summaryrefslogtreecommitdiff
path: root/include/cros_ec.h
Commit message (Expand)AuthorAgeLines
* cros_ec: Remove the old tunnel codeSimon Glass2015-08-05-14/+0
* cros_ec: Support the LDO access method used by springSimon Glass2015-08-05-2/+2
* dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-05-2/+12
* cros_ec: Remove unused cros_ec_board_init() functionSimon Glass2015-04-18-7/+0
* cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-18-130/+0
* dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-1/+2
* dm: cros_ec: Add support for driver modelSimon Glass2014-10-22-1/+26
* cros_ec: Implement I2C pass-throughSimon Glass2014-03-17-0/+14
* cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-17-0/+21
* cros_ec: spi: Add support for EC protocol version 3Randall Spangler2014-03-17-0/+13
* cros_ec: Clean up multiple EC protocol supportRandall Spangler2014-03-17-3/+2
* cros_ec: Sync up with latest Chrome OS EC versionSimon Glass2014-03-17-2/+2
* cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass2014-03-17-0/+19
* cros_ec: Move EC interface into common libraryVadim Bendebury2014-03-17-0/+18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+2
* cros: add cros_ec driverHung-ying Tyan2013-06-26-0/+449