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-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
2023-11-17
lib: utils/serial: remove semihosting_putc
Xiang W
2023-11-17
lib: sbi: Make console_puts/console_putc interchangeable
Xiang W
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
2023-11-17
lib: sbi: enable seed access in S-mode
Heinrich Schuchardt
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: generic: Add Sophgo sg2042 platform support
Inochi Amaoto
2023-11-16
lib: sbi: Add regions merging when sanitizing domain region
Inochi Amaoto
2023-11-16
lib: sbi: separate the swap operation of domain region
Inochi Amaoto
2023-11-16
lib: utils/ipi: mswi: add separate T-Head C9xx CLINT mswi compatible
Inochi Amaoto
2023-11-16
lib: utils/timer: mtimer: add separate T-Head C9xx CLINT mtimer compatible
Inochi Amaoto
2023-11-16
lib: utils/timer: Allow ACLINT MTIMER driver to setup quirks
Inochi Amaoto
2023-11-16
utils/reset: Remove fdt_reset_thead
Guo Ren
2023-11-16
firmware: fw_base.S: Fix boot hart status synchronization
Guo Ren
2023-11-16
lib: utils/serial: Optimize semihosting_putc implementation
Chen Pei
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
2023-11-16
platform: generic: thead: improve tlb flush errata
Inochi Amaoto
2023-11-16
lib: sbi: Correctly limit flushes to a single ASID/VMID
Samuel Holland
2023-11-14
platform: generic: thead: initialize PMU by default in thead generic platform
Inochi Amaoto
2023-11-14
platform: generic: thead: separate implement of T-HEAD c9xx errata
Inochi Amaoto
2023-11-14
platform: generic: thead: separate implement of T-HEAD c9xx pmu
Inochi Amaoto
2023-11-14
platform: generic: thead: move to thead c9xx header to vendor specific postion
Inochi Amaoto
2023-11-14
lib: sbi: simplify sanitize_domain()
Heinrich Schuchardt
[next]