summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/sh4/cache.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/types.h from common headerWIP/2020-08-17-reduce-commonSimon Glass2020-08-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-021-3/+36
* sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy2016-12-021-5/+3
* sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy2016-12-021-37/+2
* sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy2016-12-021-1/+1
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-171-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-021-0/+22
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-131-0/+108