summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/bcm1480
AgeCommit message (Expand)AuthorFilesLines
2006-07-13[MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.Thiemo Seufer1-1/+1
2006-07-13[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer1-3/+4
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-06-19[PATCH] Fix BCM1480 doubled process accounting times.[MIPS] James E Wilson1-8/+9
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-170/+74
2006-02-21[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr1-3/+2
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson6-0/+1030