summaryrefslogtreecommitdiffstats
path: root/arch/riscv/errata/thead/errata.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang2023-07-061-2/+5
* RISC-V: fix sifive and thead section mismatches in errataRandy Dunlap2023-04-291-3/+3
* RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green2023-04-261-3/+3
* Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt2023-04-191-0/+10
|\
| * RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green2023-04-191-0/+10
* | riscv: alternatives: Rename errata_id to patch_idAndrew Jones2023-03-151-2/+2
|/
* RISC-V: take text_mutex during alternative patchingConor Dooley2023-02-221-2/+6
* riscv: Fix early alternative patchingSamuel Holland2023-02-151-3/+1
* riscv: switch to relative alternative entriesJisheng Zhang2023-02-011-3/+8
* drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner2022-10-271-0/+19
* Merge patch series "Some style cleanups for recent extension additions"Palmer Dabbelt2022-10-131-6/+8
|\
| * riscv: check for kernel config option in t-head memory types errataHeiko Stuebner2022-10-131-0/+3
| * riscv: use BIT() macros in t-head errata initHeiko Stuebner2022-10-131-2/+2
| * riscv: drop some idefs from CMO initializationHeiko Stuebner2022-10-131-4/+3
* | RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt2022-09-131-0/+1
|/
* riscv: implement cache-management errata for T-Head SoCsHeiko Stuebner2022-08-041-0/+20
* riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner2022-06-171-26/+12
* riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-121-0/+82