aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sni
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] Remove obsolete isa_slot_offsetGravatar Maciej W. Rozycki 1-1/+0
2008-01-29[MIPS] RM: Collected changesGravatar Thomas Bogendoerfer 8-270/+520
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Gravatar Ralf Baechle 1-0/+7
2007-11-15[MIPS] SNI: s/achknowledge/acknowledge/Gravatar Maciej W. Rozycki 1-1/+1
2007-11-02[MIPS] SNI: register a02r clockevent; don't use PIT timerGravatar Thomas Bogendoerfer 1-3/+2
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Gravatar Ralf Baechle 1-16/+64
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Gravatar Robert P. J. Day 1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerGravatar Atsushi Nemoto 1-18/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Gravatar Ralf Baechle 2-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 7-37/+37
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversGravatar Ralf Baechle 1-0/+3
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Gravatar Ralf Baechle 4-4/+7
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcGravatar Aurelien Jarno 1-1/+1
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cGravatar Yoichi Yuasa 1-37/+0
2007-08-27[MIPS] SNI: Remove unneeded sni_machine_haltGravatar Yoichi Yuasa 2-6/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Gravatar Ralf Baechle 1-0/+2
2007-07-24[MIPS] SNI: snipromGravatar Thomas Bogendoerfer 1-2/+3
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Gravatar Thomas Bogendoerfer 2-6/+6
2007-07-10[MIPS] SNI RM updatesGravatar Thomas Bogendoerfer 7-110/+93
2007-06-06[MIPS] Fix VGA corruption on RM300CGravatar Thomas Bogendoerfer 1-1/+32
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyGravatar Thomas Bogendoerfer 1-1/+17
2007-05-08Replace deprecated SA_xxx interrupt flagsGravatar Thomas Gleixner 1-1/+1
2007-04-27[MIPS] Change PCI host bridge setup/resourcesGravatar Thomas Bogendoerfer 2-195/+32
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsGravatar Thiemo Seufer 2-3/+3
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Gravatar Ralf Baechle 1-35/+16
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupGravatar Thomas Bogendoerfer 3-9/+9
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSGravatar Atsushi Nemoto 1-2/+0
2007-02-18[MIPS] Support for several more SNI RM models.Gravatar Thomas Bogendoerfer 11-375/+1578
2007-02-06[MIPS] use name instead of typename for each irq_chipGravatar Atsushi Nemoto 1-1/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupGravatar Atsushi Nemoto 1-2/+1
2006-11-30[MIPS] IRQ cleanupsGravatar Atsushi Nemoto 1-34/+6
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Gravatar Ralf Baechle 1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Gravatar Ralf Baechle 1-17/+17
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Gravatar Ralf Baechle 1-2/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Gravatar Ralf Baechle 1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-1/+1
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Gravatar Thomas Bogendoerfer 3-3/+163
2006-06-19[MIPS] Cleanup memory managment initialization.Gravatar Ralf Baechle 1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Gravatar Ralf Baechle 1-21/+105
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Gravatar Ralf Baechle 3-117/+28
2006-03-27[PATCH] mips: fixed collision of rtc function nameGravatar Yoichi Yuasa 1-2/+2
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 1-2/+3
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedGravatar Ralf Baechle 1-8/+7
2005-10-29Get rid of early_init. There's more need to make this form ofGravatar Ralf Baechle 1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 2-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 6-0/+598