summaryrefslogtreecommitdiff
path: root/test/dm/test-fdt.c
AgeCommit message (Expand)Author
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-01-29dm: core: Allow uclass to set up a device's child before it is probedSimon Glass
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass
2015-01-29dm: core: Allocate platform data when binding a deviceSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Use an explicit expect value in core testsSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add basic testsSimon Glass