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:15 +0900
From"Hyok S. Choi" <>
Subject[PATCH 13/17] ARMNOMMU - platform patch for s3c44b0x
nommu/mpu patch set against 2.6.12-rc3-mm3 [13/17]

- platform patch for s3c44b0x

 arch/arm/mach-s3c44b0x/Kconfig              |   45 +
 arch/arm/mach-s3c44b0x/Makefile             |    8
 arch/arm/mach-s3c44b0x/Makefile.boot        |    2
 arch/arm/mach-s3c44b0x/arch.c               |  107 ++++
 arch/arm/mach-s3c44b0x/cache.S              |   35 +
 arch/arm/mach-s3c44b0x/dma.c                |   22
 arch/arm/mach-s3c44b0x/driver/Kconfig       |   23
 arch/arm/mach-s3c44b0x/driver/Makefile      |   10
 arch/arm/mach-s3c44b0x/driver/console.c     |   41 +
 arch/arm/mach-s3c44b0x/driver/led.c         |   28 +
 arch/arm/mach-s3c44b0x/driver/rtl8019.c     |  419 ++++++++++++++++
 arch/arm/mach-s3c44b0x/driver/rtl8019.h     |   55 ++
 arch/arm/mach-s3c44b0x/head.S               |   74 ++
 arch/arm/mach-s3c44b0x/irq.c                |  143 +++++
 arch/arm/mach-s3c44b0x/mm.c                 |   18
 arch/arm/mach-s3c44b0x/time.c               |  104 ++++
 include/asm-arm/arch-s3c44b0x/dma.h         |   20
 include/asm-arm/arch-s3c44b0x/entry-macro.S |   31 +
 include/asm-arm/arch-s3c44b0x/hardware.h    |   35 +
 include/asm-arm/arch-s3c44b0x/io.h          |   63 ++
 include/asm-arm/arch-s3c44b0x/irq.h         |   20
 include/asm-arm/arch-s3c44b0x/irqs.h        |   37 +
 include/asm-arm/arch-s3c44b0x/keyboard.h    |   16
 include/asm-arm/arch-s3c44b0x/memory.h      |   24
 include/asm-arm/arch-s3c44b0x/param.h       |    6
 include/asm-arm/arch-s3c44b0x/s3c44b0x.h    |  704
++++++++++++++++++++++++++++
 include/asm-arm/arch-s3c44b0x/sizes.h       |   52 ++
 include/asm-arm/arch-s3c44b0x/system.h      |   25
 include/asm-arm/arch-s3c44b0x/time.h        |    7
 include/asm-arm/arch-s3c44b0x/timex.h       |   10
 include/asm-arm/arch-s3c44b0x/uncompress.c  |   23
 include/asm-arm/arch-s3c44b0x/uncompress.h  |   51 ++
 include/asm-arm/arch-s3c44b0x/vmalloc.h     |   18
 33 files changed, 2276 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-s3c44b0x.p
atch.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:26    [from the cache]
©2003-2008