public inbox for u-boot@lists.denx.de
 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: Fri, 24 Oct 2008 17:36:50 +0200	[thread overview]
Message-ID: <200810241736.50526.sr@denx.de> (raw)

The following changes since commit d9d8c7c696dec370ca714c03beb6e79d4c90bd5e:
  Wolfgang Denk (1):
        Fix strmhz(): avoid printing negative fractions

are available in the git repository at:

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

Georg Schardt (1):
      ppc4xx: New board avnet fx12 minimodul

Ricardo Ribalda Delgado (1):
      ppc4xx: Generic architecture for xilinx ppc405(v3)

Stefan Roese (1):
      ppc4xx: Disable DDR2 autocalibration on Kilauea for now

 CREDITS                                            |    1 +
 MAINTAINERS                                        |    5 +
 MAKEALL                                            |    1 +
 Makefile                                           |   34 +++++
 board/avnet/fx12mm/.gitignore                      |    1 +
 board/avnet/fx12mm/Makefile                        |   27 ++++
 board/avnet/fx12mm/config.mk                       |   26 ++++
 board/avnet/fx12mm/fx12mm.c                        |   52 +++++++
 board/avnet/fx12mm/xparameters.h                   |   51 +++++++
 board/xilinx/ppc405-generic/.gitignore             |    1 +
 board/xilinx/ppc405-generic/Makefile               |   60 ++++++++
 board/xilinx/ppc405-generic/config.mk              |   25 ++++
 board/xilinx/ppc405-generic/u-boot-ram.lds         |  134 ++++++++++++++++++
 board/xilinx/ppc405-generic/u-boot-rom.lds         |  144 ++++++++++++++++++++
 .../xilinx/ppc405-generic/xilinx_ppc405_generic.c  |   59 ++++++++
 board/xilinx/ppc405-generic/xparameters.h          |   36 +++++
 cpu/ppc4xx/start.S                                 |    3 +-
 include/configs/fx12mm.h                           |   72 ++++++++++
 include/configs/kilauea.h                          |    7 +
 include/configs/xilinx-ppc405-generic.h            |   58 ++++++++
 include/configs/xilinx-ppc405.h                    |  126 +++++++++++++++++
 21 files changed, 922 insertions(+), 1 deletions(-)
 create mode 100644 board/avnet/fx12mm/.gitignore
 create mode 100644 board/avnet/fx12mm/Makefile
 create mode 100644 board/avnet/fx12mm/config.mk
 create mode 100644 board/avnet/fx12mm/fx12mm.c
 create mode 100644 board/avnet/fx12mm/xparameters.h
 create mode 100644 board/xilinx/ppc405-generic/.gitignore
 create mode 100644 board/xilinx/ppc405-generic/Makefile
 create mode 100644 board/xilinx/ppc405-generic/config.mk
 create mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
 create mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
 create mode 100644 board/xilinx/ppc405-generic/xilinx_ppc405_generic.c
 create mode 100644 board/xilinx/ppc405-generic/xparameters.h
 create mode 100644 include/configs/fx12mm.h
 create mode 100644 include/configs/xilinx-ppc405-generic.h
 create mode 100644 include/configs/xilinx-ppc405.h

             reply	other threads:[~2008-10-24 15:36 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-24 15:36 Stefan Roese [this message]
2008-10-27 21:31 ` [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-26  9:47 Stefan Roese
2009-01-27 19:54 ` 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-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=200810241736.50526.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox