summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-1/+3
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-10-201-1/+6
|\
| * ARM: add malloc size to decompressor kexec size structureRussell King2020-09-151-1/+4
| * ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King2020-09-151-0/+1
| * ARM: 9009/1: uncompress: Enable debug in head.SLinus Walleij2020-09-151-0/+1
* | arm/boot: Warn on orphan section placementKees Cook2020-09-031-0/+2
|/
* kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-5/+1
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada2020-04-291-23/+15
* ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2020-02-211-2/+2
* ARM: 8945/1: decompressor: use CONFIG option instead of cc-optionMasahiro Yamada2020-01-251-6/+6
* ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin2019-11-221-2/+2
* ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor2019-02-011-2/+0
* kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-061-1/+1
* ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-121-0/+1
* arm: port KCOV to armDmitry Vyukov2018-06-151-0/+3
*-. Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-051-1/+1
|\ \
| * | ARM: 8767/1: add support for building ARM kernel with clangStefan Agner2018-05-191-1/+1
| |/
* / ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King2018-05-191-5/+3
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-161-2/+5
|\
| * ARM: decompressor: fix BSS size calculationRussell King2017-10-031-2/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
*-----. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-041-17/+16
|\ \ \ \
| | | * | ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada2016-02-221-6/+6
| | | * | ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada2016-02-221-8/+6
| | | * | ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada2016-02-221-1/+1
| | | * | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada2016-02-221-2/+1
| | | * | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada2016-02-221-1/+1
| | | * | ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada2016-02-221-2/+2
| | | * | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+2
| | |/ / | |/| |
| | * | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+2
| |/ / |/| |
* | | ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook2016-01-261-0/+9
|/ /
* / ARM: add UEFI stub supportRoy Franz2015-12-141-1/+3
|/
* ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven2015-07-061-4/+0
* ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann2015-05-281-0/+2
* ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm2015-02-241-15/+0
* ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-261-0/+2
* ARM: simplify generation of compressed vmlinux.lds fileRussell King2014-07-011-5/+2
* ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre2014-07-011-2/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-1/+1
|\
| * ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart2013-12-101-1/+1
* | ARM: 7877/1: use built-in byte swap functionKim Phillips2013-12-291-4/+11
|/
* ARM: delete mach-sharkLinus Walleij2013-09-171-4/+0
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-1/+2
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
* | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm2013-06-171-1/+2
* | ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-051-1/+1
|/
* ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-151-0/+3
* ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-061-1/+1