summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/cache.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-07common: board_r: support enable_caches for RISC-VZong Li1-0/+4
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-01-15riscv: use invalidate/flush_*cache_range functions in cache.cLukas Auer1-2/+2
2019-01-15riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer1-6/+4
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen1-9/+23
2018-11-26riscv: implement the invalidate_icache_* functionsLukas Auer1-0/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen1-0/+50