~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger2023-07-07
* dts: Log name of expected .dtb fileFlorian Klink2021-01-16
* Makefile: Tidy up SPL dtb productionSimon Glass2021-01-05
* Makefile: Build SPL dtbs in the spl/ directorySimon Glass2021-01-05
* Makefile: Build a separate .dtb for TPLSimon Glass2021-01-05
* dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin2020-01-27
* Revert "Ensure device tree DTS is compiled"Masahiro Yamada2019-03-22
* kbuild: make arch-dtbs target PHONYStephen Warren2019-02-28
* kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada2019-01-15
* dts: riscv: update makefile to also clean the RISC-V dts directoryLukas Auer2018-11-26
* powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya2018-09-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-02-14
* spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-29
* Ensure device tree DTS is compiledJames Balean2017-03-26
* Revert "devicetree: use wildcard to clean arch subdir"Masahiro Yamada2016-01-25
* devicetree: use wildcard to clean arch subdirThomas Chou2016-01-22
* MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-16
* fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTBSimon Glass2014-06-19
* fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass2014-06-11
* kbuild: use cmd_shipped instead of cmd_copyMasahiro Yamada2014-06-05
* kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-28
* dts: generate multiple device tree blobsMasahiro Yamada2014-02-19
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-19
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-19
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-19
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19
* Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-13
* dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* dts/Makefile: pass -undef -D__DTS__ to cppStephen Warren2013-08-02
* dts/Makefile: don't use cpp -PStephen Warren2013-08-02
* dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTSStephen Warren2013-08-02
* dts/Makefile: unify cpp/dtc include pathsStephen Warren2013-08-02
* dts/Makefile: simplify dtc invocationStephen Warren2013-08-02
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki2013-04-02
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-14
* fdt: fix dts preprocessor optionsAllen Martin2013-02-07
* dts/Makefile: Turn off some predefined macrosHorst Kronstorfer2012-08-10
* dts/Makefile: Check for empty $(LDSCRIPT)Horst Kronstorfer2012-08-10
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-07-31
|\
| * fdt: Add board specific dts inclusionStephan Linz2012-07-10
* | fdt: send all dtc output to stderrStephen Warren2012-07-09
|/
* fdt: avoid bad MAKEALL statusWolfgang Denk2012-04-21
* fdt: fix out of tree builds with DT supportWolfgang Denk2012-04-21
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-26