1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  2. 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 8 months ago
  3. d7677bf dm: core: Decouple DM from DT by Marek Vasut · 5 years ago
  4. ee730a7 dm: core: Fix dm_extended_scan_fdt() by Patrice Chotard · 5 years ago
  5. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
  6. c483f4c drivers: core: nullify gd->dm_root after dm_uninit() by Jean-Jacques Hiblot · 6 years ago
  7. 8e39afc dm: core: Mirror the chosen node parse logic in the livetree scanning by Bin Meng · 6 years ago
  8. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  9. 747558d dm: fdt: scan for devices under /firmware too by Jens Wiklander · 6 years ago
  10. 1712ca2 dm: core: Scan "/firmware" node by default by Rajan Vaja · 6 years ago
  11. 68d215d dm: core: Move "/clock" node scan into function by Rajan Vaja · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. bcfdf05 dm: core: make fixed-clock dt scan live dt compatible by Andy Yan · 7 years ago
  14. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  15. f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
  16. ceb9190 dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · 7 years ago
  17. e81c986 dm: core: add clocks node scan by Patrice Chotard · 7 years ago
  18. 19c8205 dm: core: Scan the live tree when setting up driver model by Simon Glass · 7 years ago
  19. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  20. 4984de2 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 7 years ago
  21. a771a04 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 7 years ago
  22. bc85aa4 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  23. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  24. b0d9512 dm: core: Fix Handling of global_data moving in SPL by Lokesh Vutla · 8 years ago
  25. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  26. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  27. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  28. cc7f66f dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  29. 29629eb dm: core: Don't use device tree with of-platdata by Simon Glass · 8 years ago
  30. 5aeedeb dm: add manual relocation for devices by Angelo Dureghello · 8 years ago
  31. 66eaea6 dm: core: Add option to configure an offset for the address translation by Stefan Roese · 9 years ago
  32. 31e1029 dm: core: Add missing entries for manual relocation by Michal Simek · 9 years ago
  33. bc7b2f4 dm: Provide better debugging when a device fails to bind by Simon Glass · 9 years ago
  34. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  35. b2b0d3e dm: core: Select device tree control correctly for SPL by Simon Glass · 10 years ago
  36. 484fdf5 dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  37. 94f7afd dm: core: Ignore disabled devices when binding by Simon Glass · 10 years ago
  38. 2f3b95d dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  39. cbf86d7 dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
  40. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  41. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  42. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  43. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  44. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  45. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  46. 7497812 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  47. fd536d8 dm: add missing includes by Jeroen Hofstee · 10 years ago
  48. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  49. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  50. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  51. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago