[U-Boot] Please pull u-boot-mpc85xx master
York Sun
yorksun at freescale.com
Thu Jun 5 23:30:42 CEST 2014
Tom,
The following changes since commit 9a650bfec34c10baf673f9ab95f00dec7210e8c6:
Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2014-06-05 11:22:17
-0400)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 353527d527b78297571c05b8a1687c92d42f6d20:
driver/ddr/fsl: Fix printing unspecified module info for DDR4 (2014-06-05
13:45:07 -0700)
----------------------------------------------------------------
Chunhe Lan (1):
powerpc/t4rdb: Add alternate serdes protocols to align with A-007186
Hou Zhiqiang (1):
powerpc/espi: remove 80us delay to improve transfer performance
Sandeep Singh (1):
powerpc/mpc85xx: Add workaround to enable TDM on T1040
Shaohui Xie (1):
powerpc/t4qds: Add alternate serdes protocols to align with A-007186
Shaveta Leekha (1):
powerpc/serdes: Add the workaround for erratum A-007186
Shengzhou Liu (3):
board/t208x: update t2080qds/t2080rdb for errata A-007186
board/t2080qds: some update for ddr
powerpc/t2080: add serdes2 protocol 0x27
York Sun (2):
powerpc/mpc85xx: Add workaround for DDR erratum A004508
driver/ddr/fsl: Fix printing unspecified module info for DDR4
poonam aggrwal (1):
powerpc/B4420: Fixed incomplete handling for 0x9d serdes2
arch/powerpc/cpu/mpc85xx/cmd_errata.c | 6 +
arch/powerpc/cpu/mpc85xx/cpu_init.c | 29 ++++
arch/powerpc/cpu/mpc85xx/fdt.c | 26 ++++
arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c | 148 ++++++++++++++++++++
arch/powerpc/cpu/mpc85xx/t1040_ids.c | 1 +
arch/powerpc/cpu/mpc85xx/t2080_serdes.c | 27 +++-
arch/powerpc/cpu/mpc85xx/t4240_serdes.c | 172 ++++++++++++++++++++++++
arch/powerpc/include/asm/config_mpc85xx.h | 24 ++++
arch/powerpc/include/asm/fsl_law.h | 1 +
arch/powerpc/include/asm/fsl_liodn.h | 4 +
arch/powerpc/include/asm/immap_85xx.h | 37 ++++-
board/freescale/b4860qds/b4860qds.c | 6 +
board/freescale/t208xqds/ddr.h | 28 ++--
board/freescale/t208xqds/eth_t208xqds.c | 8 ++
board/freescale/t208xqds/t2080_rcw.cfg | 2 +-
board/freescale/t208xqds/t208xqds.c | 12 +-
board/freescale/t208xrdb/t2080_rcw.cfg | 2 +-
board/freescale/t4qds/eth.c | 20 +++
board/freescale/t4qds/t4240qds.c | 27 ++++
board/freescale/t4qds/t4_rcw.cfg | 4 +-
board/freescale/t4rdb/eth.c | 2 +-
board/freescale/t4rdb/t4_rcw.cfg | 4 +-
drivers/ddr/fsl/ctrl_regs.c | 5 +
drivers/ddr/fsl/interactive.c | 2 +-
drivers/spi/fsl_espi.c | 138 ++++++++++++++-----
include/configs/T1040QDS.h | 6 +
include/configs/T104xRDB.h | 6 +
include/configs/T208xQDS.h | 5 +-
28 files changed, 683 insertions(+), 69 deletions(-)
Thanks,
York
More information about the U-Boot
mailing list