summaryrefslogtreecommitdiffstats
path: root/dts
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
* dts: Log name of expected .dtb fileFlorian Klink2021-01-161-1/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-4/+4
* Makefile: Tidy up SPL dtb productionSimon Glass2021-01-051-9/+9
* Makefile: Build SPL dtbs in the spl/ directorySimon Glass2021-01-051-4/+5
* Makefile: Build a separate .dtb for TPLSimon Glass2021-01-051-3/+8
* 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-272-0/+25
* 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
* Revert "Ensure device tree DTS is compiled"Masahiro Yamada2019-03-221-10/+3
* kbuild: make arch-dtbs target PHONYStephen Warren2019-02-281-0/+1
* of-platdata: improve documentationSimon Goldschmidt2019-02-091-4/+2
* kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada2019-01-151-3/+0
* dts: riscv: update makefile to also clean the RISC-V dts directoryLukas Auer2018-11-261-1/+1
* powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya2018-09-271-1/+1
* 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
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-06-181-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-02-141-16/+0
* spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-291-4/+31
* 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
* Ensure device tree DTS is compiledJames Balean2017-03-261-3/+10
* 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