summaryrefslogtreecommitdiff
path: root/arch/mips/ddb5xxx
Commit message (Expand)AuthorAge
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-06
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-06
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-30
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-08
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-29
|\
| * [MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa2006-06-29
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
|/
* [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-19
* [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-19
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-19
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-05
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-19
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-19
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-27
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
* [MIPS] DDB5477: Fix unused variable warning.Ralf Baechle2005-11-17
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-07
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-29
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-29
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16