Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: cros_ec: Add support for driver model | Simon Glass | 2014-10-22 | -1/+26 |
* | cros_ec: Implement I2C pass-through | Simon Glass | 2014-03-17 | -0/+14 |
* | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass | 2014-03-17 | -0/+21 |
* | cros_ec: spi: Add support for EC protocol version 3 | Randall Spangler | 2014-03-17 | -0/+13 |
* | cros_ec: Clean up multiple EC protocol support | Randall Spangler | 2014-03-17 | -3/+2 |
* | cros_ec: Sync up with latest Chrome OS EC version | Simon Glass | 2014-03-17 | -2/+2 |
* | cros_ec: Add a function for decoding the Chrome OS EC flashmap | Simon Glass | 2014-03-17 | -0/+19 |
* | cros_ec: Move EC interface into common library | Vadim Bendebury | 2014-03-17 | -0/+18 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+2 |
* | cros: add cros_ec driver | Hung-ying Tyan | 2013-06-26 | -0/+449 |