aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/irq.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno1-0/+55
Note that the BCM4710 does not support the wait instruction, this is not a mistake in the code. It originally comes from the OpenWrt patches. Cc: Michael Buesch <mb@bu3sch.de> Cc: Felix Fietkau <nbd@openwrt.org> Cc: Florian Schirmer <jolt@tuxbox.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>