aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle7-1074/+0
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle1-0/+44
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu10-1274/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu10-1341/+0
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu8-868/+0
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer1-1/+1
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth3-2/+18
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-5/+0
2007-03-02mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth3-42/+10
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-22[MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth3-3/+3
2007-02-20[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth3-56/+0
2007-02-10[MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platformsDale Farnsworth2-2/+2
2007-02-06[MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle1-2/+4
2007-02-06[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle3-56/+236
2007-02-06[MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2-8/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2-2/+2
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto4-8/+4
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto4-6/+6
2007-01-30[MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2-4/+4
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2-20/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2-3/+3
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto2-97/+12
2006-11-06[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.Ralf Baechle4-60/+237
2006-11-06[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.Ralf Baechle4-180/+202
2006-11-06[MIPS] Ocelot 3: Fix large number of warnings.Ralf Baechle1-2/+4
2006-11-06[MIPS] Ocelot C: Fix mapping of ioport address range.Ralf Baechle1-10/+8
2006-11-06[MIPS] Ocelot C: Fix warning about missmatching format string.Ralf Baechle2-2/+2
2006-11-06[MIPS] Ocelot C: fix eth registration after conversion to platform_deviceRalf Baechle1-3/+121
2006-11-06[MIPS] Ocelot C: Fix large number of warnings.Ralf Baechle1-2/+4
2006-11-02[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.Ralf Baechle1-4/+4
2006-10-30[MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle2-3/+8
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle7-7/+0
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle1-1/+1
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle7-50/+50
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle3-6/+3
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle2-2/+2
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner4-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel14-14/+0
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-6/+6
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle3-6/+6
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-3/+3
2006-06-26spelling fixesAndreas Mohr1-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle4-4/+4
2006-06-05[SERIAL] typo: buad -> baudHorst Schirmeier3-3/+3
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle12-520/+130
2006-04-19[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle1-12/+12
2006-04-19[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle1-18/+18
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2-2/+5