Commit Graph

21 Commits (5da163d665c6c1efef03fc9c6b5ff1d6fe91ad08)

Author SHA1 Message Date
Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 10 years ago
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 11 years ago
Simon Glass 9b0ba067f9 dm: Improve errors and warnings in lists_bind_fdt() 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 c910e2e2da dm: Avoid accessing uclasses before they are ready 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 9ca296a1b0 dm: Move uclass error checking/probing into a function 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 7497812d47 dm: Make sure that the root device is probed 11 years ago
Jeroen Hofstee fd536d818d dm: add missing includes 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 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 6494d708bf dm: Add base driver model support 11 years ago