aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927 (follow)
AgeCommit message (Expand)AuthorFilesLines
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