summaryrefslogtreecommitdiff
path: root/test/dm
Commit message (Expand)AuthorAgeLines
* dm: Use '*' to indicate a device is activatedSimon Glass2014-06-21-5/+6
* dm: Fix printf() strings in the 'dm' commandSimon Glass2014-06-20-4/+4
* dm: Allow driver model tests only for sandboxSimon Glass2014-06-20-2/+11
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-45/+46
* dm: Add GPIO support and testsSimon Glass2014-03-04-0/+111
* dm: Add a 'dm' command for testingSimon Glass2014-03-04-0/+134
* dm: Add basic testsSimon Glass2014-03-04-0/+1162