summaryrefslogtreecommitdiffstats
path: root/drivers/core/root.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-101-1/+1
* dm: Add dm_scan_other() to locate board-specific devicesSimon Glass2014-07-231-0/+8
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-231-15/+18
* dm: Support driver model prior to relocationSimon Glass2014-07-231-0/+25
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-4/+7
* dm: Provide a way to shut down driver modelSimon Glass2014-07-231-0/+8
* dm: Make sure that the root device is probedSimon Glass2014-07-231-0/+3
* dm: add missing includesJeroen Hofstee2014-07-181-0/+1
* dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-201-3/+3
* dm: Add missing header files in lists and rootSimon Glass2014-06-201-0/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-1/+1
* dm: Add base driver model supportSimon Glass2014-03-041-0/+102
OpenPOWER on IntegriCloud