summaryrefslogtreecommitdiff
path: root/include/dm/test.h
AgeCommit message (Expand)Author
2015-01-29dm: core: Allow uclass to set up a device's child before it is probedSimon Glass
2014-10-23test: dm: Support memory leak checking as a core featureSimon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add basic testsSimon Glass