Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cros_ec: Implement I2C pass-through | Simon Glass | 2014-03-17 | -2/+268 |
* | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass | 2014-03-17 | -0/+16 |
* | cros_ec: Correct comparison between signed and unsigned numbers | Simon Glass | 2014-03-17 | -16/+18 |
* | cros_ec: spi: Add support for EC protocol version 3 | Randall Spangler | 2014-03-17 | -0/+12 |
* | cros_ec: Add base support for protocol v3 | Simon Glass | 2014-03-17 | -1/+164 |
* | cros_ec: Clean up multiple EC protocol support | Randall Spangler | 2014-03-17 | -8/+13 |
* | cros_ec: Sync up with latest Chrome OS EC version | Simon Glass | 2014-03-17 | -16/+17 |
* | cros_ec: Move #ifdef to permit flash region access | Simon Glass | 2014-03-17 | -1/+2 |
* | cros_ec: Drop old EC version support from EC driver | Vadim Bendebury | 2014-03-17 | -12/+3 |
* | cros_ec: Add a function for decoding the Chrome OS EC flashmap | Simon Glass | 2014-03-17 | -0/+50 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -16/+1 |
* | cros: add cros_ec driver | Hung-ying Tyan | 2013-06-26 | -0/+1304 |