Age | Commit message (Expand) | Author |
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 |
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 |