summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/cache.c
Commit message (Expand)AuthorAgeFilesLines
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+5
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-121-9/+0
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-121-8/+0
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-041-4/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-161-9/+8
* ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-161-1/+1
* ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-161-1/+1
* ARM926EJS: Implement cache operationsMarek Vasut2012-03-291-12/+54
* arm, arm-kirkwood: disable l2c before linux bootMichael Walle2012-02-121-0/+9
* arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-191-5/+0
* arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-061-0/+75
OpenPOWER on IntegriCloud