summaryrefslogtreecommitdiff
path: root/arch/arm/lib/cache.c
Commit message (Expand)AuthorAgeLines
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-12-21/+5
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-12-0/+9
* arm, arm926ejs: make thumb mode compileableHeiko Schocher2015-01-19-0/+2
* ARM: Implement non-cached memory supportThierry Reding2014-12-18-0/+44
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-20-2/+2
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-2/+2
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-10/+3
* arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15-3/+10
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10-1/+1
* arm: do not force d-cache enable on all boardsAneesh V2011-09-04-0/+12
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-04-0/+11
* armv7: integrate cache maintenance supportAneesh V2011-07-04-5/+0
* arm: make default implementation of cache_flush() weakly linkedAneesh V2011-07-04-1/+3
* ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman2010-11-04-1/+1
* armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-13-1/+1
* ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-19-1/+1
* ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-19-0/+5
* ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-19-0/+6
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+36