aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-04[MIPS] Cobalt: update reserved resourcesYoichi Yuasa1-23/+24
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2-30/+0
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-22[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle1-1/+1
2007-02-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+62
2007-02-20[MIPS] Add MTD device support for CobaltYoichi Yuasa2-0/+62
2007-02-20[MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa1-7/+7
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-1/+1
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2-25/+22
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-32/+19
2006-10-08[MIPS] Cobalt: Time runs too quicklyScott Ashcroft1-2/+2
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-7/+34
2006-06-19[MIPS] Cobalt: Fix undefined reference to disable_early_printk.Yoichi Yuasa1-0/+5
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-31/+2
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton4-8/+57
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle4-4/+4
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+3
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-1/+1
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle6-188/+175
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+439