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

Stefan Roese sr at denx.de
Tue Apr 22 15:51:06 CEST 2008


The following changes since commit 5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04:
  Anatolij Gustschin (1):
        Fix crash on sequoia in ppc_4xx_eth_init

are available in the git repository at:

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

Matthias Fuchs (9):
      ppc4xx: Fix sys_get_info() for 405GP(r)
      ppc4xx: Update bootlogo for APC405 boards
      ppc4xx: Update FPGA image for APC405 boards
      ppc4xx: Update esd's common LCD code for 405 boards
      ppc4xx: update esd's common auto_update code for 405 boards
      ppc4xx: Update APC405 board support
      ppc4xx: Update APC405 configuration
      ppc4xx: Remove unused APC405 strataflash driver
      ppc4xx: Update CPU strapping for PMC440 boards

Stefan Roese (6):
      ppc4xx: Add Glacier NAND booting target
      ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM
      ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
      ppc4xx: Add dcache_enable() for 440
      ppc4xx: Small coding style cleanup for the latest esd patches
      ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage

 Makefile                                     |    5 +-
 board/amcc/canyonlands/bootstrap.c           |   13 +
 board/amcc/canyonlands/init.S                |    1 +
 board/amcc/canyonlands/u-boot-nand.lds       |    4 +-
 board/esd/apc405/Makefile                    |    4 +-
 board/esd/apc405/apc405.c                    |  360 ++-
 board/esd/apc405/fpgadata.c                  | 4284 ++++++++++++--------------
 board/esd/apc405/logo_640_480_24bpp.c        |  800 ++++--
 board/esd/apc405/strataflash.c               |  789 -----
 board/esd/common/auto_update.c               |  208 +-
 board/esd/common/auto_update.h               |   15 +-
 board/esd/common/lcd.c                       |  123 +-
 board/esd/common/s1d13505_640_480_16bpp.h    |   65 +
 board/esd/pmc440/cmd_pmc440.c                |   13 +-
 cpu/ppc4xx/cache.S                           |    2 +
 cpu/ppc4xx/speed.c                           |    2 +
 include/configs/APC405.h                     |  346 ++-
 include/configs/canyonlands.h                |   49 +-
 nand_spl/board/amcc/canyonlands/config.mk    |    6 +-
 nand_spl/board/amcc/canyonlands/ddr2_fixed.c |    8 +-
 20 files changed, 3320 insertions(+), 3777 deletions(-)
 delete mode 100644 board/esd/apc405/strataflash.c
 create mode 100644 board/esd/common/s1d13505_640_480_16bpp.h




More information about the U-Boot mailing list