summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/sh4/cache.c
AgeCommit message (Expand)Author
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-03sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-03sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-03sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser