index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
efi.c
Age
Commit message (
Expand
)
Author
2015-11-26
arm64: efi: fix initcall return values
Ard Biesheuvel
2015-11-26
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
2015-11-25
arm64: efi: correctly map runtime regions
Mark Rutland
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
2015-10-12
arm64: Use core efi=debug instead of uefi_debug command line parameter
Leif Lindholm
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-07-27
arm64/efi: map the entire UEFI vendor string before reading it
Ard Biesheuvel
2015-05-28
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
2015-01-16
arm64/efi: handle potential failure to remap memory map
Ard Biesheuvel
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
arm64/efi: remove free_boot_services() and friends
Ard Biesheuvel
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2014-11-05
arm64: dmi: set DMI string as dump stack arch description
Ard Biesheuvel
2014-11-05
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-11-05
arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
Ard Biesheuvel
2014-11-05
arm64/efi: invert UEFI memory region reservation logic
Ard Biesheuvel
2014-10-03
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
2014-10-03
arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefi
Dave Young
2014-10-03
arm64/efi: uefi_init error handling fix
Dave Young
2014-08-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-22
efi/arm64: Store Runtime Services revision
Semen Protsenko
2014-08-19
arm64: ignore DT memreserve entries when booting in UEFI mode
Leif Lindholm
2014-07-18
efi/arm64: Handle missing virtual mapping for UEFI System Table
Ard Biesheuvel
2014-07-07
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
2014-05-23
arm64: efi: only attempt efi map setup if booting via EFI
Leif Lindholm
2014-04-30
arm64: add EFI runtime services
Mark Salter