From: John Rigby <jrigby@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree
Date: Wed, 27 Aug 2008 16:20:52 -0600 [thread overview]
Message-ID: <48B5D344.9040000@freescale.com> (raw)
Wolfgang,
The following changes since commit b5710d9974f6f0f3ddb4e67d6cccc262ab37049e:
Kumar Gala (1):
FSL DDR: Remove old SPD support from cpu/mpc86xx
are available in the git repository at:
git://git.denx.de/u-boot-mpc5xxx.git master
Heiko Schocher (1):
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
MAINTAINERS | 1 +
Makefile | 3 +
board/mucmc52/Makefile | 53 ++++++
board/mucmc52/config.mk | 45 +++++
board/mucmc52/mucmc52.c | 400 +++++++++++++++++++++++++++++++++++++++++++++
cpu/mpc5xxx/fec.c | 6 +-
include/configs/mucmc52.h | 376 ++++++++++++++++++++++++++++++++++++++++++
7 files changed, 882 insertions(+), 2 deletions(-)
create mode 100644 board/mucmc52/Makefile
create mode 100644 board/mucmc52/config.mk
create mode 100644 board/mucmc52/mucmc52.c
create mode 100644 include/configs/mucmc52.h
next reply other threads:[~2008-08-27 22:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-27 22:20 John Rigby [this message]
[not found] <48B5D197.3090903@freescale.com>
2008-08-27 22:41 ` [U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-08-28 15:51 John Rigby
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=48B5D344.9040000@freescale.com \
--to=jrigby@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.