All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-pxa / master
Date: Fri, 25 Nov 2011 19:56:29 +0100	[thread overview]
Message-ID: <201111251956.29756.marek.vasut@gmail.com> (raw)

The following changes since commit 19cdfd3e84bff108febb127b598ac3f1634c768c:

  Ethernut 5 board support (2011-11-21 17:51:06 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-pxa.git master

Marek Vasut (4):
      PXA: Drop CERF250 board
      PXA: Drop CRADLE board
      PXA: Drop PLEB2 board
      PXA: Drop XM250 board

 MAINTAINERS               |    5 -
 board/cerf250/Makefile    |   43 ---
 board/cerf250/cerf250.c   |   85 -----
 board/cerf250/flash.c     |  429 ------------------------
 board/cradle/Makefile     |   43 ---
 board/cradle/cradle.c     |  236 -------------
 board/cradle/flash.c      |  361 --------------------
 board/pleb2/Makefile      |   44 ---
 board/pleb2/flash.c       |  814 ---------------------------------------------
 board/pleb2/pleb2.c       |   71 ----
 board/xm250/Makefile      |   43 ---
 board/xm250/flash.c       |  535 -----------------------------
 board/xm250/xm250.c       |   95 ------
 boards.cfg                |    4 -
 doc/README.scrapyard      |    4 +
 include/configs/cerf250.h |  229 -------------
 include/configs/cradle.h  |  358 --------------------
 include/configs/pleb2.h   |  266 ---------------
 include/configs/xm250.h   |  369 --------------------
 19 files changed, 4 insertions(+), 4030 deletions(-)
 delete mode 100644 board/cerf250/Makefile
 delete mode 100644 board/cerf250/cerf250.c
 delete mode 100644 board/cerf250/flash.c
 delete mode 100644 board/cradle/Makefile
 delete mode 100644 board/cradle/cradle.c
 delete mode 100644 board/cradle/flash.c
 delete mode 100644 board/pleb2/Makefile
 delete mode 100644 board/pleb2/flash.c
 delete mode 100644 board/pleb2/pleb2.c
 delete mode 100644 board/xm250/Makefile
 delete mode 100644 board/xm250/flash.c
 delete mode 100644 board/xm250/xm250.c
 delete mode 100644 include/configs/cerf250.h
 delete mode 100644 include/configs/cradle.h
 delete mode 100644 include/configs/pleb2.h
 delete mode 100644 include/configs/xm250.h

             reply	other threads:[~2011-11-25 18:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-25 18:56 Marek Vasut [this message]
2011-11-25 19:46 ` [U-Boot] [PULL] u-boot-pxa / master Albert ARIBAUD
2011-11-25 19:50   ` Albert ARIBAUD
2011-11-25 20:28     ` Marek Vasut
2011-11-25 20:42     ` Anatolij Gustschin
2011-11-25 21:13       ` Marek Vasut
2011-11-25 21:29         ` Albert ARIBAUD
2011-11-25 22:04           ` Anatolij Gustschin
2011-12-02 10:11         ` Marek Vasut
2011-12-05 17:00           ` Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2011-11-12  2:44 Marek Vasut
2011-11-15 21:25 ` Albert ARIBAUD

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=201111251956.29756.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.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.