1. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · 8 years ago
  2. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 8 years ago
  3. 9a14860 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 8 years ago
  4. a4dbe25 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 8 years ago
  5. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  6. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  7. 02ba17f dm: core: Fix Handling of global_data moving in SPL by Lokesh Vutla · 8 years ago
  8. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  9. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  10. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  11. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  12. 8d7e816 dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  13. f4d193b dm: add manual relocation for devices by Angelo Dureghello · 9 years ago
  14. a0ea0f9 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  15. 61809f5 dm: core: Add missing entries for manual relocation by Michal Simek · 9 years ago
  16. c90b917 dm: Provide better debugging when a device fails to bind by Simon Glass · 9 years ago
  17. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  18. 0704b85 dm: core: Select device tree control correctly for SPL by Simon Glass · 10 years ago
  19. 0ec473b dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  20. 528b1ef dm: core: Ignore disabled devices when binding by Simon Glass · 10 years ago
  21. cc7cf94 dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  22. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
  23. 439bc84 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  24. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  25. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  26. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  27. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  28. 0019758 dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  29. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  30. cf0cf82 dm: add missing includes by Jeroen Hofstee · 10 years ago
  31. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  32. df6bd7d dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  33. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  34. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago