Commit Graph

17 Commits (f01b6cdd6009cf4973c72936775d37ada0decb62)

Author SHA1 Message Date
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 11 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 11 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago
Simon Glass 0040b94429 dm: Tidy up some header file comments 11 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 11 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 11 years ago
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago