aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4938 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto1-12/+7
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-5/+0
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-5/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-2/+2
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-11/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-1/+0
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto1-1/+1
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-08-27[MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2-0/+3
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto3-279/+11
2007-07-31[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle1-2/+2
2007-07-10[MIPS] rbtx4938: Fix secondary PCIC and glue internal NICsAtsushi Nemoto1-31/+22
2007-07-10[MIPS] rbtx4938: Convert SPI codes to use generic SPI driversAtsushi Nemoto7-631/+167
2007-07-10[MIPS] rbtx4938: Add generic GPIO supportAtsushi Nemoto1-0/+104
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto1-0/+20
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto1-9/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2-3/+3
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2-30/+0
2006-11-30[MIPS] Fix double inclusionsNicolas Kaiser1-1/+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-148/+18
2006-10-30[MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa1-2/+6
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto3-19/+2
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2-36/+13
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-4/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle2-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-3/+3
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-1/+4
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-88/+19
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-11/+1
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-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-29Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle14-0/+2759