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