* [PATCH 8/17] ARMNOMMU - platform patch for espd_4510b
@ 2005-05-07 8:10 Hyok S. Choi
0 siblings, 0 replies; only message in thread
From: Hyok S. Choi @ 2005-05-07 8:10 UTC (permalink / raw)
To: linux-arm-kernel, Linux-Kernel List, uClinux development list
nommu/mpu patch set against 2.6.12-rc3-mm3 [8/17]
- platform patch for espd_4510b
arch/arm/mach-espd_4510b/Kconfig | 26 ++
arch/arm/mach-espd_4510b/Makefile | 7
arch/arm/mach-espd_4510b/Makefile.boot | 4
arch/arm/mach-espd_4510b/arch.c | 44 ++++
arch/arm/mach-espd_4510b/dma.c | 26 ++
arch/arm/mach-espd_4510b/head.S | 97 +++++++++
arch/arm/mach-espd_4510b/irq.c | 123 ++++++++++++
arch/arm/mach-espd_4510b/mm.c | 17 +
arch/arm/mach-espd_4510b/time.c | 119 ++++++++++++
include/asm-arm/arch-espd_4510b/dma.h | 29 ++
include/asm-arm/arch-espd_4510b/entry-macro.S | 27 ++
include/asm-arm/arch-espd_4510b/hardware.h | 30 +++
include/asm-arm/arch-espd_4510b/io.h | 67 ++++++
include/asm-arm/arch-espd_4510b/irq.h | 27 ++
include/asm-arm/arch-espd_4510b/irqs.h | 42 ++++
include/asm-arm/arch-espd_4510b/keyboard.h | 21 ++
include/asm-arm/arch-espd_4510b/memory.h | 25 ++
include/asm-arm/arch-espd_4510b/param.h | 6
include/asm-arm/arch-espd_4510b/s3c4510b.h | 255
++++++++++++++++++++++++++
include/asm-arm/arch-espd_4510b/sizes.h | 52 +++++
include/asm-arm/arch-espd_4510b/system.h | 27 ++
include/asm-arm/arch-espd_4510b/time.h | 31 +++
include/asm-arm/arch-espd_4510b/timex.h | 27 ++
include/asm-arm/arch-espd_4510b/uart.h | 114 +++++++++++
include/asm-arm/arch-espd_4510b/uncompress.c | 69 +++++++
include/asm-arm/arch-espd_4510b/uncompress.h | 50 +++++
include/asm-arm/arch-espd_4510b/vmalloc.h | 35 +++
27 files changed, 1397 insertions(+)
Signed-off-by: Jiun-Shian Ho <asky@syncom.com.tw>
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-espd_4510b
.patch.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:13 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:10 [PATCH 8/17] ARMNOMMU - platform patch for espd_4510b 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
Powered by JetHome