summaryrefslogtreecommitdiffstats
path: root/include/dm/test.h
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-291-0/+3
* test: dm: Support memory leak checking as a core featureSimon Glass2014-10-231-0/+23
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-231-0/+4
* dm: Introduce per-child data for devicesSimon Glass2014-07-231-0/+9
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-231-0/+9
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-6/+6
* dm: Add basic testsSimon Glass2014-03-041-0/+167
OpenPOWER on IntegriCloud