Age | Commit message (Expand) | Author | Files | Lines |
2008-04-28 | [MIPS] rbtx4938: minor cleanup | Atsushi Nemoto | 1 | -2/+0 |
2008-04-28 | [MIPS] rbtx4938: misc cleanups | Atsushi Nemoto | 4 | -84/+43 |
2008-04-28 | [MIPS] rbhma4500: use generic txx9 gpio | Atsushi Nemoto | 1 | -89/+44 |
2008-01-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 4 | -52/+27 |
2008-01-29 | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 | Atsushi Nemoto | 1 | -0/+25 |
2008-01-29 | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 1 | -1/+0 |
2008-01-29 | [MIPS] cleanup tx39/tx49 setup code | Atsushi Nemoto | 3 | -51/+2 |
2008-01-29 | Remove references to "make dep" | Adrian Bunk | 2 | -8/+0 |
2008-01-22 | tc35815: Use irq number for tc35815-mac platform device id | Atsushi Nemoto | 1 | -2/+2 |
2007-10-29 | [MIPS] txx9tmr clockevent/clocksource driver | Atsushi Nemoto | 1 | -12/+7 |
2007-10-19 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -5/+0 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 1 | -5/+0 |
2007-10-12 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 1 | -2/+2 |
2007-10-12 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2 | -11/+1 |
2007-10-12 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 1 | -1/+0 |
2007-08-31 | spi: correct name for spi_txx9 | Atsushi Nemoto | 1 | -1/+1 |
2007-08-27 | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware | Atsushi Nemoto | 1 | -1/+1 |
2007-08-27 | [MIPS] Use -Werror on TX39/TX49 boards | Atsushi Nemoto | 2 | -0/+3 |
2007-08-27 | [MIPS] Cleanup TX39/TX49 irq code | Atsushi Nemoto | 3 | -279/+11 |
2007-08-01 | [MIPS] Fix build breakage due to duplicate cpu_clock definition | Ralf Baechle | 1 | -2/+2 |
2007-07-10 | [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs | Atsushi Nemoto | 1 | -31/+22 |
2007-07-10 | [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers | Atsushi Nemoto | 7 | -631/+167 |
2007-07-10 | [MIPS] rbtx4938: Add generic GPIO support | Atsushi Nemoto | 1 | -0/+104 |
2007-05-08 | ne: MIPS: Use platform_driver for ne on RBTX49XX | Atsushi Nemoto | 1 | -0/+20 |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 1 | -9/+0 |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2 | -3/+3 |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 1 | -2/+1 |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2 | -30/+0 |
2006-11-30 | [MIPS] Fix double inclusions | Nicolas Kaiser | 1 | -1/+0 |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2 | -3/+6 |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto | 2 | -148/+18 |
2006-10-31 | [MIPS] Fix return value of TXX9 SPI interrupt handler | Yoichi Yuasa | 1 | -2/+6 |
2006-10-10 | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. | Atsushi Nemoto | 3 | -19/+2 |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 1 | -1/+0 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2 | -36/+13 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-07-14 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 1 | -4/+1 |
2006-07-14 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2 | -3/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 3 | -3/+0 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2 | -3/+3 |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 1 | -1/+1 |
2006-06-19 | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 1 | -1/+4 |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 3 | -88/+19 |
2006-03-28 | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 1 | -11/+1 |
2006-03-27 | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 1 | -2/+2 |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 1 | -1/+1 |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 1 | -1/+3 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-10-29 | Support for Toshiba's RBHMA4500 eval board for the TX4938. | Ralf Baechle | 14 | -0/+2759 |