summaryrefslogtreecommitdiffstats
path: root/arch/mips/ddb5xxx/ddb5477
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-3/+2
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-2/+2
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-18/+5
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-10/+9
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-132-3/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-051-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-81/+20
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-2/+2
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* [MIPS] DDB5477: Fix unused variable warning.Ralf Baechle2005-11-171-3/+7
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-8/+7
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-052-14/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-169-0/+1260