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

York Sun yorksun at freescale.com
Tue Aug 4 18:08:19 CEST 2015


Tom,

The following changes since commit c109dd0079711cb86ece088e2da4f4d792fc4730:

  Prepare v2015.10-rc1 (2015-08-03 10:52:14 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-fsl-qoriq.git master

for you to fetch changes up to e16b604ecf5701cc0ab4437bccfd65468035740b:

  armv8/ls2085ardb: Add USB support for ls2085ardb (2015-08-03 12:06:39 -0700)

----------------------------------------------------------------
Alex Porosanu (3):
      drivers/crypto/fsl: disable RNG oscillator maximum frequency check
      drivers/crypto/fsl: change starting entropy delay value
      drivers/crypto/fsl: enable raw data instead of von Neumann data

Alison Wang (2):
      armv7/ls1021a: allow OCRAM access permission as R/W in SPL
      armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping

Minghuan Lian (2):
      drivers/pci: Add function to find an extended capability
      drivers/pci/layerscape: Add EP mode support

Nikhil Badola (4):
      armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
      armv8/lsch3/config: Define USB XHCI controller base address for LS2085A
      armv8/ls2085aqds: Add USB support for ls2085aqds
      armv8/ls2085ardb: Add USB support for ls2085ardb

Prabhakar Kushwaha (1):
      drivers/fsl-mc: flib changes for mc 8.0.0

Tang Yuantian (1):
      armv7/ls1021atwr: added deep sleep support in uboot

Wang Dongsheng (1):
      armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table

York Sun (1):
      drivers/ddr/fsl: Adjust bstopre value

Zhao Qiang (2):
      drivers/qe: transform parameter to compatible type
      driver/qe: use strncpy instead of strcpy

Zhuoyu Zhang (1):
      armv7/ls1021a: Reserve secure code into RAM instead of OCRAM

chenhui zhao (1):
      armv7/ls1021atwr: program the regulator for deep sleep

gaurav rana (1):
      armv7/lS1021atwr: Enable bootscript for secure boot

horia.geanta at freescale.com (3):
      drivers/crypto/fsl: fix "era" property value on LE platforms
      drivers/crypto/fsl: fix snooping for write transactions
      drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper

 arch/arm/cpu/armv7/ls102xa/cpu.c             |    8 +
 arch/arm/include/asm/arch-fsl-lsch3/config.h |    4 +
 board/freescale/ls1021aqds/ls1021aqds.c      |  178 ++++++++--------
 board/freescale/ls1021atwr/ls1021atwr.c      |  279 ++++++++++++++++++--------
 drivers/crypto/fsl/jr.c                      |   25 ++-
 drivers/crypto/fsl/jr.h                      |    2 +
 drivers/crypto/fsl/sec.c                     |   20 +-
 drivers/ddr/fsl/main.c                       |    2 +-
 drivers/ddr/fsl/options.c                    |   10 +-
 drivers/net/fsl-mc/dpbp.c                    |   38 +++-
 drivers/net/fsl-mc/dpio/dpio.c               |   38 +++-
 drivers/net/fsl-mc/dpmng.c                   |    7 +-
 drivers/net/fsl-mc/dpni.c                    |  126 ++++++++----
 drivers/net/fsl-mc/dprc.c                    |   70 +++++--
 drivers/net/fsl-mc/mc.c                      |   40 ++--
 drivers/net/fsl-mc/mc_sys.c                  |    2 +-
 drivers/net/ldpaa_eth/ldpaa_eth.c            |   69 ++++---
 drivers/pci/pci.c                            |   53 +++++
 drivers/pci/pcie_layerscape.c                |  137 ++++++++++++-
 drivers/qe/qe.c                              |    7 +-
 include/configs/ls1021aqds.h                 |    1 -
 include/configs/ls1021atwr.h                 |   13 +-
 include/configs/ls2085aqds.h                 |   13 ++
 include/configs/ls2085ardb.h                 |   13 ++
 include/fsl-mc/fsl_dpbp.h                    |   49 ++++-
 include/fsl-mc/fsl_dpio.h                    |   30 ++-
 include/fsl-mc/fsl_dpmng.h                   |    7 +-
 include/fsl-mc/fsl_dpni.h                    |  115 +++++++++--
 include/fsl-mc/fsl_dprc.h                    |  154 ++++++++++----
 include/fsl-mc/fsl_mc_cmd.h                  |   47 +++--
 include/fsl_ddr.h                            |    2 +-
 include/fsl_sec.h                            |   13 +-
 include/pci.h                                |   41 ++++
 include/tsec.h                               |    4 -
 34 files changed, 1185 insertions(+), 432 deletions(-)

Thanks.

York


More information about the U-Boot mailing list