[U-Boot] [PULL] u-boot-x86.git
Wolfgang Denk
wd at denx.de
Wed Sep 15 22:05:28 CEST 2010
Dear Graeme Russ,
In message <4C8D4A70.9060704 at gmail.com> you wrote:
> 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
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
For every complex problem, there is a solution that is simple, neat,
and wrong. -- H. L. Mencken
More information about the U-Boot
mailing list