summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/ax25/cache.c
AgeCommit message (Expand)Author
2019-09-03riscv: cache: use CCTL to flush d-cacheRick Chen
2019-09-03riscv: cache: Flush L2 cache before jump to linuxRick Chen
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-01-15riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen