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: Mon, 18 Jul 2011 21:04:19 +0200	[thread overview]
Message-ID: <20110718190419.252AF17E88C7@gemini.denx.de> (raw)
In-Reply-To: <alpine.LFD.2.00.1107180824330.24307@right.am.freescale.net>

Dear Kumar Gala,

In message <alpine.LFD.2.00.1107180824330.24307@right.am.freescale.net> you wrote:
> The following changes since commit 68d4230c3ccce96a72c5b99e48399bf1796fe3c6:
> 
>   powerpc/85xx: Add default usb mode and phy type to hwconfig (2011-07-11 13:24:21 -0500)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> Becky Bruce (1):
>       powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum define
> 
> Kumar Gala (1):
>       powerpc/85xx: Fix detection of P1017E
> 
> Mingkai Hu (1):
>       powerpc/p2041rdb: Add p2041rdb board support
> 
>  arch/powerpc/cpu/mpc8xxx/cpu.c      |    2 +-
>  board/freescale/p2041rdb/Makefile   |   56 ++++
>  board/freescale/p2041rdb/cpld.c     |  171 ++++++++++
>  board/freescale/p2041rdb/cpld.h     |   53 +++
>  board/freescale/p2041rdb/ddr.c      |  115 +++++++
>  board/freescale/p2041rdb/law.c      |   37 ++
>  board/freescale/p2041rdb/p2041rdb.c |  203 ++++++++++++
>  board/freescale/p2041rdb/pci.c      |   39 +++
>  board/freescale/p2041rdb/tlb.c      |  119 +++++++
>  boards.cfg                          |    3 +
>  doc/README.p2041rdb                 |  123 +++++++
>  include/configs/MPC8548CDS.h        |    1 -
>  include/configs/P2041RDB.h          |  624 +++++++++++++++++++++++++++++++++++
>  13 files changed, 1544 insertions(+), 2 deletions(-)
>  create mode 100644 board/freescale/p2041rdb/Makefile
>  create mode 100644 board/freescale/p2041rdb/cpld.c
>  create mode 100644 board/freescale/p2041rdb/cpld.h
>  create mode 100644 board/freescale/p2041rdb/ddr.c
>  create mode 100644 board/freescale/p2041rdb/law.c
>  create mode 100644 board/freescale/p2041rdb/p2041rdb.c
>  create mode 100644 board/freescale/p2041rdb/pci.c
>  create mode 100644 board/freescale/p2041rdb/tlb.c
>  create mode 100644 doc/README.p2041rdb
>  create mode 100644 include/configs/P2041RDB.h

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
In C we had to code our own bugs, in C++ we can inherit them.

  reply	other threads:[~2011-07-18 19:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18 13:24 [U-Boot] [GIT pull] Please pull u-boot-mpc85xx Kumar Gala
2011-07-18 19:04 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-12 20:08 [U-Boot] [GIT PULL] please " 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-29 13:05 [U-Boot] [GIT pull] Please " Kumar Gala
2011-07-29 23:35 ` Wolfgang Denk
2011-07-22  7:55 Kumar Gala
2011-07-25 20:16 ` Wolfgang Denk
2011-07-27 21:52 ` Tabi Timur-B04825
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=20110718190419.252AF17E88C7@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.