aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/bcm1480
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-083-19/+18
* [MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle2006-10-031-1/+1
* [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2006-09-271-17/+2
* [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.Thiemo Seufer2006-07-131-1/+1
* [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-131-3/+4
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PATCH] Fix BCM1480 doubled process accounting times.[MIPS] James E Wilson2006-06-191-8/+9
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-170/+74
* [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr2006-02-211-3/+2
* Add support for BCM1480 family of chips.Andrew Isaacson2005-10-296-0/+1030