From: John Rigby <jrigby@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree
Date: Thu, 05 Jun 2008 13:26:07 -0600 [thread overview]
Message-ID: <48483DCF.4020401@freescale.com> (raw)
Wolfgang,
The following changes since commit 8155efbd7ae9c65564ca98affe94631d612ae088:
Wolfgang Denk (1):
Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master
are available in the git repository at:
git+ssh://gu-coldfire at www.denx.de/u-boot.coldfire master
TsiChung Liew (3):
ColdFire: Add 10 base ethernet support for mcf5445x
ColdFire: Add M5253DEMO platform support for mcf5253
ColdFire: Fix warning messages by passing correct data type in
board.c
Makefile | 3 +
board/freescale/m5253demo/Makefile | 44 +++
board/freescale/m5253demo/config.mk | 25 ++
board/freescale/m5253demo/flash.c | 467
++++++++++++++++++++++++++++++++
board/freescale/m5253demo/m5253demo.c | 140 ++++++++++
board/freescale/m5253demo/u-boot.lds | 144 ++++++++++
drivers/net/dm9000x.c | 4 +
drivers/net/mcffec.c | 6 +
include/configs/M5253DEMO.h | 250 ++++++++++++++++++
lib_m68k/board.c | 6 +-
10 files changed, 1086 insertions(+), 3 deletions(-)
create mode 100644 board/freescale/m5253demo/Makefile
create mode 100644 board/freescale/m5253demo/config.mk
create mode 100644 board/freescale/m5253demo/flash.c
create mode 100644 board/freescale/m5253demo/m5253demo.c
create mode 100644 board/freescale/m5253demo/u-boot.lds
create mode 100644 include/configs/M5253DEMO.h
Thanks
John
next reply other threads:[~2008-06-05 19:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-05 19:26 John Rigby [this message]
2008-06-11 20:44 ` [U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree Wolfgang Denk
2008-06-11 21:04 ` Ben Warren
-- strict thread matches above, loose matches on Subject: below --
2008-02-20 20:49 John Rigby
2008-02-22 11:57 ` Wolfgang Denk
2008-01-17 21:41 John Rigby
2008-01-23 13:32 ` Wolfgang Denk
2008-01-09 20:55 John Rigby
2008-01-09 22:30 ` Wolfgang Denk
2008-01-09 23:54 ` John Rigby
2008-01-10 0:01 ` Liew Tsi Chung
2008-01-10 0:13 ` Wolfgang Denk
2007-10-26 21:29 Liew Tsi Chung-r5aahp
2007-11-01 21:59 ` Wolfgang Denk
2007-11-15 17:43 ` Liew Tsi Chung
2007-11-17 1:29 ` 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=48483DCF.4020401@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.