All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT pull] Please pull u-boot-mpc85xx
Date: Sat, 30 Jul 2011 01:35:21 +0200	[thread overview]
Message-ID: <20110729233521.59D84166A2E1@gemini.denx.de> (raw)
In-Reply-To: <alpine.LFD.2.00.1107290746400.28906@right.am.freescale.net>

Dear Kumar Gala,

In message <alpine.LFD.2.00.1107290746400.28906@right.am.freescale.net> you wrote:
> The following changes since commit 85f3df1c3a6e8f8f0c7a1daa0cdc3714daf967d7:
> 
>   Fix build error causes by "unify version_string" (2011-07-28 22:16:57 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> Bhaskar Upadhaya (1):
>       powerpc/85xx: Fix up clock_freq property in CAN node of dts
> 
> Kumar Gala (6):
>       powerpc/85xx: Fix setting of EPAPR_MAGIC value
>       powerpc/85xx: Rename P2040 id & SERDES to P2041
>       powerpc/85xx: Add support for P2041[e] XAUI in SERDES
>       powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
>       powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
>       powerpc/85xx: Fix build failure for P1023RDS
> 
> Matthew McClintock (1):
>       powerpc/85xx: provide 85xx flush_icache for cmd_cache
> 
> Mingkai Hu (2):
>       powerpc/p2041rdb: Enable backside L2 cache support
>       powerpc/p2041rdb: Enable SATA support
> 
> Stephen George (1):
>       powerpc/85xx: Adding configuration for DCSRCR to enable 32M access
> 
> Timur Tabi (1):
>       powerpc/85xx: verify the device tree before booting Linux
> 
> Wolfgang Denk (2):
>       85xx: enable FDT support for STX SSA board
>       MPC8xxx: drop redundant boot messages
> 
>  arch/powerpc/cpu/mpc85xx/Makefile                  |    6 +-
>  arch/powerpc/cpu/mpc85xx/cpu.c                     |   34 +++----
>  arch/powerpc/cpu/mpc85xx/cpu_init.c                |   19 ++++
>  arch/powerpc/cpu/mpc85xx/fdt.c                     |   98 ++++++++++++++++++--
>  .../cpu/mpc85xx/{p2040_ids.c => p2041_ids.c}       |    0
>  .../cpu/mpc85xx/{p2040_serdes.c => p2041_serdes.c} |   26 ++++-
>  arch/powerpc/cpu/mpc85xx/release.S                 |   15 +++-
>  arch/powerpc/cpu/mpc85xx/start.S                   |    2 +
>  arch/powerpc/include/asm/immap_85xx.h              |    7 +-
>  arch/powerpc/include/asm/processor.h               |    4 +
>  arch/powerpc/lib/bootm.c                           |   23 +++++-
>  board/freescale/corenet_ds/ddr.c                   |    2 +-
>  board/freescale/corenet_ds/law.c                   |    3 +-
>  board/freescale/mpc8610hpcd/mpc8610hpcd.c          |    2 +-
>  board/freescale/mpc8641hpcn/mpc8641hpcn.c          |    2 +-
>  board/freescale/p2041rdb/ddr.c                     |    2 +-
>  board/sbc8641d/sbc8641d.c                          |    2 +-
>  board/stx/stxssa/stxssa.c                          |    8 ++
>  include/configs/P1023RDS.h                         |    6 +-
>  include/configs/P2041RDB.h                         |   22 +++++
>  include/configs/stxssa.h                           |    7 +-
>  21 files changed, 241 insertions(+), 49 deletions(-)
>  rename arch/powerpc/cpu/mpc85xx/{p2040_ids.c => p2041_ids.c} (100%)
>  rename arch/powerpc/cpu/mpc85xx/{p2040_serdes.c => p2041_serdes.c} (83%)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I dislike companies that have a we-are-the-high-priests-of-hardware-
so-you'll-like-what-we-give-you attitude. I like commodity markets in
which iron-and-silicon hawkers know that they exist to  provide  fast
toys for software types like me to play with..."    - Eric S. Raymond

  parent reply	other threads:[~2011-07-29 23:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 13:05 [U-Boot] [GIT pull] Please pull u-boot-mpc85xx Kumar Gala
2011-07-29 14:09 ` [U-Boot] Please pull u-boot-mpc85xx (updated) Kumar Gala
2011-07-29 20:05   ` Wolfgang Denk
2011-07-29 21:07     ` Kumar Gala
2011-07-29 23:35 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-12 20:08 [U-Boot] [GIT PULL] please pull u-boot-mpc85xx Kumar Gala
2012-01-13 16:24 ` Paul Gortmaker
2012-01-13 18:53   ` Kumar Gala
2012-01-13 19:40 ` Wolfgang Denk
     [not found] ` <CAOZdJXU3bskH=-UH7hb8LkgrRHiimUmKqBC1=Gya9dWNw8ZEJQ@mail.gmail.com>
2012-01-16 19:14   ` Tabi Timur-B04825
2012-01-16 19:15     ` Timur Tabi
2011-12-09 14:51 Kumar Gala
2011-12-10 21:44 ` Wolfgang Denk
2011-07-22  7:55 [U-Boot] [GIT pull] Please " Kumar Gala
2011-07-25 20:16 ` Wolfgang Denk
2011-07-27 21:52 ` Tabi Timur-B04825
2011-07-18 13:24 Kumar Gala
2011-07-18 19:04 ` Wolfgang Denk
2011-07-11 18:25 Kumar Gala
2011-07-11 20:12 ` Wolfgang Denk
2011-06-09 20:57 Kumar Gala
2011-06-15 23:16 ` Kumar Gala
2011-06-21 19:20 ` 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=20110729233521.59D84166A2E1@gemini.denx.de \
    --to=wd@denx.de \
    --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.