Age | Commit message (Expand) | Author |
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 |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-09-29 | google/chromeec: Notify DPTF charger participant on AC state change | Duncan Laurie |
2014-09-19 | chrome ec: Add support for limiting charger current | Duncan Laurie |
2014-08-13 | chromeos: On ARM platforms VBNV lives in the EC | Stefan Reinauer |
2014-08-08 | chromeec: Implement full battery workaround at 6% | Duncan Laurie |
2014-08-04 | chrome ec: Add Methods for new EC events | Duncan Laurie |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-06-25 | src/ec: Sanitize headers and comment #endif pairings | Edward O'Callaghan |
2014-05-13 | chromeec: add function to reboot on unexpected image | Aaron Durbin |