aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jmr3927 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-11/+48
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-80/+2
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle1-30/+30
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 Baechle1-1/+2
2005-12-01[MIPS] JMR3927: Declare puts function.Ralf Baechle1-0/+2
2005-12-01[MIPS] JMR3927 fixes.Sergei Shtylylov1-9/+19
2005-11-17[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle1-1/+1
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-0/+6
2005-10-29Use new txx9 serial driver.Ralf Baechle1-3/+28
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-7/+7
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds10-0/+1710