summaryrefslogtreecommitdiff
path: root/include/dm
AgeCommit message (Expand)Author
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-06-20dm: Tidy up four minor code nitsSimon Glass
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add basic testsSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass