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
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
2018-11-26
dts: riscv: update makefile to also clean the RISC-V dts directory
Lukas Auer
2018-09-27
powerpc/dts: Makefile changes to clean and build dts
Jagdish Gediya
2018-08-17
dts: Fix typo in OF_LIVE Kconfig help
Michal Simek
2018-07-30
Kconfig: Remove trailing whitespaces in prompt
Michal Simek
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-14
spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
Simon Goldschmidt
2017-11-29
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
2017-11-17
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-09-24
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
2017-09-24
dtc: Switch to building and using our own dtc unless provided
Tom Rini
2017-08-13
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
Philipp Tomsich
2017-07-10
dts: Allow OF_LIST to depend on FIT_EMBED
Cooper Jr., Franklin
2017-06-01
dm: core: Add livetree definitions
Simon Glass
2017-05-09
Allow boards to initialize the DT at runtime.
Alex Deymo
2017-04-04
dm: avoid dropping pin control DT properties in case of SPL_PINCTRL
Vikas Manocha
2017-03-26
Ensure device tree DTS is compiled
James Balean
2017-03-23
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2016-07-14
dm: Add an option to enable the of-platdata feature
Simon Glass
2016-05-23
spl: Setup default value for OF_LIST
Michal Simek
2016-03-14
spl: Add a way to specify a list of device trees to include
Simon Glass
2016-03-14
fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL
Simon Glass
2016-02-24
dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
Masahiro Yamada
2016-01-25
Revert "devicetree: use wildcard to clean arch subdir"
Masahiro Yamada
[next]