From: "Hyok S. Choi" <hyok.choi@samsung.com>
To: "'Alexey Dobriyan'" <adobriyan@mail.ru>,
"'Russell King'" <rmk@arm.linux.org.uk>,
linux-arm-kernel@lists.arm.linux.org.uk,
linux-kernel@vger.kernel.org, uclinux-dev@uclinux.org
Cc: "'Greg Ungerer'" <gerg@snapgear.com>
Subject: [PATCH 7/17][REFINED] ARMNOMMU - platform patch for atmel
Date: Sun, 08 May 2005 12:12:21 +0900 [thread overview]
Message-ID: <0IG500D0HIBBF1@mmp1.samsung.com> (raw)
In-Reply-To: <200505071623.13143.adobriyan@mail.ru>
Here is the refined atmel patch of nommu/mpu patch set against
2.6.12-rc3-mm3 [7/17]
which accepted all the Alexey Dobriyan's comments.
- platform patch for atmel
arch/arm/mach-atmel/Kconfig | 61 +++++++
arch/arm/mach-atmel/Makefile | 1
arch/arm/mach-atmel/Makefile.boot | 2
arch/arm/mach-atmel/arch.c | 37 ++++
arch/arm/mach-atmel/head.S | 83 ++++++++++
arch/arm/mach-atmel/irq.c | 212 +++++++++++++++++++++++++
arch/arm/mach-atmel/time.c | 100 ++++++++++++
include/asm-arm/arch-atmel/at91x40.h | 57 ++++++
include/asm-arm/arch-atmel/at91x63.h | 73 ++++++++
include/asm-arm/arch-atmel/dma.h | 26 +++
include/asm-arm/arch-atmel/entry-macro.S | 39 ++++
include/asm-arm/arch-atmel/hardware.h | 255
+++++++++++++++++++++++++++++++
include/asm-arm/arch-atmel/io.h | 40 ++++
include/asm-arm/arch-atmel/irq.h | 22 ++
include/asm-arm/arch-atmel/irqs.h | 65 +++++++
include/asm-arm/arch-atmel/keyboard.h | 21 ++
include/asm-arm/arch-atmel/memory.h | 30 +++
include/asm-arm/arch-atmel/param.h | 6
include/asm-arm/arch-atmel/sizes.h | 52 ++++++
include/asm-arm/arch-atmel/system.h | 42 +++++
include/asm-arm/arch-atmel/time.h | 29 +++
include/asm-arm/arch-atmel/timex.h | 10 +
include/asm-arm/arch-atmel/uncompress.h | 58 +++++++
include/asm-arm/arch-atmel/vmalloc.h | 35 ++++
24 files changed, 1356 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-atmel2.pat
ch.bz2
---
Hyok S. Choi
[Linux 2.6 for MMU-less ARM Project] http://opensrc.sec.samsung.com/
prev parent reply other threads:[~2005-05-08 3:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-07 8:10 [PATCH 7/17] " Hyok S. Choi
2005-05-07 16:23 ` Alexey Dobriyan
2005-05-08 3:12 ` Hyok S. Choi [this message]
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=0IG500D0HIBBF1@mmp1.samsung.com \
--to=hyok.choi@samsung.com \
--cc=adobriyan@mail.ru \
--cc=gerg@snapgear.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
--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