summaryrefslogtreecommitdiff
path: root/test/dm/test-fdt.c
Commit message (Expand)AuthorAgeLines
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23-25/+38
* dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-23-0/+30
* dm: Introduce device sequence numberingSimon Glass2014-07-23-1/+53
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-1/+19
* dm: Use an explicit expect value in core testsSimon Glass2014-07-23-5/+8
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-5/+5
* dm: Add basic testsSimon Glass2014-03-04-0/+144