summaryrefslogtreecommitdiff
path: root/dts/Kconfig
AgeCommit message (Expand)Author
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass
2021-12-23fdt: Add a Kconfig for boards with a prior stageSimon Glass
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-19Makefile: Only build dtc if neededSimon Glass
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-25fdt: Create a new OF_REAL KconfigSimon Glass
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass
2021-03-26dm: core: Add an option to support SPL in read-only memorySimon Glass
2021-03-22dm: core: Allow dropping run-time binding of devicesSimon Glass
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass
2021-03-03dts: Fix OF_LIVE dependencyBin Meng
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-09Kconfig: Create a new tools menuSimon Glass
2020-01-27dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson
2020-01-07dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot
2019-10-31dts: fix MULTI_DTB_FIT compression choice promptBaruch Siach
2019-10-30dts: Kconfig: Fix help for SPL_OF_CONTROLWalter Lozano
2019-04-11dm: Also remove interrupts property from SPL DTMichal Simek
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-02-09of-platdata: improve documentationSimon Goldschmidt
2018-08-17dts: Fix typo in OF_LIVE Kconfig helpMichal Simek
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
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