Commit Graph

10 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
Masahiro Yamada 29a1bedbf3 dm: do not check the existence of uclass operation 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 89876a55a6 dm: Cast away the const-ness of the global_data pointer 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