linux/arch/mips/au1000/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
..
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
au1xxx_irqmap.c [MIPS] Au1xxx: board specific irq code cleanup 2006-06-19 17:39:17 +01:00
clocks.c
cputable.c
dbdma.c
dbg_io.c
dma.c
gpio.c
irq.c [MIPS] AU1xxx mips_timer_interrupt() fixes 2006-06-01 00:28:29 +01:00
pci.c [MIPS] C99-ify struct resource initialization. 2006-06-19 17:39:20 +01:00
platform.c
power.c
prom.c [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment 2006-06-06 00:15:17 +01:00
puts.c
reset.c
setup.c [MIPS] Cleanup memory managment initialization. 2006-06-19 17:39:23 +01:00
sleeper.S [MIPS] Save write-only Config.OD from being clobbered 2006-06-06 00:15:13 +01:00
time.c [MIPS] arch/mips/au1000/time.c cleanup 2006-06-19 17:39:19 +01:00
usbdev.c