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
Age
Commit message (
Expand
)
Author
3 days
lib: sbi_domain: Rename per-domain data to per-domain state
HEAD
master
Rahul Pathak
3 days
lib: sbi: Rename map_range/unmap_range functions
Rahul Pathak
4 days
lib: sbi_pmu: Fix counter and event info error codes as per SBI v3.0 spec
David E. Garcia Porras
5 days
lib: sbi_pmu: Return invalid param error for reserved event_idx bits
David E. Garcia Porras
7 days
lib: utils/suspend: wait for the secondary Andes harts to sleep
Ben Zong-You Xie
7 days
lib: utils/hsm: wake sleeping Andes harts with an IPI
Ben Zong-You Xie
7 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/imsic: embed sbi_irqchip_device in imsic data
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-07-01
lib: utils/mpxy: Add RPMI MPXY driver for logging service group
Subrahmanya Lingappa
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-15
include: utils/hsm: Add __noreturn attribute for sifive_cease
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
include: mailbox: Update RPMI notification structs and add performance events
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-06-07
include: mailbox: rpmi_msgprot: Add RPMI performance domain flag defines
David E. Garcia Porras
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
[next]