summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
2020-04-02Merge branches 'misc' and 'devel-stable' into for-linusRussell King
2020-02-27ARM: decompressor: switch to by-VA cache maintenance for v7 coresArd Biesheuvel
2020-02-27ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenanceArd Biesheuvel
2020-02-27ARM: decompressor: factor out routine to obtain the inflated image sizeArd Biesheuvel
2020-02-22efi/arm: Pass start and end addresses to cache_clean_flush()Ard Biesheuvel
2020-02-22efi/arm: Work around missing cache maintenance in decompressor handoverArd Biesheuvel
2020-02-21ARM: 8959/1: Remove unused .fixup section in boot stubKees Cook
2020-01-25ARM: 8945/1: decompressor: use CONFIG option instead of cc-optionMasahiro Yamada
2020-01-25ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin...Ard Biesheuvel
2020-01-25ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...Ard Biesheuvel
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-26libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2019-11-22ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin
2019-11-15ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers
2019-11-15ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner
2019-10-27ARM: 8915/1: zImage: atags_to_fdt: fix __be32 and __be64 typesBen Dooks (Codethink)
2019-08-23ARM: 8894/1: boot: Replace open-coded nop with macroLinus Walleij
2019-08-23ARM: 8893/1: boot: Explain the 8 nopsLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-01arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior
2019-04-23ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel
2018-11-08ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIALBen Dooks
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-19libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring
2018-09-19ARM: 8786/1: Debug kernel copy by printingFabrizio Castro
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-05-19ARM: 8767/1: add support for building ARM kernel with clangStefan Agner
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-04-05ARM: decompressor: fix warning introduced in fortify patchRussell King
2018-03-28ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park
2018-03-01ARM: boot: add strrchr functionRob Herring
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre
2017-12-17ARM: verify size of zImageRussell King
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02ARM: add debug ".edata_real" symbolRussell King
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre