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
/
sbi_utils
/
sys
Age
Commit message (
Expand
)
Author
2026-02-11
lib: utils/hsm: factor out ATCSMU code into an HSM driver
Ben Zong-You Xie
2023-07-31
lib: utils/reset: Remove SiFive Test reset driver
Anup Patel
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
2022-01-11
lib: utils/sys: Extend HTIF library to allow custom base address
Anup Patel
2021-06-24
platform: Replace CLINT library usage with ACLINT library
Anup Patel
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
2020-05-01
lib: utils: Remove redundant clint_ipi_sync() declaration
Anup Patel
2020-04-27
lib: utils: Add SiFive test device
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-02-17
platform: Add Spike initial support
James Clarke
2020-01-02
lib: utils: Support CLINT with 32bit MMIO access on RV64 system
Anup Patel
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra