1. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  2. 9594550 ec/hp/kbc1126: Make firmware offsets user configurable by Bill XIE · 4 years, 7 months ago
  3. cf42578 ec/google/chromeec: ignore LIMIT_POWER based on command code in response by Rizwan Qureshi · 4 years, 7 months ago
  4. 0d9fb55 ec/google: Fix wedging AP on early ec sw sync by Tim Wawrzynczak · 4 years, 7 months ago
  5. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  6. 4f66cb9 src: Add missing include <types.h> by Elyes HAOUAS · 4 years, 8 months ago
  7. 9cb88a7 src: Conditionally include TEVT by Frans Hendriks · 4 years, 7 months ago
  8. 45d05d08 ec/google/chromeec/acpi: move PS2K under PCI0 by Matt DeVillier · 4 years, 7 months ago
  9. c650e13 ec/google/wilco: Add EC ACPI methods for privacy screen by Mathew King · 4 years, 9 months ago
  10. 95b3f28 ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  11. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 8 months ago
  12. 59eb2fd ec/hp/kbc1126: Include early_init.c in bootblock by Arthur Heymans · 4 years, 8 months ago
  13. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 8 months ago
  14. 72f13e5 ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific by Bill XIE · 4 years, 9 months ago
  15. be5317f ELOG: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 8 months ago
  16. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 8 months ago
  17. 8163265 include: Remove EC_EVENT_* from elog.h by Yu-Ping Wu · 4 years, 9 months ago
  18. 1966b5c80 ec/google/chromeec: Add EC driver support for software sync by Tim Wawrzynczak · 4 years, 9 months ago
  19. b5c345a ec/google/chromeec: Clean up ec.[ch] by Tim Wawrzynczak · 4 years, 9 months ago
  20. 5216b72 ec/{compal,google,quanta}: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 9 months ago
  21. fe3a19d src/ec/quanta: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 9 months ago
  22. d624e39 (acpi) superio.asl: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 9 months ago
  23. 3128f33 ec/google/chromeec/acpi: Drop wrong _ADR object by Elyes HAOUAS · 4 years, 9 months ago
  24. b33d8ce ec/acpi/ec.c Link EC code in bootblock & verstage by Arthur Heymans · 4 years, 9 months ago
  25. ae47a6f ec/google/chromeec: fix format security warning by Greg V · 4 years, 10 months ago
  26. 30d3c9e ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled by Martin Roth · 4 years, 11 months ago
  27. 5fb34e8 ec/kontron/kempld: Add fall-through comments where appropriate by Nico Huber · 4 years, 10 months ago
  28. dd12d53 3rdparty/chromeec: Update to latest master by Elyes HAOUAS · 6 years ago
  29. 4a63780 ec/acpi: Replace __PRE_RAM__ use by Kyösti Mälkki · 4 years, 10 months ago
  30. 0a19f1d ec/kontron/kempld: Select DRIVERS_UART_8250IO by Nico Huber · 6 years ago
  31. 4d9d964 vboot: remove fastboot support by Joel Kitching · 5 years ago
  32. d12d252 ec/google/chromeec: Add config option for eSPI by Martin Roth · 4 years, 11 months ago
  33. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  34. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 5 years ago
  35. 8d6ea6a ec/google/chromeec: Update ec_commands.h by You-Cheng Syu · 5 years ago
  36. 7e8eb6b ec/lenovo/h8: Add option to set F1-F12 as primary function by Iru Cai · 5 years ago
  37. 6ae8b50 chromeec: Depend on events_copy_b to identify the wake source by Ravi Chandra Sadineni · 5 years ago
  38. 07841c2 src/ec: Drop __PRE_RAM__ and __SMM__ guards by Kyösti Mälkki · 5 years ago
  39. e405c27 lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__ by Kyösti Mälkki · 5 years ago
  40. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  41. b93f866 ec/google/chromeec: Use MAYBE_STATIC by Kyösti Mälkki · 5 years ago
  42. 77f778c ec/google/wilco: Hide wilco symbols when unused by Elyes HAOUAS · 5 years ago
  43. cacecef ec/google/chromeec: Pass reference of object to BBST() method by Duncan Laurie · 5 years ago
  44. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  45. b874ef4 src/ec: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  46. 1ba0da1 ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  47. b534271 ec/google/chromeec/ec_lpc: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  48. 6ff848a ec/google/wilco: Read back from EC RAM after S0ix entry by Duncan Laurie · 5 years ago
  49. c145e54 ec/google/wilco: Add UCSI support by Duncan Laurie · 5 years ago
  50. 60a0a3d ec/lenovo/h8: Fix method name in ACPI code by Evgeny Zinoviev · 5 years ago
  51. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 5 years ago
  52. 35f9507 ec/google/wilco: Fix radio control command by Duncan Laurie · 5 years ago
  53. f41afde ec/google/wilco: set diagnostic LEDs on boot failure by Keith Short · 5 years ago
  54. 8ef6732 ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC by Keith Short · 5 years ago
  55. 60ab1d8 src/ec/lenovo/h8/acpi: Serialize Control Method by Elyes HAOUAS · 5 years ago
  56. 2521211 ec/lenovo/h8: Add VBOOT board support by Patrick Rudolph · 5 years ago
  57. 2dc00fa ec/lenovo/h8: Add function to query sense state by Patrick Rudolph · 6 years ago
  58. b34de93 ec/google/wilco: Support board_id with EC provided ID by Duncan Laurie · 5 years ago
  59. 1c968c1 ec/google/wilco: Send "logo displayed" progress code by Duncan Laurie · 5 years ago
  60. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  61. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  62. 0f57a2b ec/google/wilco: Add ACPI _BIX method for battery by Duncan Laurie · 5 years ago
  63. 3135467 ec/google/wilco: Add a romstage init function to send progress code by Duncan Laurie · 5 years ago
  64. 5a38572 Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" by Duncan Laurie · 5 years ago
  65. 32346f0 ec/google/wilco: Add function to indicate if EC uses signed FW by Duncan Laurie · 5 years ago
  66. 19a37d6 ec/google/wilco: Enable software sync for VBOOT by Duncan Laurie · 5 years ago
  67. a436877 ec/google/wilco: Fix handling of commands that do not respond by Duncan Laurie · 5 years ago
  68. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  69. 90a96c7 ec/google/wilco: Clear S0ix support bit at boot by Duncan Laurie · 5 years ago
  70. a29d866 ec/google/wilco: coalesce tent mode to tablet mode by Jett Rink · 5 years ago
  71. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  72. 93d6ba0 ec/lenovo/h8: Implement ACPI methods to set battery thresholds by Alexey Kharlamov · 7 years ago
  73. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  74. 3695593 Fix indirect include for endianess by Kyösti Mälkki · 5 years ago
  75. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  76. 40f6542 ec/google/chromeec: fix the error status passing by YH Lin · 5 years ago
  77. 7bbed26 ec/google/chromeec: Clarify return value of google_chromeec_command by Daisuke Nojiri · 5 years ago
  78. a213ed6 ec/google/wilco: Fix ACPI power status events by Duncan Laurie · 5 years ago
  79. 8ab1752 ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms by Michael Bacarella · 5 years ago
  80. f14445c mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQ by Edward Hill · 5 years ago
  81. 4a2558b ec/google/wilco: Add virtual button support by Duncan Laurie · 5 years ago
  82. aaac678 ec/google/wilco: Add ACPI device for event interface by Duncan Laurie · 5 years ago
  83. 286a0ab ec/google/wilco: Add S0ix support handlers by Duncan Laurie · 5 years ago
  84. 76c7688 ec/google/chromeec: Add boardid.c to verstage by You-Cheng Syu · 5 years ago
  85. a31872c ec/google/wilco: Turn on wake up from lid by Lijian Zhao · 6 years ago
  86. 016ef9e ec/kontron: Add support for Kontron kempld by Nico Huber · 7 years ago
  87. 680ed1f6 ec/chromeec: fix LPC read/write for MEC devices by Matt DeVillier · 6 years ago
  88. 4f4322d lenovo/h8,thinkpads: Re-do USB Always On by Nathaniel Roach · 6 years ago
  89. 221ebdc ec/google/wilco: Turn camera power on by Duncan Laurie · 6 years ago
  90. bfb001d ec/google/wilco: Guard DTPF with ifdef by Duncan Laurie · 6 years ago
  91. 98d7de7 ec/google/wilco/acpi: Add DPTF support by Duncan Laurie · 6 years ago
  92. 4c14ca8 ec/google/wilco/acpi: Fix issues and clean up by Duncan Laurie · 6 years ago
  93. 45b8465 ec/google/wilco: Fix extended event handling by Duncan Laurie · 6 years ago
  94. 57f22f6 ec/google/wilco: Enable WiFi radio by Duncan Laurie · 6 years ago
  95. f6ce603 ec/google/wilco: Enable COM1 ACPI device by Duncan Laurie · 6 years ago
  96. 04008a9 cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  97. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  98. c1efec7 ec/google/chromeec: add support for retrieving OEM name by Wisley Chen · 6 years ago
  99. 036ccd7 google/chromeec/acpi/ec: Add support for Device DPTF Profile Number by Karthikeyan Ramasubramanian · 6 years ago
  100. 017b5c4 ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT config by Karthikeyan Ramasubramanian · 6 years ago