summaryrefslogtreecommitdiffstats
path: root/arch/mips/gt64120
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-291-2/+0
* [MIPS] time: Remove wrppmc's definition of plat_timer_setup.Ralf Baechle2007-10-291-6/+0
* [MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa2007-10-113-35/+81
* [MIPS] cleanup WRPPMC include filesYoichi Yuasa2007-10-114-35/+12
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-5/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-1/+0
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] Delete unused arch/mips/gt64120/common/Ralf Baechle2007-07-312-106/+0
* [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-318-782/+0
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* [MIPS] WRPPMC: Fix build.Ralf Baechle2007-07-101-2/+2
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-102-1/+47
* [MIPS] EV64120: Remove supportYoichi Yuasa2007-07-107-532/+0
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-271-2/+2
* [MIPS] Ocelot: Fix warning.Ralf Baechle2007-03-291-1/+0
* [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-291-1/+1
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-192-2/+2
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-5/+0
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-263-6/+0
* [MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2007-02-061-4/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-063-6/+3
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-062-3/+3
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-36/+4
* [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Ralf Baechle2006-11-063-6/+1
* [MIPS] EV64120: Fix timer initialization for HZ != 100.Ralf Baechle2006-11-061-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-093-3/+0
* [MIPS] Fix return type of gt64120_irq.Ralf Baechle2006-10-091-1/+3
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-084-25/+26
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-132-3/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-2/+2
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-132-2/+0
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-298-222/+17
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-291-2/+2
| * [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa2006-06-291-4/+0
| * [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa2006-06-291-3/+0
| * [MIPS] Removes unused functions for GT64120Yoichi Yuasa2006-06-292-148/+0
| * [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan2006-06-294-65/+15
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
|/
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-192-2/+2
* [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-197-0/+469
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-052-2/+2
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-196-263/+49
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-072-3/+7
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-291-0/+3
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-292-6/+2
OpenPOWER on IntegriCloud