summaryrefslogtreecommitdiff
path: root/dts/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-05-23spl: Setup default value for OF_LISTMichal Simek1-0/+1
2016-03-15spl: Add a way to specify a list of device trees to includeSimon Glass1-0/+10
2016-03-15fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass1-0/+1
2016-02-25dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabledMasahiro Yamada1-0/+2
2015-10-03dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass1-1/+3
2015-09-17dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrlMasahiro Yamada1-0/+1
2015-08-31dts: fix dependency of OF_SPL_REMOVE_PROPSMasahiro Yamada1-1/+1
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-3/+3
2015-07-22dm: Reduce SPL device tree sizeSimon Glass1-0/+12
2015-04-23fdt: Add an option to disable device tree in SPLSimon Glass1-3/+8
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-1/+0
2014-10-28Correct two non-functional misspellings "overrided".Robert P. J. Day1-1/+1
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-0/+7
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-0/+48