1. af4b24a arm64: dts: rockchip: Add ArmSom Sige7 board by Jianfeng Liu · Wed May 29 01:04:04 2024 +0800
  2. de5257e arm64: dts: rockchip: add rk3588 pcie and php IOMMUs by Niklas Cassel · Wed May 29 01:04:03 2024 +0800
  3. e7f3959 arm64: dts: rockchip: add USB3 DRD controllers on rk3588 by Sebastian Reichel · Wed May 29 01:04:02 2024 +0800
  4. 00c0bfb arm64: dts: rockchip: add USBDP phys on rk3588 by Sebastian Reichel · Wed May 29 01:04:01 2024 +0800
  5. f1f74e4 arm64: dts: rockchip: reorder usb2phy properties for rk3588 by Sebastian Reichel · Wed May 29 01:04:00 2024 +0800
  6. a3ecb69 arm64: dts: rockchip: fix usb2phy nodename for rk3588 by Sebastian Reichel · Wed May 29 01:03:59 2024 +0800
  7. 2fed50d arm64: dts: rockchip: Fix ordering of nodes on rk3588s by Diederik de Haas · Wed May 29 01:03:58 2024 +0800
  8. 189f758 arm64: dts: rockchip: Add rk3588 GPU node by Boris Brezillon · Wed May 29 01:03:57 2024 +0800
  9. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · Mon Jun 03 18:42:11 2024 -0600
  10. 75292de ARM: dts: renesas: Reserve space in 64bit R-Car DTs by Marek Vasut · Sun May 19 22:40:07 2024 +0200
  11. 94ef016 Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · Mon May 20 09:54:58 2024 -0600
  12. 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · Thu Apr 18 19:39:58 2024 +0100
  13. 668ad57 Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · Mon Apr 01 09:08:13 2024 -0400
  14. 32d5534 Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARM by Marek Vasut · Mon Mar 18 16:03:14 2024 +0100
  15. de31e60 dts: Add script to uprev dts/upstream subtree by Sumit Garg · Thu Feb 22 15:06:02 2024 +0530
  16. f7e5284 dts: Add alternative location for upstream DTB builds by Sumit Garg · Thu Feb 22 15:06:01 2024 +0530
  17. e02230c Makefile: Add support for DT bindings schema checks by Sumit Garg · Thu Feb 22 15:05:58 2024 +0530
  18. 614edd8 Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream' by Tom Rini · Thu Feb 29 12:33:36 2024 -0500
  19. ec91e6a dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST by Raymond Mao · Sat Feb 03 08:36:27 2024 -0800
  20. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  21. 48cb5a1 Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · Tue Jun 20 00:41:05 2023 +0200
  22. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  23. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  24. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  25. 1501a83 fdt: Drop use of non-existent OF_PLATDATA option by Simon Glass · Wed Feb 01 13:20:27 2023 -0700
  26. 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · Wed Jun 08 08:24:40 2022 -0400
  27. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  28. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  29. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · Sun Nov 21 14:52:51 2021 +0100
  30. 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · Thu Dec 16 20:59:38 2021 -0700
  31. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · Thu Dec 16 20:59:35 2021 -0700
  32. 69daf5a fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · Thu Dec 16 20:59:25 2021 -0700
  33. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · Thu Dec 16 20:59:22 2021 -0700
  34. 4cea97f fdt: Make OF_BOARD a bool option by Simon Glass · Thu Dec 16 20:59:21 2021 -0700
  35. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  36. 90619e7 Makefile: Only build dtc if needed by Simon Glass · Wed Sep 22 11:34:44 2021 -0600
  37. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  38. dc35df4 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · Tue Oct 12 00:00:13 2021 +0300
  39. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  40. 7c4ba16 fdt: Create a new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:02 2021 -0600
  41. d72582f binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · Mon May 10 20:23:37 2021 +0800
  42. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  43. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · Mon Mar 15 17:25:35 2021 +1300
  44. 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · Mon Mar 15 17:25:15 2021 +1300
  45. 240d5f6 dm: of-platadata: Add option for device instantiation by Simon Glass · Wed Feb 03 06:01:13 2021 -0700
  46. 85f737b dts: Fix OF_LIVE dependency by Bin Meng · Wed Feb 03 21:20:03 2021 +0800
  47. b0c2a10 dts: Log name of expected .dtb file by Florian Klink · Sun Dec 27 21:34:43 2020 +0100
  48. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  49. 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · Tue Dec 22 19:30:15 2020 -0700
  50. c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · Tue Dec 22 19:30:14 2020 -0700
  51. 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · Tue Dec 22 19:30:13 2020 -0700
  52. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  53. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · Thu Sep 10 20:21:27 2020 -0600
  54. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · Sun Jan 12 15:57:42 2020 +0100
  55. 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · Tue Dec 17 21:40:09 2019 -0500
  56. 985cec3 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · Tue Oct 22 16:39:21 2019 +0200
  57. 45508fc dts: fix MULTI_DTB_FIT compression choice prompt by Baruch Siach · Mon Oct 07 15:05:47 2019 +0300
  58. 7b3d258 dts: Kconfig: Fix help for SPL_OF_CONTROL by Walter Lozano · Tue Oct 22 11:50:19 2019 -0300
  59. de21807 dm: Also remove interrupts property from SPL DT by Michal Simek · Fri Feb 22 10:50:23 2019 +0100
  60. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · Fri Mar 08 16:06:55 2019 +0100
  61. 43fa91f Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · Thu Mar 14 14:58:36 2019 +0900
  62. d2d742c kbuild: make arch-dtbs target PHONY by Stephen Warren · Tue Feb 26 12:20:25 2019 -0700
  63. 49ce8ca of-platdata: improve documentation by Simon Goldschmidt · Wed Jan 16 20:40:18 2019 +0100
  64. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · Fri Jan 11 19:42:27 2019 +0900
  65. bad1b5e dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · Thu Nov 22 11:26:11 2018 +0100
  66. a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · Mon Sep 03 21:35:06 2018 +0530
  67. 97a0e49 dts: Fix typo in OF_LIVE Kconfig help by Michal Simek · Fri Aug 17 10:16:36 2018 +0200
  68. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · Mon Jul 23 08:38:56 2018 +0200
  69. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · Fri Jun 08 17:59:45 2018 -0400
  70. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · Mon Jun 11 16:21:50 2018 +0900
  71. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  72. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · Wed Feb 14 06:44:36 2018 +0100
  73. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · Tue Nov 21 12:29:56 2017 +0000
  74. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  75. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · Fri Sep 15 12:57:32 2017 +0200
  76. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  77. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · Sat Sep 23 23:14:33 2017 -0400
  78. 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · Sat Sep 23 13:00:57 2017 -0400
  79. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · Thu Jun 29 11:11:21 2017 +0200
  80. 06c7b62 dts: Allow OF_LIST to depend on FIT_EMBED by Cooper Jr., Franklin · Fri Jun 16 17:25:09 2017 -0500
  81. a6eedb8 dm: core: Add livetree definitions by Simon Glass · Thu May 18 20:08:53 2017 -0600
  82. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · Sun Apr 02 01:25:20 2017 -0700
  83. b6cca7d dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · Fri Mar 24 14:47:44 2017 -0700
  84. bc43263 Ensure device tree DTS is compiled by James Balean · Wed Mar 15 23:11:31 2017 -0500
  85. 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · Wed Feb 22 16:07:22 2017 +0100
  86. 7bc65f3 dm: Add an option to enable the of-platdata feature by Simon Glass · Mon Jul 04 11:58:06 2016 -0600
  87. 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · Wed May 04 15:14:11 2016 +0200
  88. 963817b spl: Add a way to specify a list of device trees to include by Simon Glass · Mon Feb 22 22:55:57 2016 -0700
  89. 644f5bc fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL by Simon Glass · Mon Feb 22 22:55:44 2016 -0700
  90. f03811c dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled by Masahiro Yamada · Wed Feb 03 20:51:36 2016 +0900
  91. 2068327 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · Sun Jan 24 03:50:02 2016 +0900
  92. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · Wed Jan 06 09:49:24 2016 +0800
  93. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · Sat Dec 19 20:20:48 2015 +0100
  94. d9b64ea dts: Add a comment about CONFIG_OF_EMBED being for local use by Simon Glass · Mon Aug 31 18:47:52 2015 -0600
  95. c34793c dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl by Masahiro Yamada · Mon Aug 31 19:36:24 2015 +0900
  96. ddb9aa97 dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · Fri Aug 28 20:28:42 2015 +0900
  97. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  98. 89caf33 dm: Reduce SPL device tree size by Simon Glass · Tue Jun 23 15:38:29 2015 -0600
  99. 400d040 fdt: Add an option to disable device tree in SPL by Simon Glass · Fri Feb 27 22:06:38 2015 -0700
  100. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900