summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-12-11lib: sbi_tlb: Check tlb_range_flush_limit only once per requestSamuel Holland
2023-12-11lib: utils/fdt: Allow to use reg-names when parsing ACLINTInochi Amaoto
2023-12-11lib: sbi: skip wait_for_coldboot when coolboot doneXiang W
2023-12-11platform: recalculate heap size to support new tlb entry numberInochi Amaoto
2023-12-10lib: sbi_hsm: Put the resume_pending hart in the interruptible hart maskNick Hu
2023-12-08lib: sbi_pmu: Fix the counter info functionAtish Patra
2023-12-08lib: sbi_pmu: Add PMU snapshot definitionsAtish Patra
2023-12-08lib: sbi_hart: Store PMP granularity as log base 2Samuel Holland
2023-12-08lib: sbi: Prevent redundant sbi_ipi_processXiang W
2023-12-08lib: sbi: Replace __atomic_op_bit_ord with __atomic intrinsicsAnup Patel
2023-12-08lib: sbi: Fix __atomic_op_bit_ord and commentsXiang W
2023-12-08lib: sbi: Remove xchg/cmpxchg implemented via lr/scXiang W
2023-12-06lib: utils: fdt_pmu: Do not iterate over the fdt_pmu_evt_select tableYu Chien Peter Lin
2023-12-06lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variableYu Chien Peter Lin
2023-12-06lib: utils: fdt_fixup: Allow preserving PMU propertiesYu Chien Peter Lin
2023-12-06sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu deviceYu Chien Peter Lin
2023-12-06lib: sbi: Add XAndesPMU in hart extensionsYu Chien Peter Lin
2023-12-06sbi: sbi_pmu: Improve sbi_pmu_init() error handlingYu Chien Peter Lin
2023-12-06lib: ipi: Adjust Andes PLICSW to single-bit-per-hart schemeLeo Yu-Chi Liang
2023-11-26lib: sbi: Allow relaxed MMIO writes in device ipi_clear() callbackAnup Patel
2023-11-26lib: sbi: Allow relaxed MMIO writes in device ipi_send() callbackAnup Patel
2023-11-24lib: utils/irqchip: Avoid redundant writes to APLIC CLRIE registerAnup Patel
2023-11-22lib: sbi_pmu: avoid buffer overflowHeinrich Schuchardt
2023-11-22lib: sbi: Fix PMP granularity handling in sbi_hart_map_saddr()Anup Patel
2023-11-17lib: utils/serial: remove semihosting_putcXiang W
2023-11-17lib: sbi: Make console_puts/console_putc interchangeableXiang W
2023-11-17lib: sbi: change sbi_hart_features.extensions as an arrayXiang W
2023-11-17lib: sbi: enable seed access in S-modeHeinrich Schuchardt
2023-11-17lib: sbi: Add Zkr in hart extensionsHeinrich Schuchardt
2023-11-16lib: sbi: Add regions merging when sanitizing domain regionInochi Amaoto
2023-11-16lib: sbi: separate the swap operation of domain regionInochi Amaoto
2023-11-16lib: utils/ipi: mswi: add separate T-Head C9xx CLINT mswi compatibleInochi Amaoto
2023-11-16lib: utils/timer: mtimer: add separate T-Head C9xx CLINT mtimer compatibleInochi Amaoto
2023-11-16lib: utils/timer: Allow ACLINT MTIMER driver to setup quirksInochi Amaoto
2023-11-16utils/reset: Remove fdt_reset_theadGuo Ren
2023-11-16lib: utils/serial: Optimize semihosting_putc implementationChen Pei
2023-11-16lib: sbi: Correctly limit flushes to a single ASID/VMIDSamuel Holland
2023-11-14lib: sbi: simplify sanitize_domain()Heinrich Schuchardt
2023-10-09lib: sbi_misaligned_ldst: Fix handling of C.SWSP and C.SDSPAmanieu d'Antras
2023-10-06gpio/starfive: redundant readl() callHeinrich Schuchardt
2023-10-06lib: sbi_pmu: check for index overflowsHeinrich Schuchardt
2023-10-06lib: utils: Simplify SET_ISA_EXT_MAP()Heinrich Schuchardt
2023-10-06lib: utils/fdt: simplify dt_parse_isa_extensionsHeinrich Schuchardt
2023-10-06lib: sbi: fix sbi_domain_get_assigned_hartmask()Heinrich Schuchardt
2023-10-06lib: utils: timer/ipi: Update memregion flags for PLMT and PLICSWYu Chien Peter Lin
2023-10-06lib: utils/serial: Ensure proper allocation of PMP entries for uart8250Yu Chien Peter Lin
2023-09-24lib: utils/regmap: Mark syscon region as shared read-writeAnup Patel
2023-09-24lib: utils/serial: Add shared regions for serial driversMayuresh Chitale
2023-09-24lib: sbi: Populate M-only Smepmp entries before setting mseccfg.MMLAnup Patel
2023-09-24lib: sbi: Fix pmp_flags for Smepmp read-only shared regionAnup Patel