The following changes since commit 727f63334676e760877d43bfb8f0e9331ac8b101:
  Hebbar (1):
        common/usb.c: fix incorrect escape sequence

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git master

Gary Jennejohn (2):
      ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board
      ppc4xx: QUAD100HD: Allow the environment to be put into flash.

Stefan Roese (1):
      Merge branch 'quad100hd'

 MAINTAINERS                 |    4 +
 MAKEALL                     |    1 +
 Makefile                    |    3 +
 board/quad100hd/Makefile    |   51 ++++++++
 board/quad100hd/config.mk   |   24 ++++
 board/quad100hd/nand.c      |   79 ++++++++++++
 board/quad100hd/quad100hd.c |   93 ++++++++++++++
 board/quad100hd/u-boot.lds  |  133 +++++++++++++++++++
 include/configs/quad100hd.h |  298 +++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 686 insertions(+), 0 deletions(-)
 create mode 100644 board/quad100hd/Makefile
 create mode 100644 board/quad100hd/config.mk
 create mode 100644 board/quad100hd/nand.c
 create mode 100644 board/quad100hd/quad100hd.c
 create mode 100644 board/quad100hd/u-boot.lds
 create mode 100644 include/configs/quad100hd.h

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to