index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
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-04-06
lib: utils: Add MPXY client driver for RPMI MM service group
Ranbir Singh
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: utils/irqchip: Add unique_id to plic, aplic, and imsic data
Anup Patel
2026-03-22
lib: sbi_irqchip: Support irqchip device targetting subset of harts
Anup Patel
2026-03-22
lib: utils/irqchip: Add IDC to hartindex map in struct aplic_data
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
lib: utils/serial: Add support for Altera JTAG UART
Icenowy Zheng
2026-02-20
firmware: Initialize stack guard via Zkr
Xiang W
2026-02-11
lib: utils/suspend: add Andes ATCSMU suspend driver
Ben Zong-You Xie
2026-02-11
lib: utils/cache: add Andes last level cache controller
Ben Zong-You Xie
2026-02-11
lib: utils/cache: add cache enable function
Ben Zong-You Xie
2026-02-11
lib: utils/hsm: factor out ATCSMU code into an HSM driver
Ben Zong-You Xie
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-28
include: Fix LLVM compile error in sbi_utils/hsm/fdt_hsm_sifive_inst.h
Anup Patel
2025-12-27
include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage
Bo Gan
2025-12-21
lib: utils/serial: Support multiple UART8250 devices
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
2025-12-16
lib: sbi: Factor-out PMP programming into separate sources
Anup Patel
2025-12-16
lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
Anup Patel
2025-12-16
lib: sbi: Introduce hart protection abstraction
Anup Patel
2025-12-16
lib: sbi: Introduce sbi_hart_pmp_unconfigure() function
Anup Patel
2025-12-15
include: sbi: Ignore rs1 and rd fields in FENCE.TSO.
Benedikt Freisen
2025-12-15
include: sbi: Fix tab alignment.
Benedikt Freisen
[next]