summaryrefslogtreecommitdiff
path: root/test/dm/core.c
Commit message (Expand)AuthorAgeLines
* dm: core: Add a function to get a device's uclass IDSimon Glass2015-01-29-0/+11
* test: dm: Support memory leak checking as a core featureSimon Glass2014-10-23-16/+30
* dm: Avoid accessing uclasses before they are readySimon Glass2014-07-23-0/+14
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-10/+38
* dm: Make sure that the root device is probedSimon Glass2014-07-23-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-16/+16
* dm: Add basic testsSimon Glass2014-03-04-0/+544