aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sni (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-35/+16
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer3-9/+9
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer11-375/+1578
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
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-34/+6
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-17/+17
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer3-3/+163
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-21/+105
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-117/+28
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-2/+3
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-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+598