summaryrefslogtreecommitdiffstats
path: root/arch/mips/ddb5xxx
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-3/+2
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-2/+2
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-18/+5
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-10/+9
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-132-3/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-291-2/+0
|\
| * [MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa2006-06-291-2/+0
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
|/
* [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-197-934/+1
* [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-195-701/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-193-3/+3
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-6/+31
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-052-2/+2
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-1910-329/+67
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-193-6/+5
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-073-3/+6
* [MIPS] DDB5477: Fix unused variable warning.Ralf Baechle2005-11-171-3/+7
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-291-0/+4
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-293-24/+21
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-293-11/+3
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-052-14/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1625-0/+3509