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