linux-kernel-test/arch/sh
Adrian McMenamin 17be2d2b1c sh: Add maple bus support for the SEGA Dreamcast.
The Maple bus is SEGA's proprietary serial bus for peripherals
(keyboard, mouse, controller etc). The bus is capable of some
(limited) hotplugging and operates at up to 2 M/bits.

Drivers of one sort or another existed/exist for 2.4 and a rudimentary
port, which didn't support the 2.6 device driver model was also in
existence.

This driver - for the bus logic itself and for the keyboard (other
drivers will follow) are based on the code and concepts of those old
drivers but have lots of completely rewritten parts.

I have the maple bus code as a built in now as that seems the sane and
rational way to handle something like that - you either want the bus
or you don't.

Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 15:55:55 +09:00
..
boards sh: Magic Panel MTD mapping update. 2007-09-21 15:27:35 +09:00
boot sh: arch/sh/boot - fix shell usage 2007-07-26 17:43:41 +09:00
cchips sh: hd64461: Trivial build fixes for SH7709. 2007-09-21 11:57:53 +09:00
configs sh: Magic Panel MTD mapping update. 2007-09-21 15:27:35 +09:00
drivers sh: dma: Fix up build for SH7709 support. 2007-09-21 11:57:53 +09:00
kernel sh: Wire up URAM node on SH7785. 2007-09-21 11:57:55 +09:00
lib sh: Revert __xdiv64_32 size change. 2007-07-13 12:27:13 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Fix up extended mode TLB for SH-X2+ cores. 2007-09-21 11:57:55 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
Kconfig sh: Add maple bus support for the SEGA Dreamcast. 2007-09-21 15:55:55 +09:00
Kconfig.debug sh: minor fixes 2007-09-21 11:57:52 +09:00
Makefile sh: Magic Panel R2 board support. 2007-09-21 11:57:54 +09:00