summaryrefslogtreecommitdiff
path: root/dts/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* of-platdata: improve documentationSimon Goldschmidt2019-02-091-4/+2
* dts: Fix typo in OF_LIVE Kconfig helpMichal Simek2018-08-171-1/+1
* Kconfig: Remove trailing whitespaces in promptMichal Simek2018-07-301-1/+1
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+7
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-0/+13
* spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot2017-10-061-0/+83
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-051-1/+19
* tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini2017-09-241-0/+9
* dtc: Switch to building and using our own dtc unless providedTom Rini2017-09-241-0/+4
* spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich2017-08-131-0/+29
* dts: Allow OF_LIST to depend on FIT_EMBEDCooper Jr., Franklin2017-07-101-5/+6
* dm: core: Add livetree definitionsSimon Glass2017-06-011-0/+11
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-0/+8
* dm: avoid dropping pin control DT properties in case of SPL_PINCTRLVikas Manocha2017-04-041-2/+2
* dm: Add callback to modify the device treemario.six@gdsys.cc2017-03-231-0/+10
* dm: Add an option to enable the of-platdata featureSimon Glass2016-07-141-0/+21
* spl: Setup default value for OF_LISTMichal Simek2016-05-231-0/+1
* spl: Add a way to specify a list of device trees to includeSimon Glass2016-03-141-0/+10
* fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROLSimon Glass2016-03-141-0/+1
* dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabledMasahiro Yamada2016-02-241-0/+2
* dts: Add a comment about CONFIG_OF_EMBED being for local useSimon Glass2015-10-031-1/+3
* dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrlMasahiro Yamada2015-09-161-0/+1
* dts: fix dependency of OF_SPL_REMOVE_PROPSMasahiro Yamada2015-08-311-1/+1
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-3/+3
* dm: Reduce SPL device tree sizeSimon Glass2015-07-211-0/+12
* fdt: Add an option to disable device tree in SPLSimon Glass2015-04-231-3/+8
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-1/+0
* Correct two non-functional misspellings "overrided".Robert P. J. Day2014-10-271-1/+1
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-0/+7
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-0/+48