1. c7674fc Makefile: Tidy up SPL dtb production by Simon Glass · 3 years, 9 months ago
  2. de3e372 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 3 years, 9 months ago
  3. 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 3 years, 9 months ago
  4. 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 8 months ago
  5. a3444bd Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · 6 years ago
  6. 2737dfe kbuild: make arch-dtbs target PHONY by Stephen Warren · 6 years ago
  7. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  8. 17f2ffe dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · 6 years ago
  9. 7d7a8e9 powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. d693742 spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  12. 9bd76b8 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
  13. 27cb730 Ensure device tree DTS is compiled by James Balean · 8 years ago
  14. be6b2b3 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago
  15. 67871a5 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  16. 0fc13a9 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  17. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  18. 63b4b5b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  19. b9d1dbd kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · 10 years ago
  20. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 10 years ago
  21. 3284c8b dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  22. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  23. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  24. efcf861 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  25. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  26. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  27. a8c0754 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  28. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. f53932a dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · 11 years ago
  30. 32ac4bd dts/Makefile: don't use cpp -P by Stephen Warren · 11 years ago
  31. 8ad723a dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · 11 years ago
  32. c8391a0 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · 11 years ago
  33. cc4f427 dts/Makefile: simplify dtc invocation by Stephen Warren · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 74de8c9 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · 12 years ago
  36. 6c5be64 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  37. 6487d88 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  38. b4f106b dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · 12 years ago
  39. a4ff471 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · 12 years ago
  40. d978780 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  41. a1d2478 fdt: Add board specific dts inclusion by Stephan Linz · 12 years ago
  42. 896bbb5 fdt: avoid bad MAKEALL status by Wolfgang Denk · 12 years ago
  43. 82f4586 fdt: fix out of tree builds with DT support by Wolfgang Denk · 12 years ago
  44. 58e22f8 fdt: send all dtc output to stderr by Stephen Warren · 12 years ago
  45. bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago