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
Age
Commit message (
Expand
)
Author
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
docs: platform: update qemu_virt.md
Zhang RunMin
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
platform: generic: Tenstorrent Atlantis support
Nicholas Piggin
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
lib: sbi_timer: Introduce per-HART timer state
Anup Patel
2026-05-09
include: sbi: Add sbi_scratch_hartindex() macro
Anup Patel
2026-05-09
platform: Remove kendryte/k210 platform
Anup Patel
2026-05-09
lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection
Evgeny Voevodin
2026-05-09
lib: sbi: Move Zkr entropy initialization from fw_base.S to init_coldboot
Evgeny Voevodin
2026-05-09
lib: sbi: hart: Move device tree features detection before trap-based checks
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
lib: sbi_bitmap_test: add tests for bitmap_empty()
Yu-Chien Peter Lin
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-04-06
lib: Fix sbi_strchr to correctly handle null terminator search
Chen Pei
2026-04-06
lib: tests: Add test for string
Chen Pei
2026-04-06
sifive_dev_platform: Set default MMIO region when SmePMP is enabled
Yu-Chien Peter Lin
2026-04-06
platform: sifive: Add initial support for SiFive development platform
Yu-Chien Peter Lin
2026-03-22
lib: sbi_init: Call hart init and timer init before platform early init
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: 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: utils/irqchip: Fix context_map init in irqchip_plic_update_context_map()
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-10
lib: sbi: fix sse_event_inject() status setting
Charlie Jenkins
2026-03-10
lib: Use proper add opcode on RV32 with Zalrsc
Marti Alonso
2026-03-10
platform: generic: mips boston: update "compatible"
Vladimir Kondratiev
2026-03-09
lib: fdt_helper: Removed unnecessary dt parsing check
Victoriano Morales
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
[prev]
[next]