aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google
AgeCommit message (Expand)Author
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-09-29google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie
2014-09-19chrome ec: Add support for limiting charger currentDuncan Laurie
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2014-08-04chrome ec: Add Methods for new EC eventsDuncan Laurie
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
2014-05-13chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie
2014-05-13chrome ec: call DPTF thermal threshold event handlerAaron Durbin
2014-05-13chrome ec: Update header and add functions to support DPTFDuncan Laurie
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-09baytrail: Basic DPTF frameworkDuncan Laurie
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-01-30chromeec: allow override of i8042 interruptAaron Durbin
2014-01-30chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie
2013-12-21chromeec: Add event methods for EC requested throttleDuncan Laurie
2013-12-12chromeec: Allow get_board_version to be called from romstage.Shawn Nematbakhsh
2013-07-10chromeec: Add a function to send passthrough i2c messages.Gabe Black
2013-07-10ec/google: Support ChromeOS EC on SPI bus.Hung-Te Lin
2013-07-10ec/google: Support Chrome EC protocol version 3.Hung-Te Lin
2013-07-10ec/google: Generalize communication protocol support in EC drivers.Hung-Te Lin
2013-07-10ec/chromeec: Merge upstream V3 structure and constant definition.Hung-Te Lin
2013-07-10ec: Reserve correct ioport regions for Chrome OS EC to useBill Richardson
2013-07-10slippy/falco/peppy: Enable SERIRQ continuous modeDuncan Laurie
2013-07-10ec: Add romstage function for checking and rebooting ECDuncan Laurie
2013-07-10chrome ec: Update EC header from EC repositoryDuncan Laurie
2013-07-10ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie
2013-07-10ec: Fix spellingMartin Roth
2013-07-10ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.Gabe Black
2013-04-18ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOTStefan Reinauer
2013-04-16ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin
2013-04-16ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin
2013-04-12ec/google: Isolate EC bus protocol implementation.Hung-Te Lin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-22Add support for Google ChromeECStefan Reinauer