summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/sh4/cache.c
Commit message (Expand)AuthorAgeLines
* sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-02-3/+36
* sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy2016-12-02-5/+3
* sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy2016-12-02-37/+2
* sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy2016-12-02-1/+1
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-17-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-02-0/+22
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-13-0/+108