summaryrefslogtreecommitdiffstats
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* kbuild: automatically include ECsStefan Reinauer2015-04-292-1/+4
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-281-3/+0
* chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh2015-04-271-1/+26
* chromeec: lpc: Add variant MEC IOShawn Nematbakhsh2015-04-225-0/+138
* chromeec: lpc: Read / write IO ports through common functionsShawn Nematbakhsh2015-04-221-55/+94
* chromeec: Access ID + flags through ACPI I/O portsShawn Nematbakhsh2015-04-221-22/+61
* chromeec: Support accessing memmap data over port 62/66Shawn Nematbakhsh2015-04-223-41/+79
* chromeec: Update ec_commands.h from EC repositoryShawn Nematbakhsh2015-04-221-168/+524
* chromeec: Fix printf formatting warningAnatol Pomozov2015-04-141-1/+1
* samus: Log EC panics to eventlogShawn Nematbakhsh2015-04-101-0/+3
* cros_ec: Retry failed VBNV transactionsJulius Werner2015-04-102-3/+10
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-1/+0
* chromeec: Add wakeup delay after SPI /CS assertionDavid Hendricks2015-04-022-0/+12
* chromeec: Fix logging of EC wake eventsDuncan Laurie2015-04-021-27/+6
* chromeec: Add battery status event and re-enable _BIXDuncan Laurie2015-04-023-4/+22
* chromeec: Add support for v3 commands on LPCDuncan Laurie2015-04-021-2/+167
* chromeec: Add commands to check PD image typeDuncan Laurie2015-04-022-1/+60
* chromeec: Update ec_commands.h from EC repositoryDuncan Laurie2015-04-021-42/+697
* chromeec: Clear post code before reboot to RODuncan Laurie2015-03-311-0/+2
* chromeec: Add ACPI device for PD MCU and handle related EC host eventShawn Nematbakhsh2015-03-273-0/+39
* chromeec: use stopwatch APIAaron Durbin2015-03-211-6/+4
* chromeec: provide proto v3 over i2c supportAaron Durbin2015-03-212-0/+114
* chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin2015-03-213-16/+55
* chromeec: correct response length for VBNV writeAaron Durbin2015-03-211-1/+1
* chromeec: Move SERIQ mode to LPC optionMarc Jones2015-03-181-1/+1
* vboot2: read dev and recovery switchDaisuke Nojiri2015-01-271-0/+7
* chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie2015-01-092-0/+74
* chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song2014-12-302-17/+25
* i2c: Replace the i2c API.Gabe Black2014-12-161-2/+2
* spi: Factor EC protocol details out of the SPI drivers.Gabe Black2014-12-091-8/+40
* Replace hlt with halt()Patrick Georgi2014-12-021-3/+3
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-4/+4
* google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie2014-09-291-0/+7
* chrome ec: Add support for limiting charger currentDuncan Laurie2014-09-192-1/+86
* chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer2014-08-132-1/+34
* chromeec: Implement full battery workaround at 6%Duncan Laurie2014-08-081-2/+2
* chrome ec: Add Methods for new EC eventsDuncan Laurie2014-08-041-0/+14
* spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black2014-07-051-2/+2
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-051-7/+2
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-255-7/+8
* chromeec: add function to reboot on unexpected imageAaron Durbin2014-05-132-5/+14
* chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie2014-05-131-16/+16
* chrome ec: call DPTF thermal threshold event handlerAaron Durbin2014-05-131-0/+4
* chrome ec: Update header and add functions to support DPTFDuncan Laurie2014-05-132-71/+486
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-132-3/+2
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+2
* baytrail: Basic DPTF frameworkDuncan Laurie2014-05-091-0/+71
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-011-1/+1
* chromeec: allow override of i8042 interruptAaron Durbin2014-01-301-0/+8
* chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie2014-01-301-18/+32
OpenPOWER on IntegriCloud