summaryrefslogtreecommitdiffstats
path: root/dts
Commit message (Expand)AuthorAgeFilesLines
* dts: generate multiple device tree blobsMasahiro Yamada2014-02-191-11/+20
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-191-2/+2
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-192-52/+22
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-191-6/+6
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-1/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-3/+3
* Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-131-1/+1
* dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+1
* dts/Makefile: pass -undef -D__DTS__ to cppStephen Warren2013-08-021-1/+1
* dts/Makefile: don't use cpp -PStephen Warren2013-08-021-1/+1
* dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTSStephen Warren2013-08-021-7/+0
* dts/Makefile: unify cpp/dtc include pathsStephen Warren2013-08-021-2/+9
* dts/Makefile: simplify dtc invocationStephen Warren2013-08-021-7/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki2013-04-021-0/+2
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-141-1/+2
* fdt: fix dts preprocessor optionsAllen Martin2013-02-071-1/+1
* dts/Makefile: Turn off some predefined macrosHorst Kronstorfer2012-08-101-1/+2
* dts/Makefile: Check for empty $(LDSCRIPT)Horst Kronstorfer2012-08-101-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-311-1/+2
|\
| * fdt: Add board specific dts inclusionStephan Linz2012-07-101-1/+2
* | fdt: send all dtc output to stderrStephen Warren2012-07-091-1/+1
|/
* fdt: avoid bad MAKEALL statusWolfgang Denk2012-04-211-3/+7
* fdt: fix out of tree builds with DT supportWolfgang Denk2012-04-211-1/+1
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-261-0/+103
OpenPOWER on IntegriCloud