Add support for BCM1480 family of chips.
authorAndrew Isaacson <adi@broadcom.com>
Thu, 20 Oct 2005 06:56:38 +0000 (23:56 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:47 +0000 (19:32 +0100)
commitf137e463b50aadba91bd116f99c59ccb9c15a12f
tree41ce0ec670a6e5a78b4cdc246614277d9bc5e070
parent93ce2f524e96571711029884e6340c790a029b94
Add support for BCM1480 family of chips.

 - Kconfig and Makefile changes
 - arch/mips/sibyte/bcm1480/
 - changes to sibyte common code to support 1480

Signed-Off-By: Andy Isaacson <adi@broadcom.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/sibyte/Kconfig
arch/mips/sibyte/bcm1480/Makefile [new file with mode: 0644]
arch/mips/sibyte/bcm1480/irq.c [new file with mode: 0644]
arch/mips/sibyte/bcm1480/irq_handler.S [new file with mode: 0644]
arch/mips/sibyte/bcm1480/setup.c [new file with mode: 0644]
arch/mips/sibyte/bcm1480/smp.c [new file with mode: 0644]
arch/mips/sibyte/bcm1480/time.c [new file with mode: 0644]
arch/mips/sibyte/cfe/smp.c
arch/mips/sibyte/swarm/setup.c