开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-11-28
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2022-11-09
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
2021-07-21
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra