linux/arch/mips/cobalt
Ralf Baechle 2925aba422 [MIPS] Cleanup memory managment initialization.
Historically plat_mem_setup did the entire platform initialization.  This
was rather impractical because it meant plat_mem_setup had to get away
without any kind of memory allocator.  To keep old code from breaking
plat_setup was just renamed to plat_setup and a second platform
initialization hook for anything else was introduced.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-06-19 17:39:23 +01:00
..
Kconfig [MIPS] Add early console for Cobalt. 2006-03-21 13:27:44 +00:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
console.c [MIPS] Cobalt: Fix undefined reference to disable_early_printk. 2006-06-19 17:39:14 +01:00
irq.c [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
reset.c [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. 2006-02-07 13:30:22 +00:00
setup.c [MIPS] Cleanup memory managment initialization. 2006-06-19 17:39:23 +01:00