summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)AuthorLines
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
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach-2/+2
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach-8/+8
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-5/+17
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+1
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen-8/+1
2018-04-05ARM: decompressor: fix warning introduced in fortify patchRussell King-5/+12
2018-03-28ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park-0/+5
2018-03-01ARM: boot: add strrchr functionRob Herring-0/+10
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre-5/+0
2017-12-17ARM: verify size of zImageRussell King-0/+8
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+18
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King-2/+18
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+12
2017-11-02ARM: add debug ".edata_real" symbolRussell King-0/+9
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre-0/+4
2017-10-03ARM: add additional table to compressed kernelRussell King-0/+13
2017-10-03ARM: decompressor: fix BSS size calculationRussell King-2/+5
2017-08-21arm/efi: Split zImage code and data into separate PE/COFF sectionsArd Biesheuvel-16/+46
2017-08-21arm/efi: Replace open coded constants with symbolic onesArd Biesheuvel-61/+67
2017-08-21arm/efi: Remove pointless dummy .reloc sectionArd Biesheuvel-17/+1
2017-08-21arm/efi: Remove forbidden values from the PE/COFF headerArd Biesheuvel-3/+3
2017-07-10bitmap: use memcmp optimisation in more situationsMatthew Wilcox-0/+1
2017-06-12ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nopArd Biesheuvel-1/+2
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel-10/+11
2017-04-09ARM: decompressor: Remove __hyp_get_vectors usageMarc Zyngier-1/+11
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-0/+1
2017-02-28ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann-0/+1
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada-1/+1
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana-1/+1
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-47/+16
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+9
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-47/+18
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-38/+8
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-02-11ARM: boot: Add an implementation of strnlen for libfdtRob Herring-0/+9
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook-0/+9
2015-12-14ARM: add UEFI stub supportRoy Franz-3/+192
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu-1/+1
2015-07-06ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven-75/+0