1. 46766df dm: core: Check for empty list in uclass_find_device() by Simon Glass · 9 years ago
  2. 1d06ced dm: change dm_warn() message into debug() in uclass_add() by Masahiro Yamada · 9 years ago
  3. 46cc8ba9 dm: core: Correct bug introduced in uclass_first/next_device() by Simon Glass · 10 years ago
  4. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  5. f33663d dm: core: Handle recursive unbinding of uclass devices by Simon Glass · 10 years ago
  6. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 10 years ago
  7. a12a1f5 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · 10 years ago
  8. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 10 years ago
  9. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 10 years ago
  10. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  11. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  12. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  13. 892e38c dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  14. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  15. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  16. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  17. 4b67cef dm: Move uclass error checking/probing into a function by Simon Glass · 10 years ago
  18. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  19. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  20. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago