Commit Graph

10 Commits (757566d1567a98f5c331c14f088001dbfe187191)

Author SHA1 Message Date
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 11 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 11 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