summaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4938
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-3/+3
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-062-30/+0
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-1/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-302-3/+6
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-148/+18
* [MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa2006-10-301-2/+6
* [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-093-19/+2
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-36/+13
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-4/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-1/+4
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-88/+19
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-11/+1
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle2005-10-2914-0/+2759