]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom
authorJon Ringle <jon.ringle@comdial.com>
Fri, 28 Oct 2005 15:19:37 +0000 (16:19 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Oct 2005 15:19:37 +0000 (16:19 +0100)
commit0b83f1400fa6e5f0d4afcff033628a16c163862a
treec6fa01fd5a8d156b415ba9203f8ad349165de8ec
parentb57235215933d5fde4013e2448223b934b4ac2b7
[ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom

Patch from Jon Ringle

Updated 2898/1 per comments:
- Removed fixup
- Moved code in mach-mp1000/ to mach-clps711x/
- Cleaned up code in mp1000-seprom.c. Eliminated code that displayed the contents of the eeprom
Please comment.

Signed-off-by: Jon Ringle
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/boot/compressed/head.S
arch/arm/configs/mp1000_defconfig [new file with mode: 0644]
arch/arm/mach-clps711x/Kconfig
arch/arm/mach-clps711x/Makefile
arch/arm/mach-clps711x/mp1000-mach.c [new file with mode: 0644]
arch/arm/mach-clps711x/mp1000-mm.c [new file with mode: 0644]
arch/arm/mach-clps711x/mp1000-seprom.c [new file with mode: 0644]
drivers/serial/clps711x.c
include/asm-arm/arch-clps711x/hardware.h
include/asm-arm/arch-clps711x/mp1000-seprom.h [new file with mode: 0644]