x86: Add CE4100 platform support
authorThomas Gleixner <tglx@linutronix.de>
Tue, 9 Nov 2010 20:08:04 +0000 (12:08 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Nov 2010 23:45:41 +0000 (00:45 +0100)
commitc751e17b5371ad86cdde6cf5c0175e06f3ff0347
tree9ea4e3201df35ed59718bbbbbecb5ea2f0e4d510
parent6f207e9bb4219d261d9326597ca533f954f31755
x86: Add CE4100 platform support

Add CE4100 platform support. CE4100 needs early setup like
moorestown.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
LKML-Reference: <94720fd7f5564a12ebf202cf2c4f4c0d619aab35.1289331834.git.dirk.brandewie@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/x86/boot.txt
arch/x86/Kconfig
arch/x86/include/asm/bootparam.h
arch/x86/include/asm/setup.h
arch/x86/kernel/head32.c
arch/x86/platform/Makefile
arch/x86/platform/ce4100/Makefile [new file with mode: 0644]
arch/x86/platform/ce4100/ce4100.c [new file with mode: 0644]