summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/arm32-stub.c
AgeCommit message (Expand)Author
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-05-03efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel
2020-09-16efi/libstub: arm32: Use low allocation for the uncompressed kernelArd Biesheuvel
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-19ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel
2020-05-01efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel
2017-04-05efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-02-22efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel
2015-12-14ARM: add UEFI stub supportRoy Franz