1. b5abbf8 dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts by Marek Vasut · 5 weeks ago
  2. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. f7e5284 dts: Add alternative location for upstream DTB builds by Sumit Garg · 9 months ago
  4. 48cb5a1 Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · 1 year, 5 months ago
  5. b0c2a10 dts: Log name of expected .dtb file by Florian Klink · 4 years ago
  6. 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
  7. c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
  8. 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
  9. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 11 months ago
  10. 43fa91f Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · 6 years ago
  11. d2d742c kbuild: make arch-dtbs target PHONY by Stephen Warren · 6 years ago
  12. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  13. bad1b5e dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · 6 years ago
  14. a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  17. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  18. bc43263 Ensure device tree DTS is compiled by James Balean · 8 years ago
  19. 2068327 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago
  20. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  21. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  22. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  23. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  24. 97e101c kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · 10 years ago
  25. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  26. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  27. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  28. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  29. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  30. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  31. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  32. 7c9c744 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  33. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  34. 4d12301 dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · 11 years ago
  35. aeedbcf dts/Makefile: don't use cpp -P by Stephen Warren · 11 years ago
  36. 456d681 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · 11 years ago
  37. c198ef7 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · 11 years ago
  38. ac6afaf dts/Makefile: simplify dtc invocation by Stephen Warren · 11 years ago
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  40. 79e63a4 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · 12 years ago
  41. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  42. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  43. 12e4429 dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · 12 years ago
  44. 1783816 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · 12 years ago
  45. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  46. 8966a36 fdt: Add board specific dts inclusion by Stephan Linz · 12 years ago
  47. 4ec3de0 fdt: avoid bad MAKEALL status by Wolfgang Denk · 13 years ago
  48. 0954829 fdt: fix out of tree builds with DT support by Wolfgang Denk · 13 years ago
  49. d292a94 fdt: send all dtc output to stderr by Stephen Warren · 12 years ago
  50. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago