summaryrefslogtreecommitdiff
path: root/test/dm/i2c.c
Commit message (Expand)AuthorAgeLines
* test: Generalize the unit test frameworkJoe Hershberger2015-05-21-10/+10
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-05-0/+8
* dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-12-3/+3
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-29-5/+5
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-29-30/+30
* dm: i2c: Add tests for I2CSimon Glass2014-12-11-0/+216