summaryrefslogtreecommitdiff
path: root/arch/mips/ddb5xxx/ddb5476
AgeCommit message (Expand)AuthorFilesLines
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle6-930/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-6/+31
2006-06-05[SERIAL] typo: buad -> baudHorst Schirmeier1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle4-119/+28
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2-4/+3
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-8/+7
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds7-0/+999