aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-261-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
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-0/+23
|\
| * ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIALBen Dooks2018-11-081-0/+23
* | ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-121-0/+1
|/
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2018-10-261-0/+2
|\
| * libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2018-09-191-0/+2
* | ARM: 8786/1: Debug kernel copy by printingFabrizio Castro2018-09-191-0/+43
|/
* 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
* | | ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach2018-05-191-2/+2
* | | ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach2018-05-191-8/+8
|/ /
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-04-093-5/+17
|\ \
| * | ARM: decompressor: fix warning introduced in fortify patchRussell King2018-04-053-5/+12
| * | ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park2018-03-281-0/+5
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-061-8/+1
|\ \
| * | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
| |/
* / ARM: boot: add strrchr functionRob Herring2018-03-011-0/+10
|/
* ARM: 8745/1: get rid of __memzero()Nicolas Pitre2018-01-211-5/+0
* ARM: verify size of zImageRussell King2017-12-171-0/+8
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-163-2/+18
|\
| *-. Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King2017-11-083-2/+18
| |\ \
| | * | ARM: add additional table to compressed kernelRussell King2017-10-032-0/+13
| | * | ARM: decompressor: fix BSS size calculationRussell King2017-10-031-2/+5
| | |/
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-041-0/+9
|\| |
| * | ARM: add debug ".edata_real" symbolRussell King2017-11-021-0/+9
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
|/ /
* / ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre2017-10-121-0/+4
|/
* arm/efi: Split zImage code and data into separate PE/COFF sectionsArd Biesheuvel2017-08-212-16/+46
* arm/efi: Replace open coded constants with symbolic onesArd Biesheuvel2017-08-211-61/+67
* arm/efi: Remove pointless dummy .reloc sectionArd Biesheuvel2017-08-211-17/+1
* arm/efi: Remove forbidden values from the PE/COFF headerArd Biesheuvel2017-08-211-3/+3
* bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-101-0/+1
* ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nopArd Biesheuvel2017-06-121-1/+2
* ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2017-06-052-10/+11
* ARM: decompressor: Remove __hyp_get_vectors usageMarc Zyngier2017-04-091-1/+11
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-0/+1
|\
| * ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann2017-02-281-0/+1
* | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
|/
* ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana2016-10-021-1/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-197-47/+16
|\
| *-----. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-047-47/+18
| |\ \ \ \
| | | | * | 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-227-38/+8
| | | | * | 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