summaryrefslogtreecommitdiffstats
path: root/include/dm
Commit message (Expand)AuthorAgeFilesLines
...
* dm: Support driver model prior to relocationSimon Glass2014-07-231-0/+13
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-234-5/+16
* dm: Provide a way to shut down driver modelSimon Glass2014-07-231-0/+8
* dm: Tidy up four minor code nitsSimon Glass2014-06-204-6/+28
* dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-201-0/+4
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-3/+3
* dm: rename device struct to udeviceHeiko Schocher2014-05-277-42/+42
* dm: Add basic testsSimon Glass2014-03-042-0/+262
* dm: Add base driver model supportSimon Glass2014-03-049-0/+644
OpenPOWER on IntegriCloud