summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/cache.c
AgeCommit message (Expand)Author
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic
2012-03-29ARM926EJS: Implement cache operationsMarek Vasut
2012-02-12arm, arm-kirkwood: disable l2c before linux bootMichael Walle
2011-12-19arm926ejs: remove noop flush_dcache_all functionIlya Yanok
2011-12-06arm926ejs: add noop implementation for dcache opsIlya Yanok