aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ddb5xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto1-3/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-2/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-18/+5
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-10/+9
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Remove redeclarations of setup_irq().Ralf Baechle2-3/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+0
2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa1-2/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle7-934/+1
2006-06-19[MIPS] Remove support for NEC DDB5074.Ralf Baechle5-701/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle3-3/+3
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-6/+31
2006-06-05[SERIAL] typo: buad -> baudHorst Schirmeier2-2/+2
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle10-329/+67
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle3-6/+5
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle3-3/+6
2005-11-17[MIPS] DDB5477: Fix unused variable warning.Ralf Baechle1-3/+7
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-0/+6
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-0/+4
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle3-24/+21
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle3-11/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-14/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds25-0/+3509