kernel-ark/arch/sh/kernel/cpu/sh5
Paul Mundt e82da214d2 sh: Track the CPU family in sh_cpuinfo.
This adds a family member to struct sh_cpuinfo, which allows us to fall
back more on the probe routines to work out what sort of subtype we are
running on. This will be used by the CPU cache initialization code in
order to first do family-level initialization, followed by subtype-level
optimizations.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-15 10:48:13 +09:00
..
clock-sh5.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
entry.S sh: Kill off sh64's hand-rolled syscall tracer. 2009-05-08 17:25:35 +09:00
fpu.c sh: Fix occasional FPU register corruption under preempt. 2008-03-26 19:02:47 +09:00
Makefile sh: Integrate the SH-5 onchip_remap() more coherently. 2009-05-07 18:10:27 +09:00
probe.c sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
setup-sh5.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
switchto.S
unwind.c sh: replace remaining __FUNCTION__ occurrences 2008-03-06 11:18:22 +09:00