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