MIPS: Alchemy: Basic support for the DB1300 board.
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 12:03:26 +0000 (12:03 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:06 +0000 (22:02 +0000)
commit64cd04d0cffa3b3af0e81aa3112b71f135739e1a
tree7c66ce3a94ae3cc638a88fd2e55a86bcaf760880
parent809f36c6f4a0568178c909ff1096ca83eae33f7d
MIPS: Alchemy: Basic support for the DB1300 board.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2867/
Patchwork: https://patchwork.linux-mips.org/patch/2919/
Patchwork: https://patchwork.linux-mips.org/patch/2928/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
15 files changed:
arch/mips/alchemy/Kconfig
arch/mips/alchemy/Platform
arch/mips/alchemy/devboards/Makefile
arch/mips/alchemy/devboards/db1300.c [new file with mode: 0644]
arch/mips/alchemy/devboards/prom.c
arch/mips/boot/compressed/uart-alchemy.c
arch/mips/configs/db1300_defconfig [new file with mode: 0644]
arch/mips/include/asm/mach-db1x00/bcsr.h
arch/mips/include/asm/mach-db1x00/db1300.h [new file with mode: 0644]
arch/mips/include/asm/mach-db1x00/irq.h [new file with mode: 0644]
drivers/pcmcia/Kconfig
drivers/pcmcia/db1xxx_ss.c
drivers/video/au1200fb.c
sound/soc/au1x/Kconfig
sound/soc/au1x/db1200.c
This page took 0.028643 seconds and 5 git commands to generate.