1. 555f711 samus: Log EC panics to eventlog by Shawn Nematbakhsh · 10 years ago
  2. 02e847b cros_ec: Retry failed VBNV transactions by Julius Werner · 10 years ago
  3. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  4. 767d245 chromeec: Add wakeup delay after SPI /CS assertion by David Hendricks · 10 years ago
  5. b12e9be chromeec: Fix logging of EC wake events by Duncan Laurie · 10 years ago
  6. d840118 chromeec: Add battery status event and re-enable _BIX by Duncan Laurie · 10 years ago
  7. 60e6bf8 chromeec: Add support for v3 commands on LPC by Duncan Laurie · 10 years ago
  8. fc0f517 chromeec: Add commands to check PD image type by Duncan Laurie · 10 years ago
  9. 8caa80b chromeec: Update ec_commands.h from EC repository by Duncan Laurie · 10 years ago
  10. bf5407c chromeec: Clear post code before reboot to RO by Duncan Laurie · 10 years ago
  11. 98cc94c chromeec: Add ACPI device for PD MCU and handle related EC host event by Shawn Nematbakhsh · 10 years ago
  12. 4869111 chromeec: use stopwatch API by Aaron Durbin · 10 years ago
  13. aee78f0 chromeec: provide proto v3 over i2c support by Aaron Durbin · 10 years ago
  14. 8282727 chromeec: allow transport implementation to provide buffers for proto v3 by Aaron Durbin · 10 years ago
  15. 3e49738 chromeec: correct response length for VBNV write by Aaron Durbin · 10 years ago
  16. b335c3d chromeec: Move SERIQ mode to LPC option by Marc Jones · 9 years ago
  17. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  18. 224f922 vboot2: read dev and recovery switch by Daisuke Nojiri · 10 years ago
  19. 612163eb chrome ec: Add ACPI Device for ALS if enabled by Duncan Laurie · 10 years ago
  20. 1d6560f chromeos: Unconditionally clear the EC recovery request by Sheng-Liang Song · 10 years ago
  21. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  22. 967058f spi: Factor EC protocol details out of the SPI drivers. by Gabe Black · 10 years ago
  23. 05a1dc3 ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL by Edward O'Callaghan · 10 years ago
  24. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  25. 5f19eb6 ec: Use DEVICE_NOOP macro formalism over static stub func by Edward O'Callaghan · 10 years ago
  26. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  27. 3f1500f google/chromeec: Notify DPTF charger participant on AC state change by Duncan Laurie · 11 years ago
  28. e6b280e chrome ec: Add support for limiting charger current by Duncan Laurie · 11 years ago
  29. 47d37b9 ec/lenovo/h8: return correctly typed package if battery is absent by Vladimir Serbinenko · 10 years ago
  30. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  31. 8603513 ec/lenovo/h8: Implement thinkpad-acpi compatible LED function by Vladimir Serbinenko · 10 years ago
  32. 7096a0c ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpi by Vladimir Serbinenko · 10 years ago
  33. fc10c34 lenovo/h8: Support tablet events by Vladimir Serbinenko · 10 years ago
  34. e4340b5 ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment by Paul Menzel · 10 years ago
  35. 883e7ac lenovo/h8: Support uwb radio. by Vladimir Serbinenko · 10 years ago
  36. aaaf689 chromeos: On ARM platforms VBNV lives in the EC by Stefan Reinauer · 11 years ago
  37. b359ade lenovo/h8: Remove useless smi.h include. by Vladimir Serbinenko · 10 years ago
  38. 3bb40b9 chromeec: Implement full battery workaround at 6% by Duncan Laurie · 11 years ago
  39. 18d9899b chrome ec: Add Methods for new EC events by Duncan Laurie · 11 years ago
  40. e0ceac3 ec/lenovo/h8: Apply ME workaround on X230 on S3 resume. by Vladimir Serbinenko · 10 years ago
  41. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  42. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  43. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  44. b57fef9 src/ec: Sanitize headers and comment #endif pairings by Edward O'Callaghan · 10 years ago
  45. 9f1a7cf chromeec: add function to reboot on unexpected image by Aaron Durbin · 11 years ago
  46. 8be6759 chrome ec: Fix temperature calcualtion in PATx methods by Duncan Laurie · 11 years ago
  47. b3ce658 chrome ec: call DPTF thermal threshold event handler by Aaron Durbin · 10 years ago
  48. 93e2444 chrome ec: Update header and add functions to support DPTF by Duncan Laurie · 11 years ago
  49. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  50. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  51. ad8d913 baytrail: Basic DPTF framework by Duncan Laurie · 11 years ago
  52. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  53. fa84067 ec/compal/ene932: Update to use coreboot EC-mainboard API by Alexandru Gagniuc · 10 years ago
  54. 1a3872f ec/compal/ene932/acpi: Let mainboard define the ACPI lid object by Alexandru Gagniuc · 10 years ago
  55. b1e63e4 ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' by Alexandru Gagniuc · 10 years ago
  56. 5ca914b lenovo/x60: Unify volume button handling with common code. by Vladimir Serbinenko · 11 years ago
  57. 2f6402c chromeec: allow override of i8042 interrupt by Aaron Durbin · 11 years ago
  58. 58867b1 chrome ec: Fix ASL to use IO() instead of FixedIO() by Duncan Laurie · 11 years ago
  59. ea9181c acpi/ec: Add missing delays by Vladimir Serbinenko · 11 years ago
  60. f3c3dae ec/lenovo/h8: Add backlight control. by Vladimir Serbinenko · 11 years ago
  61. eada34f ec/lenovo/h8: Make trackpoint enable a CMOS option. by Vladimir Serbinenko · 11 years ago
  62. 1eda31c ec/lenovo/h8: Remove trackpoint_enable from device tree. by Vladimir Serbinenko · 11 years ago
  63. 8e7e525 ec/lenovo/h8: make wlan config a CMOS option by Vladimir Serbinenko · 11 years ago
  64. add3f7f ec/lenovo/h8: Allow control of low-battery beep. by Vladimir Serbinenko · 11 years ago
  65. 9a3b9c4 ec/lenovo/h8: Allow user to disable powermanagement beeps. by Vladimir Serbinenko · 11 years ago
  66. 11a7c84 ec/lenovo/h8: Implement sticky Fn option. by Vladimir Serbinenko · 11 years ago
  67. fc7090b ec/lenovo/h8: Add an option to swap ctrl and fn. by Vladimir Serbinenko · 11 years ago
  68. e4ac9c0 ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. by Vladimir Serbinenko · 11 years ago
  69. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  70. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  71. d338b46 chromeec: Add event methods for EC requested throttle by Duncan Laurie · 11 years ago
  72. f422a44 ec/lenovo/h8: Enable 3G modem by Vladimir Serbinenko · 11 years ago
  73. 2c87668 ec/lenovo/h8: Fix peripheral init without CMOS config by Vladimir Serbinenko · 11 years ago
  74. d0a6a38 chromeec: Allow get_board_version to be called from romstage. by Shawn Nematbakhsh · 11 years ago
  75. 161e9cc Introduce a config whether dock is inited in romstage or not by Vladimir Serbinenko · 11 years ago
  76. dfc0881 EC H8: remove dependence on IS_X201 by Vladimir Serbinenko · 11 years ago
  77. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  78. 77a5abe ec/lenovo/h8: Add h8_build_id_and_function_spec_version() by Peter Stuge · 11 years ago
  79. eb13b6f H8: Move EC GPE declaration to mainboard by Vladimir Serbinenko · 11 years ago
  80. 969553e Add declaration of dock registers 1, 2 and 3. by Vladimir Serbinenko · 11 years ago
  81. d26558c Lenovo hotkeys support by Vladimir Serbinenko · 11 years ago
  82. 219f068 Change EC GPE on X201 by Vladimir Serbinenko · 11 years ago
  83. e2b6795 Call X201 dock hooks in EC code by Vladimir Serbinenko · 11 years ago
  84. ca4f073 ec/kontron/it8516e: Add sanity checks for values from nvram by Nico Huber · 11 years ago
  85. 1f9f678 ec/kontron/it8516e: Comment low-level EC functions by Nico Huber · 11 years ago
  86. 260c33b ec/kontron/it8516e: Remove some unsafe bit shifting by Nico Huber · 11 years ago
  87. 9ce71b3 ec/kontron/it8516e: Add PWM limits option by Nico Huber · 11 years ago
  88. 942b6c2 ec/kontron/it8516e: Correct fan setting for PWM mode by Nico Huber · 11 years ago
  89. 6d6a2ac ec/kontron/it8516e: Add option for external temperature sensor by Nico Huber · 11 years ago
  90. 9f96aa6 chromeec: Add a function to send passthrough i2c messages. by Gabe Black · 11 years ago
  91. 0ee7062 ec/google: Support ChromeOS EC on SPI bus. by Hung-Te Lin · 11 years ago
  92. e946f98 ec/google: Support Chrome EC protocol version 3. by Hung-Te Lin · 11 years ago
  93. 23fb997 ec/google: Generalize communication protocol support in EC drivers. by Hung-Te Lin · 11 years ago
  94. ce7a5a7 ec/chromeec: Merge upstream V3 structure and constant definition. by Hung-Te Lin · 11 years ago
  95. e221aad ec: Reserve correct ioport regions for Chrome OS EC to use by Bill Richardson · 11 years ago
  96. 6d16c43 slippy/falco/peppy: Enable SERIRQ continuous mode by Duncan Laurie · 11 years ago
  97. 7cced0d ec: Add romstage function for checking and rebooting EC by Duncan Laurie · 11 years ago
  98. 433432b chrome ec: Update EC header from EC repository by Duncan Laurie · 11 years ago
  99. 045222f ec: Remove hardcoded GPI offset in EC SCI by Duncan Laurie · 11 years ago
  100. 8940d3e ec: Fix spelling by Martin Roth · 11 years ago