summaryrefslogtreecommitdiff
path: root/drivers/core
Commit message (Expand)AuthorAgeLines
...
* dm: Make sure that the root device is probedSimon Glass2014-07-23-0/+3
* dm: add missing includesJeroen Hofstee2014-07-18-0/+2
* dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-20-4/+4
* dm: Add missing header files in lists and rootSimon Glass2014-06-20-0/+2
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-36/+37
* dm: Add base driver model supportSimon Glass2014-03-04-0/+934