summaryrefslogtreecommitdiff
path: root/test/dm/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-291-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-271-2/+2
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-10/+10
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-051-0/+8
* dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-121-3/+3
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-5/+5
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-291-30/+30
* dm: i2c: Add tests for I2CSimon Glass2014-12-111-0/+216