mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 12/17] ARMNOMMU - platform patch for s3c3410
@ 2005-05-07  8:11 Hyok S. Choi
  0 siblings, 0 replies; only message in thread
From: Hyok S. Choi @ 2005-05-07  8:11 UTC (permalink / raw)
  To: linux-arm-kernel, Linux-Kernel List, uClinux development list

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/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-07  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-07  8:11 [PATCH 12/17] ARMNOMMU - platform patch for s3c3410 Hyok S. Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®