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
/
arch
/
x86
/
boot
/
compressed
/
acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
1
-2
/
+1
2022-04-06
x86/compressed/acpi: Move EFI kexec handling into common code
Michael Roth
1
-59
/
+0
2022-04-06
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
1
-45
/
+23
2022-04-06
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
1
-17
/
+8
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
1
-14
/
+7
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
1
-18
/
+10
2020-05-04
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
1
-4
/
+3
2020-01-31
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
1
-0
/
+6
2019-10-18
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
1
-24
/
+24
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+13
2019-08-20
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
1
-6
/
+13
2019-06-06
x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
Junichi Nomura
1
-36
/
+107
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
1
-1
/
+1
2019-02-13
x86/boot: Correct RSDP parsing with 32-bit EFI
Borislav Petkov
1
-19
/
+31
2019-02-01
x86/boot: Parse SRAT table and count immovable memory regions
Chao Fan
1
-0
/
+121
2019-02-01
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
1
-0
/
+19
2019-02-01
x86/boot: Search for RSDP in memory
Chao Fan
1
-0
/
+77
2019-02-01
x86/boot: Search for RSDP in the EFI tables
Chao Fan
1
-2
/
+79
2019-02-01
x86/boot: Add "acpi_rsdp=" early parsing
Chao Fan
1
-0
/
+32