Commit Graph

13 Commits (83c7e434c9dd3ca81f8b763e23c1881b973bcf2f)

Author SHA1 Message Date
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 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 ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass 040b69af72 dm: core: Improve comments for uclass_first/next_device() 10 years ago
Masahiro Yamada 42c23dd2aa dm: include <linker_lists.h> from platdata.h and uclass.h 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 f2bc6fc331 dm: Tidy up four minor code nits 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