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

Kumar Gala galak at kernel.crashing.org
Mon Mar 14 06:37:36 CET 2011


A few fixes for v2011.03 release.

The following changes since commit c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8:

  ARM: Update mach-types (2011-02-21 08:30:55 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Ed Swarthout (1):
      powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms

John Schmoller (1):
      mpc8[5/6]xx: Ensure POST word does not get reset

Kumar Gala (1):
      fsl_law: Fix LAW printing function

Matthew McClintock (1):
      powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS

Priyanka Jain (1):
      fsl_esdhc: Correcting esdhc timeout counter calculation

York Sun (3):
      powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
      corenet_ds: pick the middle value for all tested timing parameters
      powerpc/corenet_ds: revise platform dependent parameters

 arch/powerpc/cpu/mpc85xx/interrupts.c    |   16 ++++++++
 arch/powerpc/cpu/mpc85xx/mp.c            |    4 +-
 arch/powerpc/cpu/mpc86xx/interrupts.c    |   16 ++++++++
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |   20 +++++++---
 board/freescale/corenet_ds/ddr.c         |   58 +++++++++--------------------
 drivers/misc/fsl_law.c                   |    2 +-
 drivers/mmc/fsl_esdhc.c                  |   16 ++++++++-
 include/configs/MPC8536DS.h              |    2 +-
 8 files changed, 83 insertions(+), 51 deletions(-)


More information about the U-Boot mailing list