summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAge
* remove gperf left-overs from build systemLinus Torvalds2017-09-09
* of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada2017-08-21
* of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada2017-08-21
* of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada2017-08-21
* devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-18
* Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-10
|\
| * kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-04-23
| * kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2017-04-23
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-13
* | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-05
|\ \
| * | of: per-file dtc compiler flagsFrank Rowand2017-04-27
| * | dtc: update warning settings for new bus and node/property name checksRob Herring2017-03-29
| |/
* | kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W2017-03-11
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-02
|\
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-08-02
* | Kbuild: don't add obj tree in additional includesArnd Bergmann2016-07-18
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\
| * kbuild: Get rid of KBUILD_STRMichal Marek2016-04-20
* | dtc: turn off dtc unit address warnings by defaultRob Herring2016-03-31
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* kbuild: Allow using host dtc instead of kernel's copyRob Herring2016-02-23
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-20
|\
| * kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-25
* | kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens2015-12-18
|/
* kbuild: Create directory for target DTBNathan Rossi2015-04-03
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-13
* dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-21
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-19
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-30
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-07
|\
| * kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-29
* | Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-04
|\ \
| * | of: Move testcase FDT data into drivers/ofGrant Likely2014-02-20
| |/
* | kbuild: dtbs_install: new make targetJason Cooper2014-02-20
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-10
|\
| * kbuild: create directory for dir/file.o张忠山2013-07-03
| * Makefile.lib: align DTB quiet_cmdJames Hogan2013-06-13
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* | kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-13
* | kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman2013-05-23
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
* | kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren2013-04-05
* | kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren2013-04-05
* | kbuild: create an "include chroot" for DT bindingsStephen Warren2013-04-05
|/
* kbuild: limit dtc+cpp include pathStephen Warren2013-02-13
* kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-08
* kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-30
* Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-26