1. 9ab5adb lenovo/t400: Rewrite dock from t60 by Kyösti Mälkki · 7 years ago
  2. d4a0a34 google/chromeec: Add support for cros_ec_keyb device by Furquan Shaikh · 7 years ago
  3. db94213 ec/lenovo/h8: Use older syntax for bit shift by Paul Menzel · 7 years ago
  4. 068edc1 ec/lenovo/h8: Fix mute LEDs by Nicola Corna · 7 years ago
  5. b1ffff7 ec/lenovo/h8: Pulse the power LED during S3, if supported by Nicola Corna · 7 years ago
  6. 47f87bd ec/lenovo/h8: Add tablet mode switch method by Nicola Corna · 7 years ago
  7. f77d6ba Select a default SeaBIOS PS2 timeout in H8 Kconfig by Arthur Heymans · 7 years ago
  8. 9b798d7 ec/lenovo/h8: Guard against EC bugs in the battery status logic. by Tobias Diedrich · 7 years ago
  9. 2a4a452 ec/lenovo: Add guards to fix build errors without SMBIOS by Paul Menzel · 8 years ago
  10. 96a4317 ec/google/chromeec: let platform prepare for reboot when resetting EC by Aaron Durbin · 7 years ago
  11. 87d5fb8 ec/google/chromeec: Add support for tablet mode switch driver by Gwendal Grignou · 7 years ago
  12. 678923c ec/ene932: correct ACPI battery data fed into ToString() by Matt DeVillier · 8 years ago
  13. 8f9a5ff ec/google/chromeec: query cbmem for retrain status by Aaron Durbin · 8 years ago
  14. e34c16f ec/chromeec: Correct ACPI battery data fed into ToString() by Matt DeVillier · 8 years ago
  15. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  16. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  17. ea79d2b google/chromeec: Add command to control USB PD role by Julius Werner · 8 years ago
  18. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  19. c7098a6 google/parrot: Fix keyboard interrupts, DSDT by Prabal Saha · 8 years ago
  20. 020a3ce ec/roda/it8518: Add another embedded controller by Dennis Wassenberg · 9 years ago
  21. f1395d8 ec/lenovo/h8: Add USB Always On by Nicola Corna · 8 years ago
  22. cd2afc0 google/chromeec: Add common infrastructure for boot-mode switches by Furquan Shaikh · 8 years ago
  23. 6444b52 Revert "ec/lenovo/h8: don't load configuration when booting from s3" by Nico Huber · 8 years ago
  24. bce8bb6 google/chromeec: Add elog events for recovery mode switches by Furquan Shaikh · 8 years ago
  25. 2afc4e7 google/chromeec: Sync ec_commands.h host events with ec codebase by Furquan Shaikh · 8 years ago
  26. b9cee24 ec/acpi: Include ec.c unconditionally in romstage by Nico Huber · 8 years ago
  27. 318ed6f ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's comment by Alexander Couzens · 8 years ago
  28. 83df672 ec/lenovo/h8: don't load configuration when booting from s3 by Alexander Couzens · 8 years ago
  29. c5a6fb8 ec/lenovo/h8: move charge priority into own function by Alexander Couzens · 8 years ago
  30. 8a9b7b5 ec/acpi: Add missing include by Nico Huber · 8 years ago
  31. 9ac7a66 ec/lenovo/h8: fix whitespaces/tabs by Alexander Couzens · 8 years ago
  32. 93b51e7 ec/google/chromeec: Add minimum delay between SPI CS assertions by Julius Werner · 8 years ago
  33. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  34. 91fa9d7 mainboards,ec: provide common declaration for mainboard_ec_init() by Aaron Durbin · 8 years ago
  35. 05201d7 ec/google/chromeec: provide optional ASL lid switch implementation by Aaron Durbin · 8 years ago
  36. b933109 src/ec: Improve code formatting by Elyes HAOUAS · 8 years ago
  37. 2b010b8 src/ec: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  38. 63e424c google/chromeec: Ensure data is ready before reading it by Furquan Shaikh · 8 years ago
  39. 51fc93f chromeec/acpi: add Tablet event and EC ACPI MEM by jiazi Yang · 8 years ago
  40. 09ae1d5 google/chromeec: Enable/Disable ccache with config variable by Martin Roth · 8 years ago
  41. 8ff2480 chromeec: Chrome EC firmware source selection for EC and PD firmwares by Paul Kocialkowski · 8 years ago
  42. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  43. 14caed8 build system: really disable building CrEC when not needed by Patrick Georgi · 8 years ago
  44. 50b9258 skylake/mainboard: Define mainboard hook in bootblock by Subrata Banik · 8 years ago
  45. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  46. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  47. 94938fb chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding path by Paul Kocialkowski · 8 years ago
  48. 996b15c ec/google/chromeec: provide common SMI handler helpers by Aaron Durbin · 8 years ago
  49. 880b458 google/chromeec: Update EC command header by Gwendal Grignou · 8 years ago
  50. 7865932 ec/google: Add support for the EC 'get time' function by Simon Glass · 8 years ago
  51. 8e97d00 chromeec: Move EC image hash to separate file in CBFS by Julius Werner · 8 years ago
  52. 95b7a6c ec/google/chromeec/acpi: Add MKBP support by Gwendal Grignou · 8 years ago
  53. c10ac75 ec/google/chromeec: don't guard function declarations by Aaron Durbin · 8 years ago
  54. fbb3e6c ec/google/chromeec: provide way to query ioport range by Aaron Durbin · 8 years ago
  55. 866cc3d ec/google/chromeec/acpi: Add GOOG0004 to load cros_ec_lpc dynamically. by Gwendal Grignou · 8 years ago
  56. 851ef96 ec/google/chromeec/ec_lpc: Declare used IO ports as a resource by Alexandru Gagniuc · 8 years ago
  57. 0d3a512 ec/google/chromeec/ec_commands.h: Include stdint.h by Alexandru Gagniuc · 8 years ago
  58. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  59. b2f9a10 ec/lenovo/h8: do not reset volume on s3 wakeup by Christopher Spinrath · 8 years ago
  60. 42f42ff Hide EC_GOOGLE_CHROMEEC_SPI_BUS. by Vladimir Serbinenko · 8 years ago
  61. c285b30 ASL: Remove unused modulo recipient. by Vladimir Serbinenko · 8 years ago
  62. b27c24f Workaround for unused variable warning. by Vladimir Serbinenko · 8 years ago
  63. d200e0e stout: Fix ASL warnings by Vladimir Serbinenko · 8 years ago
  64. e995dad2 build system: Build Chrome EC firmware on request by Patrick Georgi · 8 years ago
  65. 49b2383 google/chromeec: implement vboot_(save|retrieve)_hash API by Aaron Durbin · 8 years ago
  66. e2cea4f google/chromeec: Add temporary storage interface by Duncan Laurie · 9 years ago
  67. eb31685 google/chromeec: Update EC command header by Duncan Laurie · 9 years ago
  68. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  69. 2387220 h8/battery: Fix ASL warning. by Vladimir Serbinenko · 8 years ago
  70. e8cc52f ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant. by Freddy Paul · 9 years ago
  71. 5f4ee47 ec: Add support for EC used on Purism Librem laptops by Duncan Laurie · 8 years ago
  72. edb937a ec/: add missing license headers by Martin Roth · 8 years ago
  73. d890b45 ACPI: Add hack to avoid IASL warning when reading back registers by Martin Roth · 9 years ago
  74. 8b954f5 ec/quanta/ene_kb3940q: Fix ACPI Notice by Martin Roth · 9 years ago
  75. 21dbc2f ec/lenovo/h8: Fix IASL warnings by Martin Roth · 9 years ago
  76. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  77. 597de28 ec/chrome: Disable LPC Continuous Serial IRQ Select by pchandri · 9 years ago
  78. f506031 ec/google: Move label to BOL to satisfy lint-tests by Patrick Georgi · 9 years ago
  79. 20373c0 chromeec: Fix ACPI compile warnings by Duncan Laurie · 9 years ago
  80. f611fcf ec: superio: Report keyboard IRQ as wake capable by Duncan Laurie · 9 years ago
  81. ab40b91 chromeec: Add kconfig entry for EC PD support by Duncan Laurie · 9 years ago
  82. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  83. ef549a0 chromeec: Move keyboard backlight code into Chrome EC directory by Duncan Laurie · 9 years ago
  84. 699c788 chromeec: Add helper function to read EC switch state by Duncan Laurie · 9 years ago
  85. f4e9eb9 mec: Correct the access mode for short payloads by Jagadish Krishnamoorthy · 9 years ago
  86. f6dde95 ec/lenovo/h8: silence sound on boot by Alexander Couzens · 9 years ago
  87. 066cc85 EC: Add new EC host event for FASTBOOT_MODE request by Furquan Shaikh · 9 years ago
  88. 852014c lenovo: Move pc_keyboard_init to h8 init. by Vladimir Serbinenko · 9 years ago
  89. 38a6062 h8: Add missing include of stdint.h by Vladimir Serbinenko · 9 years ago
  90. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  91. cbcf28f lenovo: Disable radio when suspending or turning off. by Vladimir Serbinenko · 9 years ago
  92. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  93. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  94. 16fb9b9 chromeec: ec_mec: Fix misaligned data access by Shawn Nematbakhsh · 9 years ago
  95. 5725ea3 chromeec: lpc: Add variant MEC IO by Shawn Nematbakhsh · 9 years ago
  96. 4f332fb chromeec: lpc: Read / write IO ports through common functions by Shawn Nematbakhsh · 9 years ago
  97. 19ffcb3 chromeec: Access ID + flags through ACPI I/O ports by Shawn Nematbakhsh · 9 years ago
  98. 37b7a66 chromeec: Support accessing memmap data over port 62/66 by Shawn Nematbakhsh · 9 years ago
  99. 235f922 chromeec: Update ec_commands.h from EC repository by Shawn Nematbakhsh · 9 years ago
  100. e95db22 chromeec: Fix printf formatting warning by Anatol Pomozov · 9 years ago