summaryrefslogtreecommitdiff
path: root/dts/Kconfig
AgeCommit message (Expand)Author
2017-10-06spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-09-24tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini
2017-09-24dtc: Switch to building and using our own dtc unless providedTom Rini
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich
2017-07-10dts: Allow OF_LIST to depend on FIT_EMBEDCooper Jr., Franklin
2017-06-01dm: core: Add livetree definitionsSimon Glass
2017-05-09Allow boards to initialize the DT at runtime.Alex Deymo
2017-04-04dm: avoid dropping pin control DT properties in case of SPL_PINCTRLVikas Manocha
2017-03-23dm: Add callback to modify the device treemario.six@gdsys.cc
2016-07-14dm: Add an option to enable the of-platdata featureSimon Glass
2016-05-23spl: Setup default value for OF_LISTMichal Simek
2016-03-14spl: Add a way to specify a list of device trees to includeSimon Glass
2016-03-14fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass
2016-02-24dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabledMasahiro Yamada
2015-10-03dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass
2015-09-16dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrlMasahiro Yamada
2015-08-31dts: fix dependency of OF_SPL_REMOVE_PROPSMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-07-21dm: Reduce SPL device tree sizeSimon Glass
2015-04-23fdt: Add an option to disable device tree in SPLSimon Glass
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2014-10-27Correct two non-functional misspellings "overrided".Robert P. J. Day
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada