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
starfive-6.6.48-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
2023-12-20
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
1
-7
/
+24
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2
-4
/
+5
2023-10-17
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2
-0
/
+4
2023-10-13
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
1
-4
/
+1
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
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+4
2023-08-29
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2023-08-28
Merge remote-tracking branch 'linux-efi/urgent' into efi/next
Ard Biesheuvel
1
-1
/
+1
2023-08-24
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
1
-1
/
+1
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
1
-94
/
+72
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
1
-0
/
+17
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
4
-7
/
+9
2023-08-07
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
1
-8
/
+21
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
6
-26
/
+130
2023-08-07
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
1
-2
/
+11
2023-08-07
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
1
-4
/
+16
2023-08-07
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
1
-5
/
+17
2023-08-03
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
1
-1
/
+1
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-0
/
+4
2023-07-08
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
2
-0
/
+4
2023-07-01
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2023-06-27
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
1
-3
/
+3
2023-06-06
x86/efi: Safely enable unaccepted memory in UEFI
Dionna Glaze
1
-0
/
+36
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
6
-0
/
+327
2023-06-06
efi/x86: Get full memory map in allocate_e820()
Kirill A. Shutemov
1
-15
/
+11
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
1
-0
/
+3
2023-05-25
efi/libstub: zboot: Avoid eager evaluation of objcopy flags
Ard Biesheuvel
1
-1
/
+2
2023-04-27
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
4
-30
/
+21
2023-04-26
efi/zboot: arm64: Inject kernel code size symbol into the zboot payload
Ard Biesheuvel
2
-1
/
+8
2023-04-20
efi/zboot: Set forward edge CFI compat header flag if supported
Ard Biesheuvel
2
-19
/
+39
2023-04-20
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
3
-13
/
+31
2023-04-20
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
1
-2
/
+1
2023-04-05
efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel
Huacai Chen
1
-17
/
+7
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
1
-0
/
+1
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
6
-14
/
+21
2023-03-21
efi/libstub: zboot: Add compressed image to make targets
Ard Biesheuvel
1
-1
/
+1
2023-03-18
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2
-4
/
+3
2023-03-18
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
3
-13
/
+80
2023-03-18
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
1
-1
/
+1
2023-03-10
efi/libstub: arm64: Remap relocated image with strict permissions
Ard Biesheuvel
1
-0
/
+1
2023-03-10
efi/libstub: zboot: Mark zboot EFI application as NX compatible
Ard Biesheuvel
1
-1
/
+1
2023-02-24
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+92
2023-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-83
/
+55
2023-02-09
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
1
-3
/
+6
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
3
-0
/
+72
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
1
-0
/
+20
[next]