linux/arch/sh/kernel/cpu/sh2a
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-sh7201.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
clock-sh7203.c sh: clkfwk: Add a followparent_recalc() helper. 2009-05-12 03:50:44 +09:00
clock-sh7206.c sh: clkfwk: Make recalc return an unsigned long. 2009-05-12 03:45:08 +09:00
entry.S sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
ex.S sh2(A) exception handler update 2008-07-28 18:10:34 +09:00
fpu.c SH: catch negative denormal_subf1() retval in denormal_add() 2008-05-09 20:05:10 +09:00
Makefile sh: Add support for SH7201 CPU subtype. 2008-12-22 18:43:50 +09:00
opcode_helper.c sh: Support for SH-2A 32-bit opcodes. 2007-05-09 01:35:01 +00:00
pinmux-sh7203.c sh: improve pinmux support for single direction pins 2008-10-22 18:34:16 +09:00
probe.c sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
setup-mxg.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7201.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7203.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00
setup-sh7206.c sh: convert processor device setup functions to arch_initcall() 2009-07-23 13:06:07 +09:00