summaryrefslogtreecommitdiffstats
path: root/arch/riscv/errata/thead
AgeCommit message (Expand)AuthorLines
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt-0/+28
2025-01-18riscv: Add ghostwrite vulnerabilityCharlie Jenkins-0/+28
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-1/+1
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins-0/+3
2024-04-25riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner-4/+10
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner-5/+5
2024-01-10riscv: errata: thead: use pa based instructions for CMOJisheng Zhang-12/+6
2024-01-10riscv: errata: thead: use riscv_nonstd_cache_ops for CMOJisheng Zhang-2/+73
2023-09-01RISC-V: alternative: Remove feature_probe_funcEvan Green-8/+0
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang-2/+5
2023-04-29RISC-V: fix sifive and thead section mismatches in errataRandy Dunlap-3/+3
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green-3/+3
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt-0/+10
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green-0/+10
2023-03-14riscv: alternatives: Rename errata_id to patch_idAndrew Jones-2/+2
2023-02-21RISC-V: take text_mutex during alternative patchingConor Dooley-2/+6
2023-02-14riscv: Fix early alternative patchingSamuel Holland-3/+1
2023-01-31riscv: switch to relative alternative entriesJisheng Zhang-3/+8
2022-10-27drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner-0/+19
2022-10-13Merge patch series "Some style cleanups for recent extension additions"Palmer Dabbelt-6/+8
2022-10-13riscv: check for kernel config option in t-head memory types errataHeiko Stuebner-0/+3
2022-10-13riscv: use BIT() macros in t-head errata initHeiko Stuebner-2/+2
2022-10-13riscv: drop some idefs from CMO initializationHeiko Stuebner-4/+3
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt-0/+1
2022-08-03riscv: implement cache-management errata for T-Head SoCsHeiko Stuebner-0/+20
2022-06-16riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner-26/+12
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner-0/+93