summaryrefslogtreecommitdiff
path: root/include/dm
Commit message (Expand)AuthorAgeLines
* dm: Tidy up four minor code nitsSimon Glass2014-06-20-6/+28
* dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-20-0/+4
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-3/+3
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-42/+42
* dm: Add basic testsSimon Glass2014-03-04-0/+262
* dm: Add base driver model supportSimon Glass2014-03-04-0/+644