lkml.org 
[lkml]   [2005]   [May]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 07 May 2005 17:11:06 +0900
From"Hyok S. Choi" <>
Subject[PATCH 12/17] ARMNOMMU - platform patch for s3c3410
nommu/mpu patch set against 2.6.12-rc3-mm3 [12/17]

- platform patch for s3c3410

 arch/arm/mach-s3c3410/Kconfig              |   33 ++
 arch/arm/mach-s3c3410/Makefile             |    7
 arch/arm/mach-s3c3410/arch.c               |   55 ++++
 arch/arm/mach-s3c3410/dma.c                |   26 +
 arch/arm/mach-s3c3410/head.S               |   70 +++++
 arch/arm/mach-s3c3410/irq.c                |  131 +++++++++
 arch/arm/mach-s3c3410/mm.c                 |   21 +
 arch/arm/mach-s3c3410/time.c               |   96 +++++++
 include/asm-arm/arch-s3c3410/dma.h         |   26 +
 include/asm-arm/arch-s3c3410/entry-macro.S |   38 ++
 include/asm-arm/arch-s3c3410/hardware.h    |   27 ++
 include/asm-arm/arch-s3c3410/io.h          |   67 +++++
 include/asm-arm/arch-s3c3410/irq.h         |   24 +
 include/asm-arm/arch-s3c3410/irqs.h        |   48 +++
 include/asm-arm/arch-s3c3410/keyboard.h    |   21 +
 include/asm-arm/arch-s3c3410/memory.h      |   25 +
 include/asm-arm/arch-s3c3410/param.h       |    6
 include/asm-arm/arch-s3c3410/s3c3410.h     |  384
+++++++++++++++++++++++++++++
 include/asm-arm/arch-s3c3410/sizes.h       |   52 +++
 include/asm-arm/arch-s3c3410/system.h      |   29 ++
 include/asm-arm/arch-s3c3410/time.h        |   23 +
 include/asm-arm/arch-s3c3410/timex.h       |   27 ++
 include/asm-arm/arch-s3c3410/vmalloc.h     |   35 ++
 23 files changed, 1271 insertions(+)
Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
the patch :
http://opensrc.sec.samsung.com/download/linux-2.6.12-rc3-mm3-hsc0-s3c3410.pa
tch.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-07 10:28    [from the cache]
©2003-2008