[U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

Stefan Roese sr at denx.de
Thu May 8 16:39:47 CEST 2008


The following changes since commit 908261f3fdb418091d8c60bfbd7eb85e5869b579:
  Wolfgang Denk (1):
        Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master

are available in the git repository at:

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

Dave Mitchell (1):
      ppc4xx: Fix typos in 460GT/EX FBDV array

Ira Snyder (1):
      ppc4xx: Add device tree support to AMCC Yosemite

Stefan Roese (4):
      ppc4xx: acadia: Add fdt support and fix section overlap problem
      ppc4xx: Add weak default ft_board_setup() routine
      ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
      ppc4xx: Kilauea: Fix incorrect FPGA FIFO address

 board/amcc/acadia/config.mk    |    2 +-
 board/amcc/yosemite/yosemite.c |   23 +++++++++++++++++++++++
 cpu/ppc4xx/fdt.c               |   26 +++++++++++++++++++++++---
 cpu/ppc4xx/speed.c             |    2 +-
 include/configs/acadia.h       |   21 +++++++++++++++------
 include/configs/bamboo.h       |    6 ++++++
 include/configs/bubinga.h      |    5 +++++
 include/configs/ebony.h        |    6 ++++++
 include/configs/katmai.h       |    2 +-
 include/configs/kilauea.h      |    2 +-
 include/configs/luan.h         |    5 +++++
 include/configs/ocotea.h       |    5 +++++
 include/configs/taihu.h        |    5 +++++
 include/configs/taishan.h      |    5 +++++
 include/configs/walnut.h       |    6 ++++++
 include/configs/yosemite.h     |    6 +++++-
 include/configs/yucca.h        |    4 ++++
 17 files changed, 117 insertions(+), 14 deletions(-)




More information about the U-Boot mailing list