aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cobalt/setup.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsGravatar Thomas Bogendoerfer 1-5/+0
2020-10-12MIPS: replace add_memory_region with memblockGravatar Thomas Bogendoerfer 1-1/+2
2016-08-03MIPS: Cobalt: Fix typoGravatar Andrea Gelmini 1-2/+2
2013-10-29MIPS: Cobalt: Move to 8250/16550 serial early printk driverGravatar Yoichi Yuasa 1-0/+3
2010-01-12MIPS: Cobalt use strlcat() for the command line argumentsGravatar Yoichi Yuasa 1-16/+8
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeGravatar Yoichi Yuasa 1-2/+2
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverGravatar Yoichi Yuasa 1-21/+3
2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Gravatar Yoichi Yuasa 1-2/+1
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversGravatar Ralf Baechle 1-0/+6
2007-10-11[MIPS] ARC: Get rid of mips_machgroupGravatar Ralf Baechle 1-2/+0
2007-10-11[MIPS] Add GT641xx IRQ routines.Gravatar Yoichi Yuasa 1-6/+3
2007-05-11[MIPS] Rework cobalt_board_idGravatar Yoichi Yuasa 1-12/+0
2007-05-11[MIPS] Use platform_device for Cobalt UARTGravatar Yoichi Yuasa 1-19/+0
2007-04-27[MIPS] Cobalt: Split PCI codes from setup.cGravatar Yoichi Yuasa 1-28/+0
2007-04-27[MIPS] Cobalt: clean up include filesGravatar Yoichi Yuasa 1-3/+1
2007-03-04[MIPS] Cobalt: update reserved resourcesGravatar Yoichi Yuasa 1-23/+24
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Gravatar Ralf Baechle 1-4/+0
2007-02-20[MIPS] Cobalt: Fix UART I/O typeGravatar Yoichi Yuasa 1-7/+7
2007-02-06[MIPS] prom_free_prom_memory cleanupGravatar Atsushi Nemoto 1-2/+1
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEGravatar Yoichi Yuasa 1-8/+8
2006-10-08[MIPS] Cobalt: Time runs too quicklyGravatar Scott Ashcroft 1-2/+2
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsGravatar Russell King 1-1/+0
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Gravatar Ralf Baechle 1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Gravatar Ralf Baechle 1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Gravatar Ralf Baechle 1-7/+34
2006-03-21[MIPS] Add early console for Cobalt.Gravatar Peter Horton 1-8/+5
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialGravatar Linus Torvalds 1-1/+1
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Gravatar Ralf Baechle 1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 1-2/+3
2006-02-05[SERIAL] uart_port flags member should use UPF_*Gravatar Russell King 1-1/+1
2005-10-29Resurrect Cobalt support for 2.6.Gravatar Ralf Baechle 1-29/+71
2005-10-29Get rid of early_init. There's more need to make this form ofGravatar Ralf Baechle 1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+150