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

York Sun yorksun at freescale.com
Wed Aug 20 21:29:57 CEST 2014


Tom,

The following changes since commit 6d1966e1236838c8c59d58459901283a0e72dddd:

  env_fat.c: Make sure our buffer is cache aligned (2014-08-09 11:26:34 -0400)

are available in the git repository at:

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

for you to fetch changes up to f38391793f1a5c62d1c72a647f15a88e7c22ef11:

  kmp204x: reset the Zarlink clocking chips at power up only (2014-08-20
10:44:42 -0700)

----------------------------------------------------------------
Jason Jin (1):
      powerpc/t1042RDB: Add Video - HDMI support

Shaohui Xie (1):
      powerpc/T4240QDS/eth: some fix for XFI

Shaveta Leekha (1):
      powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options

Tang Yuantian (2):
      powerpc/mpc85xx: Make boot flag effective
      powerpc/t104xrdb: support deep sleep in SPI/SD boot

Valentin Longchamp (2):
      km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM
      kmp204x: reset the Zarlink clocking chips at power up only

Vijay Rai (1):
      driver/qe: update status of QE microcode

Wang Dongsheng (1):
      fsl/diu: ch7301 encoder split off from t1040qds/diu.c

York Sun (1):
      powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds

 arch/powerpc/cpu/mpc85xx/cpu_init.c                |   28 +++-
 arch/powerpc/cpu/mpc85xx/fdt.c                     |   15 +++
 arch/powerpc/lib/board.c                           |    2 +
 board/freescale/common/Makefile                    |    2 +
 board/freescale/common/diu_ch7301.c                |  136 ++++++++++++++++++++
 board/freescale/common/diu_ch7301.h                |   13 ++
 board/freescale/t1040qds/diu.c                     |  134 ++-----------------
 board/freescale/t104xrdb/Makefile                  |    1 +
 board/freescale/t104xrdb/diu.c                     |   84 ++++++++++++
 board/freescale/t104xrdb/spl.c                     |   19 +++
 .../freescale/t4qds/README                         |   19 +++
 board/freescale/t4qds/eth.c                        |  136 +++++++++++++++++---
 board/keymile/kmp204x/kmp204x.c                    |    8 +-
 drivers/net/fm/t4240.c                             |    5 +
 drivers/qe/qe.c                                    |    2 +-
 include/configs/T1040QDS.h                         |    1 +
 include/configs/T104xRDB.h                         |   50 +++++--
 include/configs/km/km-powerpc.h                    |    5 +-
 18 files changed, 498 insertions(+), 162 deletions(-)
 create mode 100644 board/freescale/common/diu_ch7301.c
 create mode 100644 board/freescale/common/diu_ch7301.h
 create mode 100644 board/freescale/t104xrdb/diu.c
 rename doc/README.t4240qds => board/freescale/t4qds/README (86%)

Thanks,

York


More information about the U-Boot mailing list