[PATCH 10/17] ARMNOMMU - platform patch for P2001

From: Hyok S. Choi
Date: Sat May 07 2005 - 03:16:50 EST


nommu/mpu patch set against 2.6.12-rc3-mm3 [10/17]

- platform patch for P2001

arch/arm/mach-p2001/Kconfig | 61 +++++
arch/arm/mach-p2001/Makefile | 9
arch/arm/mach-p2001/Makefile.boot | 3
arch/arm/mach-p2001/arch.c | 95 ++++++++
arch/arm/mach-p2001/entry-macro.S | 168 ++++++++++++++
arch/arm/mach-p2001/head.S | 95 ++++++++
arch/arm/mach-p2001/irq.c | 165 ++++++++++++++
arch/arm/mach-p2001/p2001_cpufreq.c | 286 +++++++++++++++++++++++++
arch/arm/mach-p2001/time.c | 273 ++++++++++++++++++++++++
include/asm-arm/arch-p2001/debug-macro.S | 37 +++
include/asm-arm/arch-p2001/dma.h | 32 ++
include/asm-arm/arch-p2001/entry-macro.S | 168 ++++++++++++++
include/asm-arm/arch-p2001/hardware.h | 351
+++++++++++++++++++++++++++++++
include/asm-arm/arch-p2001/io.h | 36 +++
include/asm-arm/arch-p2001/irq.h | 32 ++
include/asm-arm/arch-p2001/irqs.h | 42 +++
include/asm-arm/arch-p2001/memory.h | 33 ++
include/asm-arm/arch-p2001/param.h | 16 +
include/asm-arm/arch-p2001/system.h | 32 ++
include/asm-arm/arch-p2001/timex.h | 17 +
include/asm-arm/arch-p2001/uncompress.h | 43 +++
include/asm-arm/arch-p2001/vmalloc.h | 35 +++
22 files changed, 2029 insertions(+)

Signed-off-by: Tobias Lorenz <tobias.lorenz@xxxxxxx>
the patch :
http://opensrc.sec.samsung.com/download/linux-2.6.12-rc3-mm3-hsc0-p2001.patc
h.bz2

---
Hyok S. Choi
[Linux 2.6 for MMU-less ARM Project] http://opensrc.sec.samsung.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/