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
6 days
lib: sbi_domain: Rename per-domain data to per-domain state
HEAD
master
Rahul Pathak
6 days
lib: sbi: Rename map_range/unmap_range functions
Rahul Pathak
7 days
lib: sbi_pmu: Fix counter and event info error codes as per SBI v3.0 spec
David E. Garcia Porras
8 days
lib: sbi_pmu: Return invalid param error for reserved event_idx bits
David E. Garcia Porras
10 days
lib: sbi: dbtr: add platform device for per-slot trigger capabilities
David E. Garcia Porras
2026-08-20
lib: sbi: Allow platforms to override local TLB operations
Xiang W
2026-08-20
lib/sbi/sbi_timer: Add sbi_timer_frequency() function
Sunil V L
2026-08-20
lib: make SBI_HARTMASK_MAX_BITS customizable, default 256
Heinrich Schuchardt
2026-08-02
lib: sbi: Print list of all hart protection mechanisms at boot time
Anup Patel
2026-08-02
lib: sbi: Extend hart protection abstraction to allow ID configuration
Anup Patel
2026-08-02
lib: sbi: Add domain parameter to hart protection (un)configure()
Anup Patel
2026-08-02
lib: sbi: Introduce sbi_hart_protection_reconfigure() function
Anup Patel
2026-07-22
lib: utils/mpxy: bind channel access to owning domain
Oza Pawandeep
2026-07-22
lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
Pawandeep Oza
2026-07-22
lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
Pawandeep Oza
2026-07-21
lib: sbi: Move trap delegation setup to sbi_trap.c
Anup Patel
2026-06-30
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
[next]