aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/ax25/cache.c
AgeCommit message (Expand)Author
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-23riscv: ax25: cache: Remove SPL_RISCV_MMODE config checkPragnesh Patel
2019-12-10riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
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