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
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
1
-0
/
+19
2024-02-02
efi: Don't add memblocks for soft-reserved memory
Andrew Bresticker
1
-9
/
+10
2024-02-02
efi: runtime: Fix potential overflow of soft-reserved region size
Andrew Bresticker
2
-2
/
+2
2024-01-30
efi/libstub: Add one kernel-doc comment
Yang Li
1
-0
/
+1
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
5
-8
/
+12
2024-01-26
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2
-12
/
+16
2024-01-23
riscv/efistub: Tighten ELF relocation check
Ard Biesheuvel
1
-1
/
+1
2024-01-23
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
1
-1
/
+1
2024-01-10
Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-9
/
+912
2024-01-10
Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+2
2024-01-09
Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2024-01-04
Merge branch 'acpi-utils'
Rafael J. Wysocki
1
-5
/
+2
2024-01-02
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
Yuntao Wang
1
-0
/
+2
2023-12-22
efi: memmap: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
1
-2
/
+2
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
1
-2
/
+2
2023-12-19
efi/loongarch: Directly position the loaded image file
Wang Yao
3
-6
/
+13
2023-12-19
Merge branch 'efi/urgent' into efi/next
Ard Biesheuvel
4
-13
/
+30
2023-12-19
efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad
Masahiro Yamada
1
-2
/
+2
2023-12-11
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
1
-7
/
+24
2023-12-11
efivarfs: automatically update super block flag
Masahisa Kojima
2
-0
/
+14
2023-12-11
efi: Add tee-based EFI variable driver
Masahisa Kojima
4
-0
/
+868
2023-12-11
efi: expose efivar generic ops register function
Masahisa Kojima
1
-0
/
+12
2023-12-11
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2
-5
/
+5
2023-12-06
efi: dev-path-parser: use acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-5
/
+2
2023-11-28
efi/unaccepted: Fix off-by-one when checking for overlapping ranges
Michael Roth
1
-1
/
+1
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
1
-1
/
+1
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+20
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+20
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+4
2023-10-31
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-50
/
+7
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
4
-10
/
+71
2023-10-20
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
1
-4
/
+60
2023-10-18
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
1
-0
/
+2
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2
-2
/
+20
2023-10-17
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2
-0
/
+4
2023-10-13
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
1
-2
/
+6
2023-10-13
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
1
-4
/
+1
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
1
-0
/
+20
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
1
-3
/
+29
2023-09-15
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
1
-40
/
+6
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
1
-7
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2
-15
/
+4
2023-09-11
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
Ard Biesheuvel
1
-1
/
+1
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
5
-124
/
+197
2023-09-06
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2
-19
/
+16
2023-09-06
libstub: Fix compilation warning for rv32
Alexandre Ghiti
1
-1
/
+1
2023-09-06
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
4
-105
/
+181
[next]