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