android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu
Paul Mundt e8208828dc sh: Kill off broken direct-mapped cache mode.
Forcing direct-mapped worked on certain older 2-way set associative
parts, but was always error prone on 4-way parts. As these are the
norm these days, there is not much point in continuing to support this
mode. Most of the folks that used direct-mapped mode generally just
wanted writethrough caching in the first place..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-02 17:40:16 +09:00
..
irq sh: Move the shared INTC code out to drivers/sh/ 2008-10-01 16:13:54 +09:00
sh2 sh: multiple vectors per irq - sh7619. 2009-03-06 19:19:31 +09:00
sh2a sh: multiple vectors per irq - mxg. 2009-03-06 19:19:54 +09:00
sh3 sh: Fix compile error by operands(mov.l) in sh3/entry.S 2009-03-16 19:49:21 +09:00
sh4 sh: Kill off broken direct-mapped cache mode. 2009-04-02 17:40:16 +09:00
sh4a sh: Tidy up sh7786 pinmux table. 2009-03-31 07:39:51 +09:00
sh5 sh: SH-5 clk fwk support. 2008-09-29 20:09:17 +09:00
shmobile sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. 2009-03-16 20:00:17 +09:00
adc.c
clock.c sh: clkfwk: Safer resume from hibernation. 2009-03-16 20:11:00 +09:00
init.c sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. 2008-12-22 18:42:49 +09:00
Makefile sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. 2009-03-16 20:00:17 +09:00
ubc.S