aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/cache.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: use invalidate/flush_*cache_range functions in cache.cLukas Auer2019-01-151-2/+2
* riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer2019-01-151-6/+4
* riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen2018-11-261-9/+23
* riscv: implement the invalidate_icache_* functionsLukas Auer2018-11-261-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen2018-01-121-0/+50