index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
1
-1
/
+6
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+3
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+27
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-7
/
+0
2019-02-16
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
1
-13
/
+13
2019-02-06
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
1
-2
/
+3
2019-02-04
efi: Use 32-bit alignment for efi_guid_t
Ard Biesheuvel
1
-1
/
+14
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+34
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
1
-0
/
+34
2018-12-13
efi: Add an EFI signature blob parser
Dave Howells
1
-0
/
+9
2018-12-13
efi: Add EFI signature data types
Dave Howells
1
-0
/
+25
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
1
-0
/
+3
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
1
-3
/
+10
2018-11-30
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
1
-3
/
+0
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+7
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
1
-1
/
+7
2018-09-26
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
1
-0
/
+36
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
1
-0
/
+1
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
1
-0
/
+8
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-0
/
+10
2018-07-16
efi: Remove the declaration of efi_late_init() as the function is unused
Sai Praneeth
1
-2
/
+0
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
1
-0
/
+3
2018-05-14
efi: Align efi_pci_io_protocol typedefs to type naming convention
Ard Biesheuvel
1
-3
/
+3
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
1
-0
/
+2
2018-02-01
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-0
/
+46
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
1
-0
/
+46
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-2
/
+2
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2017-08-30
efi: switch to use new generic UUID API
Andy Shevchenko
1
-2
/
+2
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
1
-0
/
+2
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
1
-0
/
+7
2017-08-17
efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
Baoquan He
1
-0
/
+22
2017-07-18
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
1
-1
/
+1
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
1
-0
/
+7
2017-06-05
efi/capsule-loader: Use page addresses rather than struct page pointers
Ard Biesheuvel
1
-2
/
+2
2017-06-05
efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
Ard Biesheuvel
1
-0
/
+12
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
1
-3
/
+0
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
1
-1
/
+1
2017-02-07
efi: Get and store the secure boot status
David Howells
1
-0
/
+8
2017-02-07
efi: Add SHIM and image security database GUID definitions
Josh Boyer
1
-0
/
+3
2017-02-01
efi: Use typed function pointers for the runtime services table
Ard Biesheuvel
1
-18
/
+18
2017-02-01
efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table
Sai Praneeth
1
-0
/
+1
2017-02-01
x86/efi: Deduplicate efi_char16_printk()
Lukas Wunner
1
-4
/
+4
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
1
-0
/
+1
2017-01-07
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
1
-0
/
+1
2016-11-13
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
1
-0
/
+17
[next]