kernel-ark/arch/mips/philips/pnx8550/common
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
..
gdb_hook.c
int.c [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
Kconfig
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
pci.c [MIPS] C99-ify struct resource initialization. 2006-06-19 17:39:20 +01:00
platform.c [MIPS] PNX8550 build fix. 2006-04-19 04:14:19 +02:00
proc.c
prom.c
reset.c
setup.c [MIPS] Cleanup memory managment initialization. 2006-06-19 17:39:23 +01:00
time.c