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
Age
Commit message (
Expand
)
Author
2023-10-19
include: sbi: Change spec version to 2.0
Anup Patel
2023-10-06
lib: sbi: Add support for mconfigptr
Yangjie Zhang
2023-10-06
firmware: Remove handling of R_RISCV_{32,64}
Vivian Wang
2023-09-24
include: sbi_domain: Fix permission test macros
Mayuresh Chitale
2023-09-24
include: sbi: Remove sbi_hartmask_for_each_hart() macro
Anup Patel
2023-09-24
lib: sbi: Maximize the use of HART index in sbi_domain
Anup Patel
2023-09-24
lib: sbi: Remove sbi_scratch_last_hartid() macro
Anup Patel
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
2023-09-24
lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
Xiang W
2023-09-24
lib: sbi: Remove sbi_platform_hart_index/invalid() functions
Anup Patel
2023-09-24
lib: sbi: Introduce HART index in sbi_scratch
Anup Patel
2023-09-22
lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is set
Greentime Hu
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2023-09-06
lib: sbi: improve the definition of SBI_IPI_EVENT_MAX
Xiang W
2023-08-22
lib: sbi_pmu: remove mhpm_count field in hart feature
Inochi Amaoto
2023-08-18
lib: sbi: Add support for smcntrpmf
Kaiwen Xue
2023-08-06
lib: sbi_pmu: Enable noncontigous hpm event and counters
Mayuresh Chitale
2023-07-31
lib: utils/reset: Remove SiFive Test reset driver
Anup Patel
2023-07-31
lib: utils/regmap: Add simple FDT based regmap framework
Anup Patel
2023-07-31
lib: utils/regmap: Add generic regmap access library
Anup Patel
2023-07-31
include: sbi_utils: Remove driver pointer from struct i2c_adapter
Anup Patel
2023-07-31
include: sbi: fix CSR define of mseccfg
Xiang W
2023-07-13
lib: sbi: Add functions to map/unmap shared memory
Himanshu Chauhan
2023-07-13
lib: sbi: Add support for Smepmp
Himanshu Chauhan
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
2023-07-13
lib: sbi: Add smepmp in hart extensions
Himanshu Chauhan
2023-07-13
include: sbi: Add Smepmp specific access flags for PMP entries
Himanshu Chauhan
2023-07-13
lib: sbi: Add functions to manipulate PMP entries
Himanshu Chauhan
2023-07-13
include: sbi: Add macro definitions for mseccfg CSR
Himanshu Chauhan
2023-07-09
lib: sbi: Alphabetically sort HART ISA extensions
Anup Patel
2023-07-09
lib: sbi: Add Zihpm as a HART ISA extension
Anup Patel
2023-07-09
lib: sbi: Add Zicntr as a HART ISA extension
Anup Patel
2023-06-23
include: Bump-up version to 1.3
v1.3
Anup Patel
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
2023-06-05
lib: sbi: Use scratch space to save per-HART domain pointer
Anup Patel
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2023-06-05
include: sbi_scratch: Add helper macros to access data type
Anup Patel
2023-06-04
lib: sbi: Align system suspend errors with spec
Andrew Jones
2023-05-21
lib: sbi: Document sbi_ecall_extension members
Andrew Jones
2023-05-21
lib: sbi: Introduce register_extensions extension callback
Andrew Jones
2023-05-11
lib: sbi: Simplify BITS_PER_LONG definition
Xiang W
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-04-14
lib: sbi: Optimize sbi_tlb queue waiting
Xiang W
2023-04-07
lib: sbi_pmu: Align the event type offset as per SBI specification
Yu Chien Peter Lin
2023-04-07
lib: sbi: Implement SBI CPPC extension
Sunil V L
2023-04-07
include: Add defines for SBI CPPC extension
Sunil V L
2023-04-06
lib: sbi: Introduce sbi_entry_count() function
Anup Patel
2023-04-06
lib: sbi: Fix how to check whether the domain contains fw_region
Xiang W
[next]