summaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt/setup.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Cobalt: Fix typoAndrea Gelmini2016-08-031-2/+2
* MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa2013-10-291-0/+3
* MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa2010-01-121-16/+8
* [MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa2008-07-201-2/+2
* [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-221-21/+3
* [MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2007-10-111-2/+1
* [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-111-6/+3
* [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-111-12/+0
* [MIPS] Use platform_device for Cobalt UARTYoichi Yuasa2007-05-111-19/+0
* [MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa2007-04-271-28/+0
* [MIPS] Cobalt: clean up include filesYoichi Yuasa2007-04-271-3/+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-041-4/+0
* [MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa2007-02-201-7/+7
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-301-8/+8
* [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-301-1/+0
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-7/+34
* [MIPS] Add early console for Cobalt.Peter Horton2006-03-211-8/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-081-1/+1
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-1/+1
* | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-071-1/+1
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+3
|/
* Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-291-29/+71
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+150