Age | Commit message (Expand) | Author |
2016-02-09 | build system: Build Chrome EC firmware on request | Patrick Georgi |
2016-02-04 | google/chromeec: implement vboot_(save|retrieve)_hash API | Aaron Durbin |
2016-02-04 | google/chromeec: Add temporary storage interface | Duncan Laurie |
2016-02-04 | google/chromeec: Update EC command header | Duncan Laurie |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2016-01-28 | ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant. | Freddy Paul |
2016-01-14 | ec/: add missing license headers | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | ec/chrome: Disable LPC Continuous Serial IRQ Select | pchandri |
2015-10-15 | ec/google: Move label to BOL to satisfy lint-tests | Patrick Georgi |
2015-09-28 | chromeec: Fix ACPI compile warnings | Duncan Laurie |
2015-09-28 | ec: superio: Report keyboard IRQ as wake capable | Duncan Laurie |
2015-09-09 | chromeec: Add kconfig entry for EC PD support | Duncan Laurie |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-09-01 | chromeec: Move keyboard backlight code into Chrome EC directory | Duncan Laurie |
2015-08-27 | chromeec: Add helper function to read EC switch state | Duncan Laurie |
2015-07-21 | mec: Correct the access mode for short payloads | Jagadish Krishnamoorthy |
2015-06-30 | EC: Add new EC host event for FASTBOOT_MODE request | Furquan Shaikh |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-29 | kbuild: automatically include ECs | Stefan Reinauer |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-27 | chromeec: ec_mec: Fix misaligned data access | Shawn Nematbakhsh |
2015-04-22 | chromeec: lpc: Add variant MEC IO | Shawn Nematbakhsh |
2015-04-22 | chromeec: lpc: Read / write IO ports through common functions | Shawn Nematbakhsh |
2015-04-22 | chromeec: Access ID + flags through ACPI I/O ports | Shawn Nematbakhsh |
2015-04-22 | chromeec: Support accessing memmap data over port 62/66 | Shawn Nematbakhsh |
2015-04-22 | chromeec: Update ec_commands.h from EC repository | Shawn Nematbakhsh |
2015-04-14 | chromeec: Fix printf formatting warning | Anatol Pomozov |
2015-04-10 | samus: Log EC panics to eventlog | Shawn Nematbakhsh |
2015-04-10 | cros_ec: Retry failed VBNV transactions | Julius Werner |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-02 | chromeec: Add wakeup delay after SPI /CS assertion | David Hendricks |
2015-04-02 | chromeec: Fix logging of EC wake events | Duncan Laurie |
2015-04-02 | chromeec: Add battery status event and re-enable _BIX | Duncan Laurie |
2015-04-02 | chromeec: Add support for v3 commands on LPC | Duncan Laurie |
2015-04-02 | chromeec: Add commands to check PD image type | Duncan Laurie |
2015-04-02 | chromeec: Update ec_commands.h from EC repository | Duncan Laurie |
2015-03-31 | chromeec: Clear post code before reboot to RO | Duncan Laurie |
2015-03-27 | chromeec: Add ACPI device for PD MCU and handle related EC host event | Shawn Nematbakhsh |
2015-03-21 | chromeec: use stopwatch API | Aaron Durbin |
2015-03-21 | chromeec: provide proto v3 over i2c support | Aaron Durbin |
2015-03-21 | chromeec: allow transport implementation to provide buffers for proto v3 | Aaron Durbin |
2015-03-21 | chromeec: correct response length for VBNV write | Aaron Durbin |
2015-03-18 | chromeec: Move SERIQ mode to LPC option | Marc Jones |
2015-01-27 | vboot2: read dev and recovery switch | Daisuke Nojiri |
2015-01-09 | chrome ec: Add ACPI Device for ALS if enabled | Duncan Laurie |
2014-12-30 | chromeos: Unconditionally clear the EC recovery request | Sheng-Liang Song |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-09 | spi: Factor EC protocol details out of the SPI drivers. | Gabe Black |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |