Age | Commit message (Expand) | Author |
2020-01-27 | dts: add property removal option CONFIG_OF_REMOVE_PROPS | Anatolij Gustschin |
2019-03-22 | Revert "Ensure device tree DTS is compiled" | Masahiro Yamada |
2019-02-28 | kbuild: make arch-dtbs target PHONY | Stephen Warren |
2019-01-15 | kbuild: add .SECONDARY special target to scripts/Kbuild.include | Masahiro Yamada |
2018-11-26 | dts: riscv: update makefile to also clean the RISC-V dts directory | Lukas Auer |
2018-09-27 | powerpc/dts: Makefile changes to clean and build dts | Jagdish Gediya |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-14 | spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED | Simon Goldschmidt |
2017-11-29 | spl: make CONFIG_OF_EMBED pass dts through fdtgrep | Goldschmidt Simon |
2017-03-26 | Ensure device tree DTS is compiled | James Balean |
2016-01-25 | Revert "devicetree: use wildcard to clean arch subdir" | Masahiro Yamada |
2016-01-22 | devicetree: use wildcard to clean arch subdir | Thomas Chou |
2016-01-16 | MIPS: add initial infrastructure for device-tree files | Daniel Schwierzeck |
2014-06-19 | fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB | Simon Glass |
2014-06-11 | fdt: Add DEV_TREE_BIN option to specify a device tree binary file | Simon Glass |
2014-06-05 | kbuild: use cmd_shipped instead of cmd_copy | Masahiro Yamada |
2014-03-28 | kbuild: fix bugs in cleaning targets | Masahiro Yamada |
2014-02-19 | dts: generate multiple device tree blobs | Masahiro Yamada |
2014-02-19 | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada |
2014-02-19 | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada |
2014-02-19 | kbuild: use scripts/Makefile.clean | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2013-12-13 | Makefile: use two double-quotations as a pair | Masahiro Yamada |
2013-11-01 | dts, api, test: convert makefiles to Kbuild style | Masahiro Yamada |
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-07 | 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 |