summaryrefslogtreecommitdiff
path: root/doc/driver-model/README.txt
Commit message (Expand)AuthorAgeLines
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-23-1/+67
* dm: Introduce per-child data for devicesSimon Glass2014-07-23-8/+17
* dm: Add functions to access a device's childrenSimon Glass2014-07-23-1/+2
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23-1/+5
* dm: Avoid accessing uclasses before they are readySimon Glass2014-07-23-1/+2
* dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-23-1/+2
* dm: Introduce device sequence numberingSimon Glass2014-07-23-6/+95
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-12/+19
* dm: Expand and improve the device lifecycle docsSimon Glass2014-06-20-7/+213
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* docs: driver-model: Fix spellingChris Packham2014-06-11-5/+5
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-4/+4
* dm: Add README for driver modelSimon Glass2014-03-04-0/+368