[U-Boot] please pull u-boot-fsl-qoriq

York Sun yorksun at freescale.com
Tue Nov 25 18:37:19 CET 2014


Tom,

The following changes since commit f196044dfd64745a163773c6c746f9e149ace127:

  ARM: atmel: add sama5d4 xplained ultra board support (2014-11-17 08:47:18 -0500)

are available in the git repository at:

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

for you to fetch changes up to 0ab172353e14dbdb7278755de6feae3fc4b54c2f:

  arm: ls102xa: Select ge2_clk125 for eTSEC clock muxing (2014-11-24 09:27:24 -0800)

----------------------------------------------------------------
Alison Wang (3):
      arm: ls102xa: Remove bit reversing for SCFG registers
      arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
      arm: ls102xa: Select ge2_clk125 for eTSEC clock muxing

Jason Jin (1):
      arm: ls102xa: Add snoop disable for slave port 0, 1 and 2

Nikhil Badola (4):
      drivers: usb: fsl: Move USB Errata checking code
      drivers : usb: fsl: Implement usb Erratum A007798 workaround
      drivers: usb: fsl: Define USB configs for LS102XA
      ls1: config: Enable USB EHCI Host on LS1021AQDS

Tang Yuantian (1):
      arm: ls102xa: Fixed a register definition error

Yuan Yao (1):
      ls102xa: ifc: nor: fix the write issue when bytes unaligned

Zhao Qiang (4):
      qe: add u-qe support to arm board
      qe: add qe support to ls1021aqds
      qe: add qe support for ls1021a-twr board
      u_qe: add u_qe_upload_firmware for u_qe

 arch/arm/include/asm/arch-ls102xa/config.h        |    8 ++
 arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h |    5 +-
 arch/arm/include/asm/global_data.h                |    8 ++
 arch/powerpc/cpu/mpc85xx/cmd_errata.c             |    5 +
 arch/powerpc/include/asm/config_mpc85xx.h         |    1 +
 arch/powerpc/include/asm/fsl_errata.h             |   55 --------
 board/freescale/common/sys_eeprom.c               |    4 +-
 board/freescale/ls1021aqds/ls1021aqds.c           |   18 ++-
 board/freescale/ls1021atwr/ls1021atwr.c           |   23 +++-
 drivers/Makefile                                  |    1 +
 drivers/qe/Makefile                               |    3 +-
 drivers/qe/fdt.c                                  |    2 +
 drivers/qe/qe.c                                   |  140 +++++++++++++++++++++
 drivers/qe/qe.h                                   |    5 +
 drivers/usb/host/ehci-fsl.c                       |    5 +-
 include/configs/ls1021aqds.h                      |   25 ++++
 include/configs/ls1021atwr.h                      |   18 +++
 include/fsl_usb.h                                 |   77 ++++++++++++
 include/usb/ehci-fsl.h                            |    3 +
 19 files changed, 335 insertions(+), 71 deletions(-)

Thanks.

York


More information about the U-Boot mailing list