Age | Commit message (Expand) | Author |
---|---|---|
2025-03-14 | treewide: Add a function to change page permissions | Ilias Apalodimas |
2025-01-16 | riscv: Fallback to riscv,isa | Mayuresh Chitale |
2024-10-28 | riscv: cache: Add CBO instructions | Mayuresh Chitale |
2023-11-02 | riscv: Weakly define invalidate_icache_range() | Samuel Holland |
2023-10-24 | riscv: Remove common.h usage | Tom Rini |
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 |