summaryrefslogtreecommitdiffstats
path: root/dts/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng2021-05-191-0/+18
* dm: core: Create a struct for device runtime infoSimon Glass2021-03-261-0/+20
* dm: core: Add an option to support SPL in read-only memorySimon Glass2021-03-261-0/+22
* dm: core: Allow dropping run-time binding of devicesSimon Glass2021-03-221-0/+18
* dm: of-platadata: Add option for device instantiationSimon Glass2021-03-221-2/+21
* dts: Fix OF_LIVE dependencyBin Meng2021-03-031-1/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-4/+4
* dm: Support parent devices with of-platdataSimon Glass2020-10-291-0/+18
* Kconfig: Create a new tools menuSimon Glass2020-10-091-9/+0
* dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin2020-01-271-0/+20
* Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson2020-01-151-0/+3
* dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot2020-01-071-0/+8
* dts: fix MULTI_DTB_FIT compression choice promptBaruch Siach2019-10-311-1/+1
* dts: Kconfig: Fix help for SPL_OF_CONTROLWalter Lozano2019-10-301-1/+1
* dm: Also remove interrupts property from SPL DTMichal Simek2019-04-111-4/+4
* lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut2019-04-091-0/+57
* 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