From: John Rigby <jrigby@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Please pull mpc5xxx tree
Date: Fri, 29 Aug 2008 14:14:37 -0600 [thread overview]
Message-ID: <48B858AD.2040006@freescale.com> (raw)
Wolfgang,
The following changes since commit 33aa4eac66b71c797bbc13b3afe432a2132947d4:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-mpc5xxx.git master
Ben Warren (2):
Move MPC5xxx_FEC driver to drivers/net
Move MPC512x_FEC driver to drivers/net
John Rigby (1):
ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon
board/ads5121/ads5121.c | 4 ++++
cpu/mpc512x/Makefile | 2 +-
cpu/mpc5xxx/Makefile | 2 +-
drivers/net/Makefile | 2 ++
cpu/mpc512x/fec.c => drivers/net/mpc512x_fec.c | 2 +-
cpu/mpc512x/fec.h => drivers/net/mpc512x_fec.h | 0
cpu/mpc5xxx/fec.c => drivers/net/mpc5xxx_fec.c | 4 ++--
cpu/mpc5xxx/fec.h => drivers/net/mpc5xxx_fec.h | 4 ----
include/configs/ads5121.h | 1 +
include/mpc512x.h | 1 +
cpu/mpc5xxx/sdma.h => include/mpc5xxx_sdma.h | 0
11 files changed, 13 insertions(+), 9 deletions(-)
rename cpu/mpc512x/fec.c => drivers/net/mpc512x_fec.c (99%)
rename cpu/mpc512x/fec.h => drivers/net/mpc512x_fec.h (100%)
rename cpu/mpc5xxx/fec.c => drivers/net/mpc5xxx_fec.c (99%)
rename cpu/mpc5xxx/fec.h => drivers/net/mpc5xxx_fec.h (99%)
rename cpu/mpc5xxx/sdma.h => include/mpc5xxx_sdma.h (100%)
next reply other threads:[~2008-08-29 20:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 20:14 John Rigby [this message]
2008-08-31 21:53 ` [U-Boot] [GIT PULL] Please pull mpc5xxx tree Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2009-02-03 16:55 John Rigby
2009-02-03 22:27 ` Wolfgang Denk
2009-02-03 22:38 ` John Rigby
2009-02-03 22:43 John Rigby
2009-02-07 21:10 ` Wolfgang Denk
2009-03-13 16:28 John Rigby
2009-03-15 21:03 ` 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=48B858AD.2040006@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.