summaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927/common
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-121-8/+1Star
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-123-12/+12
* [MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2007-08-271-0/+2
* [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-271-385/+10Star
* [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto2007-07-311-0/+3
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-10/+0Star
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-2/+2
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-26/+0Star
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-2/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-150/+12Star
* [MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani2006-10-311-0/+172
* [MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle2006-10-311-2/+0Star
* [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-101-10/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-7/+7
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+1Star
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-112/+24Star
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* Conversion to plat_setup() for TX4927 also.Ralf Baechle2005-10-291-1/+1
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-4/+0Star
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-052-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-176-0/+1129