summaryrefslogtreecommitdiffstats
path: root/arch/mips/gt64120
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] remove wrppmc_machine_power_off()Yoichi Yuasa2008-07-152-7/+1Star
* [MIPS] replace inline assembler to cpu_wait()Yoichi Yuasa2008-07-151-5/+4Star
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-291-2/+0Star
* [MIPS] time: Remove wrppmc's definition of plat_timer_setup.Ralf Baechle2007-10-291-6/+0Star
* [MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa2007-10-123-35/+81
* [MIPS] cleanup WRPPMC include filesYoichi Yuasa2007-10-124-35/+12Star
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-122-5/+1Star
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-121-1/+0Star
* [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/+0Star
* [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-318-782/+0Star
* 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/+0Star
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-271-2/+2
* [MIPS] Ocelot: Fix warning.Ralf Baechle2007-03-301-1/+0Star
* [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-301-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/+0Star
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-273-6/+0Star
* [MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2007-02-061-4/+0Star
* [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/+3Star
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-062-3/+3
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-36/+4Star
* [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Ralf Baechle2006-11-063-6/+1Star
* [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/+0Star
* [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/+1Star
* [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/+0Star
* [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/+0Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-298-222/+17Star
|\
| * [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/+0Star
| * [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa2006-06-291-3/+0Star
| * [MIPS] Removes unused functions for GT64120Yoichi Yuasa2006-06-292-148/+0Star
| * [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan2006-06-294-65/+15Star
* | [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/+49Star
* [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