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