aboutsummaryrefslogtreecommitdiff
path: root/test/dm/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-05dm: 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-29dm: i2c: Provide an offset length parameter where neededSimon Glass1-5/+5
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass1-30/+30
2014-12-11dm: i2c: Add tests for I2CSimon Glass1-0/+216