]> 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, 10 Nov 2011 12:03:26 +0000 (12:03 +0000)
commit2eb4bc97054a0027cc1e93f4eb39c7c8e30fce32
tree0f313d8966baeb09763b852fcc414738a369128a
parentb49b78bf74a344bb49623d7f45bb58ce00224d91
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