Commit Graph

67 Commits (lime2-spi)

Author SHA1 Message Date
Jagdish Gediya 7d7a8e99e4 powerpc/dts: Makefile changes to clean and build dts 6 years ago
Michal Simek 4adc6605a9 dts: Fix typo in OF_LIVE Kconfig help 6 years ago
Michal Simek b8448051df Kconfig: Remove trailing whitespaces in prompt 6 years ago
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Masahiro Yamada 28b538b69d .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Goldschmidt d693742b25 spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED 6 years ago
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep 7 years ago
Masahiro Yamada d6a0c78a4e pylibfdt: compile pylibfdt only when dtoc/binman is necessary 7 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Tom Rini 1f6049e250 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable 7 years ago
Tom Rini 36dd5f1b8a dtc: Switch to building and using our own dtc unless provided 7 years ago
Philipp Tomsich f291ce1298 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL 7 years ago
Cooper Jr., Franklin d97974099b dts: Allow OF_LIST to depend on FIT_EMBED 7 years ago
Simon Glass 5e060d8bcc dm: core: Add livetree definitions 7 years ago
Alex Deymo 82f766d1d2 Allow boards to initialize the DT at runtime. 7 years ago
Vikas Manocha 239ae4a912 dm: avoid dropping pin control DT properties in case of SPL_PINCTRL 7 years ago
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 7 years ago
James Balean 27cb7300ff Ensure device tree DTS is compiled 7 years ago
mario.six@gdsys.cc 2a792753d6 dm: Add callback to modify the device tree 7 years ago
Simon Glass 2789ddb9d5 dm: Add an option to enable the of-platdata feature 8 years ago
Michal Simek c409bd015c spl: Setup default value for OF_LIST 8 years ago
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