1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  2. 2c079fc src/ec: Get rid of unnecessary blank line {before,after} brace by Elyes HAOUAS · 2 years, 5 months ago
  3. 796ea82 ec/google/chromeec: Update google_chromeec_usb_pd_get_info() by Derek Huang · 2 years, 10 months ago
  4. 63ffc1a ec/google/chromeec: Add new API for USB-C mux handling by Derek Huang · 2 years, 10 months ago
  5. c0bd123 ec/google/chromeec: Add APIs for USB-C DP ALT mode by Derek Huang · 2 years, 11 months ago
  6. c0f005a ec/google/chromeec: Update some PD and DisplayPort APIs by Derek Huang · 2 years, 10 months ago
  7. f1f9b3d ec/google/chromeec: Update google_chromeec_usb_pd_control() by Derek Huang · 2 years, 10 months ago
  8. 082be10 chromeec: make ssfc optional in fw_config by Kangheui Won · 3 years, 3 months ago
  9. 8672884 ec/google/chromeec: Optionally include SSFC in firmware config by Karthikeyan Ramasubramanian · 3 years, 5 months ago
  10. 525cc46 ec/google/chromeec: add SSFC CBI support by Marco Chen · 3 years, 7 months ago
  11. 8a82ea9 ec/google/chromeec: Check AP reset cause for watchdog reset by Yu-Ping Wu · 3 years, 6 months ago
  12. 99e6dd9 ec/google/chromeec: Add more wrappers for regulator control by Yidi Lin · 3 years, 9 months ago
  13. 24b4af6 fw_config: Convert fw_config to a 64-bit field by Tim Wawrzynczak · 3 years, 10 months ago
  14. 79a812e ec/google/chromeec: Add wrappers to get/set the voltage by Yidi Lin · 3 years, 10 months ago
  15. 49d74de src/ec/google/chromeec: Get Type-C Mux info from EC (TCPM) by Divya Sasidharan · 4 years, 9 months ago
  16. c96d12e ec/google/chromeec: Add helper to request AP reset by Karthikeyan Ramasubramanian · 4 years ago
  17. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years ago
  18. 7777e1c ec/google/chromeec: Fix Coverity Scan error (BAD_SHIFT) by Tim Wawrzynczak · 4 years ago
  19. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 2 months ago
  20. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 2 months ago
  21. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 3 months ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  23. 89eef55 google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIG by Rajat Jain · 4 years, 3 months ago
  24. 52f18df google/chromeec: Revise parameters of EC USB PD API call by Gaggery Tsai · 4 years, 4 months ago
  25. 5352577 ec/google/chromeec: add BOARD_VERSION CBI support by Aaron Durbin · 4 years, 3 months ago
  26. a6cf8d6 ec/google/chromeec: Replace uses of ec_current_image with ec_image by Furquan Shaikh · 4 years, 3 months ago
  27. 210a008 src/ec: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  28. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  29. e0060a8 ec/google/chromeec: Fix dev ops for chromeec by Furquan Shaikh · 4 years, 4 months ago
  30. eb3cd85 ec/google/chromeec: Add SSDT generator for ChromeOS EC by Tim Wawrzynczak · 4 years, 6 months ago
  31. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 5 months ago
  32. e607829 ec/google/chromeec: Add new wrappers for host commands by Tim Wawrzynczak · 4 years, 6 months ago
  33. 8db8a61 ec/google/chromeec: add support for fw_config cbi field by Jett Rink · 4 years, 6 months ago
  34. cf42578 ec/google/chromeec: ignore LIMIT_POWER based on command code in response by Rizwan Qureshi · 4 years, 7 months ago
  35. 0d9fb55 ec/google: Fix wedging AP on early ec sw sync by Tim Wawrzynczak · 4 years, 7 months ago
  36. 95b3f28 ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  37. 8163265 include: Remove EC_EVENT_* from elog.h by Yu-Ping Wu · 4 years, 9 months ago
  38. 1966b5c80 ec/google/chromeec: Add EC driver support for software sync by Tim Wawrzynczak · 4 years, 9 months ago
  39. b5c345a ec/google/chromeec: Clean up ec.[ch] by Tim Wawrzynczak · 4 years, 9 months ago
  40. ae47a6f ec/google/chromeec: fix format security warning by Greg V · 4 years, 10 months ago
  41. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 5 years ago
  42. 8d6ea6a ec/google/chromeec: Update ec_commands.h by You-Cheng Syu · 5 years ago
  43. 6ae8b50 chromeec: Depend on events_copy_b to identify the wake source by Ravi Chandra Sadineni · 5 years ago
  44. 07841c2 src/ec: Drop __PRE_RAM__ and __SMM__ guards by Kyösti Mälkki · 5 years ago
  45. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  46. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  47. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  48. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  49. 40f6542 ec/google/chromeec: fix the error status passing by YH Lin · 5 years ago
  50. c1efec7 ec/google/chromeec: add support for retrieving OEM name by Wisley Chen · 6 years ago
  51. 374b937 ec/google/chromeec: Get rid of __SMM__ guard for chromeec functions by Furquan Shaikh · 6 years ago
  52. c80ff84 ec/google/chromeec: Update google_chromeec_get_board_version prototype by Karthikeyan Ramasubramanian · 6 years ago
  53. 88900dc ec/google/chromeec: check to see if s0ix is enabled by Paul Moy · 6 years ago
  54. b388c0e ec/google/chromeec: add support for retrieving DRAM part number by Aaron Durbin · 6 years ago
  55. bd21f2844 chromeec: Read EC uptime info on boot by Jonathan Brandmeyer · 6 years ago
  56. 6bffc5c chromeec: Sync ec_commands.h with CrOS upstream by Jonathan Brandmeyer · 6 years ago
  57. 1a5b7c6 ec/google/chromeec: Initialize SMI mask in google_chromeec_events_init by Furquan Shaikh · 6 years ago
  58. a29d234 ec/google/chromeec: add config for wake event types by Patrick Georgi · 6 years ago
  59. ccfa18f cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amode by Daisuke Nojiri · 6 years ago
  60. 7824d9b chromeec: fix an uninitialized local variable by Zhuohao Lee · 6 years ago
  61. d182b63 mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD by Daisuke Nojiri · 6 years ago
  62. 4132893 ec/chromeec: Fix check for UHEPI support by Matt DeVillier · 6 years ago
  63. 8389fe6 ec/google/chromeec: Remove extra newline characters from printk by Furquan Shaikh · 6 years ago
  64. f984a05 chromeec: Sync ec_commands.h for CBI tags by Daisuke Nojiri · 6 years ago
  65. ebb86be chromeec: Add google_chromeec_wait_for_display by Daisuke Nojiri · 6 years ago
  66. 476c2c5 chromeec: Add google_chromeec_pd_get_amode by Daisuke Nojiri · 6 years ago
  67. 07f9748f ec/google: Get OEM ID and SKU ID from EC by Daisuke Nojiri · 6 years ago
  68. 1dfc2c3 google/chromeec: Enable unified host event programming interface by Jenny TC · 7 years ago
  69. 93fd8fa chromeec: Add command to override charger limit by Daisuke Nojiri · 7 years ago
  70. 8788fd6 chromeec: Change the API for hostevent/wake masks to handle 64-bit by Furquan Shaikh · 7 years ago
  71. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  72. ebd5330 chromeec: Add function to retrieve usb c charger info by Shelley Chen · 7 years ago
  73. 1432cbc google/chromeec: Do not set wake mask before logging EC events by Furquan Shaikh · 7 years ago
  74. 70b257f ec/google/chromeec: Export google_chromeec_log_events in ec.h by Furquan Shaikh · 7 years ago
  75. e01bf64 google/chromeec: Add new helper function to read MKBP events by Furquan Shaikh · 7 years ago
  76. 2749c52 ec/google/chromeec: Add library function google_chromeec_events_init by Furquan Shaikh · 7 years ago
  77. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  78. e2bb059 ec/google: Add command to set APU SKU ID to EC by Kevin Chiu · 7 years ago
  79. 69206d9 ec/google: Add command to fetch SKU ID from EC by Patrick Georgi · 7 years ago
  80. 7378a17 ec/google/chromeec: Add support for EC device events by Duncan Laurie · 7 years ago
  81. f5c3518 src/ec: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  82. e68d22f ec/google/chromeec: provide reboot function by Aaron Durbin · 7 years ago
  83. 96a4317 ec/google/chromeec: let platform prepare for reboot when resetting EC by Aaron Durbin · 7 years ago
  84. ea79d2b google/chromeec: Add command to control USB PD role by Julius Werner · 8 years ago
  85. bce8bb6 google/chromeec: Add elog events for recovery mode switches by Furquan Shaikh · 8 years ago
  86. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  87. 7865932 ec/google: Add support for the EC 'get time' function by Simon Glass · 8 years ago
  88. e2cea4f google/chromeec: Add temporary storage interface by Duncan Laurie · 9 years ago
  89. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  90. f506031 ec/google: Move label to BOL to satisfy lint-tests by Patrick Georgi · 9 years ago
  91. ab40b91 chromeec: Add kconfig entry for EC PD support by Duncan Laurie · 9 years ago
  92. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  93. 02e847b cros_ec: Retry failed VBNV transactions by Julius Werner · 9 years ago
  94. b12e9be chromeec: Fix logging of EC wake events by Duncan Laurie · 10 years ago
  95. fc0f517 chromeec: Add commands to check PD image type by Duncan Laurie · 10 years ago
  96. bf5407c chromeec: Clear post code before reboot to RO by Duncan Laurie · 10 years ago
  97. 3e49738 chromeec: correct response length for VBNV write by Aaron Durbin · 10 years ago
  98. 1d6560f chromeos: Unconditionally clear the EC recovery request by Sheng-Liang Song · 10 years ago
  99. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  100. aaaf689 chromeos: On ARM platforms VBNV lives in the EC by Stefan Reinauer · 11 years ago