From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] AT91 pull request
Date: Thu, 6 Nov 2008 20:32:23 +0100 [thread overview]
Message-ID: <20081106193223.GG21565@game.jcrosoft.org> (raw)
Hi Wolfgang,
Please pull the following changes since commit 3ec53148eb68ddfb0c3311fb4c06cd2bd0ef3eeb:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
are available in the git repository at:
git://git.denx.de/u-boot-at91.git master
Jean-Christophe PLAGNIOL-VILLARD (1):
Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejs
Sergey Lapin (1):
Custom AFEB9260 board support
Stelian Pop (2):
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
AT91: Replace AT91_BASE_EMAC by the board specific values.
MAINTAINERS | 4 +
MAKEALL | 1 +
Makefile | 21 ++-
board/afeb9260/Makefile | 56 +++++++
board/afeb9260/afeb9260.c | 243 +++++++++++++++++++++++++++++
board/afeb9260/config.mk | 1 +
board/afeb9260/nand.c | 78 +++++++++
board/afeb9260/partition.c | 37 +++++
board/atmel/at91cap9adk/at91cap9adk.c | 8 +-
board/atmel/at91sam9260ek/at91sam9260ek.c | 8 +-
board/atmel/at91sam9261ek/at91sam9261ek.c | 6 +-
board/atmel/at91sam9263ek/at91sam9263ek.c | 8 +-
board/atmel/at91sam9rlek/at91sam9rlek.c | 6 +-
include/asm-arm/arch-at91/hardware.h | 3 -
include/configs/afeb9260.h | 169 ++++++++++++++++++++
15 files changed, 619 insertions(+), 30 deletions(-)
create mode 100644 board/afeb9260/Makefile
create mode 100644 board/afeb9260/afeb9260.c
create mode 100644 board/afeb9260/config.mk
create mode 100644 board/afeb9260/nand.c
create mode 100644 board/afeb9260/partition.c
create mode 100644 include/configs/afeb9260.h
Best Regards,
J.
next reply other threads:[~2008-11-06 19:32 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-06 19:32 Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-11-08 23:11 ` [U-Boot] AT91 pull request Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2009-04-17 19:55 [U-Boot] AT91 Pull Request Jean-Christophe PLAGNIOL-VILLARD
2009-04-24 11:37 ` Wolfgang Denk
2009-04-04 18:50 Jean-Christophe PLAGNIOL-VILLARD
2009-04-04 20:16 ` Wolfgang Denk
2009-03-30 16:38 Jean-Christophe PLAGNIOL-VILLARD
2009-04-01 22:17 ` Wolfgang Denk
2009-03-29 21:17 Jean-Christophe PLAGNIOL-VILLARD
2009-03-25 21:34 Jean-Christophe PLAGNIOL-VILLARD
2009-03-26 21:28 ` Wolfgang Denk
2009-03-03 14:11 Jean-Christophe PLAGNIOL-VILLARD
2009-03-08 23:34 ` Wolfgang Denk
2009-01-06 20:57 [U-Boot] AT91 Pull request Jean-Christophe PLAGNIOL-VILLARD
2009-01-10 16:33 ` Wolfgang Denk
2009-01-06 20:57 Jean-Christophe PLAGNIOL-VILLARD
2008-12-06 12:13 Jean-Christophe PLAGNIOL-VILLARD
2008-12-09 0:06 ` Wolfgang Denk
2008-12-02 21:04 Jean-Christophe PLAGNIOL-VILLARD
2008-12-04 23:28 ` Wolfgang Denk
2008-11-21 0:43 [U-Boot] AT91 pull request Jean-Christophe PLAGNIOL-VILLARD
2008-11-25 10:29 ` Wolfgang Denk
2008-08-12 16:45 [U-Boot] AT91 Pull Request Jean-Christophe PLAGNIOL-VILLARD
2008-08-12 20:03 ` Wolfgang Denk
2008-08-08 22:48 [U-Boot] AT91 pull request Jean-Christophe PLAGNIOL-VILLARD
2008-08-09 23:05 ` Wolfgang Denk
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=20081106193223.GG21565@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--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