1. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · Sun Jan 12 15:57:42 2020 +0100
  2. 43fa91f Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · Thu Mar 14 14:58:36 2019 +0900
  3. d2d742c kbuild: make arch-dtbs target PHONY by Stephen Warren · Tue Feb 26 12:20:25 2019 -0700
  4. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · Fri Jan 11 19:42:27 2019 +0900
  5. bad1b5e dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · Thu Nov 22 11:26:11 2018 +0100
  6. a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · Mon Sep 03 21:35:06 2018 +0530
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · Wed Feb 14 06:44:36 2018 +0100
  9. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · Tue Nov 21 12:29:56 2017 +0000
  10. bc43263 Ensure device tree DTS is compiled by James Balean · Wed Mar 15 23:11:31 2017 -0500
  11. 2068327 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · Sun Jan 24 03:50:02 2016 +0900
  12. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · Wed Jan 06 09:49:24 2016 +0800
  13. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · Sat Dec 19 20:20:48 2015 +0100
  14. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · Thu Jun 12 07:24:43 2014 -0600
  15. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · Mon Jun 02 22:04:50 2014 -0600
  16. 97e101c kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · Wed Jun 04 10:11:18 2014 +0900
  17. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · Fri Mar 28 14:55:02 2014 +0900
  18. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · Wed Feb 05 11:28:27 2014 +0900
  19. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  20. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  21. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  22. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  23. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  24. 7c9c744 Makefile: use two double-quotations as a pair by Masahiro Yamada · Thu Dec 05 15:08:31 2013 +0900
  25. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:40 2013 +0900
  26. 4d12301 dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · Wed Jul 24 10:09:24 2013 -0700
  27. aeedbcf dts/Makefile: don't use cpp -P by Stephen Warren · Wed Jul 24 10:09:23 2013 -0700
  28. 456d681 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · Wed Jul 24 10:09:21 2013 -0700
  29. c198ef7 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · Wed Jul 24 10:09:19 2013 -0700
  30. ac6afaf dts/Makefile: simplify dtc invocation by Stephen Warren · Wed Jul 24 10:09:18 2013 -0700
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. 79e63a4 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · Thu Feb 28 10:20:18 2013 +0000
  33. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · Thu Feb 21 12:31:27 2013 +0000
  34. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · Tue Jan 08 16:07:54 2013 +0000
  35. 12e4429 dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · Fri Jul 13 03:03:40 2012 +0000
  36. 1783816 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · Thu Jul 12 02:58:32 2012 +0000
  37. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Jul 31 22:01:08 2012 +0200
  38. 8966a36 fdt: Add board specific dts inclusion by Stephan Linz · Wed Jul 04 22:25:29 2012 +0200
  39. 4ec3de0 fdt: avoid bad MAKEALL status by Wolfgang Denk · Thu Apr 19 02:36:44 2012 +0000
  40. 0954829 fdt: fix out of tree builds with DT support by Wolfgang Denk · Thu Apr 19 02:36:07 2012 +0000
  41. d292a94 fdt: send all dtc output to stderr by Stephen Warren · Fri Jun 08 12:28:17 2012 +0000
  42. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000