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
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
1
-1
/
+2
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
1
-1
/
+0
2017-02-01
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
1
-0
/
+2
2016-11-13
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
1
-0
/
+72
2016-10-18
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
1
-1
/
+3
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-31
/
+36
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
1
-0
/
+3
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
1
-0
/
+30
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
1
-129
/
+0
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
1
-40
/
+95
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
1
-0
/
+46
2016-09-05
efi: Fix handling error value in fdt_find_uefi_params
Andrzej Hajda
1
-2
/
+5
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+65
2016-07-08
efi / ACPI: load SSTDs from EFI variables
Octavian Purdila
1
-0
/
+96
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
1
-16
/
+65
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
1
-0
/
+33
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
1
-2
/
+3
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
1
-0
/
+2
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
1
-1
/
+1
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-5
/
+1
2016-02-03
efi: Add Persistent Memory type name
Robert Elliott
1
-1
/
+2
2016-02-03
efi: Add NV memory attribute
Robert Elliott
1
-1
/
+4
2016-02-03
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
1
-0
/
+1
2016-02-03
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
1
-0
/
+2
2016-01-13
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
1
-1
/
+1
2015-12-14
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
1
-32
/
+0
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
1
-0
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-4
/
+4
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+18
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-14
/
+16
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
1
-2
/
+3
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-4
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
1
-0
/
+3
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
1
-1
/
+3
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
1
-0
/
+31
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
1
-3
/
+5
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+2
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+2
2015-05-05
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
1
-2
/
+7
2015-05-01
efi: Add esrt support
Peter Jones
1
-1
/
+81
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-24
/
+32
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-7
/
+10
2015-01-21
efi: Don't look for chosen@0 node on DT platforms
Leif Lindholm
1
-2
/
+1
2015-01-21
firmware: efi: Remove unneeded guid unparse
Ivan Khoronzhuk
1
-5
/
+0
2015-01-12
efi: Expose underlying UEFI firmware platform size to userland
Steve McIntyre
1
-0
/
+9
2015-01-12
efi: split off remapping code from efi_config_init()
Ard Biesheuvel
1
-24
/
+32
2015-01-08
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-2
/
+2
2014-11-05
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
1
-0
/
+4
2014-10-03
efi: Introduce efi_md_typeattr_format()
Laszlo Ersek
1
-0
/
+57
[next]