From: Matthias Kaehlcke <matthias@kaehlcke.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs
Date: Mon, 1 Feb 2010 08:24:46 +0100 [thread overview]
Message-ID: <20100201072446.GF8053@darwin> (raw)
In-Reply-To: <4B65D1B1.9080001@windriver.com>
El Sun, Jan 31, 2010 at 12:53:37PM -0600 Tom ha dit:
> Matthias Kaehlcke wrote:
> >Add support for the Cirrus EP93xx platform
> >
> >Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
> >---
> > cpu/arm920t/ep93xx/Makefile | 56 ++++
> > cpu/arm920t/ep93xx/cpu.c | 51 +++
> > cpu/arm920t/ep93xx/led.c | 101 ++++++
> > cpu/arm920t/ep93xx/lowlevel_init.S | 65 ++++
> > cpu/arm920t/ep93xx/speed.c | 110 +++++++
> > cpu/arm920t/ep93xx/timer.c | 168 ++++++++++
> > cpu/arm920t/ep93xx/u-boot.lds | 59 ++++
> > include/asm-arm/arch-ep93xx/ep93xx.h | 595 ++++++++++++++++++++++++++++++++++
> > include/common.h | 3 +-
> > 9 files changed, 1207 insertions(+), 1 deletions(-)
> > create mode 100644 cpu/arm920t/ep93xx/Makefile
> > create mode 100644 cpu/arm920t/ep93xx/cpu.c
> > create mode 100644 cpu/arm920t/ep93xx/led.c
> > create mode 100644 cpu/arm920t/ep93xx/lowlevel_init.S
> > create mode 100644 cpu/arm920t/ep93xx/speed.c
> > create mode 100644 cpu/arm920t/ep93xx/timer.c
> > create mode 100644 cpu/arm920t/ep93xx/u-boot.lds
> > create mode 100644 include/asm-arm/arch-ep93xx/ep93xx.h
>
> This looks good.
> Ack-ed.
great :)
thanks for reviewing all these patches!
this week i'll respond with a patch to the issues you raised about the
board patch
--
Matthias Kaehlcke
Embedded Linux Developer
Barcelona
We can't solve problems by using the same kind
of thinking we used when we created them
(Albert Einstein)
.''`.
using free software / Debian GNU/Linux | http://debian.org : :' :
`. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4 `-
next prev parent reply other threads:[~2010-02-01 7:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1264351928.git.matthias@kaehlcke.net>
2010-01-24 16:56 ` [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs Matthias Kaehlcke
2010-01-31 18:53 ` Tom
2010-02-01 7:24 ` Matthias Kaehlcke [this message]
2010-01-24 16:56 ` [U-Boot] [PATCH 2/3] Add EP93xx ethernet driver Matthias Kaehlcke
2010-01-25 4:09 ` Ben Warren
2010-01-24 16:56 ` [U-Boot] [PATCH 3/3] Add support for EDB93xx boards Matthias Kaehlcke
2010-01-31 19:00 ` Tom
[not found] <cover.1265053904.git.matthias@kaehlcke.net>
2010-02-01 20:29 ` [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs Matthias Kaehlcke
[not found] <cover.1264955406.git.matthias@kaehlcke.net>
2010-01-31 16:39 ` Matthias Kaehlcke
[not found] <cover.1263903884.git.matthias@kaehlcke.net>
2010-01-19 19:16 ` Matthias Kaehlcke
2010-01-19 21:52 ` Wolfgang Denk
2009-12-23 19:26 [U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs Matthias Kaehlcke
2010-01-17 15:25 ` Tom
2010-01-17 17:13 ` Matthias Kaehlcke
2010-01-17 17:54 ` Tom
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=20100201072446.GF8053@darwin \
--to=matthias@kaehlcke.net \
--cc=u-boot@lists.denx.de \
/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