[U-Boot] Please pull u-boot-fsl-qoriq master

Tom,
The following changes since commit 26fb8db0f4d1e7c118b5e8f3a8849f359b91c166:
Merge git://git.denx.de/u-boot-rockchip (2016-07-31 20:31:13 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git
for you to fetch changes up to ab01ef5fa617444fd95543ee04ea53ccda273269:
ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP (2016-08-02 09:51:29 -0700)
---------------------------------------------------------------- Hou Zhiqiang (4): arm/PSCI: Removed unused code arm/PSCI: Fixed the backward compatiblity issue arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP
Prabhakar Kushwaha (3): board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET armv8: ls1012a: Enable DDR row-bank-column decoding armv8: ls1012a: Update Refresh cycle for DDR
Sumit Garg (1): crypto/fsl: Update blob cmd to accept 64bit addresses
Wenbin Song (1): armv8: ls1043a: enable pxe commands
York Sun (3): powerpc/mpc85xx: Update erratum workaround for A006379 board/freescale: Update MAINTAINERS files driver/ddr/fsl: Fix timing_cfg_2
Yunhui Cui (1): driver: spi: fsl-qspi: remove compile Warnings
arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 2 +- arch/arm/include/asm/psci.h | 3 ++ arch/arm/lib/psci-dt.c | 80 +++++++++++++++------------------ arch/powerpc/include/asm/immap_85xx.h | 2 +- board/freescale/b4860qds/MAINTAINERS | 2 +- board/freescale/bsc9132qds/MAINTAINERS | 2 +- board/freescale/corenet_ds/MAINTAINERS | 2 +- board/freescale/ls1021atwr/MAINTAINERS | 4 ++ board/freescale/ls1043ardb/MAINTAINERS | 2 +- board/freescale/t1040qds/MAINTAINERS | 2 +- board/freescale/t104xrdb/MAINTAINERS | 6 ++- board/freescale/t208xqds/MAINTAINERS | 2 +- board/freescale/t208xrdb/MAINTAINERS | 2 +- board/freescale/t4qds/MAINTAINERS | 2 +- cmd/blob.c | 2 +- drivers/crypto/fsl/fsl_blob.c | 13 ++++-- drivers/ddr/fsl/ctrl_regs.c | 2 +- drivers/spi/fsl_qspi.c | 4 +- include/configs/ls1012aqds.h | 4 +- include/configs/ls1043a_common.h | 2 + include/configs/ls1043ardb.h | 4 +- include/fsl_mmdc.h | 4 +- 22 files changed, 82 insertions(+), 66 deletions(-)
Thanks.
York

On Tue, Aug 02, 2016 at 11:42:46PM +0000, york sun wrote:
Tom,
The following changes since commit 26fb8db0f4d1e7c118b5e8f3a8849f359b91c166:
Merge git://git.denx.de/u-boot-rockchip (2016-07-31 20:31:13 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git
for you to fetch changes up to ab01ef5fa617444fd95543ee04ea53ccda273269:
ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP (2016-08-02 09:51:29 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
york sun