summaryrefslogtreecommitdiff
path: root/test/dm/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass1-2/+2
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-10/+10
2015-05-06dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass1-0/+8
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass1-3/+3
2015-01-30dm: i2c: Provide an offset length parameter where neededSimon Glass1-5/+5
2015-01-30dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass1-30/+30
2014-12-11dm: i2c: Add tests for I2CSimon Glass1-0/+216