All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] please pull u-boot-fsl-qoriq
Date: Tue, 25 Nov 2014 09:37:19 -0800	[thread overview]
Message-ID: <5474BE4F.1080701@freescale.com> (raw)

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

             reply	other threads:[~2014-11-25 17:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 17:37 York Sun [this message]
2014-11-26 16:25 ` [U-Boot] please pull u-boot-fsl-qoriq Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2014-09-25 20:57 [U-Boot] Please " York Sun
2014-09-27 11:36 ` Tom Rini
2014-09-08 17:45 York Sun
2014-09-10 12:29 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5474BE4F.1080701@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.