summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib (follow)
Commit message (Expand)AuthorAge
* BACKPORT: kbuild: Allow to specify composite modules with modname-mMichal Marek2022-10-28
* Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P2018-08-28
|\
| * Merge 4.4.149 into android-4.4Greg Kroah-Hartman2018-08-17
| |\
| | * kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-08-17
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | dtc: turn off dtc unit address warnings by defaultRob Herring2018-03-27
| * | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
| |\|
| | * kbuild: Handle builtin dtb file names containing hyphensJames Hogan2018-03-18
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | | Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | UPSTREAM: kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-10-09
| * | UPSTREAM: kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2017-10-09
| * | UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-10-09
* | | scripts: correct cflags for kasanMao Jinlong2017-09-11
* | | scripts: Makefile: add support to use external DTCShashank Mittal2017-04-06
* | | kasan: Kconfig: Add KASAN_SANITIZE_ALLPatrick Daly2016-03-22
* | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* | | ARM: convert build of appended dtb zImage to list of dtbsColin Cross2016-03-01
|/ /
* / ARM: convert build of appended dtb zImage to list of dtbsColin Cross2016-02-16
|/
* 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