summaryrefslogtreecommitdiff
path: root/dts
Commit message (Expand)AuthorAgeLines
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-1/+0
* Correct two non-functional misspellings "overrided".Robert P. J. Day2014-10-27-1/+1
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-25-0/+7
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-25-0/+48
* fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTBSimon Glass2014-06-19-2/+2
* fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass2014-06-11-0/+4
* kbuild: use cmd_shipped instead of cmd_copyMasahiro Yamada2014-06-05-4/+1
* kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-28-1/+1
* dts: generate multiple device tree blobsMasahiro Yamada2014-02-19-11/+20
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-19-2/+2
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-19-52/+22
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-19-6/+6
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-1/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-3/+3
* Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-13-1/+1
* dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-23/+1
* dts/Makefile: pass -undef -D__DTS__ to cppStephen Warren2013-08-02-1/+1
* dts/Makefile: don't use cpp -PStephen Warren2013-08-02-1/+1
* dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTSStephen Warren2013-08-02-7/+0
* dts/Makefile: unify cpp/dtc include pathsStephen Warren2013-08-02-2/+9
* dts/Makefile: simplify dtc invocationStephen Warren2013-08-02-7/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki2013-04-02-0/+2
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-14-1/+2
* fdt: fix dts preprocessor optionsAllen Martin2013-02-07-1/+1
* dts/Makefile: Turn off some predefined macrosHorst Kronstorfer2012-08-10-1/+2
* dts/Makefile: Check for empty $(LDSCRIPT)Horst Kronstorfer2012-08-10-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-31-1/+2
|\
| * fdt: Add board specific dts inclusionStephan Linz2012-07-10-1/+2
* | fdt: send all dtc output to stderrStephen Warren2012-07-09-1/+1
|/
* fdt: avoid bad MAKEALL statusWolfgang Denk2012-04-21-3/+7
* fdt: fix out of tree builds with DT supportWolfgang Denk2012-04-21-1/+1
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-26-0/+103