index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dts
Age
Commit message (
Expand
)
Author
2013-08-02
dts/Makefile: pass -undef -D__DTS__ to cpp
Stephen Warren
2013-08-02
dts/Makefile: don't use cpp -P
Stephen Warren
2013-08-02
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
Stephen Warren
2013-08-02
dts/Makefile: unify cpp/dtc include paths
Stephen Warren
2013-08-02
dts/Makefile: simplify dtc invocation
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-02
dts/Makefile: Build the user specified dts
Jagannadha Sutradharudu Teki
2013-03-14
Tegra: fdt: Change /include/ to #include for C preprocessor
Tom Warren
2013-02-08
fdt: fix dts preprocessor options
Allen Martin
2012-08-10
dts/Makefile: Turn off some predefined macros
Horst Kronstorfer
2012-08-10
dts/Makefile: Check for empty $(LDSCRIPT)
Horst Kronstorfer
2012-07-31
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2012-07-10
fdt: Add board specific dts inclusion
Stephan Linz
2012-04-21
fdt: avoid bad MAKEALL status
Wolfgang Denk
2012-04-21
fdt: fix out of tree builds with DT support
Wolfgang Denk
2012-07-09
fdt: send all dtc output to stderr
Stephen Warren
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass