summaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4938/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-292-46/+1Star
|\
| * [MIPS] cleanup tx39/tx49 setup codeAtsushi Nemoto2008-01-292-46/+1Star
* | Remove references to "make dep"Adrian Bunk2008-01-281-4/+0Star
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-191-5/+0Star
|\
| * [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-5/+0Star
* | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
|/
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-121-9/+0Star
* [MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2007-08-271-0/+1
* [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-271-270/+9Star
* [MIPS] rbtx4938: Convert SPI codes to use generic SPI driversAtsushi Nemoto2007-07-102-193/+1Star
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-9/+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-20/+0Star
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-1/+0Star
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-2/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-101/+12Star
* [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto2006-10-102-19/+1Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-35/+11Star
* 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/+1Star
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-2/+2
* [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-88/+19Star
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-11/+1Star
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle2005-10-297-0/+991