summaryrefslogtreecommitdiff
path: root/include/dm/root.h
Commit message (Expand)AuthorAgeLines
* dm: Add dm_scan_other() to locate board-specific devicesSimon Glass2014-07-23-0/+13
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23-0/+16
* dm: Tidy up some header file commentsSimon Glass2014-07-23-1/+2
* dm: Support driver model prior to relocationSimon Glass2014-07-23-0/+13
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-2/+6
* dm: Provide a way to shut down driver modelSimon Glass2014-07-23-0/+8
* dm: Tidy up four minor code nitsSimon Glass2014-06-20-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-2/+2
* dm: Add base driver model supportSimon Glass2014-03-04-0/+53