Commit Graph

25 Commits (c241d7eee43e2cd5dedc9b4c16f91559daabc750)

Author SHA1 Message Date
Peng Fan c9cac3f841 dm: introduce dev_get_addr interface 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
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 ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 10 years ago
Simon Glass 72ebfe86fa dm: core: Tidy up error handling in device_bind() 10 years ago
Simon Glass 964d153c0e dm: device: Add newline to debug() messages 10 years ago
Simon Glass 479728cb0c dm: core: Add functions to find parent and OF data 11 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 11 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 11 years ago
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