aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/cache-tauros2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-26ARM: l2c: tauros2: use descriptive definitions for register bitsRussell King1-5/+10
2015-11-26ARM: l2c: tauros2: fix OF-enabled non-DT bootRussell King1-9/+8
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King1-6/+6
2014-03-27ARM: cache-tauros2: remove ARMv6 codeArnd Bergmann1-28/+1
2012-08-16ARM: cache: add dt support for tauros2 cacheChao Xie1-1/+34
2012-08-16ARM: cache: add extra feature enable for tauros2Chao Xie1-17/+27
2012-08-16ARM: cache: add cputype.h for tauros2Chao Xie1-3/+1
2012-08-16ARM: cache: fix uninitialized ptr in tauros2_initChao Xie1-1/+1
2012-05-07ARM: cache: tauros2: add disable and resume callbackChao Xie1-0/+24
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-0/+1
2009-11-27ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek1-0/+263