1. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 10 years ago
  2. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  3. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  4. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  5. 29a1bed dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  6. c910e2e dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  7. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  8. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  9. 9ca296a dm: Move uclass error checking/probing into a function by Simon Glass · 10 years ago
  10. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  11. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  12. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago