android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu
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
..
irq sh: Tie sparseirq in to Kconfig. 2009-06-11 10:33:09 +03:00
sh2 sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
sh2a sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
sh3 sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
sh4 sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
sh4a sh: clean up MSTPCRn register definitions 2009-08-04 14:40:58 +09:00
sh5 sh: Track the CPU family in sh_cpuinfo. 2009-08-15 10:48:13 +09:00
shmobile sh: cpuidle for SuperH Mobile using hwblk 2009-07-05 00:29:54 +09:00
adc.c
clock-cpg.c sh: use kzalloc() for cpg clocks 2009-06-17 15:39:53 +09:00
clock.c sh: add enable()/disable()/set_rate() to div6 code 2009-06-11 09:12:58 +03:00
hwblk.c sh: Add support for multiple hwblk counters 2009-07-20 04:23:39 +09:00
init.c sh: rework nommu for generic cache.c use. 2009-08-15 09:49:32 +09:00
Makefile sh: hwblk base implementation 2009-07-05 00:28:39 +09:00
ubc.S