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
/
lib
Age
Commit message (
Expand
)
Author
9 days
lib: sbi_pmu: fix integer overflow in pmu_ctr_idx_validate
liutong
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-17
lib: sbi: cosmetic changes to reduce indentation
Bo Gan
2026-06-17
lib: sbi: dbtr: do not unconditionally access tdata2/tdata3 CSRs
David E. Garcia Porras
2026-06-16
lib: sbi: Make per-HART stack size configurable via Kconfig
Oriol Catalan
2026-06-16
lib: sbi: Rework load/store emulator instruction decoding
Bo Gan
2026-06-16
lib: sbi: Do not override emulator callback for vector load/store
Bo Gan
2026-06-15
lib: sbi_trap_v_ldst: Redirect unhandled traps
Michael Ellerman
2026-06-15
lib: utils/reset: Add litex SoC reset driver
Inochi Amaoto
2026-06-13
lib: sbi: Drop fw_rw_offset alignment requirement for single fw region
Nicholas Piggin
2026-06-12
lib: sbi_pmu: Honor CLEAR_VALUE/AUTO_START for all hardware event types
David E. Garcia Porras
2026-06-12
lib: sbi: Apply budget restriction when polling Zkr CSR state transition
Evgeny Voevodin
2026-06-12
platform: generic: Optimize extensions_init() to parse ISA extensions once
Anup Patel
2026-06-12
lib: sbi_hart: No need to clear features in hart_detect_features()
Anup Patel
2026-06-12
lib: sbi: add UBSan support
Marcos Oduardo
2026-06-12
lib: sbi: Fix LLVM compile error observed in sbi_mpxy.c
Anup Patel
2026-06-10
lib: sbi_mpxy: Enable MPXY channel MSI availability determination
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: Add PMP CSR read and write accessors
Nicholas Piggin
2026-06-10
lib: sbi: Move RISC-V PMP encoding functions to sbi_pmp.c
Nicholas Piggin
2026-06-10
lib: sbi: split PMP encoding and CSR access
Nicholas Piggin
2026-06-10
lib: sbi: Introduce pmp_t type
Nicholas Piggin
2026-06-09
lib: sbi_domain_context: Flush TLB after SATP mode switch
Zishun Yi
2026-05-22
lib: utils/reset: Remove unused match data
Samuel Holland
2026-05-22
sbi: mpxy: define INVALID_ADDR using unsigned long width
Himanshu Chauhan
2026-05-18
lib: utils: fdt_domain: add root-regions-inheritance policy
Yu-Chien Peter Lin
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-12
lib: sbi_irqchip: Keep the handler list in sorted order for irqchip
Anup Patel
2026-05-12
lib: sbi_irqchip: Check full range for existing handlers in sbi_irqchip_regis...
Anup Patel
2026-05-11
lib: sbi_domain: reject overflowing address range in check_addr_range()
Takumi Hara
2026-05-11
lib: utils/reset: add SpacemiT P1 PMIC support
Aurelien Jarno
2026-05-11
lib: utils/i2c: add minimal SpacemiT I2C driver
Aurelien Jarno
2026-05-11
lib: sbi: Fix hw a/d updating defaults
Andrew Jones
2026-05-11
lib: utils/regmap: Fix reg_stride calculation in syscon regmap
David E. Garcia Porras
2026-05-11
lib/sbi_pmu: Don't fallback to fixed counters when sscofpmf && !smcntrpmf
Michael Ellerman
2026-05-11
lib: fdt_domain: Default boot-hart to coldboot HART for multi-domain boot
Yu-Chien Peter Lin
2026-05-11
lib: utils: Fix LLVM compile error in MPXY client driver for RPMI MM
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]