index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
libstub
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+1
2025-06-05
efi/libstub: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+41
2025-05-30
LoongArch: Enable HAVE_ARCH_STACKLEAK
Youling Tang
1
-1
/
+1
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-5
/
+5
2025-05-21
Merge branch 'efi-sbat' into efi/next
Ard Biesheuvel
3
-2
/
+35
2025-05-21
efi: zboot specific mechanism for embedding SBAT section
Vitaly Kuznetsov
3
-2
/
+35
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
1
-1
/
+1
2025-05-09
efi/libstub: Describe missing 'out' parameter in efi_load_initrd
Hans Zhang
1
-0
/
+1
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2
-254
/
+0
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-80
/
+447
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
6
-57
/
+136
2025-03-14
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
1
-0
/
+4
2025-03-13
efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
Ard Biesheuvel
1
-0
/
+26
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
3
-23
/
+285
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2
-0
/
+256
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
1
-23
/
+29
2025-02-04
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
2
-0
/
+6
2025-01-22
efi: libstub: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-1
/
+1
2025-01-14
efi/libstub: Use __free() helper for pool deallocations
Ard Biesheuvel
3
-26
/
+20
2025-01-14
efi/libstub: Use cleanup helpers for freeing copies of the memory map
Ard Biesheuvel
5
-29
/
+20
2025-01-14
efi/libstub: Simplify PCI I/O handle buffer traversal
Ard Biesheuvel
2
-49
/
+13
2025-01-14
efi/libstub: Refactor and clean up GOP resolution picker code
Ard Biesheuvel
1
-162
/
+103
2025-01-14
efi/libstub: Simplify GOP handling code
Ard Biesheuvel
4
-74
/
+37
2025-01-14
efi/libstub: Use C99-style for loop to traverse handle buffer
Ard Biesheuvel
4
-12
/
+8
2025-01-14
x86/efistub: Drop long obsolete UGA support
Ard Biesheuvel
1
-90
/
+0
2024-12-19
efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32
Hamza Mahfooz
1
-1
/
+1
2024-12-06
efi/zboot: Limit compression options to GZIP and ZSTD
Ard Biesheuvel
1
-12
/
+6
2024-11-17
efi/libstub: Take command line overrides into account for loaded files
Ard Biesheuvel
1
-1
/
+2
2024-11-17
efi/libstub: Fix command line fallback handling when loading files
Ard Biesheuvel
1
-0
/
+21
2024-11-15
efi/libstub: Parse builtin command line after bootloader provided one
Ard Biesheuvel
1
-11
/
+8
2024-11-15
efi/libstub: Free correct pointer on failure
Ard Biesheuvel
1
-1
/
+1
2024-10-15
libstub,tpm: do not ignore failure case when reading final event log
Gregory Price
1
-0
/
+3
2024-10-15
tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size
Gregory Price
1
-3
/
+3
2024-10-15
efi/libstub: measure initrd to PCR9 independent of source
Jeremy Linton
1
-4
/
+5
2024-10-15
efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()
Jonathan Marek
4
-8
/
+5
2024-10-15
efi/libstub: fix efi_parse_options() ignoring the default command line
Jonathan Marek
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
1
-1
/
+1
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
2
-2
/
+3
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+6
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-1
/
+2
2024-07-25
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+17
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+2
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
1
-0
/
+2
2024-07-19
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
1
-5
/
+15
2024-07-17
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
1
-0
/
+2
[next]