index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
Age
Commit message (
Expand
)
Author
12 days
include: Bump-up version to 1.9
v1.9
Anup Patel
2026-06-17
lib: sbi: Rework misaligned vector load/store
Bo Gan
2026-06-17
lib: sbi: Add variable-length unprivilege access functions
Bo Gan
2026-06-17
lib: sbi: Rework and split sbi_misaligned(_v)_tinst_fixup
Bo Gan
2026-06-16
lib: sbi: Make per-HART stack size configurable via Kconfig
Oriol Catalan
2026-06-16
lib: sbi: Do not override emulator callback for vector load/store
Bo Gan
2026-06-16
include: sbi: set FS dirty in vsstatus when V=1
Bo Gan
2026-06-16
include: sbi: Add GET_RDS_NUM/SET(_FP32/_FP64)_RDS macros
Bo Gan
2026-06-16
include: sbi: Add sbi_regs_prev_xlen
Bo Gan
2026-06-16
include: sbi: Add more mstatus and instruction encoding
Bo Gan
2026-06-12
platform: generic: Optimize extensions_init() to parse ISA extensions once
Anup Patel
2026-06-12
lib: sbi: add UBSan support
Marcos Oduardo
2026-06-10
include: sbi: Add SBI MPXY notification related defines
David E. Garcia Porras
2026-06-10
lib: sbi_irqchip: Allow irqchip drivers advertise capabilities
Anup Patel
2026-06-10
lib: sbi: Move hart PMP functions to sbi_hart_pmp.c
Nicholas Piggin
2026-06-10
lib: sbi: Add hart_ prefix to PMP functions
Nicholas Piggin
2026-06-10
lib: sbi: Add sbi_pmp_is_enabled() helper
Nicholas Piggin
2026-06-10
lib: sbi: Move RISC-V PMP encoding functions to sbi_pmp.c
Nicholas Piggin
2026-05-18
lib: sbi: domain FP/Vector context support for context switch
Dave Patel
2026-05-18
lib: sbi: Add floating-point context save/restore support.
Dave Patel
2026-05-18
lib: sbi: Add RISC-V vector context save/restore support
Dave Patel
2026-05-12
lib: sbi_irqchip: Add support for registering MSI handlers
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow setting hardware interrupt affinity
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow marking hardware interrupts as reserved
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow interrupt client to specify line sensing
Anup Patel
2026-05-09
lib: sbi_timer: Introduce sbi_timer_compute_delta() and friends
Anup Patel
2026-05-09
lib: sbi_timer: Add support for timer events
Anup Patel
2026-05-09
include: sbi: Add sbi_scratch_hartindex() macro
Anup Patel
2026-05-09
lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection
Evgeny Voevodin
2026-05-09
firmware: Add RNMI handler infrastructure
Evgeny Voevodin
2026-05-09
lib: sbi: Add Smrnmi extension macros for registers and bits
Evgeny Voevodin
2026-05-09
include: sbi_scratch: Add tmp1 scratch space for RNMI context saving
Evgeny Voevodin
2026-04-08
include: sbi_bitmap: add bitmap_empty() function
Yu-Chien Peter Lin
2026-03-22
lib: sbi_irqchip: Allow registering interrupt handlers
Anup Patel
2026-03-22
lib: sbi_irqchip: Associate 32-bit unique ID for each irqchip device
Anup Patel
2026-03-22
lib: sbi_irqchip: Support irqchip device targetting subset of harts
Anup Patel
2026-03-22
lib: sbi_irqchip: Rename irq_handle() callback to process_hwirqs()
Anup Patel
2026-03-22
lib: sbi_irqchip: Use chip as variable name for irqchip device
Anup Patel
2026-03-09
lib: sbi: Fix undefined behavior in signed shifts in sbi_hart.c
Marcos Oduardo
2026-03-09
include: sbi: Fix illegal shift in sbi_domain.h
Marcos Oduardo
2026-02-21
lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
James Raphael Tiovalen
2026-02-20
firmware: Initialize stack guard via Zkr
Xiang W
2026-01-08
include: sbi_scratch: fix typo sbi_scratch -> HART id
Leo Yu-Chi Liang
2025-12-29
include: Bump-up version to 1.8
v1.8
Anup Patel
2025-12-27
include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage
Bo Gan
2025-12-21
lib: sbi: give platform choice of using single memregion to cover OpenSBI
Bo Gan
2025-12-21
lib: sbi_domain: make is_region_subset public
Bo Gan
2025-12-21
lib: sbi_domain: add sbi_domain_get_oldpmp_flags
Bo Gan
2025-12-21
lib: sbi_hart_pmp: make sbi_hart_pmp_fence public
Bo Gan
2025-12-16
lib: sbi: Expose __sbi_sfence_vma_all() function
Andrew Waterman
[next]