linux-stable-rt/arch/mips/lemote/lm2e
Wu Zhangjin bd92aa013e MIPS: Loongson: Split the implementation of prom and setup parts
This patch split the old initilization and setup implementation to
several file, one file one logic function.

the other main changes include:

	1. as the script/checkpatch.pl suggests, use strict_strtol instead
	of simple_strtol in arch/mips/lemote/lm2e/cmdline.c

	2. use the existed macros in asm/mips-boards/bonito64.h as the
	arguments of set_io_port_base() and remove the un-needed ones in
	asm/mach-lemote/pci.h

Signed-off-by: Wu Zhangjin <wuzj@lemote.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-09-17 20:07:46 +02:00
..
Makefile MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
bonito-irq.c
cmdline.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
early_printk.c MIPS: Loongson: Add new early_printk implmentation 2009-09-17 20:07:45 +02:00
env.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
init.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
irq.c
machtype.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
mem.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
pci.c MIPS: Loongson: PCI: use existing mips_io_port_base 2009-09-17 20:07:46 +02:00
reset.c MIPS: Loongson: pm: clean up the reboot support 2009-09-17 20:07:45 +02:00
setup.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00
time.c MIPS: Loongson: Split the implementation of prom and setup parts 2009-09-17 20:07:46 +02:00