kernel-ark/arch/mips/mips-boards/sim
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
..
Makefile
sim_cmdline.c [MIPS] MT: Improved multithreading support. 2006-04-19 04:14:28 +02:00
sim_int.c [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
sim_IRQ.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
sim_irq.S [MIPS] Rewrite spurious_interrupt from assembler to C. 2006-04-19 04:14:18 +02:00
sim_mem.c [MIPS] Fixup damage done by 22a9835c35. 2006-04-19 04:14:21 +02:00
sim_printf.c
sim_setup.c [MIPS] Cleanup memory managment initialization. 2006-06-19 17:39:23 +01:00
sim_smp.c [MIPS] Remove unused instances of prom_build_cpu_map. 2006-06-19 17:39:19 +01:00
sim_time.c