summaryrefslogtreecommitdiff
path: root/dts
AgeCommit message (Expand)AuthorFilesLines
2023-07-07Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger1-1/+3
2023-06-12global: Use proper project name U-BootMichal Simek1-2/+2
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass1-1/+1
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass1-0/+10
2023-02-07fdt: Drop use of non-existent OF_PLATDATA optionSimon Glass1-2/+2
2022-06-29vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini1-0/+1
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+17
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-4/+4
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes1-0/+9
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass1-0/+10
2021-12-23fdt: Add a Kconfig for boards with a prior stageSimon Glass1-5/+28
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass1-1/+0
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass1-18/+0
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass1-5/+6
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-9/+1
2021-10-19Makefile: Only build dtc if neededSimon Glass1-4/+0
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas1-9/+2
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas1-1/+1
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass1-1/+2
2021-09-25fdt: Create a new OF_REAL KconfigSimon Glass1-1/+27
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng1-0/+18
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass1-0/+20
2021-03-26dm: core: Add an option to support SPL in read-only memorySimon Glass1-0/+22
2021-03-22dm: core: Allow dropping run-time binding of devicesSimon Glass1-0/+18
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass1-2/+21
2021-03-04dts: Fix OF_LIVE dependencyBin Meng1-1/+1
2021-01-16dts: Log name of expected .dtb fileFlorian Klink1-1/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-4/+4
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass1-9/+9
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass1-4/+5
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass1-3/+8
2020-10-29dm: Support parent devices with of-platdataSimon Glass1-0/+18
2020-10-09Kconfig: Create a new tools menuSimon Glass1-9/+0
2020-01-28dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin2-0/+25
2020-01-16Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson1-0/+3
2020-01-07dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot1-0/+8
2019-10-31dts: fix MULTI_DTB_FIT compression choice promptBaruch Siach1-1/+1
2019-10-31dts: Kconfig: Fix help for SPL_OF_CONTROLWalter Lozano1-1/+1
2019-04-12dm: Also remove interrupts property from SPL DTMichal Simek1-4/+4
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut1-0/+57
2019-03-22Revert "Ensure device tree DTS is compiled"Masahiro Yamada1-10/+3
2019-02-28kbuild: make arch-dtbs target PHONYStephen Warren1-0/+1
2019-02-09of-platdata: improve documentationSimon Goldschmidt1-4/+2
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada1-3/+0
2018-11-26dts: riscv: update makefile to also clean the RISC-V dts directoryLukas Auer1-1/+1
2018-09-27powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya1-1/+1
2018-08-17dts: Fix typo in OF_LIVE Kconfig helpMichal Simek1-1/+1
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek1-1/+1
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons1-0/+7
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-2/+0