Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
85ab0452fefc8c48b0b4f35200cb2590b4693ab3
/
dts
9bd76b8
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
by Goldschmidt Simon
· 7 years ago
d6a0c78
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
by Masahiro Yamada
· 7 years ago
2f57c95
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
by Jean-Jacques Hiblot
· 7 years ago
1195559
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· 7 years ago
1f6049e
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
by Tom Rini
· 7 years ago
36dd5f1
dtc: Switch to building and using our own dtc unless provided
by Tom Rini
· 7 years ago
f291ce1
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
by Philipp Tomsich
· 7 years ago
d979740
dts: Allow OF_LIST to depend on FIT_EMBED
by Cooper Jr., Franklin
· 7 years ago
5e060d8
dm: core: Add livetree definitions
by Simon Glass
· 7 years ago
82f766d
Allow boards to initialize the DT at runtime.
by Alex Deymo
· 8 years ago
239ae4a
dm: avoid dropping pin control DT properties in case of SPL_PINCTRL
by Vikas Manocha
· 8 years ago
27cb730
Ensure device tree DTS is compiled
by James Balean
· 8 years ago
2a79275
dm: Add callback to modify the device tree
by mario.six@gdsys.cc
· 8 years ago
2789ddb
dm: Add an option to enable the of-platdata feature
by Simon Glass
· 8 years ago
c409bd0
spl: Setup default value for OF_LIST
by Michal Simek
· 9 years ago
cdf1724
spl: Add a way to specify a list of device trees to include
by Simon Glass
· 9 years ago
70d4109
fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL
by Simon Glass
· 9 years ago
5f3f7b7
dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
by Masahiro Yamada
· 9 years ago
be6b2b3
Revert "devicetree: use wildcard to clean arch subdir"
by Masahiro Yamada
· 9 years ago
67871a5
devicetree: use wildcard to clean arch subdir
by Thomas Chou
· 9 years ago
0fc13a9
MIPS: add initial infrastructure for device-tree files
by Daniel Schwierzeck
· 9 years ago
3d3f60c
dts: Add a comment about CONFIG_OF_EMBED being for local use
by Simon Glass
· 9 years ago
6aa8179
dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl
by Masahiro Yamada
· 9 years ago
897705e
dts: fix dependency of OF_SPL_REMOVE_PROPS
by Masahiro Yamada
· 9 years ago
dffb86e
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
fa78e0a
dm: Reduce SPL device tree size
by Simon Glass
· 9 years ago
2860f03
fdt: Add an option to disable device tree in SPL
by Simon Glass
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
5699ea6
Correct two non-functional misspellings "overrided".
by Robert P. J. Day
· 10 years ago
f1ef2b6
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
by Masahiro Yamada
· 10 years ago
783e6a7
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
d18926a
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
by Simon Glass
· 10 years ago
63b4b5b
fdt: Add DEV_TREE_BIN option to specify a device tree binary file
by Simon Glass
· 10 years ago
b9d1dbd
kbuild: use cmd_shipped instead of cmd_copy
by Masahiro Yamada
· 10 years ago
6bd04bb
kbuild: fix bugs in cleaning targets
by Masahiro Yamada
· 11 years ago
3284c8b
dts: generate multiple device tree blobs
by Masahiro Yamada
· 11 years ago
5ab502c
dts: move device tree sources to arch/$(ARCH)/dts/
by Masahiro Yamada
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
efcf861
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
a8c0754
Makefile: use two double-quotations as a pair
by Masahiro Yamada
· 11 years ago
bcfe8fd
dts, api, test: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
f53932a
dts/Makefile: pass -undef -D__DTS__ to cpp
by Stephen Warren
· 11 years ago
32ac4bd
dts/Makefile: don't use cpp -P
by Stephen Warren
· 11 years ago
8ad723a
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
by Stephen Warren
· 11 years ago
c8391a0
dts/Makefile: unify cpp/dtc include paths
by Stephen Warren
· 11 years ago
cc4f427
dts/Makefile: simplify dtc invocation
by Stephen Warren
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
74de8c9
dts/Makefile: Build the user specified dts
by Jagannadha Sutradharudu Teki
· 12 years ago
6c5be64
Tegra: fdt: Change /include/ to #include for C preprocessor
by Tom Warren
· 12 years ago
6487d88
fdt: fix dts preprocessor options
by Allen Martin
· 12 years ago
b4f106b
dts/Makefile: Turn off some predefined macros
by Horst Kronstorfer
· 12 years ago
a4ff471
dts/Makefile: Check for empty $(LDSCRIPT)
by Horst Kronstorfer
· 12 years ago
d978780
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 12 years ago
a1d2478
fdt: Add board specific dts inclusion
by Stephan Linz
· 12 years ago
896bbb5
fdt: avoid bad MAKEALL status
by Wolfgang Denk
· 13 years ago
82f4586
fdt: fix out of tree builds with DT support
by Wolfgang Denk
· 13 years ago
58e22f8
fdt: send all dtc output to stderr
by Stephen Warren
· 12 years ago
bbb0b12
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago