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
/
libstub
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
efi: libstub: ensure allocated memory to be executable
Baskov Evgeniy
1
-4
/
+106
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
2
-1
/
+82
2022-02-28
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
1
-7
/
+10
2022-01-23
efi/libstub: arm64: Fix image check alignment at entry
Mihai Carabas
1
-3
/
+3
2022-01-20
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-0
/
+2
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
1
-0
/
+2
2022-01-06
efi/libstub: measure loaded initrd info into the TPM
Ilias Apalodimas
1
-14
/
+58
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
4
-29
/
+21
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
1
-1
/
+28
2021-10-05
efi/libstub: Simplify "Exiting bootservices" message
Heinrich Schuchardt
1
-1
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+2
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2
-2
/
+2
2021-08-03
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
1
-0
/
+4
2021-08-03
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
1
-0
/
+2
2021-08-03
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
1
-15
/
+13
2021-08-03
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
1
-1
/
+48
2021-07-20
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
1
-0
/
+2
2021-07-16
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
1
-2
/
+2
2021-05-22
efi/libstub: prevent read overflow in find_file_option()
Dan Carpenter
1
-1
/
+1
2021-03-26
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
1
-1
/
+2
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-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-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
3
-4
/
+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-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
3
-1
/
+129
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
10
-202
/
+211
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
4
-8
/
+17
2020-10-03
RISC-V: Add EFI runtime services
Atish Patra
1
-1
/
+10
2020-10-03
RISC-V: Add EFI stub support.
Atish Patra
2
-0
/
+119
2020-10-03
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...
Palmer Dabbelt
5
-193
/
+45
2020-09-29
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2
-6
/
+6
2020-09-26
efi/libstub: Fix missing-prototypes in string.c
Tian Tao
1
-0
/
+1
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
3
-2
/
+135
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
4
-189
/
+38
2020-09-16
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2
-2
/
+5
2020-09-16
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
1
-0
/
+23
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2
-3
/
+3
2020-09-16
efi/printf: remove unneeded semicolon
Tian Tao
1
-1
/
+1
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2
-4
/
+3
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
1
-1
/
+8
2020-08-20
efi/libstub: Handle unterminated cmdline
Arvind Sankar
1
-2
/
+4
[next]