summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAge
* 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
* Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-15
* kbuild: Fix comment in Makefile.libMichal Marek2012-01-08
* kbuild: prevent make from deleting _shipped filesPeter Foley2011-08-31
* kbuild: simplify the %_shipped ruleArnaud Lacombe2011-06-09
* kbuild: add implicit rules for parser generationArnaud Lacombe2011-06-09
* kbuild: Call gzip with -nMichal Marek2011-04-18
* decompressors: add XZ decompressor moduleLasse Collin2011-01-13
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-23
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * initramfs: Fix build break on symbol-prefixed archsMike Frysinger2010-10-28
* | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-22
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * scripts/Makefile.lib: Align the output of LZOWu Zhangjin2010-03-11
* | x86: Add optimized popcnt variantsBorislav Petkov2010-04-06
|/
* kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-13
* lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11