Age | Commit message (Expand) | Author | Files | Lines |
2008-04-28 | [MIPS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -2/+2 |
2008-01-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -224/+60 |
2008-01-29 | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 | Atsushi Nemoto | 1 | -0/+55 |
2008-01-29 | [MIPS] cleanup tx39/tx49 setup code | Atsushi Nemoto | 3 | -224/+5 |
2008-01-28 | Remove references to "make dep" | Adrian Bunk | 1 | -4/+0 |
2007-10-29 | [MIPS] txx9tmr clockevent/clocksource driver | Atsushi Nemoto | 1 | -8/+9 |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2 | -26/+0 |
2007-10-16 | rtc: make rtc-ds1742 driver hotplug-aware | Atsushi Nemoto | 1 | -1/+1 |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2 | -3/+3 |
2007-10-11 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 1 | -8/+1 |
2007-10-11 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 1 | -2/+0 |
2007-10-11 | [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors. | Atsushi Nemoto | 5 | -41/+36 |
2007-10-11 | [MIPS] cleanup struct irqaction initializers | Thomas Gleixner | 1 | -4/+6 |
2007-08-27 | [MIPS] Use -Werror on TX39/TX49 boards | Atsushi Nemoto | 2 | -0/+4 |
2007-08-27 | [MIPS] Cleanup TX39/TX49 irq code | Atsushi Nemoto | 3 | -556/+21 |
2007-07-31 | [MIPS] rbtx4927: Fix some gcc warnings and a section mismatch. | Atsushi Nemoto | 2 | -56/+6 |
2007-07-31 | [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error. | Atsushi Nemoto | 1 | -0/+3 |
2007-07-24 | [MIPS] Make resources for ds1742 "static __initdata" | Atsushi Nemoto | 1 | -1/+1 |
2007-07-13 | [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND | Atsushi Nemoto | 1 | -19/+0 |
2007-05-08 | ne: MIPS: Use platform_driver for ne on RBTX49XX | Atsushi Nemoto | 1 | -0/+19 |
2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 1 | -1/+1 |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 1 | -10/+0 |
2007-03-04 | [MIPS] Convert to RTC-class ds1742 driver | Atsushi Nemoto | 2 | -64/+15 |
2007-02-26 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 1 | -2/+0 |
2007-02-10 | [MIPS] RBTX49x7: declare prom_getcmdline() | Sergei Shtylyov | 1 | -0/+2 |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2 | -8/+8 |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 1 | -2/+1 |
2006-12-09 | [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users | Atsushi Nemoto | 1 | -25/+2 |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2 | -47/+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 | -322/+23 |
2006-10-31 | [MIPS] Add missing file for support of backplane on TX4927 based board | Manish Lachwani | 1 | -0/+172 |
2006-10-31 | [MIPS] TX4927: Remove indent error message that somehow ended in the code. | Ralf Baechle | 1 | -2/+0 |
2006-10-09 | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. | Atsushi Nemoto | 2 | -10/+1 |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2 | -2/+0 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2 | -10/+10 |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 1 | -3/+1 |
2006-07-13 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2 | -4/+4 |
2006-07-02 | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2 | -9/+9 |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 1 | -1/+1 |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 3 | -112/+24 |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 1 | -1/+2 |
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 | -2/+2 |
2006-02-07 | [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock | Sergei Shtylylov | 2 | -49/+97 |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 1 | -1/+3 |
2005-10-29 | Sliceup Kconfig; it's grown too large. | Ralf Baechle | 1 | -0/+3 |
2005-10-29 | Conversion to plat_setup() for TX4927 also. | Ralf Baechle | 1 | -1/+1 |