Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: Find keyboard driver using driver model | Simon Glass | 2016-07-11 | -1/+10 |
* | sandbox: cros_ec: fix uninitialized use of len | Daniel Schwierzeck | 2015-11-19 | -0/+1 |
* | sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation | Simon Glass | 2015-05-14 | -0/+2 |
* | cros_ec: exynos: Match up device tree with kernel version | Simon Glass | 2015-04-18 | -2/+2 |
* | cros_ec: Drop unused CONFIG_DM_CROS_EC | Simon Glass | 2015-04-18 | -73/+0 |
* | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass | 2015-04-16 | -1/+1 |
* | dm: sandbox: cros_ec: Move sandbox cros_ec to driver module | Simon Glass | 2014-10-22 | -5/+85 |
* | dm: cros_ec: Add support for driver model | Simon Glass | 2014-10-22 | -2/+7 |
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | -1/+1 |
* | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass | 2014-03-17 | -0/+559 |