1. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  2. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  3. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  4. 40f6542 ec/google/chromeec: fix the error status passing by YH Lin · 5 years ago
  5. c1efec7 ec/google/chromeec: add support for retrieving OEM name by Wisley Chen · 6 years ago
  6. 374b937 ec/google/chromeec: Get rid of __SMM__ guard for chromeec functions by Furquan Shaikh · 6 years ago
  7. c80ff84 ec/google/chromeec: Update google_chromeec_get_board_version prototype by Karthikeyan Ramasubramanian · 6 years ago
  8. 88900dc ec/google/chromeec: check to see if s0ix is enabled by Paul Moy · 6 years ago
  9. b388c0e ec/google/chromeec: add support for retrieving DRAM part number by Aaron Durbin · 6 years ago
  10. bd21f2844 chromeec: Read EC uptime info on boot by Jonathan Brandmeyer · 6 years ago
  11. 6bffc5c chromeec: Sync ec_commands.h with CrOS upstream by Jonathan Brandmeyer · 6 years ago
  12. 1a5b7c6 ec/google/chromeec: Initialize SMI mask in google_chromeec_events_init by Furquan Shaikh · 6 years ago
  13. a29d234 ec/google/chromeec: add config for wake event types by Patrick Georgi · 6 years ago
  14. ccfa18f cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amode by Daisuke Nojiri · 6 years ago
  15. 7824d9b chromeec: fix an uninitialized local variable by Zhuohao Lee · 6 years ago
  16. d182b63 mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD by Daisuke Nojiri · 6 years ago
  17. 4132893 ec/chromeec: Fix check for UHEPI support by Matt DeVillier · 6 years ago
  18. 8389fe6 ec/google/chromeec: Remove extra newline characters from printk by Furquan Shaikh · 6 years ago
  19. f984a05 chromeec: Sync ec_commands.h for CBI tags by Daisuke Nojiri · 7 years ago
  20. ebb86be chromeec: Add google_chromeec_wait_for_display by Daisuke Nojiri · 7 years ago
  21. 476c2c5 chromeec: Add google_chromeec_pd_get_amode by Daisuke Nojiri · 7 years ago
  22. 07f9748f ec/google: Get OEM ID and SKU ID from EC by Daisuke Nojiri · 7 years ago
  23. 1dfc2c3 google/chromeec: Enable unified host event programming interface by Jenny TC · 7 years ago
  24. 93fd8fa chromeec: Add command to override charger limit by Daisuke Nojiri · 7 years ago
  25. 8788fd6 chromeec: Change the API for hostevent/wake masks to handle 64-bit by Furquan Shaikh · 7 years ago
  26. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  27. ebd5330 chromeec: Add function to retrieve usb c charger info by Shelley Chen · 7 years ago
  28. 1432cbc google/chromeec: Do not set wake mask before logging EC events by Furquan Shaikh · 7 years ago
  29. 70b257f ec/google/chromeec: Export google_chromeec_log_events in ec.h by Furquan Shaikh · 7 years ago
  30. e01bf64 google/chromeec: Add new helper function to read MKBP events by Furquan Shaikh · 7 years ago
  31. 2749c52 ec/google/chromeec: Add library function google_chromeec_events_init by Furquan Shaikh · 7 years ago
  32. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  33. e2bb059 ec/google: Add command to set APU SKU ID to EC by Kevin Chiu · 7 years ago
  34. 69206d9 ec/google: Add command to fetch SKU ID from EC by Patrick Georgi · 7 years ago
  35. 7378a17 ec/google/chromeec: Add support for EC device events by Duncan Laurie · 7 years ago
  36. f5c3518 src/ec: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  37. e68d22f ec/google/chromeec: provide reboot function by Aaron Durbin · 7 years ago
  38. 96a4317 ec/google/chromeec: let platform prepare for reboot when resetting EC by Aaron Durbin · 8 years ago
  39. ea79d2b google/chromeec: Add command to control USB PD role by Julius Werner · 8 years ago
  40. bce8bb6 google/chromeec: Add elog events for recovery mode switches by Furquan Shaikh · 8 years ago
  41. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  42. 7865932 ec/google: Add support for the EC 'get time' function by Simon Glass · 8 years ago
  43. e2cea4f google/chromeec: Add temporary storage interface by Duncan Laurie · 9 years ago
  44. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  45. f506031 ec/google: Move label to BOL to satisfy lint-tests by Patrick Georgi · 9 years ago
  46. ab40b91 chromeec: Add kconfig entry for EC PD support by Duncan Laurie · 9 years ago
  47. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  48. 02e847b cros_ec: Retry failed VBNV transactions by Julius Werner · 9 years ago
  49. b12e9be chromeec: Fix logging of EC wake events by Duncan Laurie · 10 years ago
  50. fc0f517 chromeec: Add commands to check PD image type by Duncan Laurie · 10 years ago
  51. bf5407c chromeec: Clear post code before reboot to RO by Duncan Laurie · 10 years ago
  52. 3e49738 chromeec: correct response length for VBNV write by Aaron Durbin · 10 years ago
  53. 1d6560f chromeos: Unconditionally clear the EC recovery request by Sheng-Liang Song · 10 years ago
  54. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  55. aaaf689 chromeos: On ARM platforms VBNV lives in the EC by Stefan Reinauer · 11 years ago
  56. b57fef9 src/ec: Sanitize headers and comment #endif pairings by Edward O'Callaghan · 10 years ago
  57. 9f1a7cf chromeec: add function to reboot on unexpected image by Aaron Durbin · 11 years ago
  58. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  59. d0a6a38 chromeec: Allow get_board_version to be called from romstage. by Shawn Nematbakhsh · 11 years ago
  60. 9f96aa6 chromeec: Add a function to send passthrough i2c messages. by Gabe Black · 11 years ago
  61. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 11 years ago
  62. 76720d0 ec/google: Move plug-n-play initialization to LPC protocol. by Hung-Te Lin · 11 years ago
  63. 6bfbb33 ec/google: Support Google's Chrome EC on I2C interface. by Hung-Te Lin · 11 years ago
  64. a904f9e ec/google: Isolate EC bus protocol implementation. by Hung-Te Lin · 11 years ago
  65. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  66. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  67. d6682e8 Add support for Google ChromeEC by Stefan Reinauer · 11 years ago