summaryrefslogtreecommitdiffstats
path: root/test/dm/test-fdt.c
Commit message (Expand)AuthorAgeFilesLines
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-8/+8
* dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-291-0/+7
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-291-4/+5
* dm: core: Allocate platform data when binding a deviceSimon Glass2015-01-291-2/+2
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-231-25/+38
* dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-231-0/+30
* dm: Introduce device sequence numberingSimon Glass2014-07-231-1/+53
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-1/+19
* dm: Use an explicit expect value in core testsSimon Glass2014-07-231-5/+8
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-5/+5
* dm: Add basic testsSimon Glass2014-03-041-0/+144
OpenPOWER on IntegriCloud