index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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-27
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