summaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927/common
AgeCommit message (Expand)AuthorLines
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-187/+1
2008-01-29[MIPS] cleanup tx39/tx49 setup codeAtsushi Nemoto-187/+1
2008-01-28Remove references to "make dep"Adrian Bunk-4/+0
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto-16/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-8/+1
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto-12/+12
2007-08-27[MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto-0/+2
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto-385/+10
2007-07-31[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto-0/+3
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer-1/+1
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto-10/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto-2/+2
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu-26/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto-2/+4
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto-150/+12
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani-0/+172
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle-2/+0
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto-10/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle-7/+7
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle-3/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-2/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle-112/+24
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle-1/+2
2005-10-29Conversion to plat_setup() for TX4927 also.Ralf Baechle-1/+1
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle-4/+0
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1129