aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move Cobalt Makefile parts to their own Platform fileYoichi Yuasa2010-08-052-2/+6
* MIPS: Cobalt: Fix theoretical port aliasing issueRalf Baechle2010-02-271-1/+1
* MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa2010-01-121-16/+8
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-037-7/+7
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* [MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa2008-07-201-2/+2
* [MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa2008-07-152-1/+56
* [MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa2008-01-291-1/+6
* [MIPS] remove unneeded button check for resetYoichi Yuasa2008-01-291-19/+2
* [MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer2008-01-151-0/+5
* [MIPS] time: Set up Cobalt's mips_hpt_frequencyYoichi Yuasa2007-12-141-1/+20
* [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-223-22/+39
* [MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2007-10-112-11/+1
* [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa2007-10-111-2/+6
* [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2007-10-111-5/+4
* [MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa2007-10-111-1/+7
* [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa2007-10-113-9/+71
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+6
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-2/+0
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-114-98/+41
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-111-1/+3
* [MIPS] Cobalt: Enable UART on RaQ1Martin Michlmayr2007-07-311-2/+2
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa2007-06-261-0/+1
* [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-111-12/+0
* [MIPS] Use RTC_CMOS for CobaltYoichi Yuasa2007-05-112-1/+64
* [MIPS] Use platform_device for Cobalt UARTYoichi Yuasa2007-05-113-20/+86
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-018-117/+151
|\
| * [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-271-2/+2
| * [MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa2007-04-273-28/+48
| * [MIPS] Cobalt: clean up include filesYoichi Yuasa2007-04-274-16/+9
| * [MIPS] Cobalt: Fix early printkYoichi Yuasa2007-03-072-11/+1
| * [MIPS] Cobalt: update reserved resourcesYoichi Yuasa2007-03-041-23/+24
| * [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-042-30/+0
| * [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-261-2/+0
| * [MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle2007-02-221-1/+1
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-202-0/+62
| |\
| | * [MIPS] Add MTD device support for CobaltYoichi Yuasa2007-02-202-0/+62
| * | [MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa2007-02-201-7/+7
| |/
* | Input: cobalt buttons - separate device and driver registrationDmitry Torokhov2007-04-122-1/+55
|/
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-302-25/+22
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-32/+19
* [MIPS] Cobalt: Time runs too quicklyScott Ashcroft2006-10-081-2/+2
* [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1