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