]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 15 Nov 2011 21:13:47 +0000 (21:13 +0000)
commite16e9640963da1bacc3b10d9df7ab976a8221192
tree46989a31c2f63b082eadcb76649bb411c1ab93bc
parentd7ac42b132f7932f95f6221c8a53cfd458ed3d0b
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