Age | Commit message (Expand) | Author |
2023-06-21 | kbuild: Support flat DTBs install | Rob Herring |
2022-11-22 | kbuild: add kbuild-file macro | Masahiro Yamada |
2021-03-15 | kbuild: prefix $(srctree)/ to some included Makefiles | Masahiro Yamada |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar |
2020-03-25 | kbuild: refactor Makefile.dtbinst more | Masahiro Yamada |
2020-03-25 | kbuild: compute the dtbs_install destination more simply | Masahiro Yamada |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-09 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-21 | kbuild: Do not use hyphen in exported variable name | Ben Hutchings |
2017-05-08 | kbuild: dtbinst: remove unnecessary __dtbs_install_prep target | Masahiro Yamada |
2016-01-28 | dtbsinstall: don't move target directory out of the way | Russell King |
2015-04-02 | kbuild: include $(src)/Makefile rather than $(obj)/Makefile | Masahiro Yamada |
2015-04-02 | kbuild: use relative path to include Makefile | Masahiro Yamada |
2014-10-21 | dts, kbuild: Implement support for dtb vendor subdirs | Robert Richter |
2014-10-21 | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst | Robert Richter |