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.git
Date: Mon, 31 Jan 2011 23:20:56 +0100	[thread overview]
Message-ID: <20110131222056.3F342D4D67C@gemini.denx.de> (raw)
In-Reply-To: <Pine.LNX.4.64.1101270047110.28816@localhost.localdomain>

Dear Kumar Gala,

In message <Pine.LNX.4.64.1101270047110.28816@localhost.localdomain> you wrote:
> A bug fix, and I felt that Alex had published code well ahead of merge
> window close that this was reasonable to go in (and new board so isn't
> going to break anything).
> 
> The following changes since commit 8aba9dceebb14144e07d19593111ee3a999c37fc:
> 
>   Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS (2011-01-25 22:22:30 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc85xx master
> 
> Alex Dubov (1):
>       mpq101: initial support for Mercury Computer Systems MPQ101 board
> 
> York Sun (1):
>       p1022ds: fix pixis_reset altbank
> 
>  MAINTAINERS                     |    4 +
>  board/mercury/mpq101/Makefile   |   53 ++++++
>  board/mercury/mpq101/law.c      |   52 +++++
>  board/mercury/mpq101/mpq101.c   |  129 +++++++++++++
>  board/mercury/mpq101/tlb.c      |   82 ++++++++
>  board/mercury/mpq101/u-boot.lds |  132 +++++++++++++
>  boards.cfg                      |    1 +
>  include/configs/P1022DS.h       |    2 +-
>  include/configs/mpq101.h        |  394 +++++++++++++++++++++++++++++++++++++++
>  9 files changed, 848 insertions(+), 1 deletions(-)
>  create mode 100644 board/mercury/mpq101/Makefile
>  create mode 100644 board/mercury/mpq101/law.c
>  create mode 100644 board/mercury/mpq101/mpq101.c
>  create mode 100644 board/mercury/mpq101/tlb.c
>  create mode 100644 board/mercury/mpq101/u-boot.lds
>  create mode 100644 include/configs/mpq101.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
The use of anthropomorphic terminology when  dealing  with  computing
systems is a symptom of professional immaturity.   -- Edsger Dijkstra

  reply	other threads:[~2011-01-31 22:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27  6:49 [U-Boot] [GIT PULL] Please pull u-boot-mpc85xx.git Kumar Gala
2011-01-31 22:20 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-26 14:33 Kumar Gala
2011-06-01 20:01 ` Wolfgang Denk
2011-05-19  7:18 Kumar Gala
2011-05-19 19:31 ` Wolfgang Denk
2011-05-19 19:48   ` Kumar Gala
2011-05-18 14:45 Kumar Gala
2011-05-18 21:17 ` Wolfgang Denk
2011-05-19  4:00   ` Kumar Gala
2011-05-19  5:19     ` Wolfgang Denk
2011-05-19  6:49       ` Kumar Gala
2011-02-11  5:46 Kumar Gala
2011-02-11 20:24 ` Wolfgang Denk
2011-01-20  5:01 Kumar Gala
2011-01-20  8:00 ` Kumar Gala
2011-01-23 17:12   ` Kumar Gala
2011-01-25 20:13 ` 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=20110131222056.3F342D4D67C@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.