summaryrefslogtreecommitdiffstats
path: root/drivers/cache
AgeCommit message (Expand)AuthorLines
2025-04-07cache: sifive_ccache: Add ESWIN EIC7700 supportPinkesh Vaghela-0/+2
2024-08-01cache: StarFive: Require a 64-bit systemPalmer Dabbelt-0/+1
2024-05-28cache: Add StarFive StarLink cache managementJoshua Yeong-2/+142
2024-04-11cache: sifive_ccache: Silence unused variable warningSamuel Holland-1/+1
2024-03-28cache: sifive_ccache: Partially convert to a platform driverSamuel Holland-26/+46
2024-02-21cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar-0/+4
2023-11-22soc: sifive: ccache: Add StarFive JH7100 supportEmil Renner Berthing-2/+60
2023-11-22soc: sifive: shunt ccache driver to drivers/cacheConor Dooley-1/+280
2023-10-26riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig-1/+1
2023-09-01cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar-0/+227