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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cputable.c [PATCH] USB: EHCI for AU1200 2006-03-20 14:49:55 -08:00
dbdma.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
dbg_io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dma.c [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 2006-03-21 13:27:47 +00:00
gpio.c Kernel gpio/2 routines that will be used by some drivers. 2005-10-29 19:32:25 +01:00
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 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 2006-03-21 09:25:47 -08:00
power.c [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h 2005-11-13 18:14:10 -08:00
prom.c [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment 2006-06-06 00:15:17 +01:00
puts.c Get rid of a bunch of debug serial routines. Use prom_printf instead. 2005-10-29 19:32:11 +01:00
reset.c [MIPS] Simple patch to power off DBAU1200 2006-03-18 16:59:28 +00:00
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 [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with strings 2005-11-13 18:14:16 -08:00