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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
efi/dev-path-parser: Switch to use for_each_acpi_dev_match()
Andy Shevchenko
1
-31
/
+18
2021-05-22
efi/apple-properties: Handle device properties with software node API
Heikki Krogerus
1
-1
/
+1
2021-05-22
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
1
-3
/
+1
2021-05-22
efi/libstub: prevent read overflow in find_file_option()
Dan Carpenter
1
-1
/
+1
2021-05-22
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
1
-5
/
+0
2021-05-22
efi/fdt: fix panic when no valid fdt found
Changbin Du
1
-0
/
+3
2021-03-26
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
1
-1
/
+2
2021-03-19
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+6
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2021-03-17
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
1
-0
/
+4
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-1
/
+1
2021-03-07
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
1
-0
/
+16
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-02-21
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+12
2021-01-21
efi/arm64: Update debug prints to reflect other entropy sources
Mark Brown
1
-2
/
+2
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
1
-0
/
+9
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
1
-1
/
+1
2021-01-14
efi/libstub: disable LTO
Sami Tolvanen
1
-0
/
+2
2020-12-31
efi/apple-properties: Reinstate support for boolean properties
Lukas Wunner
1
-4
/
+9
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-39
/
+61
2020-12-16
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+8
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
2
-2
/
+5
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
1
-2
/
+1
2020-12-09
efi: Update implementation of add_links() to create fwnode links
Saravana Kannan
1
-20
/
+1
2020-12-09
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
1
-1
/
+1
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
1
-4
/
+4
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
3
-4
/
+1
2020-12-09
efi/efi_test: read RuntimeServicesSupported
Heinrich Schuchardt
2
-0
/
+19
2020-12-09
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
1
-0
/
+12
2020-12-07
efi: capsule: use atomic kmap for transient sglist mappings
Ard Biesheuvel
1
-2
/
+2
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
2
-2
/
+2
2020-11-25
efi: EFI_EARLYCON should depend on EFI
Geert Uytterhoeven
1
-1
/
+1
2020-11-25
efi/efivars: Set generic ops before loading SSDT
Amadeusz Sławiński
1
-1
/
+1
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
1
-3
/
+8
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-11-17
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
1
-3
/
+0
2020-11-05
efi: generalize efi_get_secureboot
Chester Lin
2
-26
/
+17
2020-10-29
efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
Geert Uytterhoeven
1
-1
/
+1
2020-10-26
efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
Arvind Sankar
1
-1
/
+4
2020-10-20
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-2
/
+276
2020-10-14
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
1
-3
/
+9
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+9
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-311
/
+704
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-4
/
+3
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
7
-33
/
+44
[next]