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
Age
Commit message (
Expand
)
Author
2023-12-27
include: Bump-up version to 1.4
v1.4
Anup Patel
2023-12-27
lib: sbi: Detect Zicntr extension only based on traps
Anup Patel
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-12-26
lib: sbi: Fix shift bug in sbi_system_reset
Xiang W
2023-12-19
lib: sbi: Do not enter OpenSBI with mseccfg.MML == 1
Anup Patel
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
platform: generic: Fine tune fw_platform_calculate_heap_size()
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-19
lib: sbi: Improve the code of privilege mode and extensions detection
Yong-Xuan Wang
2023-12-18
lib: sbi: Simplify the initialization of root_hmask in sbi_domain_init
Xiang W
2023-12-18
lib: sbi_ipi: Drop unnecessary ipi_process check
Samuel Holland
2023-12-18
lib: sbi_ipi: Process self-IPIs in sbi_ipi_send()
Samuel Holland
2023-12-18
lib: sbi_ipi: Do not ignore errors from sbi_ipi_send()
Samuel Holland
2023-12-11
lib: sbi_tlb: Check tlb_range_flush_limit only once per request
Samuel Holland
2023-12-11
lib: utils/fdt: Allow to use reg-names when parsing ACLINT
Inochi Amaoto
2023-12-11
lib: sbi: skip wait_for_coldboot when coolboot done
Xiang W
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
2023-12-10
lib: sbi_hsm: Put the resume_pending hart in the interruptible hart mask
Nick Hu
2023-12-09
firmware: fix section types
Matt Waltz
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: Prevent redundant sbi_ipi_process
Xiang W
2023-12-08
lib: sbi: Replace __atomic_op_bit_ord with __atomic intrinsics
Anup Patel
2023-12-08
lib: sbi: Fix __atomic_op_bit_ord and comments
Xiang W
2023-12-08
lib: sbi: Remove xchg/cmpxchg implemented via lr/sc
Xiang W
2023-12-06
docs: pmu: Add Andes PMU node example
Yu Chien Peter Lin
2023-12-06
lib: utils: fdt_pmu: Do not iterate over the fdt_pmu_evt_select table
Yu Chien Peter Lin
2023-12-06
lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variable
Yu Chien Peter Lin
2023-12-06
platform: andes: Factor out is_andes() helper
Yu Chien Peter Lin
2023-12-06
lib: utils: fdt_fixup: Allow preserving PMU properties
Yu Chien Peter Lin
2023-12-06
platform: rzfive: Enable Andes PMU for RZ/Five
Yu Chien Peter Lin
2023-12-06
platform: andes: Enable Andes PMU for AE350
Yu Chien Peter Lin
2023-12-06
platform: andes: Add Andes custom PMU support
Yu Chien Peter Lin
2023-12-06
platform: generic: Introduce pmu_init() platform override
Yu Chien Peter Lin
2023-12-06
platform: include: andes45: Add PMU related CSR defines
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
sbi: sbi_pmu: Improve sbi_pmu_init() error handling
Yu Chien Peter Lin
2023-12-06
lib: ipi: Adjust Andes PLICSW to single-bit-per-hart scheme
Leo Yu-Chi Liang
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_clear() callback
Anup Patel
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_send() callback
Anup Patel
2023-11-24
lib: utils/irqchip: Avoid redundant writes to APLIC CLRIE register
Anup Patel
2023-11-22
lib: sbi_pmu: avoid buffer overflow
Heinrich Schuchardt
2023-11-22
lib: sbi: Fix PMP granularity handling in sbi_hart_map_saddr()
Anup Patel
[next]