summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-091-5/+1
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel2020-06-131-0/+62
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-0210-104/+61
|\
| * ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel2020-05-191-25/+14
| * ARM: decompressor: move GOT into .data for EFI enabled buildsArd Biesheuvel2020-05-191-0/+5
| * ARM: decompressor: defer loading of the contents of the LC0 structureArd Biesheuvel2020-05-191-11/+4
| * ARM: decompressor: split off _edata and stack base into separate objectArd Biesheuvel2020-05-191-11/+12
| * ARM: decompressor: move headroom variable out of LC0Ard Biesheuvel2020-05-191-2/+4
| * ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada2020-04-298-56/+24
* | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-012-2/+2
|\ \
| * | efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel2020-05-231-1/+1
| * | efi/arm: Remove __efistub_global annotationArvind Sankar2020-04-241-1/+1
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-05-261-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: 8970/1: decompressor: increase tag sizeƁukasz Stelmach2020-04-291-1/+1
| |/
* / efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel2020-04-141-1/+2
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-04-032-71/+66
|\ \
| * \ Merge branches 'misc' and 'devel-stable' into for-linusRussell King2020-04-021-76/+86
| |\ \
| | * | ARM: decompressor: switch to by-VA cache maintenance for v7 coresArd Biesheuvel2020-02-271-53/+30
| | * | ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenanceArd Biesheuvel2020-02-271-0/+10
| | * | ARM: decompressor: factor out routine to obtain the inflated image sizeArd Biesheuvel2020-02-271-17/+26
| * | | ARM: 8959/1: Remove unused .fixup section in boot stubKees Cook2020-02-211-1/+0
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-312-38/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | efi/arm: Clean EFI stub exit code from cache instead of avoiding itArd Biesheuvel2020-02-291-10/+8
| * | | efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel2020-02-231-2/+2
| * | | efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-222-34/+10
| | |/ | |/|
| * | efi/arm: Pass start and end addresses to cache_clean_flush()Ard Biesheuvel2020-02-221-0/+6
| * | efi/arm: Work around missing cache maintenance in decompressor handoverArd Biesheuvel2020-02-221-6/+14
| |/
* / ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2020-02-211-2/+2
|/
* ARM: 8945/1: decompressor: use CONFIG option instead of cc-optionMasahiro Yamada2020-01-251-6/+6
* ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin...Ard Biesheuvel2020-01-251-15/+1
* ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...Ard Biesheuvel2020-01-251-0/+13
* Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-1/+3
|\
| * libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2019-11-261-1/+3
* | ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin2019-11-221-2/+2
* | ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2019-11-153-3/+3
* | ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner2019-11-151-1/+1
* | ARM: 8915/1: zImage: atags_to_fdt: fix __be32 and __be64 typesBen Dooks (Codethink)2019-10-271-6/+6
|/
* ARM: 8894/1: boot: Replace open-coded nop with macroLinus Walleij2019-08-231-1/+1
* ARM: 8893/1: boot: Explain the 8 nopsLinus Walleij2019-08-231-0/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4
* arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior2019-06-021-0/+1
* 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