index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dts
Age
Commit message (
Expand
)
Author
2024-02-29
dts: Add script to uprev dts/upstream subtree
Sumit Garg
2024-02-29
dts: Add alternative location for upstream DTB builds
Sumit Garg
2024-02-29
Makefile: Add support for DT bindings schema checks
Sumit Garg
2024-02-29
Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream'
Tom Rini
2024-02-29
dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST
Raymond Mao
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-07-07
Kbuild: Fix cleanup of *.dtb for some archs
Tobias Deiminger
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-02-07
fdt: Drop use of non-existent OF_PLATDATA option
Simon Glass
2022-06-28
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2022-01-25
introduce CONFIG_DEVICE_TREE_INCLUDES
Rasmus Villemoes
2021-12-23
fdt: Avoid emitting an device tree when not needed
Simon Glass
2021-12-23
fdt: Add a Kconfig for boards with a prior stage
Simon Glass
2021-12-23
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
2021-12-23
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
Simon Glass
2021-12-23
fdt: Make OF_BOARD a bool option
Simon Glass
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-19
Makefile: Only build dtc if needed
Simon Glass
2021-10-18
treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
2021-10-18
riscv: Remove OF_PRIOR_STAGE from RISC-V boards
Ilias Apalodimas
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
fdt: Create a new OF_REAL Kconfig
Simon Glass
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
dm: core: Add an option to support SPL in read-only memory
Simon Glass
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
2021-03-22
dm: of-platadata: Add option for device instantiation
Simon Glass
2021-03-03
dts: Fix OF_LIVE dependency
Bin Meng
2021-01-16
dts: Log name of expected .dtb file
Florian Klink
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
Makefile: Tidy up SPL dtb production
Simon Glass
2021-01-05
Makefile: Build SPL dtbs in the spl/ directory
Simon Glass
2021-01-05
Makefile: Build a separate .dtb for TPL
Simon Glass
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
2020-10-09
Kconfig: Create a new tools menu
Simon Glass
2020-01-27
dts: add property removal option CONFIG_OF_REMOVE_PROPS
Anatolij Gustschin
2020-01-15
Add dependencies for MALLOC_F and OF_LIBFDT
Sean Anderson
2020-01-07
dts: Add support for adding DT overlays in u-boot.img
Jean-Jacques Hiblot
2019-10-31
dts: fix MULTI_DTB_FIT compression choice prompt
Baruch Siach
2019-10-30
dts: Kconfig: Fix help for SPL_OF_CONTROL
Walter Lozano
2019-04-11
dm: Also remove interrupts property from SPL DT
Michal Simek
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2019-03-22
Revert "Ensure device tree DTS is compiled"
Masahiro Yamada
2019-02-28
kbuild: make arch-dtbs target PHONY
Stephen Warren
2019-02-09
of-platdata: improve documentation
Simon Goldschmidt
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
[next]