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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
8
-0
/
+264
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
6
-0
/
+201
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
4
-0
/
+63
2020-02-29
x86/boot/compressed: Fix reloading of GDTR post-relocation
Arvind Sankar
2
-7
/
+6
2020-02-29
efi: Mark all EFI runtime services as unsupported on non-EFI boot
Ard Biesheuvel
1
-3
/
+3
2020-02-29
efi/arm64: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
2
-15
/
+15
2020-02-29
efi/arm: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
1
-10
/
+8
2020-02-29
efi: Don't shadow 'i' in efi_config_parse_tables()
Heinrich Schuchardt
1
-1
/
+0
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
3
-8
/
+13
2020-02-29
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
1
-0
/
+2
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
66
-2638
/
+2718
2020-02-25
Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+53
2020-02-25
Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...
Linus Torvalds
8
-29
/
+56
2020-02-25
MAINTAINERS: Hand MIPS over to Thomas
Paul Burton
2
-4
/
+7
2020-02-25
riscv: adjust the indent
Zong Li
1
-11
/
+15
2020-02-25
riscv: allocate a complete page size for each page table
Zong Li
1
-11
/
+16
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-121
/
+284
2020-02-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-1
/
+4
2020-02-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2020-02-24
floppy: check FDC index for errors before assigning it
Linus Torvalds
1
-2
/
+5
2020-02-24
KVM: s390: rstify new ioctls in api.rst
Christian Borntraeger
1
-15
/
+18
2020-02-24
Linux 5.6-rc3
Linus Torvalds
1
-1
/
+1
2020-02-23
efi: Bump the Linux EFI stub major version number to #1
Ard Biesheuvel
1
-1
/
+19
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
4
-6
/
+9
2020-02-23
efi/x86: Use symbolic constants in PE header instead of bare numbers
Ard Biesheuvel
1
-30
/
+32
2020-02-23
integrity: Check properly whether EFI GetVariable() is available
Ard Biesheuvel
1
-1
/
+1
2020-02-23
x86/ima: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi: Use EFI ResetSystem only when available
Ard Biesheuvel
1
-2
/
+2
2020-02-23
scsi: iscsi: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-02-23
infiniband: hfi1: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
3
-39
/
+3
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
4
-23
/
+11
2020-02-23
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
2
-0
/
+21
2020-02-23
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
2
-10
/
+48
2020-02-23
efi/arm: Rewrite FDT param discovery routines
Ard Biesheuvel
1
-121
/
+89
2020-02-23
efi/arm: Move FDT specific definitions into fdtparams.c
Ard Biesheuvel
3
-27
/
+30
2020-02-23
efi/arm: Move FDT param discovery code out of efi.c
Ard Biesheuvel
3
-135
/
+143
2020-02-23
efi/x86: Add true mixed mode entry point into .compat section
Ard Biesheuvel
3
-3
/
+69
2020-02-23
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
2
-15
/
+73
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
3
-8
/
+25
2020-02-23
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
3
-18
/
+35
2020-02-23
efi/x86: Drop redundant .bss section
Ard Biesheuvel
2
-44
/
+13
2020-02-23
efi/x86: add headroom to decompressor BSS to account for setup block
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
2
-98
/
+41
2020-02-23
efi/arm: Drop unnecessary references to efi.systab
Ard Biesheuvel
2
-37
/
+14
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
9
-22
/
+49
2020-02-23
efi/x86: Merge assignments of efi.runtime_version
Ard Biesheuvel
1
-17
/
+2
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
7
-55
/
+59
2020-02-23
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
3
-5
/
+1
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
5
-34
/
+32
[next]