From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Please pull u-boot-mpc83xx.git
Date: Thu, 10 Jan 2008 22:04:31 -0600 [thread overview]
Message-ID: <20080110220431.cf76b138.kim.phillips@freescale.com> (raw)
Wolfgang D.,
please pull:
The following changes since commit 422b1a01602b6e2fbf8444a1192c7ba31461fd4c:
Ben Warren (1):
Fix Ethernet init() return codes
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc83xx.git
Anton Vorontsov (2):
mpc83xx: add "fsl, qe" compatible fixups
mpc83xx: add support for the MPC8360E-RDK
Dave Liu (7):
mpc83xx: Remove cache config from config.h
mpc83xx: Fix the typo in global data struct
mpc83xx: Fix the typo in mpc83xx.h
mpc83xx: Fix the wrong definition of MPC8315E
mpc83xx: Reduce the latency of DDR
mpc83xx: Make the code more readable
mpc83xx: Fix the bug of 266MHz data rate DDR
Kim Phillips (1):
mpc83xx: add missing CONFIG_HAS_ETH0 defines
MAINTAINERS | 4 +
MAKEALL | 2 +
Makefile | 11 +
board/freescale/mpc8360erdk/Makefile | 50 +++
board/freescale/mpc8360erdk/config.mk | 28 ++
board/freescale/mpc8360erdk/mpc8360erdk.c | 340 ++++++++++++++++++
cpu/mpc83xx/fdt.c | 6 +
cpu/mpc83xx/spd_sdram.c | 6 +-
include/asm-ppc/global_data.h | 2 +-
include/configs/MPC8313ERDB.h | 5 -
include/configs/MPC8323ERDB.h | 10 +-
include/configs/MPC832XEMDS.h | 10 +-
include/configs/MPC8349EMDS.h | 7 -
include/configs/MPC8349ITX.h | 9 -
include/configs/MPC8360EMDS.h | 10 +-
include/configs/MPC8360ERDK.h | 538 +++++++++++++++++++++++++++++
include/configs/MPC837XEMDS.h | 38 +-
include/configs/TQM834x.h | 9 -
include/configs/sbc8349.h | 7 -
include/mpc83xx.h | 56 ++--
20 files changed, 1036 insertions(+), 112 deletions(-)
create mode 100644 board/freescale/mpc8360erdk/Makefile
create mode 100644 board/freescale/mpc8360erdk/config.mk
create mode 100644 board/freescale/mpc8360erdk/mpc8360erdk.c
create mode 100644 include/configs/MPC8360ERDK.h
Thanks,
Kim
next reply other threads:[~2008-01-11 4:04 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-11 4:04 Kim Phillips [this message]
2008-01-11 23:12 ` [U-Boot-Users] Please pull u-boot-mpc83xx.git Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-07-03 21:14 Kim Phillips
2008-07-06 22:33 ` Wolfgang Denk
2008-05-08 22:13 Kim Phillips
2008-05-09 22:34 ` Wolfgang Denk
2008-04-25 14:45 Kim Phillips
2008-04-25 22:07 ` Wolfgang Denk
2008-03-28 23:49 Kim Phillips
2008-03-29 0:04 ` Kim Phillips
2008-04-07 22:01 ` Wolfgang Denk
2008-03-26 0:24 Kim Phillips
2008-03-26 1:03 ` Wolfgang Denk
2008-01-17 20:13 Kim Phillips
2008-01-18 2:11 ` Dave Liu
2008-01-23 12:02 ` Wolfgang Denk
2008-01-23 12:22 ` Liu Dave
2008-01-23 12:00 ` Wolfgang Denk
2008-01-16 18:39 Kim Phillips
2008-01-16 18:44 ` Joakim Tjernlund
2008-01-16 18:48 ` Kim Phillips
2008-01-16 20:16 ` Ben Warren
2008-01-17 9:19 ` Joakim Tjernlund
2008-01-17 9:22 ` Liu Dave
2008-01-17 14:36 ` Ben Warren
2008-01-17 14:35 ` Ben Warren
2008-01-16 21:06 ` Wolfgang Denk
2008-01-08 16:21 Kim Phillips
2008-01-09 10:27 ` Wolfgang Denk
2007-12-20 23:56 Kim Phillips
2007-12-21 0:15 ` Joakim Tjernlund
2008-01-08 10:26 ` Joakim Tjernlund
2008-01-08 16:21 ` Kim Phillips
2008-01-08 16:53 ` Joakim Tjernlund
2007-12-26 23:44 ` Wolfgang Denk
2007-08-10 5:46 Kim Phillips
2007-08-10 8:38 ` 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=20080110220431.cf76b138.kim.phillips@freescale.com \
--to=kim.phillips@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox