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
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
efi: Add device path parser
Lukas Wunner
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
efi: Use a file local lock for efivars
Sylvain Chouleur
2016-09-09
efi/runtime-map: Use efi.memmap directly instead of a copy
Matt Fleming
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-09-05
efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
Jan Beulich
2016-08-01
Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-07-08
efi: Reorganize the GUID table to make it easier to read
Ingo Molnar
2016-06-27
x86/efi: Remove the unused efi_get_time() function
Arnd Bergmann
2016-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
2016-06-27
efi: Document #define FOO_PROTOCOL_GUID layout
Peter Jones
2016-06-17
ia64: efi: use timespec64 for persistent clock
Arnd Bergmann
2016-06-03
efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
Vitaly Kuznetsov
2016-05-20
include/linux/efi.h: redefine type, constant, macro from generic code
Andy Shevchenko
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
2016-04-28
x86/efi: Force EFI reboot to process pending capsules
Matt Fleming
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
2016-02-22
efi: Reformat GUID tables to follow the format in UEFI spec
Peter Jones
2016-02-22
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
efi: Make our variable validation list include the guid
Peter Jones
2016-02-03
efi: Add NV memory attribute
Robert Elliott
2016-02-03
efi: Add nonblocking option to efi_query_variable_store()
Ard Biesheuvel
2016-02-03
efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
Ard Biesheuvel
2016-02-03
efi: Remove redundant efi_set_variable_nonblocking() prototype
Ard Biesheuvel
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
[next]