mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 10/17] ARMNOMMU - platform patch for P2001
@ 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 [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@gmx.net>
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/


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

only message in thread, other threads:[~2005-05-07  8:12 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 10/17] ARMNOMMU - platform patch for P2001 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