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
/
sbi
Age
Commit message (
Expand
)
Author
2022-06-25
include: Bump-up version to 1.1
v1.1
Anup Patel
2022-06-24
include: sbi: Change spec version to 1.0
Anup Patel
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-06-21
include: sbi: Add mtinst/htinst psuedoinstructions
dramforever
2022-06-13
lib: sbi_hsm: Assume a consistent resume address
Samuel Holland
2022-06-13
lib: sbi_hsm: Call a device hook during hart resume
Samuel Holland
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
Samuel Holland
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
2022-05-07
lib: sbi: Add sbi_hart_update_extension() function
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-05-07
lib: sbi: Remove MENVCFG hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTINHIBT hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
Anup Patel
2022-05-07
lib: sbi: Detect and print privileged spec version
Anup Patel
2022-05-07
include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
Jun Liang Tan
2022-04-28
lib: sbi: Implement Sstc extension
Atish Patra
2022-04-17
include: correct the definition of MSTATUS_VS
Vincent Chen
2022-04-11
lib: sbi: Detect Smstateen CSRs at boot-time
Mayuresh Chitale
2022-04-11
lib: sbi: Add Smstateen extension defines
Mayuresh Chitale
2022-04-05
lib: sbi: Detect menvcfg CSR at boot time
Atish Patra
2022-04-05
include: Add defines for [m|h|s]envcfg CSRs
Anup Patel
2022-03-27
include: Use static asserts for FW_DYNAMIC_INFO_xxx_OFFSET defines
Xiang W
2022-03-27
include: Use static asserts for SBI_SCRATCH_xxx_OFFSET defines
Xiang W
2022-03-27
include: Use static asserts for SBI_PLATFORM_xxx_OFFSET defines
Xiang W
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2022-02-15
lib: sbi: verbose sbi_domain_root_add_memregion
Nikita Shubin
2022-02-15
include: sbi: Introduce nascent_init() platform callback
Anup Patel
2022-02-15
lib: sbi: Add sbi_trap_set_external_irqfn() API
Anup Patel
2022-02-15
lib: sbi: Detect AIA CSRs at boot-time
Anup Patel
2022-02-15
include: sbi: Add AIA related CSR defines
Anup Patel
2022-02-04
lib: fix compilation when strings.h is included
Petro Karashchenko
2022-02-04
lib: sbi: Disable interrupt during config matching
Atish Patra
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
2021-12-24
include: Bump-up version to 1.0
v1.0
Anup Patel
2021-12-03
lib: pmu: support the event ID encoded by a bitmap.
Vincent Chen
2021-12-02
lib: sbi: Improve fatal error handling
Jessica Clarke
2021-11-11
lib: sbi: Allow programmable counters to monitor cycle/instret events
Atish Patra
2021-11-11
lib: sbi: Support sscofpmf extension in OpenSBI
Atish Patra
2021-11-11
lib: sbi: Delegate PMU counter overflow interrupt to S mode
Atish Patra
2021-11-11
lib: sbi: Detect Sscofpmf extension at run time
Atish Patra
2021-11-11
riscv: Add new CSRs introduced by Sscofpmf[1] extension
Atish Patra
2021-11-02
lib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz() functions
Anup Patel
2021-10-11
lib: sbi: convert reset to list
Nikita Shubin
2021-09-26
lib: sbi: Add generic timer delay loop function
Anup Patel
2021-09-26
lib: sbi: Add timer frequency to struct sbi_timer_device
Anup Patel
2021-09-22
lib: sbi: add some macros to detect BUG at runtime
Xiang W
2021-09-03
lib: sbi: Checking fifo validness in sbi_fifo_is_empty and is_full
Dong Du
2021-07-17
include: types: Use __builtin_offsetof when supported
Alex Richardson
2021-07-17
firmware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
Alex Richardson
2021-07-11
firmware: Define a macro for version of struct fw_dynamic_info
Bin Meng
[next]