summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/Makefile
AgeCommit message (Expand)AuthorLines
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor-2/+0
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada-1/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel-0/+1
2018-06-15arm: port KCOV to armDmitry Vyukov-0/+3
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King-1/+1
2018-05-19ARM: 8767/1: add support for building ARM kernel with clangStefan Agner-1/+1
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King-5/+3
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-03ARM: decompressor: fix BSS size calculationRussell King-2/+5
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-17/+16
2016-02-22ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada-6/+6
2016-02-22ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada-8/+6
2016-02-22ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada-1/+1
2016-02-22ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada-2/+1
2016-02-22ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada-1/+1
2016-02-22ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada-2/+2
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker-0/+2
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker-0/+2
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook-0/+9
2015-12-14ARM: add UEFI stub supportRoy Franz-1/+3
2015-07-06ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven-4/+0
2015-05-28ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann-0/+2
2015-02-24ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm-15/+0
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders-0/+2
2014-07-01ARM: simplify generation of compressed vmlinux.lds fileRussell King-5/+2
2014-07-01ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre-2/+2
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+1
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips-4/+11
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart-1/+1
2013-09-17ARM: delete mach-sharkLinus Walleij-4/+0
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee-1/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven-1/+1
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm-1/+2
2013-06-05ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann-1/+1
2013-03-15ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo-0/+3
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin-1/+1
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-5/+0
2012-11-20ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan-5/+0
2012-10-15vt8500: Remove arm/boot/compressed/head-vt8500.STony Prisk-4/+0
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin-1/+8
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz-3/+12
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik-1/+2
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds-4/+28
2011-10-17ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent-1/+1
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer-0/+8
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre-2/+2
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre-2/+19
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre-0/+4