summaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/ec.h
AgeCommit message (Expand)Author
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-05-13ec/google/chromeec: don't guard function declarationsAaron Durbin
2016-05-11ec/google/chromeec: provide way to query ioport rangeAaron Durbin
2016-05-06ec/google/chromeec/ec_lpc: Declare used IO ports as a resourceAlexandru Gagniuc
2016-02-04google/chromeec: Add temporary storage interfaceDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-27chromeec: Add helper function to read EC switch stateDuncan Laurie
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22chromeec: lpc: Add variant MEC IOShawn Nematbakhsh
2015-04-02chromeec: Add commands to check PD image typeDuncan Laurie
2015-03-21chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
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 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: Add romstage function for checking and rebooting ECDuncan Laurie
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-02-22Add support for Google ChromeECStefan Reinauer