kernel-hacking-2024-linux-s.../arch/sh/kernel
Paul Mundt b66c1a3919 [PATCH] sh: I/O routine cleanups and ioremap() overhaul
This introduces a few changes in the way that the I/O routines are defined on
SH, specifically so that things like the iomap API properly wrap through the
machvec for board-specific quirks.

In addition to this, the old p3_ioremap() work is converted to a more generic
__ioremap() that will map through the PMB if it's available, or fall back on
page tables for everything else.

An alpha-like IO_CONCAT is also added so we can start to clean up the
board-specific io.h mess, which will be handled in board update patches..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-16 23:15:28 -08:00
..
cpu [PATCH] sh: IRQ handler updates 2006-01-16 23:15:28 -08:00
asm-offsets.c
cf-enabler.c
cpufreq.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
early_printk.c
entry.S
head.S
init_task.c
io.c [PATCH] sh: I/O routine cleanups and ioremap() overhaul 2006-01-16 23:15:28 -08:00
io_generic.c [PATCH] sh: I/O routine cleanups and ioremap() overhaul 2006-01-16 23:15:28 -08:00
irq.c [PATCH] sh: IRQ handler updates 2006-01-16 23:15:28 -08:00
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c [PATCH] sh: kexec() support 2006-01-16 23:15:27 -08:00
Makefile [PATCH] sh: kexec() support 2006-01-16 23:15:27 -08:00
module.c
process.c [PATCH] sh: kexec() support 2006-01-16 23:15:27 -08:00
ptrace.c [PATCH] sh: task_pt_regs() 2006-01-12 09:08:52 -08:00
relocate_kernel.S [PATCH] sh: kexec() support 2006-01-16 23:15:27 -08:00
semaphore.c
setup.c [PATCH] sh: Drop hp690 discontig support 2005-11-07 07:53:28 -08:00
sh_bios.c
sh_ksyms.c [PATCH] dump_thread() cleanup 2006-01-10 08:01:25 -08:00
signal.c
smp.c [PATCH] sh: task_thread_info() 2006-01-12 09:08:53 -08:00
sys_sh.c
time.c [PATCH] jiffies_64 cleanup 2005-10-30 17:37:25 -08:00
traps.c
vmlinux.lds.S