Commit Graph

11 Commits (7e78f7ad7f7f666598bc2ff115ea7a35f8e059f1)

Author SHA1 Message Date
Simon Glass accd4b19b3 dm: core: Allow parents to pass data to children during probe 11 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 11 years ago
Robert Baldyga cae025aab3 dm: avoid dev->req_seq overflow 11 years ago
Simon Glass 91cbd792c4 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL 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 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 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