Age | Commit message (Expand) | Author | Files | Lines |
2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 1 | -1/+1 |
2007-03-06 | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth | 3 | -2/+18 |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 1 | -5/+0 |
2007-03-03 | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data | Dale Farnsworth | 3 | -42/+10 |
2007-02-27 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 1 | -2/+0 |
2007-02-22 | [MIPS] Fix port 0 mac address for mips mv6434x platforms | Dale Farnsworth | 3 | -3/+3 |
2007-02-20 | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] | Dale Farnsworth | 3 | -56/+0 |
2007-02-11 | [MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms | Dale Farnsworth | 2 | -2/+2 |
2007-02-06 | [MIPS] Jaguar ATX: Fix large number of warnings. | Ralf Baechle | 1 | -2/+4 |
2007-02-06 | [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. | Ralf Baechle | 3 | -56/+236 |
2007-02-06 | [MIPS] Remove superfluous "ifdef CONFIG_KGDB". | Robert P. J. Day | 2 | -8/+0 |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2 | -2/+2 |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 4 | -8/+4 |
2007-02-06 | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 4 | -6/+6 |
2007-01-30 | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH | Ralf Baechle | 2 | -4/+4 |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2 | -20/+0 |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2 | -3/+3 |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto | 2 | -97/+12 |
2006-11-06 | [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion. | Ralf Baechle | 4 | -60/+237 |
2006-11-06 | [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. | Ralf Baechle | 4 | -180/+202 |
2006-11-06 | [MIPS] Ocelot 3: Fix large number of warnings. | Ralf Baechle | 1 | -2/+4 |
2006-11-06 | [MIPS] Ocelot C: Fix mapping of ioport address range. | Ralf Baechle | 1 | -10/+8 |
2006-11-06 | [MIPS] Ocelot C: Fix warning about missmatching format string. | Ralf Baechle | 2 | -2/+2 |
2006-11-06 | [MIPS] Ocelot C: fix eth registration after conversion to platform_device | Ralf Baechle | 1 | -3/+121 |
2006-11-06 | [MIPS] Ocelot C: Fix large number of warnings. | Ralf Baechle | 1 | -2/+4 |
2006-11-02 | [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. | Ralf Baechle | 1 | -4/+4 |
2006-10-31 | [MIPS] Ocelot G: Fix build error and numerous warnings. | Ralf Baechle | 2 | -3/+8 |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 7 | -7/+0 |
2006-10-09 | [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. | Ralf Baechle | 1 | -1/+1 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 7 | -50/+50 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-07-14 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 3 | -6/+3 |
2006-07-14 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2 | -2/+2 |
2006-07-03 | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 4 | -5/+5 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 14 | -14/+0 |
2006-06-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -6/+6 |
2006-06-30 | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 3 | -6/+6 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2 | -3/+3 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -2/+2 |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 4 | -4/+4 |
2006-06-05 | [SERIAL] typo: buad -> baud | Horst Schirmeier | 3 | -3/+3 |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 12 | -520/+130 |
2006-04-19 | [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 1 | -12/+12 |
2006-04-19 | [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 1 | -18/+18 |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2 | -2/+5 |
2006-03-28 | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 1 | -18/+16 |
2006-03-27 | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 3 | -6/+6 |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 4 | -4/+4 |
2006-03-09 | [MIPS] Momentum: Resurrect after things were moved around a while ago. | Ralf Baechle | 5 | -18/+20 |
2006-02-09 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -1/+1 |