summaryrefslogtreecommitdiff
path: root/test/dm/test.dts
AgeCommit message (Expand)AuthorFilesLines
2015-04-18dm: eth: Add support for aliasesJoe Hershberger1-1/+3
2015-04-18test: dm: eth: Add tests for the eth dm implementationJoe Hershberger1-0/+18
2015-04-18dm: pci: Add driver model tests for PCISimon Glass1-0/+17
2015-01-30dm: core: Add a flag to control sequence numberingSimon Glass1-0/+16
2015-01-30dm: gpio: Add better functions to request GPIOsSimon Glass1-1/+10
2014-12-11dm: i2c: Add tests for I2CSimon Glass1-0/+17
2014-10-22dm: sf: Add tests for SPI flashSimon Glass1-1/+16
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass1-1/+15
2014-07-23dm: Introduce device sequence numberingSimon Glass1-1/+10
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass1-0/+10
2014-07-23dm: Use an explicit expect value in core testsSimon Glass1-1/+4
2014-03-04dm: Add basic testsSimon Glass1-0/+59