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
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
2017-12-20
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-12-16
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-05
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
2016-05-04
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-05-05
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
2015-04-30
efi: Add esrt support
Peter Jones
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-01-20
efi: Don't look for chosen@0 node on DT platforms
Leif Lindholm
2015-01-20
firmware: efi: Remove unneeded guid unparse
Ivan Khoronzhuk
2015-01-12
efi: Expose underlying UEFI firmware platform size to userland
Steve McIntyre
2015-01-12
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
2015-01-07
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
2014-11-05
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
2014-10-03
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
2014-10-03
efi: Add kernel param efi=noruntime
Dave Young
2014-10-03
efi: Move noefi early param code out of x86 arch code
Dave Young
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-18
efi: Autoload efivars
Lee, Chun-Yi
2014-07-18
efi: Introduce EFI_PARAVIRT flag
Daniel Kiper
2014-07-18
efi: Use early_mem*() instead of early_io*()
Daniel Kiper
2014-07-10
efi: fdt: Do not report an error during boot if UEFI is not available
Catalin Marinas
2014-06-19
efi: Fix compiler warnings (unused, const, type)
Catalin Marinas
2014-04-30
efi: add helper function to get UEFI params from FDT
Mark Salter
2014-03-04
efi: Use NULL instead of 0 for pointer
Daeseok Youn
2014-03-04
efi: Set feature flags inside feature init functions
Matt Fleming
2013-12-21
efi: Export EFI runtime memory mapping to sysfs
Dave Young
2013-12-21
efi: Export more EFI table variables to sysfs
Dave Young
2013-09-05
efi: x86: make efi_lookup_mapped_addr() a common function
Leif Lindholm
2013-09-05
efi: x86: ia64: provide a generic efi_config_init()
Leif Lindholm
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen