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
/
lib
Age
Commit message (
Expand
)
Author
2026-04-08
lib: sbi_bitmap_test: add tests for bitmap_empty()
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-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-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-02-25
lib: sbi_hart_pmp: disable unconfigured PMP entries
Vladimir Kondratiev
2026-02-25
lib: sbi: print hartid in hex
Vladimir Kondratiev
2026-02-21
lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
James Raphael Tiovalen
2026-02-20
lib: sbi_pmu: Fix multiple FW counter start operations with custom PMU device
James Raphael Tiovalen
2026-02-20
lib: utils/serial: Add support for Altera JTAG UART
Icenowy Zheng
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
platform: generic/andes: add CSR save and restore functions for AE350 platform
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
lib: sbi: Fix behavior on platform without HART protection
v1.8.1
release-1.8.x
Michal Simek
2025-12-28
lib: atomics: fix AMO test macros
Vladimir Kondratiev
2025-12-27
lib: sbi_pmu: Fix multiple start and stop operations of FW counters
James Raphael Tiovalen
2025-12-27
lib/sbi: optimize domain memory regions copying
Vladimir Kondratiev
2025-12-26
lib: sbi: expected trap must always clear MPRV
Deepak Gupta
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: Flush TLBs upon FWFT ADUE change
Andrew Waterman
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: Implement hart protection for PMP and ePMP
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-08
lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissions
Samuel Holland
2025-12-08
lib: sbi_domain: Allow MMIO access to non-MMIO ranges
Samuel Holland
2025-12-08
lib: sbi: Enable Ssqosid Ext using mstateen0
Chen Pei
2025-12-08
lib: utils/cache: Add SiFive Extensible Cache (EC) driver
Nick Hu
2025-12-08
lib: utils/cache: Add SiFive PL2 controller
Nick Hu
2025-12-08
lib: utils/cache: Handle last-level cache correctly in fdt_cache_add()
Nick Hu
[next]