aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ddb5xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
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