aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto1-8/+9
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2-26/+0
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-3/+3
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-8/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-2/+0
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto5-41/+36
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner1-4/+6
2007-08-27[MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2-0/+4
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto3-556/+21
2007-07-31[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.Atsushi Nemoto2-56/+6
2007-07-31[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto1-0/+3
2007-07-24[MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto1-1/+1
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto1-19/+0
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto1-0/+19
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer1-1/+1
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto1-10/+0
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2-64/+15
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-10[MIPS] RBTX49x7: declare prom_getcmdline()Sergei Shtylyov1-0/+2
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2-8/+8
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2006-12-09[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto1-25/+2
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2-47/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2-3/+6
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto2-322/+23
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani1-0/+172
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle1-2/+0
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2-10/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2-2/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2-10/+10
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-3/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle2-4/+4
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-9/+9
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-112/+24
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-1/+2
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-2/+2
2006-02-07[MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2-49/+97
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+3
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-0/+3
2005-10-29Conversion to plat_setup() for TX4927 also.Ralf Baechle1-1/+1
2005-10-29Use new txx9 serial driver.Ralf Baechle1-0/+23
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-4/+0
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle5-29/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds10-0/+3041