[U-Boot] Please pull u-boot-mpc85xx.git

Andy Fleming afleming at freescale.com
Thu Dec 4 20:08:11 CET 2008


are available in the git repository at:

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

Anatolij Gustschin (1):
      85xx: socrates: fix DDR SDRAM tlb entry configuration

Becky Bruce (1):
      drivers/fsl_pci_init: Fix inbound window mapping bug

Dave Liu (3):
      85xx: remove the unused ddr_enable_ecc in the board file
      85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
      85xx: fix the wrong DDR settings for MPC8572DS

Ed Swarthout (1):
      fsl ddr skip interleaving if not supported.

Jon Loeliger (1):
      Removed unused CONFIG_L1_INIT_RAM symbol.

Kumar Gala (3):
      FSL: Moved BR_PHYS_ADDR for localbus to common header
      85xx: Fix relocation of CCSRBAR
      85xx: init gd as early as possible

Peter Tyser (2):
      85xx: Add CPU 2 errata workaround to all 8548 boards
      85xx: Add PORDEVSR_PCI1 define

 board/atum8548/atum8548.c               |   10 ---------
 board/freescale/mpc8536ds/mpc8536ds.c   |   16 +------------
 board/freescale/mpc8544ds/mpc8544ds.c   |   10 ---------
 board/freescale/mpc8548cds/mpc8548cds.c |   25 +---------------------
 board/freescale/mpc8568mds/mpc8568mds.c |   12 -----------
 board/freescale/mpc8572ds/mpc8572ds.c   |   16 +------------
 board/sbc8548/sbc8548.c                 |   19 +----------------
 board/socrates/tlb.c                    |    2 +
 board/tqc/tqm85xx/tqm85xx.c             |    2 +-
 cpu/mpc85xx/cpu_init.c                  |   34 +++++++++++++++++++++---------
 cpu/mpc85xx/pci.c                       |    2 +-
 cpu/mpc8xxx/ddr/main.c                  |    9 ++++++-
 cpu/mpc8xxx/ddr/options.c               |   20 +++++++++---------
 drivers/pci/fsl_pci_init.c              |    2 +-
 include/asm-ppc/fsl_lbc.h               |    8 +++++++
 include/asm-ppc/immap_85xx.h            |    3 +-
 include/configs/MPC8349EMDS.h           |    1 -
 include/configs/MPC8349ITX.h            |    1 -
 include/configs/MPC8536DS.h             |    4 +--
 include/configs/MPC8540ADS.h            |    1 -
 include/configs/MPC8540EVAL.h           |    1 -
 include/configs/MPC8541CDS.h            |    1 -
 include/configs/MPC8544DS.h             |    4 +--
 include/configs/MPC8548CDS.h            |    3 +-
 include/configs/MPC8555CDS.h            |    1 -
 include/configs/MPC8560ADS.h            |    1 -
 include/configs/MPC8568MDS.h            |    3 +-
 include/configs/MPC8572DS.h             |   29 ++++++++++++-------------
 include/configs/MPC8610HPCD.h           |    1 -
 include/configs/MPC8641HPCN.h           |   10 ---------
 include/configs/MVBLM7.h                |    1 -
 include/configs/PM854.h                 |    1 -
 include/configs/PM856.h                 |    1 -
 include/configs/SBC8540.h               |    1 -
 include/configs/TQM834x.h               |    1 -
 include/configs/TQM85xx.h               |    1 -
 include/configs/sbc8349.h               |    1 -
 include/configs/sbc8548.h               |    1 -
 include/configs/sbc8560.h               |    1 -
 include/configs/sbc8641d.h              |    1 -
 include/configs/socrates.h              |    1 -
 include/configs/stxgp3.h                |    1 -
 include/configs/stxssa.h                |    1 -
 43 files changed, 79 insertions(+), 185 deletions(-)


More information about the U-Boot mailing list