aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/ec.c
AgeCommit message (Expand)Author
2016-02-04google/chromeec: Add temporary storage interfaceDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15ec/google: Move label to BOL to satisfy lint-testsPatrick Georgi
2015-09-09chromeec: Add kconfig entry for EC PD supportDuncan Laurie
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-10cros_ec: Retry failed VBNV transactionsJulius Werner
2015-04-02chromeec: Fix logging of EC wake eventsDuncan Laurie
2015-04-02chromeec: Add commands to check PD image typeDuncan Laurie
2015-03-31chromeec: Clear post code before reboot to RODuncan Laurie
2015-03-21chromeec: correct response length for VBNV writeAaron Durbin
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-02Replace hlt with halt()Patrick Georgi
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
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-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
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: 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-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