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
/
Kconfig
Age
Commit message (
Expand
)
Author
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
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-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
2015-10-03
dts: Add a comment about CONFIG_OF_EMBED being for local use
Simon Glass
2015-09-16
dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl
Masahiro Yamada
2015-08-31
dts: fix dependency of OF_SPL_REMOVE_PROPS
Masahiro Yamada
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-07-21
dm: Reduce SPL device tree size
Simon Glass
2015-04-23
fdt: Add an option to disable device tree in SPL
Simon Glass
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2014-10-27
Correct two non-functional misspellings "overrided".
Robert P. J. Day
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada