summaryrefslogtreecommitdiff
path: root/drivers/core/root.c
AgeCommit message (Expand)Author
2014-11-22dm: core: a trivial clean upMasahiro Yamada
2014-09-10dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23dm: Make sure that the root device is probedSimon Glass
2014-07-18dm: add missing includesJeroen Hofstee
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Add missing header files in lists and rootSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add base driver model supportSimon Glass