summaryrefslogtreecommitdiff
path: root/include/dm/device.h
Commit message (Expand)AuthorAgeLines
...
* dm: Add functions to access a device's childrenSimon Glass2014-07-23-0/+58
* dm: Tidy up some header file commentsSimon Glass2014-07-23-1/+1
* dm: Introduce device sequence numberingSimon Glass2014-07-23-0/+29
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-0/+5
* dm: Tidy up four minor code nitsSimon Glass2014-06-20-1/+1
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-3/+3
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-10/+10
* dm: Add base driver model supportSimon Glass2014-03-04-0/+159