summaryrefslogtreecommitdiff
path: root/arch/arm/mm/cache-l2x0.c
AgeCommit message (Expand)Author
2012-08-28ARM: cache-l2x0: fix L2 maintenance for R3P1_50Kirill Artamonov
2012-07-19ARM: mm: cache-l2x0: Implement outer_clean_all()Kirill Artamonov
2012-04-24ARM: mm: cache-l2x0: use L2X0_CACHE_ID_PART_MASK to get cache-idVarun Wadekar
2011-11-30fixup l2x0 variable nameDan Willemsen
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2011-11-30ARM: mm: cache-l2x0: Add support for re-enabling l2x0Colin Cross
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon
2011-03-16Merge branch 'misc' into develRussell King
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar
2010-10-26arm: Implement l2x0 cache disable functionsThomas Gleixner
2010-10-26ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan
2010-03-25ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas
2010-02-15ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar
2010-02-15ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar
2009-12-14Merge branch 'pending-l2x0' into cacheRussell King
2009-12-14ARM: cache-l2x0: make better use of background cache handlingRussell King
2009-12-14ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2007-09-17[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addressesRui Sousa
2007-07-20[ARM] 4500/1: Add locking around the background L2x0 cache operationsCatalin Marinas
2007-02-11[ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas