Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: sandbox: i2c: Use new emulator parent uclass | Simon Glass | 2018-11-29 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: Use dm_scan_fdt_dev() directly where possible | Simon Glass | 2016-07-27 | 1 | -2/+2 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | 1 | -10/+10 |
* | dm: i2c: Add an explicit test mode to the sandbox I2C driver | Simon Glass | 2015-05-05 | 1 | -0/+8 |
* | dm: i2c: Add a dm_ prefix to driver model bus speed functions | Simon Glass | 2015-02-12 | 1 | -3/+3 |
* | dm: i2c: Provide an offset length parameter where needed | Simon Glass | 2015-01-29 | 1 | -5/+5 |
* | dm: i2c: Rename driver model I2C functions to permit compatibility | Simon Glass | 2015-01-29 | 1 | -30/+30 |
* | dm: i2c: Add tests for I2C | Simon Glass | 2014-12-11 | 1 | -0/+216 |