aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)Author
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-27of: per-file dtc compiler flagsFrank Rowand
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-04-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-03-29dtc: update warning settings for new bus and node/property name checksRob Herring
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum
2016-07-18Kbuild: don't add obj tree in additional includesArnd Bergmann
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-04-20kbuild: Get rid of KBUILD_STRMichal Marek
2016-03-31dtc: turn off dtc unit address warnings by defaultRob Herring
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-02-23kbuild: Allow using host dtc instead of kernel's copyRob Herring
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek
2015-04-03kbuild: Create directory for target DTBNathan Rossi
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-03-29kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely
2014-02-20kbuild: dtbs_install: new make targetJason Cooper
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-03kbuild: create directory for dir/file.o张忠山
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell
2013-06-13Makefile.lib: align DTB quiet_cmdJames Hogan
2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren
2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren
2013-04-05kbuild: create an "include chroot" for DT bindingsStephen Warren
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-02-13kbuild: limit dtc+cpp include pathStephen Warren
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-08kbuild: Fix comment in Makefile.libMichal Marek
2011-08-31kbuild: prevent make from deleting _shipped filesPeter Foley
2011-06-09kbuild: simplify the %_shipped ruleArnaud Lacombe