Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | sh4: cache: move exported cache manipulation functions into cache.c | Vladimir Zapolskiy | 2016-12-02 | 1 | -3/+36 |
* | sh: cache: don't modify CCR from P1 area | Vladimir Zapolskiy | 2016-12-02 | 1 | -5/+3 |
* | sh: cache use jump_to_P2() and back_to_P1() from asm/system.h | Vladimir Zapolskiy | 2016-12-02 | 1 | -37/+2 |
* | sh4: cache: correct dcache flush to invalidate with write-back | Vladimir Zapolskiy | 2016-12-02 | 1 | -1/+1 |
* | sh: cache: Change cache API to defines as U-Boot | Nobuhiro Iwamatsu | 2013-10-17 | 1 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | sh: avoid multiple definition errors with cache funcs | Mike Frysinger | 2011-12-02 | 1 | -0/+22 |
* | sh: Move cpu/$CPU to arch/sh/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -0/+108 |