1. b33d8ce ec/acpi/ec.c Link EC code in bootblock & verstage by Arthur Heymans · 4 years ago
  2. ae47a6f ec/google/chromeec: fix format security warning by Greg V · 4 years ago
  3. 30d3c9e ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled by Martin Roth · 4 years, 1 month ago
  4. 5fb34e8 ec/kontron/kempld: Add fall-through comments where appropriate by Nico Huber · 4 years ago
  5. dd12d53 3rdparty/chromeec: Update to latest master by Elyes HAOUAS · 4 years, 9 months ago
  6. 4a63780 ec/acpi: Replace __PRE_RAM__ use by Kyösti Mälkki · 4 years, 1 month ago
  7. 0a19f1d ec/kontron/kempld: Select DRIVERS_UART_8250IO by Nico Huber · 4 years, 10 months ago
  8. 4d9d964 vboot: remove fastboot support by Joel Kitching · 4 years, 1 month ago
  9. d12d252 ec/google/chromeec: Add config option for eSPI by Martin Roth · 4 years, 1 month ago
  10. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 4 years, 1 month ago
  11. 85bb874 google/chromeos: Support AP watchdog flag from Chrome EC by You-Cheng Syu · 4 years, 7 months ago
  12. 8d6ea6a ec/google/chromeec: Update ec_commands.h by You-Cheng Syu · 4 years, 7 months ago
  13. 7e8eb6b ec/lenovo/h8: Add option to set F1-F12 as primary function by Iru Cai · 4 years, 2 months ago
  14. 6ae8b50 chromeec: Depend on events_copy_b to identify the wake source by Ravi Chandra Sadineni · 4 years, 3 months ago
  15. 07841c2 src/ec: Drop __PRE_RAM__ and __SMM__ guards by Kyösti Mälkki · 4 years, 1 month ago
  16. e405c27 lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__ by Kyösti Mälkki · 4 years, 1 month ago
  17. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 4 years, 1 month ago
  18. b93f866 ec/google/chromeec: Use MAYBE_STATIC by Kyösti Mälkki · 4 years, 1 month ago
  19. 77f778c ec/google/wilco: Hide wilco symbols when unused by Elyes HAOUAS · 4 years, 2 months ago
  20. cacecef ec/google/chromeec: Pass reference of object to BBST() method by Duncan Laurie · 4 years, 3 months ago
  21. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 4 years, 3 months ago
  22. b874ef4 src/ec: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 4 years, 5 months ago
  23. 1ba0da1 ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' by Elyes HAOUAS · 4 years, 4 months ago
  24. b534271 ec/google/chromeec/ec_lpc: Remove unneeded 'else' by Elyes HAOUAS · 4 years, 4 months ago
  25. 6ff848a ec/google/wilco: Read back from EC RAM after S0ix entry by Duncan Laurie · 4 years, 4 months ago
  26. c145e54 ec/google/wilco: Add UCSI support by Duncan Laurie · 4 years, 5 months ago
  27. 60a0a3d ec/lenovo/h8: Fix method name in ACPI code by Evgeny Zinoviev · 4 years, 4 months ago
  28. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 4 years, 5 months ago
  29. 35f9507 ec/google/wilco: Fix radio control command by Duncan Laurie · 4 years, 4 months ago
  30. f41afde ec/google/wilco: set diagnostic LEDs on boot failure by Keith Short · 4 years, 5 months ago
  31. 8ef6732 ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC by Keith Short · 4 years, 5 months ago
  32. 60ab1d8 src/ec/lenovo/h8/acpi: Serialize Control Method by Elyes HAOUAS · 4 years, 5 months ago
  33. 2521211 ec/lenovo/h8: Add VBOOT board support by Patrick Rudolph · 4 years, 5 months ago
  34. 2dc00fa ec/lenovo/h8: Add function to query sense state by Patrick Rudolph · 5 years ago
  35. b34de93 ec/google/wilco: Support board_id with EC provided ID by Duncan Laurie · 4 years, 6 months ago
  36. 1c968c1 ec/google/wilco: Send "logo displayed" progress code by Duncan Laurie · 4 years, 6 months ago
  37. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 4 years, 6 months ago
  38. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 5 years ago
  39. 0f57a2b ec/google/wilco: Add ACPI _BIX method for battery by Duncan Laurie · 4 years, 6 months ago
  40. 3135467 ec/google/wilco: Add a romstage init function to send progress code by Duncan Laurie · 4 years, 6 months ago
  41. 5a38572 Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" by Duncan Laurie · 4 years, 6 months ago
  42. 32346f0 ec/google/wilco: Add function to indicate if EC uses signed FW by Duncan Laurie · 4 years, 6 months ago
  43. 19a37d6 ec/google/wilco: Enable software sync for VBOOT by Duncan Laurie · 4 years, 7 months ago
  44. a436877 ec/google/wilco: Fix handling of commands that do not respond by Duncan Laurie · 4 years, 7 months ago
  45. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 4 years, 7 months ago
  46. 90a96c7 ec/google/wilco: Clear S0ix support bit at boot by Duncan Laurie · 4 years, 7 months ago
  47. a29d866 ec/google/wilco: coalesce tent mode to tablet mode by Jett Rink · 4 years, 7 months ago
  48. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 4 years, 7 months ago
  49. 93d6ba0 ec/lenovo/h8: Implement ACPI methods to set battery thresholds by Alexey Kharlamov · 6 years ago
  50. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 4 years, 7 months ago
  51. 3695593 Fix indirect include for endianess by Kyösti Mälkki · 4 years, 7 months ago
  52. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years, 7 months ago
  53. 40f6542 ec/google/chromeec: fix the error status passing by YH Lin · 4 years, 7 months ago
  54. 7bbed26 ec/google/chromeec: Clarify return value of google_chromeec_command by Daisuke Nojiri · 4 years, 7 months ago
  55. a213ed6 ec/google/wilco: Fix ACPI power status events by Duncan Laurie · 4 years, 7 months ago
  56. 8ab1752 ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms by Michael Bacarella · 4 years, 8 months ago
  57. f14445c mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQ by Edward Hill · 4 years, 8 months ago
  58. 4a2558b ec/google/wilco: Add virtual button support by Duncan Laurie · 4 years, 8 months ago
  59. aaac678 ec/google/wilco: Add ACPI device for event interface by Duncan Laurie · 4 years, 8 months ago
  60. 286a0ab ec/google/wilco: Add S0ix support handlers by Duncan Laurie · 4 years, 8 months ago
  61. 76c7688 ec/google/chromeec: Add boardid.c to verstage by You-Cheng Syu · 4 years, 8 months ago
  62. a31872c ec/google/wilco: Turn on wake up from lid by Lijian Zhao · 4 years, 9 months ago
  63. 016ef9e ec/kontron: Add support for Kontron kempld by Nico Huber · 6 years ago
  64. 680ed1f6 ec/chromeec: fix LPC read/write for MEC devices by Matt DeVillier · 4 years, 9 months ago
  65. 4f4322d lenovo/h8,thinkpads: Re-do USB Always On by Nathaniel Roach · 4 years, 11 months ago
  66. 221ebdc ec/google/wilco: Turn camera power on by Duncan Laurie · 4 years, 10 months ago
  67. bfb001d ec/google/wilco: Guard DTPF with ifdef by Duncan Laurie · 4 years, 10 months ago
  68. 98d7de7 ec/google/wilco/acpi: Add DPTF support by Duncan Laurie · 4 years, 10 months ago
  69. 4c14ca8 ec/google/wilco/acpi: Fix issues and clean up by Duncan Laurie · 4 years, 10 months ago
  70. 45b8465 ec/google/wilco: Fix extended event handling by Duncan Laurie · 4 years, 11 months ago
  71. 57f22f6 ec/google/wilco: Enable WiFi radio by Duncan Laurie · 4 years, 11 months ago
  72. f6ce603 ec/google/wilco: Enable COM1 ACPI device by Duncan Laurie · 4 years, 11 months ago
  73. 04008a9 cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl by Arthur Heymans · 4 years, 10 months ago
  74. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 5 years ago
  75. c1efec7 ec/google/chromeec: add support for retrieving OEM name by Wisley Chen · 5 years ago
  76. 036ccd7 google/chromeec/acpi/ec: Add support for Device DPTF Profile Number by Karthikeyan Ramasubramanian · 5 years ago
  77. 017b5c4 ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT config by Karthikeyan Ramasubramanian · 4 years, 11 months ago
  78. 0d6349e ec/google/chromeec: Configure EC_SYNC_IRQ as level triggered by Furquan Shaikh · 4 years, 11 months ago
  79. 55a9722 chromeec: Disable battery remaining capacity workaround by Daisuke Nojiri · 5 years ago
  80. db48f7e ec/google/wilco: Add wake pin configuration by Duncan Laurie · 5 years ago
  81. 29f2b25 ec/google/wilco: Unmute audio on init by Duncan Laurie · 5 years ago
  82. f5d688a ec/google/wilco: Add ACPI SuperIO devices by Duncan Laurie · 5 years ago
  83. e52840a ec/google/wilco: Add ACPI EC event handlers by Duncan Laurie · 5 years ago
  84. 4af38d4 ec/google/wilco: Add ACPI battery and AC objects by Duncan Laurie · 5 years ago
  85. a802be2 ec/google/wilco: Add ACPI EC infrastructure by Duncan Laurie · 5 years ago
  86. ea98b40 ec/google/wilco: Add a bootblock function for early init by Duncan Laurie · 5 years ago
  87. 3fbe194 ec/google/wilco: Save and restore PS/2 data for S3 by Duncan Laurie · 5 years ago
  88. d978174 ec/google/wilco: Add SMM handlers by Duncan Laurie · 5 years ago
  89. 421a962 ec/google/wilco: Report BIOS progress to the EC by Duncan Laurie · 5 years ago
  90. b29e2d5 ec/google/wilco: Add devicetree chip infrastructure by Duncan Laurie · 5 years ago
  91. 2f95492 ec/google/wilco: Add power related mailbox commands by Duncan Laurie · 5 years ago
  92. b0bf280 ec/google/wilco: Add mailbox commands by Duncan Laurie · 5 years ago
  93. 5f6f1da ec/google/wilco: Add mailbox helper functions by Duncan Laurie · 5 years ago
  94. 21dde8b ec/google/wilco: Add Wilco EC mailbox interface by Duncan Laurie · 5 years ago
  95. 32ca3cd ec/google/chromeec: Use common MEC interface by Duncan Laurie · 5 years ago
  96. 26cf00a ec/google/common: Add a common MEC interface by Duncan Laurie · 5 years ago
  97. 8dcfcb31 ec/google/chromeec: Add support for querying ec board id in smm stage by Furquan Shaikh · 5 years ago
  98. 374b937 ec/google/chromeec: Get rid of __SMM__ guard for chromeec functions by Furquan Shaikh · 5 years ago
  99. d44221f Move compiler.h to commonlib by Nico Huber · 5 years ago
  100. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 5 years ago