summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/cache.c
AgeCommit message (Expand)Author
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-01-15riscv: use invalidate/flush_*cache_range functions in cache.cLukas Auer
2019-01-15riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen
2018-11-26riscv: implement the invalidate_icache_* functionsLukas Auer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen