Commit Graph

19 Commits (be9891c52d5472156949a3137be5f48355fd3f29)

Author SHA1 Message Date
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 10 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass 479728cb0c dm: core: Add functions to find parent and OF data 10 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 10 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 10 years ago
Simon Glass accd4b19b3 dm: core: Allow parents to pass data to children during probe 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Masahiro Yamada f887cb6d86 dm: add of_match_ptr() macro 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 10 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 10 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 10 years ago
Simon Glass 0040b94429 dm: Tidy up some header file comments 10 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits 10 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 6494d708bf dm: Add base driver model support 10 years ago