summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/cache.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-21sh: Make cache flushers SMP-aware.Paul Mundt1-59/+78
2009-08-16sh: Wire up sh5_cache_init().Paul Mundt1-0/+6
2009-08-15sh: Convert SH7705 extended mode to new cacheflush interface.Paul Mundt1-0/+7
2009-08-15sh: Convert SH-3 to new cacheflush interface.Paul Mundt1-0/+6
2009-08-15sh: Convert SH-2A to new cacheflush interface.Paul Mundt1-0/+6
2009-08-15sh: Convert SH-2 to new cacheflush interface.Paul Mundt1-0/+6
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt1-0/+70
2009-08-15sh: Move alias computation to shared cache init.Paul Mundt1-0/+46
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt1-0/+11
2009-08-15sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt1-0/+129