Commit Graph

35 Commits (ba84de9f13a150414e079c89566790e1c0c433df)

Author SHA1 Message Date
Simon Glass fa78e0a371 dm: Reduce SPL device tree size 9 years ago
Simon Glass 2860f03b91 fdt: Add an option to disable device tree in SPL 9 years ago
Masahiro Yamada d648964fc2 kconfig: remove unneeded dependency on !SPL_BUILD 9 years ago
Robert P. J. Day 5699ea6d0e Correct two non-functional misspellings "overrided". 10 years ago
Masahiro Yamada f1ef2b6233 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 10 years ago
Masahiro Yamada 783e6a72b8 kconfig: move CONFIG_OF_* to Kconfig 10 years ago
Simon Glass d18926af30 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB 10 years ago
Simon Glass 63b4b5bae5 fdt: Add DEV_TREE_BIN option to specify a device tree binary file 10 years ago
Masahiro Yamada b9d1dbd4df kbuild: use cmd_shipped instead of cmd_copy 10 years ago
Masahiro Yamada 6bd04bb487 kbuild: fix bugs in cleaning targets 10 years ago
Masahiro Yamada 3284c8b8ca dts: generate multiple device tree blobs 10 years ago
Masahiro Yamada 5ab502cb89 dts: move device tree sources to arch/$(ARCH)/dts/ 10 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 10 years ago
Masahiro Yamada efcf861931 kbuild: use scripts/Makefile.clean 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada a8c075414a Makefile: use two double-quotations as a pair 11 years ago
Masahiro Yamada bcfe8fdf32 dts, api, test: convert makefiles to Kbuild style 11 years ago
Stephen Warren f53932addd dts/Makefile: pass -undef -D__DTS__ to cpp 11 years ago
Stephen Warren 32ac4bd9ca dts/Makefile: don't use cpp -P 11 years ago
Stephen Warren 8ad723acd7 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS 11 years ago
Stephen Warren c8391a0e92 dts/Makefile: unify cpp/dtc include paths 11 years ago
Stephen Warren cc4f427bbd dts/Makefile: simplify dtc invocation 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Jagannadha Sutradharudu Teki 74de8c9a16 dts/Makefile: Build the user specified dts 11 years ago
Tom Warren 6c5be646b4 Tegra: fdt: Change /include/ to #include for C preprocessor 11 years ago
Allen Martin 6487d88aaa fdt: fix dts preprocessor options 11 years ago
Allen Martin 7cb70a34b9 fdt: fix dts preprocessor options 12 years ago
Horst Kronstorfer b4f106be2d dts/Makefile: Turn off some predefined macros 12 years ago
Horst Kronstorfer a4ff471970 dts/Makefile: Check for empty $(LDSCRIPT) 12 years ago
Stephan Linz a1d2478e2d fdt: Add board specific dts inclusion 12 years ago
Stephen Warren 58e22f8a15 fdt: send all dtc output to stderr 12 years ago
Wolfgang Denk 896bbb5316 fdt: avoid bad MAKEALL status 12 years ago
Wolfgang Denk 82f45866ee fdt: fix out of tree builds with DT support 12 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 13 years ago