summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-23efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel
2020-05-19ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel
2020-05-19ARM: decompressor: move GOT into .data for EFI enabled buildsArd Biesheuvel
2020-05-19ARM: decompressor: defer loading of the contents of the LC0 structureArd Biesheuvel
2020-05-19ARM: decompressor: split off _edata and stack base into separate objectArd Biesheuvel
2020-05-19ARM: decompressor: move headroom variable out of LC0Ard Biesheuvel
2020-04-29ARM: 8970/1: decompressor: increase tag sizeƁukasz Stelmach
2020-04-29ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada
2020-04-24efi/arm: Remove __efistub_global annotationArvind Sankar
2020-04-14efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-04-02Merge branches 'misc' and 'devel-stable' into for-linusRussell King
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-29efi/arm: Clean EFI stub exit code from cache instead of avoiding itArd Biesheuvel
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-23efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd 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-02-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel
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