public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-x86.git
Date: Mon, 13 Sep 2010 07:47:28 +1000	[thread overview]
Message-ID: <4C8D4A70.9060704@gmail.com> (raw)

The following changes since commit 93ceb4790d8daea992cdebf2c75434d73df9c028:

  usb: musb: set target address for non-multipoint devices (2010-09-11
09:49:22 +0200)

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

Graeme Russ (4):
      x86: Fix do_go_exec() - const argv[]
      x86: Add do_bdinfo()
      x86: Fix x86 Cold Boot
      x86: Remove Unmaintained Boards

 MAKEALL                               |    3 -
 arch/i386/cpu/start16.S               |    5 +
 arch/i386/lib/board.c                 |   25 +-
 board/sc520_cdp/Makefile              |   56 ---
 board/sc520_cdp/config.mk             |   25 -
 board/sc520_cdp/flash.c               |  637 --------------------------
 board/sc520_cdp/flash_old.c           |  458 -------------------
 board/sc520_cdp/sc520_cdp.c           |  396 -----------------
 board/sc520_cdp/sc520_cdp_asm.S       |   85 ----
 board/sc520_cdp/sc520_cdp_asm16.S     |   83 ----
 board/sc520_cdp/sc520_cdp_pci.c       |  271 -----------
 board/sc520_cdp/u-boot.lds            |   91 ----
 board/sc520_spunk/Makefile            |   56 ---
 board/sc520_spunk/config.mk           |   25 -
 board/sc520_spunk/flash.c             |  791 ---------------------------------
 board/sc520_spunk/sc520_spunk.c       |  410 -----------------
 board/sc520_spunk/sc520_spunk_asm.S   |   81 ----
 board/sc520_spunk/sc520_spunk_asm16.S |   83 ----
 board/sc520_spunk/sc520_spunk_pci.c   |  323 --------------
 board/sc520_spunk/u-boot.lds          |   92 ----
 boards.cfg                            |    3 -
 common/cmd_bdinfo.c                   |   48 ++-
 include/configs/sc520_cdp.h           |  220 ---------
 include/configs/sc520_spunk.h         |  250 -----------
 include/configs/sc520_spunk_rel.h     |   32 --
 25 files changed, 70 insertions(+), 4479 deletions(-)
 delete mode 100644 board/sc520_cdp/Makefile
 delete mode 100644 board/sc520_cdp/config.mk
 delete mode 100644 board/sc520_cdp/flash.c
 delete mode 100644 board/sc520_cdp/flash_old.c
 delete mode 100644 board/sc520_cdp/sc520_cdp.c
 delete mode 100644 board/sc520_cdp/sc520_cdp_asm.S
 delete mode 100644 board/sc520_cdp/sc520_cdp_asm16.S
 delete mode 100644 board/sc520_cdp/sc520_cdp_pci.c
 delete mode 100644 board/sc520_cdp/u-boot.lds
 delete mode 100644 board/sc520_spunk/Makefile
 delete mode 100644 board/sc520_spunk/config.mk
 delete mode 100644 board/sc520_spunk/flash.c
 delete mode 100644 board/sc520_spunk/sc520_spunk.c
 delete mode 100644 board/sc520_spunk/sc520_spunk_asm.S
 delete mode 100644 board/sc520_spunk/sc520_spunk_asm16.S
 delete mode 100644 board/sc520_spunk/sc520_spunk_pci.c
 delete mode 100644 board/sc520_spunk/u-boot.lds
 delete mode 100644 include/configs/sc520_cdp.h
 delete mode 100644 include/configs/sc520_spunk.h
 delete mode 100644 include/configs/sc520_spunk_rel.h

             reply	other threads:[~2010-09-12 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-12 21:47 Graeme Russ [this message]
2010-09-15 20:05 ` [U-Boot] [PULL] u-boot-x86.git 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=4C8D4A70.9060704@gmail.com \
    --to=graeme.russ@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox