All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prafulla Wadaskar <prafulla@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot] Marvell Pull Request
Date: Mon, 21 Sep 2009 10:14:34 -0700	[thread overview]
Message-ID: <73173D32E9439E4ABB5151606C3E19E202ED50C022@SC-VEXCH1.marvell.com> (raw)

Hi Wolfgang

Please pull

The following changes since commit 3b6a9267f0de7b85d387fa4123d0b58379363447:
  Wolfgang Denk (1):
        board/flagadm/flash.c: fix compile warning

are available in the git repository at:

  git://git.denx.de/u-boot-marvell.git master

Prafulla Wadaskar (2):
      Kirkwood: rd6281a: Add kwbimage build support
      Kirkwood: mv88f6281gtw_ge: Add kwbimage build support

Simon Kagstrom (1):
      Support for the OpenRD base board

 MAINTAINERS                                |    4 +
 MAKEALL                                    |    1 +
 Makefile                                   |    3 +
 board/Marvell/mv88f6281gtw_ge/config.mk    |    3 +
 board/Marvell/mv88f6281gtw_ge/kwbimage.cfg |  165 +++++++++++++++++++++
 board/Marvell/openrd_base/Makefile         |   56 +++++++
 board/Marvell/openrd_base/config.mk        |   33 ++++
 board/Marvell/openrd_base/kwbimage.cfg     |  168 +++++++++++++++++++++
 board/Marvell/openrd_base/openrd_base.c    |  160 ++++++++++++++++++++
 board/Marvell/openrd_base/openrd_base.h    |   46 ++++++
 board/Marvell/rd6281a/config.mk            |    3 +
 board/Marvell/rd6281a/kwbimage.cfg         |  167 +++++++++++++++++++++
 include/configs/openrd_base.h              |  220 ++++++++++++++++++++++++++++
 13 files changed, 1029 insertions(+), 0 deletions(-)
 create mode 100644 board/Marvell/mv88f6281gtw_ge/kwbimage.cfg
 create mode 100644 board/Marvell/openrd_base/Makefile
 create mode 100644 board/Marvell/openrd_base/config.mk
 create mode 100644 board/Marvell/openrd_base/kwbimage.cfg
 create mode 100644 board/Marvell/openrd_base/openrd_base.c
 create mode 100644 board/Marvell/openrd_base/openrd_base.h
 create mode 100644 board/Marvell/rd6281a/kwbimage.cfg
 create mode 100644 include/configs/openrd_base.h

Regards..
Prafulla . . .

             reply	other threads:[~2009-09-21 17:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21 17:14 Prafulla Wadaskar [this message]
2009-09-21 19:15 ` [U-Boot] [U-boot] Marvell Pull Request Tom
2009-09-22  9:28   ` Prafulla Wadaskar
2009-09-22 13:20     ` Tom
2009-09-23  6:13       ` Prafulla Wadaskar
2009-09-23 11:23         ` Tom
2009-09-23 22:12       ` Wolfgang Denk
2009-09-24  1:07         ` Tom
2009-09-24 10:11           ` Wolfgang Denk
2009-09-24 10:23             ` Tom
2009-09-27 23:51     ` Tom
2009-09-29  1:21       ` Prafulla Wadaskar

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=73173D32E9439E4ABB5151606C3E19E202ED50C022@SC-VEXCH1.marvell.com \
    --to=prafulla@marvell.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.