From: "Hyok S. Choi" <hyok.choi@samsung.com>
To: linux-arm-kernel@lists.arm.linux.org.uk,
Linux-Kernel List <linux-kernel@vger.kernel.org>,
uClinux development list <uclinux-dev@uclinux.org>
Subject: [PATCH 10/17] ARMNOMMU - platform patch for P2001
Date: Sat, 07 May 2005 17:10:50 +0900 [thread overview]
Message-ID: <0IG40016R1GSL0@mmp1.samsung.com> (raw)
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/
reply other threads:[~2005-05-07 8:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0IG40016R1GSL0@mmp1.samsung.com \
--to=hyok.choi@samsung.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=uclinux-dev@uclinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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