summaryrefslogtreecommitdiff
path: root/drivers/core/device.c
Commit message (Expand)AuthorAgeLines
...
* dm: Add functions to access a device's childrenSimon Glass2014-07-23-0/+93
* dm: Introduce device sequence numberingSimon Glass2014-07-23-0/+28
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-2/+4
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-16/+16
* dm: Add base driver model supportSimon Glass2014-03-04-0/+348