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