]> 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>
Thu, 24 Nov 2011 10:41:55 +0000 (10:41 +0000)
commit15443c8dcd64f20742c1bac3570af1ee1d6d52c4
treea70b6b7d4cf1792ae9e97321617528cd2b30cdec
parentf7b902b105a30e314c7f3943f28e867b34ed0165
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