Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux | Linus Torvalds | 1 | -4/+2 |
2017-11-09 | 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 |