]> git.neil.brown.name Git - history.git/commit
[PATCH] mips: vR41xx updates
authorRalf Bächle <ralf@linux-mips.org>
Wed, 2 Feb 2005 00:45:52 +0000 (16:45 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 2 Feb 2005 00:45:52 +0000 (16:45 -0800)
commit79a140932c7766428e5488933fb7b318f04d276e
treefbc36d0b2eeff2c8e517d681a2861242032b9fec
parent44fe818598f706e03bb417b1954ca8292ba404ca
[PATCH] mips: vR41xx updates

Update support for the bazillion of variants of NEC VR41xx devices, including
on-SOC device drivers.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
29 files changed:
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/configs/capcella_defconfig
arch/mips/configs/e55_defconfig
arch/mips/configs/mpc30x_defconfig
arch/mips/configs/tb0226_defconfig
arch/mips/configs/tb0229_defconfig
arch/mips/configs/workpad_defconfig
arch/mips/pci/Makefile
arch/mips/pci/fixup-vr4133.c [new file with mode: 0644]
arch/mips/pci/pci-vr41xx.c
arch/mips/pci/pci-vr41xx.h
arch/mips/vr41xx/common/giu.c
arch/mips/vr41xx/common/icu.c
arch/mips/vr41xx/common/ksyms.c
arch/mips/vr41xx/common/vrc4173.c
arch/mips/vr41xx/nec-cmbvr4133/Makefile [new file with mode: 0644]
arch/mips/vr41xx/nec-cmbvr4133/init.c [new file with mode: 0644]
arch/mips/vr41xx/nec-cmbvr4133/irq.c [new file with mode: 0644]
arch/mips/vr41xx/nec-cmbvr4133/m1535plus.c [new file with mode: 0644]
arch/mips/vr41xx/nec-cmbvr4133/setup.c [new file with mode: 0644]
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile
drivers/pcmcia/vrc4171_card.c [new file with mode: 0644]
drivers/pcmcia/vrc4173_cardu.c [new file with mode: 0644]
drivers/pcmcia/vrc4173_cardu.h [new file with mode: 0644]
include/asm-mips/vr41xx/cmbvr4133.h [new file with mode: 0644]
include/asm-mips/vr41xx/vrc4173.h
include/linux/pci_ids.h