Age | Commit message (Expand) | Author |
---|---|---|
2020-04-23 | riscv: ax25: cache: Remove SPL_RISCV_MMODE config check | Pragnesh Patel |
2019-12-10 | riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL | Rick Chen |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-09-03 | riscv: cache: use CCTL to flush d-cache | Rick Chen |
2019-09-03 | riscv: cache: Flush L2 cache before jump to linux | Rick Chen |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-01-15 | riscv: move the AX25-specific implementation of flush_dcache_all | Lukas Auer |
2018-12-18 | riscv: ax25: Hide the ax25-specific Kconfig option | Bin Meng |
2018-11-26 | riscv: cache: Implement i/dcache [status, enable, disable] | Rick Chen |