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

york sun york.sun at nxp.com
Fri Feb 3 22:35:31 UTC 2017


Tom,

The following changes since commit cf4128e53caa4f7b0a6586fc3f10690d5c05db31:

   Merge git://www.denx.de/git/u-boot-marvell (2017-01-26 12:26:24 -0500)

are available in the git repository at:

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

for you to fetch changes up to add63f94a9c3bbe1af3fdf3f4c56a5185a4c0504:

   arch: powerpc: update the eLBC IP input clock (2017-02-03 14:31:45 -0800)

----------------------------------------------------------------
Bogdan Purcareata (1):
       drivers: net: fsl-mc: Fixup MAC addresses in DPC

Prabhakar Kushwaha (7):
       board: freescale: ls1012a: Enable secure DDR on LS1012A platforms
       armv8: ls1012a: Add support of PPA
       arch: powerpc: Move CONFIG_FSL_IFC to Kconfig
       arch: powerpc: update the IFC IP input clock
       arch: arm: update the IFC IP input clock
       arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
       arch: powerpc: update the eLBC IP input clock

Tang Yuantian (3):
       armv8: ls1046aqds: added usb feature support
       armv8: ls1046a: added usb nodes in dts
       armv8: ls1046a: enable usb in defconfig

York Sun (2):
       armv7: ls1021aqds: Set cpo_sample for erratum A-009942
       armv8: ls1046a: Enable workaround for erratum A-008336

  README                                             |   6 ++
  arch/arm/cpu/armv7/ls102xa/clock.c                 |   9 +-
  arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |   1 +
  .../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c |  10 +-
  .../arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c |  10 +-
  arch/arm/dts/fsl-ls1046a.dtsi                      |  21 +++++
  arch/arm/include/asm/arch-fsl-layerscape/config.h  |   3 +
  arch/powerpc/cpu/mpc85xx/Kconfig                   |  71 ++++++++++++++
  arch/powerpc/cpu/mpc85xx/speed.c                   |  38 +-------
  arch/powerpc/cpu/mpc86xx/speed.c                   |  15 +--
  board/freescale/ls1012afrdm/ls1012afrdm.c          |  35 +++++++
  board/freescale/ls1012aqds/ls1012aqds.c            |  36 +++++++
  board/freescale/ls1012ardb/ls1012ardb.c            |  35 +++++++
  board/freescale/ls1021aqds/ddr.c                   |   3 +
  configs/ls1012afrdm_qspi_defconfig                 |   1 +
  configs/ls1012aqds_qspi_defconfig                  |   1 +
  configs/ls1012ardb_qspi_defconfig                  |   1 +
  configs/ls1046aqds_defconfig                       |   2 +
  configs/ls1046aqds_lpuart_defconfig                |   2 +
  configs/ls1046aqds_nand_defconfig                  |   2 +
  configs/ls1046aqds_qspi_defconfig                  |   2 +
  configs/ls1046aqds_sdcard_ifc_defconfig            |   2 +
  configs/ls1046aqds_sdcard_qspi_defconfig           |   2 +
  configs/ls1046ardb_emmc_defconfig                  |   2 +
  configs/ls1046ardb_qspi_defconfig                  |   2 +
  configs/ls1046ardb_sdcard_defconfig                |   2 +
  drivers/net/fsl-mc/mc.c                            | 103 
++++++++++++++++++++-
  include/configs/B4860QDS.h                         |   1 -
  include/configs/BSC9131RDB.h                       |   1 -
  include/configs/BSC9132QDS.h                       |   1 -
  include/configs/C29XPCIE.h                         |   1 -
  include/configs/MPC8536DS.h                        |   1 -
  include/configs/MPC8569MDS.h                       |   2 -
  include/configs/MPC8572DS.h                        |   1 -
  include/configs/P1010RDB.h                         |   1 -
  include/configs/P1022DS.h                          |   1 -
  include/configs/P1023RDB.h                         |   1 -
  include/configs/P2041RDB.h                         |   1 -
  include/configs/T102xQDS.h                         |   1 -
  include/configs/T102xRDB.h                         |   1 -
  include/configs/T1040QDS.h                         |   1 -
  include/configs/T104xRDB.h                         |   1 -
  include/configs/T208xQDS.h                         |   1 -
  include/configs/T208xRDB.h                         |   1 -
  include/configs/T4240RDB.h                         |   1 -
  include/configs/UCP1020.h                          |   1 -
  include/configs/controlcenterd.h                   |   1 -
  include/configs/corenet_ds.h                       |   1 -
  include/configs/cyrus.h                            |   1 -
  include/configs/km/kmp204x-common.h                |   1 -
  include/configs/ls1012a_common.h                   |   1 +
  include/configs/ls1046aqds.h                       |  12 +++
  include/configs/p1_p2_rdb_pc.h                     |   1 -
  include/configs/p1_twr.h                           |   1 -
  include/configs/t4qds.h                            |   1 -
  include/configs/xpedite537x.h                      |   1 -
  include/configs/xpedite550x.h                      |   1 -
  57 files changed, 356 insertions(+), 103 deletions(-)

Thanks.

York


More information about the U-Boot mailing list