Age | Commit message (Expand) | Author |
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 |
2014-05-13 | chrome ec: Fix temperature calcualtion in PATx methods | Duncan Laurie |
2014-05-13 | chrome ec: call DPTF thermal threshold event handler | Aaron Durbin |
2014-05-13 | chrome ec: Update header and add functions to support DPTF | Duncan Laurie |
2014-05-13 | src/*: Remove the last remnants of struct keyboard | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-09 | baytrail: Basic DPTF framework | Duncan Laurie |
2014-05-01 | Declare recovery and developer modes outside ChromeOS | Kyösti Mälkki |
2014-01-30 | chromeec: allow override of i8042 interrupt | Aaron Durbin |
2014-01-30 | chrome ec: Fix ASL to use IO() instead of FixedIO() | Duncan Laurie |
2013-12-21 | chromeec: Add event methods for EC requested throttle | Duncan Laurie |
2013-12-12 | chromeec: Allow get_board_version to be called from romstage. | Shawn Nematbakhsh |
2013-07-10 | chromeec: Add a function to send passthrough i2c messages. | Gabe Black |
2013-07-10 | ec/google: Support ChromeOS EC on SPI bus. | Hung-Te Lin |
2013-07-10 | ec/google: Support Chrome EC protocol version 3. | Hung-Te Lin |
2013-07-10 | ec/google: Generalize communication protocol support in EC drivers. | Hung-Te Lin |
2013-07-10 | ec/chromeec: Merge upstream V3 structure and constant definition. | Hung-Te Lin |
2013-07-10 | ec: Reserve correct ioport regions for Chrome OS EC to use | Bill Richardson |
2013-07-10 | slippy/falco/peppy: Enable SERIRQ continuous mode | Duncan Laurie |
2013-07-10 | ec: Add romstage function for checking and rebooting EC | Duncan Laurie |
2013-07-10 | chrome ec: Update EC header from EC repository | Duncan Laurie |
2013-07-10 | ec: Remove hardcoded GPI offset in EC SCI | Duncan Laurie |
2013-07-10 | ec: Fix spelling | Martin Roth |
2013-07-10 | ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. | Gabe Black |
2013-04-18 | ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT | Stefan Reinauer |
2013-04-16 | ec/google: Move plug-n-play initialization to LPC protocol. | Hung-Te Lin |
2013-04-16 | ec/google: Support Google's Chrome EC on I2C interface. | Hung-Te Lin |
2013-04-12 | ec/google: Isolate EC bus protocol implementation. | Hung-Te Lin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-22 | Add support for Google ChromeEC | Stefan Reinauer |