1. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · Wed Feb 14 06:44:36 2018 +0100
  2. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · Tue Nov 21 12:29:56 2017 +0000
  3. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  4. 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
  5. 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
  6. 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
  7. 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · Sat Sep 23 13:00:57 2017 -0400
  8. 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
  9. 06c7b62 dts: Allow OF_LIST to depend on FIT_EMBED by Cooper Jr., Franklin · Fri Jun 16 17:25:09 2017 -0500
  10. a6eedb8 dm: core: Add livetree definitions by Simon Glass · Thu May 18 20:08:53 2017 -0600
  11. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · Sun Apr 02 01:25:20 2017 -0700
  12. b6cca7d dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · Fri Mar 24 14:47:44 2017 -0700
  13. bc43263 Ensure device tree DTS is compiled by James Balean · Wed Mar 15 23:11:31 2017 -0500
  14. 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · Wed Feb 22 16:07:22 2017 +0100
  15. 7bc65f3 dm: Add an option to enable the of-platdata feature by Simon Glass · Mon Jul 04 11:58:06 2016 -0600
  16. 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · Wed May 04 15:14:11 2016 +0200
  17. 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
  18. 644f5bc fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL by Simon Glass · Mon Feb 22 22:55:44 2016 -0700
  19. 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
  20. 2068327 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · Sun Jan 24 03:50:02 2016 +0900
  21. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · Wed Jan 06 09:49:24 2016 +0800
  22. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · Sat Dec 19 20:20:48 2015 +0100
  23. d9b64ea dts: Add a comment about CONFIG_OF_EMBED being for local use by Simon Glass · Mon Aug 31 18:47:52 2015 -0600
  24. 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
  25. ddb9aa97 dts: fix dependency of OF_SPL_REMOVE_PROPS by Masahiro Yamada · Fri Aug 28 20:28:42 2015 +0900
  26. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  27. 89caf33 dm: Reduce SPL device tree size by Simon Glass · Tue Jun 23 15:38:29 2015 -0600
  28. 400d040 fdt: Add an option to disable device tree in SPL by Simon Glass · Fri Feb 27 22:06:38 2015 -0700
  29. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  30. eb61df5 Correct two non-functional misspellings "overrided". by Robert P. J. Day · Tue Oct 21 16:44:32 2014 -0400
  31. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  32. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · Mon Sep 22 19:59:05 2014 +0900
  33. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · Thu Jun 12 07:24:43 2014 -0600
  34. 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
  35. 97e101c kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · Wed Jun 04 10:11:18 2014 +0900
  36. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · Fri Mar 28 14:55:02 2014 +0900
  37. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · Wed Feb 05 11:28:27 2014 +0900
  38. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  39. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  40. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  41. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  42. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  43. 7c9c744 Makefile: use two double-quotations as a pair by Masahiro Yamada · Thu Dec 05 15:08:31 2013 +0900
  44. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:40 2013 +0900
  45. 4d12301 dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · Wed Jul 24 10:09:24 2013 -0700
  46. aeedbcf dts/Makefile: don't use cpp -P by Stephen Warren · Wed Jul 24 10:09:23 2013 -0700
  47. 456d681 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · Wed Jul 24 10:09:21 2013 -0700
  48. c198ef7 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · Wed Jul 24 10:09:19 2013 -0700
  49. ac6afaf dts/Makefile: simplify dtc invocation by Stephen Warren · Wed Jul 24 10:09:18 2013 -0700
  50. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  51. 79e63a4 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · Thu Feb 28 10:20:18 2013 +0000
  52. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · Thu Feb 21 12:31:27 2013 +0000
  53. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · Tue Jan 08 16:07:54 2013 +0000
  54. 12e4429 dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · Fri Jul 13 03:03:40 2012 +0000
  55. 1783816 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · Thu Jul 12 02:58:32 2012 +0000
  56. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Jul 31 22:01:08 2012 +0200
  57. 8966a36 fdt: Add board specific dts inclusion by Stephan Linz · Wed Jul 04 22:25:29 2012 +0200
  58. 4ec3de0 fdt: avoid bad MAKEALL status by Wolfgang Denk · Thu Apr 19 02:36:44 2012 +0000
  59. 0954829 fdt: fix out of tree builds with DT support by Wolfgang Denk · Thu Apr 19 02:36:07 2012 +0000
  60. d292a94 fdt: send all dtc output to stderr by Stephen Warren · Fri Jun 08 12:28:17 2012 +0000
  61. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000