All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
Date: Mon, 26 Jan 2009 10:47:36 +0100	[thread overview]
Message-ID: <200901261047.36562.sr@denx.de> (raw)

The following changes since commit 8f86a3636ef88427f880610638e80991adc41896:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx

are available in the git repository at:

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

Dirk Eibach (2):
      ppc4xx: Improve DDR autodetect
      ppc4xx: Add GDsys PowerPC 440 ETX board support.

Matthias Fuchs (1):
      ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files

Stefan Roese (1):
      ppc4xx: Remove compilation warning in gdppc440etc.c

 MAINTAINERS                           |    1 +
 MAKEALL                               |    1 +
 Makefile                              |    3 +
 board/gdsys/gdppc440etx/Makefile      |   51 +++++
 board/gdsys/gdppc440etx/config.mk     |   44 +++++
 board/gdsys/gdppc440etx/gdppc440etx.c |  323 +++++++++++++++++++++++++++++++++
 board/gdsys/gdppc440etx/init.S        |   75 ++++++++
 board/gdsys/gdppc440etx/u-boot.lds    |  144 +++++++++++++++
 cpu/ppc4xx/sdram.c                    |   55 +++++-
 include/configs/ASH405.h              |    1 -
 include/configs/CATcenter.h           |    1 -
 include/configs/CMS700.h              |    1 -
 include/configs/CPCI2DP.h             |    1 -
 include/configs/CPCI405.h             |    1 -
 include/configs/CPCI4052.h            |    1 -
 include/configs/CPCI405AB.h           |    1 -
 include/configs/CPCI405DT.h           |    1 -
 include/configs/DP405.h               |    1 -
 include/configs/G2000.h               |    1 -
 include/configs/HH405.h               |    1 -
 include/configs/HUB405.h              |    1 -
 include/configs/OCRTC.h               |    1 -
 include/configs/ORSG.h                |    1 -
 include/configs/PCI405.h              |    1 -
 include/configs/PLU405.h              |    1 -
 include/configs/PMC405.h              |    1 -
 include/configs/PPChameleonEVB.h      |    1 -
 include/configs/VOH405.h              |    1 -
 include/configs/VOM405.h              |    1 -
 include/configs/WUH405.h              |    1 -
 include/configs/csb272.h              |    1 -
 include/configs/csb472.h              |    1 -
 include/configs/gdppc440etx.h         |  194 ++++++++++++++++++++
 include/configs/sbc405.h              |    1 -
 34 files changed, 886 insertions(+), 29 deletions(-)
 create mode 100644 board/gdsys/gdppc440etx/Makefile
 create mode 100644 board/gdsys/gdppc440etx/config.mk
 create mode 100644 board/gdsys/gdppc440etx/gdppc440etx.c
 create mode 100644 board/gdsys/gdppc440etx/init.S
 create mode 100644 board/gdsys/gdppc440etx/u-boot.lds
 create mode 100644 include/configs/gdppc440etx.h

             reply	other threads:[~2009-01-26  9:47 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26  9:47 Stefan Roese [this message]
2009-01-27 19:54 ` [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-02-18 15:01 Stefan Roese
2009-02-18 23:52 ` Wolfgang Denk
2009-02-12  5:46 Stefan Roese
2009-02-12  7:39 ` Wolfgang Denk
2009-02-06 10:19 Stefan Roese
2009-02-07 21:40 ` Wolfgang Denk
2009-01-29 10:11 Stefan Roese
2009-02-01 20:21 ` Wolfgang Denk
2009-01-14 10:39 Stefan Roese
2009-01-16  8:22 ` Wolfgang Denk
2008-12-10 16:23 Stefan Roese
2008-12-12 23:37 ` Wolfgang Denk
2008-11-25  8:18 Stefan Roese
2008-11-25 10:59 ` Wolfgang Denk
2008-11-21 10:54 Stefan Roese
2008-10-31  9:51 Stefan Roese
2008-11-01 15:10 ` Wolfgang Denk
2008-10-24 15:36 Stefan Roese
2008-10-27 21:31 ` Wolfgang Denk
2008-10-21 15:40 Stefan Roese
2008-10-21 19:20 ` Wolfgang Denk
2008-10-13  9:18 Stefan Roese
2008-10-13 10:35 ` Wolfgang Denk
2008-09-16 18:19 Stefan Roese
2008-09-16 20:36 ` Wolfgang Denk
2008-09-17  4:00   ` Stefan Roese
2008-09-21 20:48     ` Wolfgang Denk
2008-09-22  9:09       ` Stefan Roese
2008-09-12  5:22 Stefan Roese
2008-09-12 13:24 ` Wolfgang Denk
2008-09-08 13:23 Stefan Roese
2008-09-09  0:22 ` Wolfgang Denk
2008-09-09  7:34 ` Wolfgang Denk
2008-09-03 15:24 Stefan Roese
2008-09-03 20:59 ` Wolfgang Denk
2008-08-30  9:28 Stefan Roese
2008-08-31 22:05 ` Wolfgang Denk
2008-08-22 19:42 Stefan Roese
2008-08-22 22:16 ` Wolfgang Denk
2008-08-22  4:51 Stefan Roese
2008-08-22 22:15 ` Wolfgang Denk
2008-08-13  4:49 Stefan Roese
2008-08-13 21:01 ` Wolfgang Denk
2008-08-11  4:49 Stefan Roese
2008-08-11  6:46 ` 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=200901261047.36562.sr@denx.de \
    --to=sr@denx.de \
    --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.