1. 8d8bc2b Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream by Neil Armstrong · 3 months ago
  2. f34c5cd ARM: dts: renesas: Reserve space in 64bit R-Car DTs by Marek Vasut · 5 months ago
  3. 0525cb2 dts: support building all dtb files for a specific vendor by Caleb Connolly · 6 months ago
  4. bc39e06 Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · 7 months ago
  5. 672af4f Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARM by Marek Vasut · 7 months ago
  6. b841ca6 dts: Add script to uprev dts/upstream subtree by Sumit Garg · 8 months ago
  7. e3a9829 dts: Add alternative location for upstream DTB builds by Sumit Garg · 8 months ago
  8. 4be3fe9 Makefile: Add support for DT bindings schema checks by Sumit Garg · 8 months ago
  9. dbe9334 Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream' by Tom Rini · 8 months ago
  10. 2b71470 dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST by Raymond Mao · 9 months ago
  11. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year ago
  12. 3d3eeae Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · 1 year, 4 months ago
  13. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  14. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  15. c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 8 months ago
  16. d727ace fdt: Drop use of non-existent OF_PLATDATA option by Simon Glass · 1 year, 9 months ago
  17. 13ce351 vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 4 months ago
  18. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  19. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  20. a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 2 years, 11 months ago
  21. b7d8e85 fdt: Avoid emitting an device tree when not needed by Simon Glass · 2 years, 10 months ago
  22. 275b483 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 2 years, 10 months ago
  23. b4b6daf fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 2 years, 10 months ago
  24. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 10 months ago
  25. 836eac7 fdt: Make OF_BOARD a bool option by Simon Glass · 2 years, 10 months ago
  26. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago
  27. 93b1965 Makefile: Only build dtc if needed by Simon Glass · 3 years, 1 month ago
  28. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  29. 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years ago
  30. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  31. eaad01a fdt: Create a new OF_REAL Kconfig by Simon Glass · 3 years, 2 months ago
  32. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 months ago
  33. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 7 months ago
  34. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 7 months ago
  35. 1ef3af3 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 7 months ago
  36. 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 9 months ago
  37. ced4c31 dts: Fix OF_LIVE dependency by Bin Meng · 3 years, 9 months ago
  38. 1d55eb1 dts: Log name of expected .dtb file by Florian Klink · 3 years, 10 months ago
  39. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  40. c7674fc Makefile: Tidy up SPL dtb production by Simon Glass · 3 years, 10 months ago
  41. de3e372 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 3 years, 10 months ago
  42. 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 3 years, 10 months ago
  43. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years, 1 month ago
  44. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 1 month ago
  45. 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 9 months ago
  46. 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 4 years, 10 months ago
  47. 557bc97 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · 5 years ago
  48. 574e386 dts: fix MULTI_DTB_FIT compression choice prompt by Baruch Siach · 5 years ago
  49. c9acae3 dts: Kconfig: Fix help for SPL_OF_CONTROL by Walter Lozano · 5 years ago
  50. f00d89f dm: Also remove interrupts property from SPL DT by Michal Simek · 6 years ago
  51. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  52. a3444bd Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · 6 years ago
  53. 2737dfe kbuild: make arch-dtbs target PHONY by Stephen Warren · 6 years ago
  54. 3600b46 of-platdata: improve documentation by Simon Goldschmidt · 6 years ago
  55. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  56. 17f2ffe dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · 6 years ago
  57. 7d7a8e9 powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  58. 4adc660 dts: Fix typo in OF_LIVE Kconfig help by Michal Simek · 6 years ago
  59. b844805 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  60. 894c3ad board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  61. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  62. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  63. d693742 spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  64. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  65. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  66. 2f57c95 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  67. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  68. 1f6049e tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  69. 36dd5f1 dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
  70. f291ce1 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  71. d979740 dts: Allow OF_LIST to depend on FIT_EMBED by Cooper Jr., Franklin · 7 years ago
  72. 5e060d8 dm: core: Add livetree definitions by Simon Glass · 7 years ago
  73. 82f766d Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  74. 239ae4a dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · 8 years ago
  75. 27cb730 Ensure device tree DTS is compiled by James Balean · 8 years ago
  76. 2a79275 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  77. 2789ddb dm: Add an option to enable the of-platdata feature by Simon Glass · 8 years ago
  78. c409bd0 spl: Setup default value for OF_LIST by Michal Simek · 8 years ago
  79. cdf1724 spl: Add a way to specify a list of device trees to include by Simon Glass · 9 years ago
  80. 70d4109 fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL by Simon Glass · 9 years ago
  81. 5f3f7b7 dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled by Masahiro Yamada · 9 years ago
  82. be6b2b3 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago
  83. 67871a5 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  84. 0fc13a9 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  85. 3d3f60c dts: Add a comment about CONFIG_OF_EMBED being for local use by Simon Glass · 9 years ago
  86. 6aa8179 dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl by Masahiro Yamada · 9 years ago
  87. 897705e dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · 9 years ago
  88. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  89. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  90. 2860f03 fdt: Add an option to disable device tree in SPL by Simon Glass · 10 years ago
  91. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  92. 5699ea6 Correct two non-functional misspellings "overrided". by Robert P. J. Day · 10 years ago
  93. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  94. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  95. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  96. 63b4b5b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  97. b9d1dbd kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · 10 years ago
  98. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  99. 3284c8b dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  100. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago