Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-07 | common: board_r: support enable_caches for RISC-V | Zong Li | 1 | -0/+4 |
2019-12-03 | common: Move some cache and MMU functions out of common.h | Simon Glass | 1 | -0/+1 |
2019-01-15 | riscv: use invalidate/flush_*cache_range functions in cache.c | Lukas Auer | 1 | -2/+2 |
2019-01-15 | riscv: move the AX25-specific implementation of flush_dcache_all | Lukas Auer | 1 | -6/+4 |
2018-11-26 | riscv: cache: Implement i/dcache [status, enable, disable] | Rick Chen | 1 | -9/+23 |
2018-11-26 | riscv: implement the invalidate_icache_* functions | Lukas Auer | 1 | -0/+10 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-01-12 | riscv: nx25: lib: Add relative lib funcs to support RISC-V | Rick Chen | 1 | -0/+50 |