aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jmr3927 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-2/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-27/+5
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-32/+8
2006-10-30[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle1-0/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-50/+56
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 Baechle1-1/+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-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
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