linux/arch/sh/kernel/cpu/sh2a
Paul Mundt 9d56dd3b08 sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
The old ctrl in/out routines are non-portable and unsuitable for
cross-platform use. While drivers/sh has already been sanitized, there
is still quite a lot of code that is not. This converts the arch/sh/ bits
over, which permits us to flag the routines as deprecated whilst still
building with -Werror for the architecture code, and to ensure that
future users are not added.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-01-26 12:58:40 +09:00
..
Makefile sh: Add support for SH7201 CPU subtype. 2008-12-22 18:43:50 +09:00
clock-sh7201.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
clock-sh7203.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
clock-sh7206.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
entry.S sh: Make sure rte delay slots are nopped out on all parts. 2009-08-15 07:41:45 +09:00
ex.S sh2(A) exception handler update 2008-07-28 18:10:34 +09:00
fpu.c sh: Move over to dynamically allocated FPU context. 2010-01-13 12:51:40 +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: sh2a scif pdata (sh7201/sh7203/sh7206/mxg) 2009-12-15 12:06:31 +09:00
setup-sh7201.c sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg) 2009-12-15 12:06:31 +09:00
setup-sh7203.c sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg) 2009-12-15 12:06:31 +09:00
setup-sh7206.c sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg) 2009-12-15 12:06:31 +09:00