kernel-ark/arch/sh
Paul Mundt 073da9c0de sh: Kill off cf-enabler with extreme prejudice.
Now that the rest of the boards that were using cf-enabler "generically"
have switched to setting up their mappings on their own, only the mach-se
boards were left using it. All of the cf-enabler using mach-se boards
use a special initialization of the MRSHPC windows rather than going
through the special PTE as other SH-4 platforms do. This consolidates
the MRSHPC setup logic, hooks it up on the boards that care, and gets rid
of any and all remaining references to cf-enabler.

This has been long overdue, as cf-enabler has been the bane of
arch/sh/kernel for the last 7 years. Good riddance.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:44:46 +09:00
..
boards sh: Kill off cf-enabler with extreme prejudice. 2008-12-22 18:44:46 +09:00
boot sh: FTRACE renamed to FUNCTION_TRACER. 2008-10-31 16:20:36 +09:00
cchips sh: Switch HD64461 from hw_interrupt_type to irq_chip 2008-12-22 18:43:50 +09:00
configs sh: Add a simple edosk7705_defconfig for build testing. 2008-12-22 18:44:46 +09:00
drivers sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). 2008-12-22 18:44:45 +09:00
include sh: Kill off cf-enabler with extreme prejudice. 2008-12-22 18:44:46 +09:00
kernel sh: Kill off cf-enabler with extreme prejudice. 2008-12-22 18:44:46 +09:00
lib sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. 2008-12-22 18:43:53 +09:00
lib64 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
math-emu
mm sh: Generic kgdb stub support. 2008-12-22 18:44:04 +09:00
oprofile sh: oprofile: Convert op_model_sh7750 to new common interface. 2008-12-22 18:44:43 +09:00
tools sh: Consolidate rsk7203/7201 in to a new mach-rsk. 2008-12-22 18:44:02 +09:00
Kconfig sh: Kill off cf-enabler with extreme prejudice. 2008-12-22 18:44:46 +09:00
Kconfig.cpu sh: Disable big endian for SH-5. 2008-02-14 14:22:10 +09:00
Kconfig.debug sh: Generic kgdb stub support. 2008-12-22 18:44:04 +09:00
Makefile sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00