1. 89caf33 dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  2. 400d040 fdt: Add an option to disable device tree in SPL by Simon Glass · 10 years ago
  3. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  4. eb61df5 Correct two non-functional misspellings "overrided". by Robert P. J. Day · 10 years ago
  5. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  6. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  7. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  8. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  9. 97e101c kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · 10 years ago
  10. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  11. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  12. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  13. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  14. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  15. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  16. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  17. 7c9c744 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  18. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. 4d12301 dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · 11 years ago
  20. aeedbcf dts/Makefile: don't use cpp -P by Stephen Warren · 11 years ago
  21. 456d681 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · 11 years ago
  22. c198ef7 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · 11 years ago
  23. ac6afaf dts/Makefile: simplify dtc invocation by Stephen Warren · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 79e63a4 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · 12 years ago
  26. f623615 Tegra: fdt: Change /include/ to #include for C preprocessor by Tom Warren · 12 years ago
  27. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  28. 12e4429 dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · 12 years ago
  29. 1783816 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · 12 years ago
  30. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  31. 8966a36 fdt: Add board specific dts inclusion by Stephan Linz · 12 years ago
  32. 4ec3de0 fdt: avoid bad MAKEALL status by Wolfgang Denk · 13 years ago
  33. 0954829 fdt: fix out of tree builds with DT support by Wolfgang Denk · 13 years ago
  34. d292a94 fdt: send all dtc output to stderr by Stephen Warren · 12 years ago
  35. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago