index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
arm32-stub.c
Age
Commit message (
Expand
)
Author
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-05-19
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-11-07
arm/efi: EFI soft reservation to memblock
Dan Williams
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
2017-04-05
efi/arm32-stub: Allow boot-time allocations in the vmlinux region
Ard Biesheuvel
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-02-22
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
2015-12-14
ARM: add UEFI stub support
Roy Franz