aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.dtbinst
AgeCommit message (Expand)Author
2023-06-21kbuild: Support flat DTBs installRob Herring
2022-11-22kbuild: add kbuild-file macroMasahiro Yamada
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar
2020-03-25kbuild: refactor Makefile.dtbinst moreMasahiro Yamada
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetMasahiro Yamada
2016-01-28dtbsinstall: don't move target directory out of the wayRussell King
2015-04-02kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada
2015-04-02kbuild: use relative path to include MakefileMasahiro Yamada
2014-10-21dts, kbuild: Implement support for dtb vendor subdirsRobert Richter
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter