Commit Graph

45 Commits (b71bea71294959c07e67ce7c91594f380f82f3a9)

Author SHA1 Message Date
Simon Glass cdf172461c spl: Add a way to specify a list of device trees to include 8 years ago
Simon Glass 70d41093c5 fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL 8 years ago
Masahiro Yamada 5f3f7b79db dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled 8 years ago
Masahiro Yamada be6b2b3170 Revert "devicetree: use wildcard to clean arch subdir" 8 years ago
Thomas Chou 67871a5958 devicetree: use wildcard to clean arch subdir 8 years ago
Daniel Schwierzeck 0fc13a9093 MIPS: add initial infrastructure for device-tree files 8 years ago
Simon Glass 3d3f60cb7a dts: Add a comment about CONFIG_OF_EMBED being for local use 9 years ago
Masahiro Yamada 6aa8179f81 dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl 9 years ago
Masahiro Yamada 897705ec39 dts: fix dependency of OF_SPL_REMOVE_PROPS 9 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 9 years ago
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