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
2023-09-24
lib: sbi: Don't clear mseccfg.MML bit in sbi_hart_smepmp_configure()
Anup Patel
2023-09-24
lib: sbi: Factor-out Smepmp configuration as separate function
Anup Patel
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: Use sbi_scratch_last_hartindex() in remote TLB managment
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-10
lib: sbi: alloc tlb fifo by sbi_malloc
Xiang W
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2023-09-10
lib: sbi_pmu: keep overflow interrupt of stopped hpm counter disabled
Inochi Amaoto
2023-09-10
lib: sbi_pmu: ensure update hpm counter before starting counting
Inochi Amaoto
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: Fix typo for finding fixed event counter
Kaiwen Xue
2023-08-06
lib: utils/fdt: Fix fdt_parse_isa_extensions() implementation
Anup Patel
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/reset: Add syscon based reboot and poweroff
Anup Patel
2023-07-31
lib: utils/regmap: Add simple FDT based syscon regmap 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
lib: sbi: Update system suspend to spec
Andrew Jones
2023-07-31
libfdt: fix SPDX license identifiers
Heinrich Schuchardt
2023-07-13
lib: sbi: Map/Unmap debug console shared memory buffers
Himanshu Chauhan
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: sbi: Change the order of PMP initialization
Himanshu Chauhan
2023-07-13
lib: sbi: Grant SU R/W/X permissions to whole memory
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
lib: sbi: Add functions to manipulate PMP entries
Himanshu Chauhan
2023-07-12
lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
Anup Patel
2023-07-12
lib: sbi: Fix missing '\0' when buffer szie equal 1
Xiang W
2023-07-12
lib: sbi: Fix timing of clearing tbuf
Xiang W
2023-07-12
lib: sbi: Fix printc
Xiang W
2023-07-12
lib: sbi: Simplify prints
Xiang W
2023-07-12
lib: sbi: Fix printi
Xiang W
2023-07-12
lib: sbi: print add 'o' type
Xiang W
2023-07-12
lib: sbi: implifying the parameters of printi
Xiang W
2023-07-12
lib: sbi: Add ' ' '\'' flags for print
Xiang W
2023-07-12
lib: sbi: Add '+' flags for print
Xiang W
2023-07-12
lib: sbi: print not fill '0' when left-aligned
Xiang W
2023-07-12
lib: sbi: Fix how print gets flags
Xiang W
2023-07-09
lib: sbi: Fix Priv spec version for [m|s]counteren and mcountinhibit CSRs
Ley Foon Tan
2023-07-09
lib: sbi: Rename hart_pmu_get_allowed_bits() function
Anup Patel
[prev]
[next]