1. f33663d dm: core: Handle recursive unbinding of uclass devices by Simon Glass · Sun Apr 19 07:20:58 2015 -0600
  2. fa277fc dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · Mon Apr 20 13:32:32 2015 +0200
  3. a12a1f5 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · Wed Apr 15 13:07:23 2015 +0200
  4. 2ffdf14 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · Wed Apr 15 13:07:22 2015 +0200
  5. f9d156e dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · Wed Apr 15 13:07:17 2015 +0200
  6. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · Thu Mar 05 12:25:22 2015 -0700
  7. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  8. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · Sun Jan 25 08:27:08 2015 -0700
  9. 892e38c dm: do not check the existence of uclass operation by Masahiro Yamada · Sun Sep 28 22:52:25 2014 +0900
  10. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · Wed Jul 23 06:55:15 2014 -0600
  11. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  12. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  13. 4b67cef dm: Move uclass error checking/probing into a function by Simon Glass · Wed Jul 23 06:55:08 2014 -0600
  14. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  15. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  16. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700