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-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-12-19
lib: sbi: Remove the SBI_ETRAP error code
Anup Patel
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
2023-12-19
lib: sbi_tlb: Reduce size of struct sbi_tlb_info
Anup Patel
2023-12-19
lib: sbi: Detect extensions from the ISA string in DT
Yong-Xuan Wang
2023-12-19
lib: sbi: Using one array to define the name of extensions
Yong-Xuan Wang
2023-12-19
lib: sbi: Refactor the code for enable extensions in menvfg CSR
Yong-Xuan Wang
2023-12-11
lib: utils/fdt: Allow to use reg-names when parsing ACLINT
Inochi Amaoto
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
2023-12-08
lib: sbi_pmu: Fix the counter info function
Atish Patra
2023-12-08
lib: sbi_pmu: Add PMU snapshot definitions
Atish Patra
2023-12-08
lib: sbi_hart: Store PMP granularity as log base 2
Samuel Holland
2023-12-08
lib: sbi: Fix __atomic_op_bit_ord and comments
Xiang W
2023-12-06
lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variable
Yu Chien Peter Lin
2023-12-06
sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu device
Yu Chien Peter Lin
2023-12-06
lib: sbi: Add XAndesPMU in hart extensions
Yu Chien Peter Lin
2023-12-06
lib: ipi: Adjust Andes PLICSW to single-bit-per-hart scheme
Leo Yu-Chi Liang
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
2023-11-17
lib: sbi: Add Zkr in hart extensions
Heinrich Schuchardt
2023-11-17
include: sbi: macros for mseccfg.sseed and .useed
Heinrich Schuchardt
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
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
[next]