All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull fsl-qoriq master
@ 2018-07-27 15:46 York Sun
  2018-07-28 11:50 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2018-07-27 15:46 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 08fcdd332f3d6bc7842e21a97c80789d9233e147:

  Makefile: Fix 'clean' target (2018-07-26 07:12:31 -0400)

are available in the git repository at:

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

for you to fetch changes up to 86b840b78d0eba652f65841a870d232ab743612e:

  drivers/ddr/fsl: fix '__hwconfig without a buffer' messages
(2018-07-26 11:54:00 -0700)

Travis build log is here
https://travis-ci.org/yorksun/u-boot/builds/408648511. I see one
compiling warning caused by recent commit 68c7025d99db.


----------------------------------------------------------------
Alison Wang (1):
      armv8: ls2080ardb: update copyright claim

Ashish Kumar (2):
      configs: Disable 4k erase sector size for spansion "s25fs512s" flash
      armv8: ls2088ardb: Move CONFIG_SPI_FLASH,
CONFIG_SPI_FLASH_SPANSION to defconfig

Jagdish Gediya (1):
      armv8: ls1088a: change dpl load command from apply to lazyapply

Jeremy Gebben (1):
      drivers/ddr/fsl: fix '__hwconfig without a buffer' messages

Vinitha V Pillai (2):
      LS1043ARBD: Fix SD Boot issue with PPA
      LS1088ARDB: Secure Boot:Change load address of dpl header in SD

York Sun (8):
      armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig
      armv8: layerscape: Enabled I-cache for SPL boot
      armv8: ls1046ardb: Enable IFC for SPL build
      armv8: layerscape: Drop u-boot-with-spl.bin for selected boards
      powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards
      spl: Add option SPL_PAYLOAD
      armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
      armv8: ls1046ardb: Add falcon mode for for QSPI boot

Yuantian Tang (4):
      armv8: fsl: remove sata support
      armv8: dts: fsl-ls1012a: add sata node support
      scsi: ceva: add ls1012a soc support
      arm64: ls1012a: enable DM support for sata

 Makefile                                           |  4 +-
 .../arm/cpu/armv8/fsl-layerscape/doc/README.falcon | 10 +++
 arch/arm/cpu/armv8/fsl-layerscape/soc.c            | 54 --------------
 arch/arm/cpu/armv8/fsl-layerscape/spl.c            |  8 ++
 arch/arm/dts/fsl-ls1012a-2g5rdb.dts                |  4 +
 arch/arm/dts/fsl-ls1012a-qds.dtsi                  |  4 +
 arch/arm/dts/fsl-ls1012a-rdb.dtsi                  |  4 +
 arch/arm/dts/fsl-ls1012a.dtsi                      |  8 ++
 arch/arm/include/asm/arch-fsl-layerscape/soc.h     | 35 +--------
 board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg | 26 +++++++
 board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg |  7 ++
 board/freescale/ls2080ardb/ls2080ardb.c            |  2 +-
 common/spl/Kconfig                                 | 10 +++
 configs/ls1012a2g5rdb_qspi_defconfig               |  7 +-
 configs/ls1012afrdm_qspi_defconfig                 |  1 +
 configs/ls1012aqds_qspi_defconfig                  |  8 +-
 configs/ls1012ardb_qspi_SECURE_BOOT_defconfig      |  8 +-
 configs/ls1012ardb_qspi_defconfig                  |  8 +-
 configs/ls1043ardb_sdcard_defconfig                |  1 -
 configs/ls1046aqds_qspi_defconfig                  |  1 +
 configs/ls1046aqds_sdcard_ifc_defconfig            |  8 ++
 configs/ls1046aqds_sdcard_qspi_defconfig           |  9 +++
 configs/ls1046ardb_emmc_defconfig                  |  8 ++
 configs/ls1046ardb_qspi_SECURE_BOOT_defconfig      |  1 +
 configs/ls1046ardb_qspi_defconfig                  |  1 +
 configs/ls1046ardb_qspi_spl_defconfig              | 65 ++++++++++++++++
 configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig    |  8 ++
 configs/ls1046ardb_sdcard_defconfig                |  8 ++
 configs/ls1088aqds_qspi_SECURE_BOOT_defconfig      |  1 +
 configs/ls1088aqds_qspi_defconfig                  |  1 +
 configs/ls1088aqds_sdcard_qspi_defconfig           |  1 +
 configs/ls1088ardb_qspi_SECURE_BOOT_defconfig      |  1 +
 configs/ls1088ardb_qspi_defconfig                  |  1 +
 .../ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig   |  1 +
 configs/ls1088ardb_sdcard_qspi_defconfig           |  1 +
 configs/ls2088ardb_qspi_SECURE_BOOT_defconfig      |  3 +
 configs/ls2088ardb_qspi_defconfig                  |  3 +
 drivers/ata/sata_ceva.c                            | 87
+++++++++++++---------
 drivers/ddr/fsl/options.c                          | 14 ++--
 include/configs/B4860QDS.h                         |  1 -
 include/configs/T102xQDS.h                         |  1 -
 include/configs/T102xRDB.h                         |  1 -
 include/configs/T104xRDB.h                         |  1 -
 include/configs/T208xQDS.h                         |  1 -
 include/configs/T208xRDB.h                         |  1 -
 include/configs/T4240QDS.h                         |  1 -
 include/configs/T4240RDB.h                         |  1 -
 include/configs/ls1043a_common.h                   |  2 -
 include/configs/ls1046a_common.h                   | 32 ++++----
 include/configs/ls1046ardb.h                       | 12 ++-
 include/configs/ls1088a_common.h                   | 11 ++-
 include/configs/ls1088ardb.h                       | 14 ++--
 include/configs/ls2080a_common.h                   |  1 -
 include/configs/ls2080ardb.h                       |  4 -
 54 files changed, 334 insertions(+), 182 deletions(-)
 create mode 100644 board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg
 create mode 100644 board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg
 create mode 100644 configs/ls1046ardb_qspi_spl_defconfig

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2018-07-27 15:46 [U-Boot] Please pull fsl-qoriq master York Sun
@ 2018-07-28 11:50 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2018-07-28 11:50 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 27, 2018 at 03:46:36PM +0000, York Sun wrote:

> Tom,
> 
> The following changes since commit 08fcdd332f3d6bc7842e21a97c80789d9233e147:
> 
>   Makefile: Fix 'clean' target (2018-07-26 07:12:31 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-fsl-qoriq.git
> 
> for you to fetch changes up to 86b840b78d0eba652f65841a870d232ab743612e:
> 
>   drivers/ddr/fsl: fix '__hwconfig without a buffer' messages
> (2018-07-26 11:54:00 -0700)
> 
> Travis build log is here
> https://travis-ci.org/yorksun/u-boot/builds/408648511. I see one
> compiling warning caused by recent commit 68c7025d99db.
> 
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180728/44d8ef30/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2018-12-10 21:22 York Sun
  2018-12-10 21:23 ` York Sun
@ 2018-12-11  1:23 ` Tom Rini
  1 sibling, 0 replies; 19+ messages in thread
From: Tom Rini @ 2018-12-11  1:23 UTC (permalink / raw)
  To: u-boot

On Mon, Dec 10, 2018 at 09:22:52PM +0000, York Sun wrote:

> Tom,
> 
> The following changes since commit d452f27b3ea806fd99aee4b73a723318032c1d5c:
> 
>   Prepare v2019.01-rc1 (2018-12-03 23:50:13 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-fsl-qoriq.git tags/fsl-qoriq-for-v2019.01-rc2
> 
> for you to fetch changes up to 4909b89ec763f0c7030fa8474f9b6c5df866b01f:
> 
>   armv8: lx2160a: Add LX2160A SoC Support (2018-12-06 14:37:19 -0800)
> 

Note there were a lot of new defconfigs that I added to existing
MAINTAINER entries as best I could figure.  I've added my travis test to
make this fatal, after this PR.

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181210/b3052a35/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2018-12-10 21:22 York Sun
@ 2018-12-10 21:23 ` York Sun
  2018-12-11  1:23 ` Tom Rini
  1 sibling, 0 replies; 19+ messages in thread
From: York Sun @ 2018-12-10 21:23 UTC (permalink / raw)
  To: u-boot

On 12/10/18 1:22 PM, York Sun wrote:
> Tom,
> 
> The following changes since commit d452f27b3ea806fd99aee4b73a723318032c1d5c:
> 
>   Prepare v2019.01-rc1 (2018-12-03 23:50:13 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-fsl-qoriq.git tags/fsl-qoriq-for-v2019.01-rc2
> 
> for you to fetch changes up to 4909b89ec763f0c7030fa8474f9b6c5df866b01f:
> 
>   armv8: lx2160a: Add LX2160A SoC Support (2018-12-06 14:37:19 -0800)
>

Travis build log is here
https://travis-ci.org/yorksun/u-boot/builds/466070252

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2018-12-10 21:22 York Sun
  2018-12-10 21:23 ` York Sun
  2018-12-11  1:23 ` Tom Rini
  0 siblings, 2 replies; 19+ messages in thread
From: York Sun @ 2018-12-10 21:22 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit d452f27b3ea806fd99aee4b73a723318032c1d5c:

  Prepare v2019.01-rc1 (2018-12-03 23:50:13 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-fsl-qoriq.git tags/fsl-qoriq-for-v2019.01-rc2

for you to fetch changes up to 4909b89ec763f0c7030fa8474f9b6c5df866b01f:

  armv8: lx2160a: Add LX2160A SoC Support (2018-12-06 14:37:19 -0800)

----------------------------------------------------------------
Add TFA boot flow for some Layerscape platforms
Add support for lx2160a SoC

----------------------------------------------------------------
Alison Wang (1):
      arm: ls1021a: Add timer_init() in board_init_f for SPL

Ashish Kumar (1):
      ls1088a: Move CONFIG_FSL_QSPI to defconfig

Pankit Garg (5):
      armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
      drivers: ifc: dynamic chipselect mapping support
      armv8: fsl-layerscape: bootcmd identification for TFABOOT
      armv8: sec_firmware: return job ring status as true in TFABOOT
      armv8: fsl-layerscape: add support of MC framework for TFA

Peng Ma (10):
      scsi: ceva: add ls1046a soc support
      armv8: dts: fsl-ls1046a: add sata node support
      arm64: ls1046ardb: enable DM support for sata
      arm64: ls1046aqds: enable DM support for sata
      scsi: ceva: add ls1088a soc support
      armv8: dts: fsl-ls1088a: add sata node support
      arm64: ls1088a: enable DM support for sata
      scsi: ceva: add ls2080a soc support
      armv8: dts: fsl-ls2080a: add sata node support
      arm64: ls2080a: enable DM support for sata

Pramod Kumar (1):
      armv8: ls1088ardb_pb: Add support for board detection

Priyanka Jain (5):
      board/freescale/vid: Add correction for ltc3882 read error.
      armv8: lsch3: Add support of serdes3 module
      board/freescale/vid: Add vdd table for NXP LX2160A SoC
      armv8:fsl-layerscape: Add support for Chassis 3.2
      armv8: lx2160a: Add LX2160A SoC Support

Rajesh Bhagat (19):
      env: allow flash and nand env driver to compile together
      env: sf: define API to override sf environment address
      driver/ifc: replace __ilog2 with LOG2 macro
      armv8: layerscape: Add TFABOOT support
      armv8: fsl-layerscape: identify boot source from PORSR register
      armv8: layerscape: remove EL3 specific erratas for TFABOOT
      armv8: layerscape: add SMC calls for DDR size and bank info
      armv8: layerscape: skip OCRAM init for TFABOOT
      armv8: sec_firmware: change el2_to_aarch32 SMC ID
      net: fm: add TFABOOT support
      drivers: qe: add TFABOOT support
      armv8: ls1046ardb: Add TFABOOT support
      armv8: ls1046aqds: Add TFABOOT support
      armv8: ls1043ardb: Add TFABOOT support
      armv8: ls1043aqds: Add TFABOOT support
      armv8: ls1012ardb: Add TFABOOT support
      armv8: ls1012aqds: fix secure boot compilation
      armv8: ls1012aqds: Add TFABOOT support
      armv8: ls1012afrx: Add TFABOOT support

York Sun (3):
      move data structure out of cpu.h
      armv8: layerscape: Enable routing SError exception
      armv8: fsl-layerscape: Update parsing boot source

 arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |  89 ++-
 arch/arm/cpu/armv8/fsl-layerscape/Makefile         |   6 +-
 arch/arm/cpu/armv8/fsl-layerscape/cpu.c            | 639
++++++++++++++++++++-
 .../cpu/armv8/fsl-layerscape/doc/README.lsch3_2    |  27 +
 arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc   |  57 ++
 .../cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c    | 107 ++++
 arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S       |  14 +-
 arch/arm/cpu/armv8/fsl-layerscape/lx2160a_serdes.c | 132 +++++
 arch/arm/cpu/armv8/fsl-layerscape/soc.c            | 128 +++++
 arch/arm/cpu/armv8/sec_firmware.c                  |   4 +
 arch/arm/cpu/armv8/sec_firmware_asm.S              |   2 +-
 arch/arm/dts/fsl-ls1046a-qds.dtsi                  |   4 +
 arch/arm/dts/fsl-ls1046a-rdb.dts                   |   4 +
 arch/arm/dts/fsl-ls1046a.dtsi                      |   8 +
 arch/arm/dts/fsl-ls1088a-qds.dts                   |   4 +
 arch/arm/dts/fsl-ls1088a-rdb.dts                   |   4 +
 arch/arm/dts/fsl-ls1088a.dtsi                      |   8 +
 arch/arm/dts/fsl-ls2080a-qds.dts                   |   4 +
 arch/arm/dts/fsl-ls2080a-rdb.dts                   |   4 +
 arch/arm/dts/fsl-ls2080a.dtsi                      |   8 +
 arch/arm/dts/fsl-lx2160a.dtsi                      | 118 ++++
 arch/arm/include/asm/arch-fsl-layerscape/config.h  |  56 ++
 arch/arm/include/asm/arch-fsl-layerscape/cpu.h     | 313 +---------
 .../include/asm/arch-fsl-layerscape/fsl_serdes.h   |  30 +
 .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |  20 +
 .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |  85 ++-
 arch/arm/include/asm/arch-fsl-layerscape/soc.h     |  28 +
 .../asm/arch-fsl-layerscape/stream_id_lsch3.h      |   9 +-
 board/freescale/common/vid.c                       |  42 +-
 board/freescale/ls1012afrdm/MAINTAINERS            |   3 +
 board/freescale/ls1012afrdm/ls1012afrdm.c          |  28 +-
 board/freescale/ls1012aqds/Kconfig                 |  10 +
 board/freescale/ls1012aqds/MAINTAINERS             |   2 +
 board/freescale/ls1012aqds/ls1012aqds.c            |  23 +-
 board/freescale/ls1012ardb/Kconfig                 |   4 +
 board/freescale/ls1012ardb/MAINTAINERS             |   2 +
 board/freescale/ls1012ardb/ls1012ardb.c            |  16 +-
 board/freescale/ls1021aqds/ls1021aqds.c            |   1 +
 board/freescale/ls1021atwr/ls1021atwr.c            |   1 +
 board/freescale/ls1043aqds/MAINTAINERS             |   2 +
 board/freescale/ls1043aqds/ddr.c                   |  11 +
 board/freescale/ls1043aqds/ls1043aqds.c            | 147 ++++-
 board/freescale/ls1043ardb/MAINTAINERS             |   2 +
 board/freescale/ls1043ardb/ddr.c                   |  14 +
 board/freescale/ls1043ardb/ls1043ardb.c            | 110 ++++
 board/freescale/ls1046aqds/MAINTAINERS             |   2 +
 board/freescale/ls1046aqds/ddr.c                   |  11 +
 board/freescale/ls1046aqds/ls1046aqds.c            | 148 ++++-
 board/freescale/ls1046ardb/MAINTAINERS             |   2 +
 board/freescale/ls1046ardb/ddr.c                   |  12 +
 board/freescale/ls1088a/ls1088a.c                  |  27 +-
 configs/ls1012a2g5rdb_tfa_defconfig                |  50 ++
 configs/ls1012afrdm_tfa_defconfig                  |  50 ++
 configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig      |  53 ++
 configs/ls1012afrwy_tfa_defconfig                  |  51 ++
 configs/ls1012aqds_tfa_SECURE_BOOT_defconfig       |  65 +++
 configs/ls1012aqds_tfa_defconfig                   |  63 ++
 configs/ls1012ardb_tfa_SECURE_BOOT_defconfig       |  59 ++
 configs/ls1012ardb_tfa_defconfig                   |  57 ++
 configs/ls1043aqds_tfa_SECURE_BOOT_defconfig       |  61 ++
 configs/ls1043aqds_tfa_defconfig                   |  59 ++
 configs/ls1043ardb_tfa_SECURE_BOOT_defconfig       |  55 ++
 configs/ls1043ardb_tfa_defconfig                   |  52 ++
 configs/ls1046aqds_defconfig                       |   4 +-
 configs/ls1046aqds_tfa_SECURE_BOOT_defconfig       |  65 +++
 configs/ls1046aqds_tfa_defconfig                   |  65 +++
 configs/ls1046ardb_qspi_defconfig                  |   4 +-
 configs/ls1046ardb_tfa_SECURE_BOOT_defconfig       |  53 ++
 configs/ls1046ardb_tfa_defconfig                   |  56 ++
 configs/ls1088aqds_defconfig                       |   3 +
 configs/ls1088aqds_qspi_SECURE_BOOT_defconfig      |   1 +
 configs/ls1088aqds_qspi_defconfig                  |   1 +
 configs/ls1088aqds_sdcard_qspi_defconfig           |   1 +
 configs/ls1088ardb_qspi_SECURE_BOOT_defconfig      |   1 +
 configs/ls1088ardb_qspi_defconfig                  |   5 +-
 .../ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig   |   1 +
 configs/ls1088ardb_sdcard_qspi_defconfig           |   1 +
 configs/ls2080aqds_defconfig                       |   4 +-
 configs/ls2080ardb_defconfig                       |   4 +-
 drivers/ata/sata_ceva.c                            |  29 +-
 drivers/ddr/fsl/Kconfig                            |   1 +
 drivers/misc/fsl_ifc.c                             | 488 +++++++++++-----
 drivers/net/fm/fm.c                                | 103 +++-
 drivers/net/ldpaa_eth/Makefile                     |   3 +-
 drivers/net/ldpaa_eth/lx2160a.c                    | 107 ++++
 drivers/qe/qe.c                                    |  82 ++-
 env/flash.c                                        |  12 +-
 env/nand.c                                         |   6 +-
 env/sf.c                                           |   9 +-
 include/configs/B4860QDS.h                         |   2 +-
 include/configs/T102xQDS.h                         |   2 +-
 include/configs/T1040QDS.h                         |   2 +-
 include/configs/T208xQDS.h                         |   2 +-
 include/configs/T4240QDS.h                         |   2 +-
 include/configs/T4240RDB.h                         |   2 +-
 include/configs/ls1012a2g5rdb.h                    |   6 +
 include/configs/ls1012a_common.h                   |  16 +-
 include/configs/ls1012afrdm.h                      |   5 +
 include/configs/ls1012afrwy.h                      |   6 +
 include/configs/ls1012aqds.h                       |   1 +
 include/configs/ls1012ardb.h                       |   6 +
 include/configs/ls1043a_common.h                   |  27 +-
 include/configs/ls1043aqds.h                       |  50 +-
 include/configs/ls1043ardb.h                       |  29 +
 include/configs/ls1046a_common.h                   |  12 +
 include/configs/ls1046aqds.h                       |  59 +-
 include/configs/ls1046ardb.h                       |  15 +
 include/configs/ls1088a_common.h                   |   3 +-
 include/configs/ls1088aqds.h                       |   1 -
 include/configs/ls1088ardb.h                       |   1 -
 include/environment.h                              |   1 -
 include/fsl_ifc.h                                  |  27 +-
 112 files changed, 4073 insertions(+), 520 deletions(-)
 create mode 100644 arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3_2
 create mode 100644 arch/arm/cpu/armv8/fsl-layerscape/lx2160a_serdes.c
 create mode 100644 arch/arm/dts/fsl-lx2160a.dtsi
 create mode 100644 configs/ls1012a2g5rdb_tfa_defconfig
 create mode 100644 configs/ls1012afrdm_tfa_defconfig
 create mode 100644 configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1012afrwy_tfa_defconfig
 create mode 100644 configs/ls1012aqds_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1012aqds_tfa_defconfig
 create mode 100644 configs/ls1012ardb_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1012ardb_tfa_defconfig
 create mode 100644 configs/ls1043aqds_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1043aqds_tfa_defconfig
 create mode 100644 configs/ls1043ardb_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1043ardb_tfa_defconfig
 create mode 100644 configs/ls1046aqds_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1046aqds_tfa_defconfig
 create mode 100644 configs/ls1046ardb_tfa_SECURE_BOOT_defconfig
 create mode 100644 configs/ls1046ardb_tfa_defconfig
 create mode 100644 drivers/net/ldpaa_eth/lx2160a.c

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2017-11-15 22:29 York Sun
@ 2017-11-17  1:52 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2017-11-17  1:52 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 15, 2017 at 10:29:37PM +0000, York Sun wrote:

> Tom,
> 
> Passed compiling on travis,
> https://travis-ci.org/yorksun/u-boot/builds/302640283, the following
> changes since commit c253573f3e269fd9a24ee6684d87dd91106018a5:
> 
>   Prepare v2017.11 (2017-11-13 20:08:06 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-fsl-qoriq.git
> 
> for you to fetch changes up to bc085549afb227c2623fac406f958985718fe4c0:
> 
>   armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of
> sdboot (2017-11-15 10:56:35 -0800)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171116/ab8316e0/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2017-11-15 22:29 York Sun
  2017-11-17  1:52 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2017-11-15 22:29 UTC (permalink / raw)
  To: u-boot

Tom,

Passed compiling on travis,
https://travis-ci.org/yorksun/u-boot/builds/302640283, the following
changes since commit c253573f3e269fd9a24ee6684d87dd91106018a5:

  Prepare v2017.11 (2017-11-13 20:08:06 -0500)

are available in the git repository at:

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

for you to fetch changes up to bc085549afb227c2623fac406f958985718fe4c0:

  armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of
sdboot (2017-11-15 10:56:35 -0800)

----------------------------------------------------------------
Ashish Kumar (6):
      drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
      armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig
      armv8: ls1088: Enable SATA for ls1088
      armv8: ls1088ardb: Add SD boot support for ls1088
      armv8: ls1088aqds: Add SD boot support for ls1088qds
      armv8: ls1088ardb: Add distro boot support

Kurt Kanzenbach (1):
      mtd: nand: fsl-ifc: fix support of multiple NAND devices

Prabhakar Kushwaha (2):
      driver: net: fsl-mc: Use base 16 in simple_strtoul
      cmd: mac: Update description of help

Shengzhou Liu (4):
      armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of
sdboot
      armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of
sdboot
      armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of
sdboot
      armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of
sdboot

 arch/arm/Kconfig                                   |   2 +
 arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |   1 +
 arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3 |  46 ++++++++-
 board/freescale/ls1088a/MAINTAINERS                |   2 +
 board/freescale/ls1088a/ddr.c                      |   5 +-
 cmd/mac.c                                          |  28 +++---
 configs/ls1088aqds_qspi_defconfig                  |   1 +
 configs/ls1088aqds_sdcard_qspi_defconfig           |  41 ++++++++
 configs/ls1088ardb_qspi_defconfig                  |   2 +
 configs/ls1088ardb_sdcard_qspi_defconfig           |  42 ++++++++
 drivers/mtd/nand/fsl_ifc_nand.c                    |  15 ++-
 drivers/net/fsl-mc/mc.c                            |   2 +-
 drivers/net/ldpaa_eth/ldpaa_eth.c                  |   2 +-
 include/configs/ls1021atwr.h                       |  14 ++-
 include/configs/ls1043a_common.h                   |  15 ++-
 include/configs/ls1046a_common.h                   |  11 +-
 include/configs/ls1046ardb.h                       |   5 +
 include/configs/ls1088a_common.h                   |  38 +++++++
 include/configs/ls1088aqds.h                       |  33 +++++-
 include/configs/ls1088ardb.h                       | 112
++++++++++++++++++---
 include/configs/ls2080ardb.h                       |  39 +++++--
 21 files changed, 393 insertions(+), 63 deletions(-)
 create mode 100644 configs/ls1088aqds_sdcard_qspi_defconfig
 create mode 100644 configs/ls1088ardb_sdcard_qspi_defconfig

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2017-05-25 14:59 york sun
@ 2017-05-27  0:36 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2017-05-27  0:36 UTC (permalink / raw)
  To: u-boot

On Thu, May 25, 2017 at 02:59:00PM +0000, york sun wrote:

> Tom,
> 
> The following changes since commit 22f3368e71321db1e0e15dfbf54b052367890ec7:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-mips (2017-05-13 
> 16:45:35 -0400)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-fsl-qoriq.git
> 
> for you to fetch changes up to 7676074ac756ab9566d52544cc836f7b93f80b37:
> 
>    armv8: LS2080A: Adjust memory map for secure boot headers for 
> NOR-boot (2017-05-23 09:59:14 -0700)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170526/3ae943cf/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2017-05-25 14:59 york sun
  2017-05-27  0:36 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: york sun @ 2017-05-25 14:59 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 22f3368e71321db1e0e15dfbf54b052367890ec7:

   Merge branch 'master' of git://git.denx.de/u-boot-mips (2017-05-13 
16:45:35 -0400)

are available in the git repository at:

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

for you to fetch changes up to 7676074ac756ab9566d52544cc836f7b93f80b37:

   armv8: LS2080A: Adjust memory map for secure boot headers for 
NOR-boot (2017-05-23 09:59:14 -0700)

----------------------------------------------------------------
Alison Wang (3):
       arm: ls1021a: Adjust memory mapping for Flash/SD card on 
LS1021AQDS/TWR
       armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A
       armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1046A

Hou Zhiqiang (1):
       armv8: ls1046a: enable PCI command tool

Priyanka Jain (5):
       board: freescale: ls2080ardb: Enable SD interface for RevF board
       board: freescale: ls2080ardb: Update QIXIS code
       armv8: ls2080ardb: Add QSPI-boot support
       armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support
       armv8: ls2080ardb: Add LS2081ARDB board support

Santan Kumar (1):
       armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot

Suresh Gupta (2):
       armv8: layperscape: remove CONFIG_SPI_FLASH_BAR from some platforms
       armv8: ls1012a: fix the size of flash for multiple boards

Udit Agarwal (1):
       armv8: LS2080A: Adjust memory map for secure boot headers for 
NOR-boot

Yogesh Gaur (1):
       driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path

York Sun (2):
       armv8: ls1046ardb: Make NET independent of FMan
       armv8: ls1043ardb: Make NET independent of FMan

  arch/arm/Kconfig                                   |  14 +++
  arch/arm/cpu/armv8/Kconfig                         |   1 +
  arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |  11 ++-
  arch/arm/cpu/armv8/fsl-layerscape/cpu.c            |   4 +-
  arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc   |  11 +++
  arch/arm/dts/Makefile                              |   4 +-
  arch/arm/dts/fsl-ls2081a-rdb.dts                   |  59 ++++++++++++
  arch/arm/dts/fsl-ls2088a-rdb-qspi.dts              |  59 ++++++++++++
  arch/arm/include/asm/arch-fsl-layerscape/cpu.h     |   3 +
  .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |   4 +
  arch/arm/include/asm/arch-fsl-layerscape/soc.h     |   3 +
  board/freescale/ls1043ardb/Makefile                |   2 +-
  board/freescale/ls1046ardb/Makefile                |   2 +-
  board/freescale/ls1046ardb/README                  |  16 ++--
  board/freescale/ls2080aqds/README                  |  13 +++
  board/freescale/ls2080ardb/Kconfig                 |  18 ++++
  board/freescale/ls2080ardb/MAINTAINERS             |  10 ++
  board/freescale/ls2080ardb/README                  |  60 +++++++++++-
  board/freescale/ls2080ardb/ls2080ardb.c            |  91 
+++++++++++++++++-
  configs/ls2081ardb_defconfig                       |  46 +++++++++
  configs/ls2088ardb_qspi_defconfig                  |  46 +++++++++
  drivers/net/fsl-mc/mc.c                            |  20 ++--
  drivers/pci/pcie_layerscape.c                      |   7 +-
  drivers/pci/pcie_layerscape.h                      |   3 +
  drivers/pci/pcie_layerscape_fixup.c                |   7 +-
  drivers/usb/host/xhci-fsl.c                        |   3 +-
  include/configs/ls1012a_common.h                   |   3 +-
  include/configs/ls1021aqds.h                       |  10 +-
  include/configs/ls1021atwr.h                       |  10 +-
  include/configs/ls1043a_common.h                   |  12 +--
  include/configs/ls1043aqds.h                       |  10 +-
  include/configs/ls1043ardb.h                       |  21 +++--
  include/configs/ls1046a_common.h                   |  20 +++-
  include/configs/ls1046aqds.h                       |  10 +-
  include/configs/ls1046ardb.h                       |  20 ++--
  include/configs/ls2080a_common.h                   |  15 ++-
  include/configs/ls2080aqds.h                       |  27 +++---
  include/configs/ls2080ardb.h                       | 104 
++++++++++++++++++---
  38 files changed, 657 insertions(+), 122 deletions(-)
  create mode 100644 arch/arm/dts/fsl-ls2081a-rdb.dts
  create mode 100644 arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
  create mode 100644 configs/ls2081ardb_defconfig
  create mode 100644 configs/ls2088ardb_qspi_defconfig

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2016-10-08 17:11 york sun
@ 2016-10-13  0:48 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2016-10-13  0:48 UTC (permalink / raw)
  To: u-boot

On Sat, Oct 08, 2016 at 05:11:44PM +0000, york sun wrote:

> Tom,
> 
> The following changes since commit 53fec162061811a73c7dab3207f8fdb2343ae289:
> 
>    Prepare v2016.11-rc1 (2016-10-03 09:28: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 76379dfb7e7e5092f32c79897bb58c19979e576b:
> 
>    board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS (2016-10-07 
> 11:34:24 -0700)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161012/0e6e2e48/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2016-10-08 17:11 york sun
  2016-10-13  0:48 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: york sun @ 2016-10-08 17:11 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 53fec162061811a73c7dab3207f8fdb2343ae289:

   Prepare v2016.11-rc1 (2016-10-03 09:28: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 76379dfb7e7e5092f32c79897bb58c19979e576b:

   board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS (2016-10-07 
11:34:24 -0700)

----------------------------------------------------------------
Hongbo Zhang (1):
       ARMv7: LS102xA: Move two macros from header files to Kconfig

Hou Zhiqiang (1):
       armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539

Pratiyush Srivastava (2):
       armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
       board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS

Sriram Dash (6):
       armv8: ls1043: Enable CONFIG_DM_USB in defconfigs
       armv8: ls1043: Add USB node in dts for ls1043
       armv8: fsl: Enable USB only when SYSCLK is 100 MHz
       armv8: LS2080A: Add device tree support for nand boot
       armv8: ls2080: Enable CONFIG_DM_USB in defconfigs
       armv8: ls2080a: Add USB node in dts for ls2080a

Sumit Garg (2):
       fsl_sec_mon: Update driver for Security Monitor
       fsl_sfp : Modify macros as per changes in SFP v3.4

Tang Yuantian (2):
       armv8: fsl-lsch2: adjust sata parameter
       armv8: fsl-lsch2: enable snoopable sata read and write

Wenbin Song (1):
       armv8/fsl-layerscape: print SoC revsion number

Xiaoliang Yang (1):
       armv7: LS1021a: enable i-cache in start.S

York Sun (10):
       armv8: fsl-layerscape: Fix "cpu status" command
       arm: Fix Kconfig for proper display menu
       arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
       arm: Move MAX_CPUS to Kconfig
       arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig
       arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to Kconfig
       arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig
       armv8: fsl-layerscape: Move DDR config options to Kconfig
       armv7: ls1021a: Move DDR config options to Kconfig
       spi: fsl_qspi: Preserve endianness of QSPI MCR

  arch/arm/Kconfig                                   |   8 +
  arch/arm/cpu/armv7/Makefile                        |   2 +-
  arch/arm/cpu/armv7/ls102xa/Kconfig                 |  87 +++++++-
  arch/arm/cpu/armv7/ls102xa/soc.c                   |   4 +
  arch/arm/cpu/armv8/fsl-layerscape/Kconfig          | 129 ++++++++++-
  arch/arm/cpu/armv8/fsl-layerscape/cpu.c            |  24 +++
  arch/arm/cpu/armv8/fsl-layerscape/fdt.c            |  20 ++
  arch/arm/cpu/armv8/fsl-layerscape/mp.c             |  16 +-
  arch/arm/cpu/armv8/fsl-layerscape/soc.c            |  21 +-
  arch/arm/dts/fsl-ls1043a.dtsi                      |  21 ++
  arch/arm/dts/fsl-ls2080a.dtsi                      |  14 ++
  arch/arm/include/asm/arch-fsl-layerscape/config.h  |  29 ---
  .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |   4 +
  arch/arm/include/asm/arch-fsl-layerscape/mp.h      |   1 +
  arch/arm/include/asm/arch-fsl-layerscape/soc.h     |   3 +-
  arch/arm/include/asm/arch-ls102xa/config.h         |  13 --
  board/freescale/common/fsl_validate.c              |  52 ++---
  board/freescale/ls1021aqds/README                  |   6 +
  board/freescale/ls1021atwr/README                  |   6 +
  configs/ls1021aqds_ddr4_nor_defconfig              |   2 +-
  configs/ls1021aqds_ddr4_nor_lpuart_defconfig       |   3 +-
  configs/ls1021aqds_nand_defconfig                  |   1 +
  configs/ls1021aqds_nor_SECURE_BOOT_defconfig       |   1 +
  configs/ls1021aqds_nor_defconfig                   |   1 +
  configs/ls1021aqds_nor_lpuart_defconfig            |   1 +
  configs/ls1021aqds_qspi_defconfig                  |   1 +
  configs/ls1021aqds_sdcard_ifc_defconfig            |   1 +
  configs/ls1021aqds_sdcard_qspi_defconfig           |   1 +
  configs/ls1043aqds_defconfig                       |   3 +-
  configs/ls1043aqds_lpuart_defconfig                |   4 +-
  configs/ls1043aqds_nand_defconfig                  |   4 +-
  configs/ls1043aqds_nor_ddr3_defconfig              |   2 +
  configs/ls1043aqds_qspi_defconfig                  |   4 +-
  configs/ls1043aqds_sdcard_ifc_defconfig            |   4 +-
  configs/ls1043aqds_sdcard_qspi_defconfig           |   4 +-
  configs/ls1043ardb_SECURE_BOOT_defconfig           |   4 +-
  configs/ls1043ardb_defconfig                       |   3 +-
  configs/ls1043ardb_nand_defconfig                  |   4 +-
  configs/ls1043ardb_sdcard_defconfig                |   4 +-
  configs/ls2080aqds_SECURE_BOOT_defconfig           |   1 +
  configs/ls2080aqds_defconfig                       |   1 +
  configs/ls2080aqds_nand_defconfig                  |   1 +
  configs/ls2080aqds_qspi_defconfig                  |   1 +
  configs/ls2080ardb_SECURE_BOOT_defconfig           |   1 +
  configs/ls2080ardb_defconfig                       |   1 +
  configs/ls2080ardb_nand_defconfig                  |   4 +
  drivers/misc/fsl_sec_mon.c                         | 240 
+++++++++++----------
  drivers/spi/fsl_qspi.c                             |  10 +-
  include/configs/ls1012a_common.h                   |   8 -
  include/configs/ls1012afrdm.h                      |  11 +
  include/configs/ls1021aqds.h                       |   6 -
  include/configs/ls1021atwr.h                       |   5 -
  include/configs/ls1043a_common.h                   |   8 -
  include/configs/ls1043aqds.h                       |   5 -
  include/configs/ls1046a_common.h                   |   4 -
  include/configs/ls1046aqds.h                       |   2 -
  include/configs/ls2080a_common.h                   |   5 -
  include/fsl_sec_mon.h                              |  12 +-
  include/fsl_sfp.h                                  |  11 +-
  scripts/config_whitelist.txt                       |   2 -
  60 files changed, 579 insertions(+), 272 deletions(-)

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2016-09-26 15:58 york sun
@ 2016-09-26 21:11 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2016-09-26 21:11 UTC (permalink / raw)
  To: u-boot

On Mon, Sep 26, 2016 at 03:58:05PM +0000, york sun wrote:

> Tom,
> 
> Let's try again.
> 
> The following changes since commit 8cbb389bb3da80cbf8911f8386cbff92c6a78afe:
> 
>    Prepare v2016.09 (2016-09-12 10:05:51 -0400)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-fsl-qoriq.git
> 
> for you to fetch changes up to 295a24b3d6a751b79373e7ff2199d91765cae8a9:
> 
>    armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR (2016-09-26 
> 08:53:07 -0700)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160926/5f5bd30f/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2016-09-26 15:58 york sun
  2016-09-26 21:11 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: york sun @ 2016-09-26 15:58 UTC (permalink / raw)
  To: u-boot

Tom,

Let's try again.

The following changes since commit 8cbb389bb3da80cbf8911f8386cbff92c6a78afe:

   Prepare v2016.09 (2016-09-12 10:05:51 -0400)

are available in the git repository at:

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

for you to fetch changes up to 295a24b3d6a751b79373e7ff2199d91765cae8a9:

   armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR (2016-09-26 
08:53:07 -0700)

----------------------------------------------------------------
Hongbo Zhang (4):
       armv7: psci: make v7_flush_dcache_all public for all psci code
       nxp: ls102xa: add registers definition for system sleep
       nxp: ls102xa: add EPU Finite State Machine
       nxp: ls102xa: add LS1 PSCI system suspend

Hou Zhiqiang (5):
       fsl: serdes: ensure accessing the initialized maps of serdes protocol
       arm: fsl-layerscape: move forward the non-secure access 
permission setup
       fsl: csu: add an API to set individual device access permission
       fsl: csu: add an API to set R/W permission to PCIe
       fsl-layerscape: Add workaround for PCIe erratum A010315

Mingkai Hu (2):
       armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag 
RAM latency
       armv8: ls1046ardb: Add LS1046ARDB board support

Qianyu Gong (2):
       net: fm: fix spi flash probe for using driver model
       armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r

Shaohui Xie (5):
       ddr: fsl: fix a compile issue
       Export memset for standalone AQ FW load apps
       armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for 
standalone app
       armv8: ls1046a: disable SATA ECC in DCSR
       armv8: ls1046aqds: Add LS1046AQDS board support

Shengzhou Liu (4):
       armv8: fsl-layerscape: Update ddr erratum a008336
       armv7:ls1021a: Enable workaround for DDR erratum A-009942
       driver/ddr/fsl: Add general MMDC driver and reuse common MMDC 
driver for ls1012a
       armv8: ls1046a: Enable DDR erratum for ls1046a

Sumit Garg (2):
       board: ls1043ardb: move sec_init to board_init
       ls1043ardb: PPA: add PPA validation in case of secure boot

York Sun (10):
       driver/ddr/fsl: Add more debug registers
       driver/ddr/fsl: Revise workaround A008511 for A009803
       armv8: ls2080a: Remove debug server support
       armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A
       driver: ddr: fsl_mmdc: Pass board parameters through data structure
       armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
       Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
       armv8: ls1046ardb_emmc: Fix a typo in defconfig
       armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option
       armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR

  Makefile                                           |   1 +
  README                                             |   6 -
  arch/arm/Kconfig                                   |  41 ++
  arch/arm/cpu/armv7/ls102xa/Kconfig                 |   6 +
  arch/arm/cpu/armv7/ls102xa/Makefile                |   2 +-
  arch/arm/cpu/armv7/ls102xa/fsl_epu.c               | 157 +++++++
  arch/arm/cpu/armv7/ls102xa/fsl_epu.h               |   8 +
  arch/arm/cpu/armv7/ls102xa/fsl_ls1_serdes.c        |  15 +-
  arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c          | 236 ++++++++++
  arch/arm/cpu/armv7/ls102xa/psci.S                  |  11 +
  arch/arm/cpu/armv7/ls102xa/soc.c                   |  19 +
  arch/arm/cpu/armv7/psci.S                          |   6 +-
  arch/arm/cpu/armv8/fsl-layerscape/Kconfig          |  17 +
  arch/arm/cpu/armv8/fsl-layerscape/Makefile         |   4 +-
  arch/arm/cpu/armv8/fsl-layerscape/cpu.c            |   5 -
  .../cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c    |  12 +
  .../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c |   4 +-
  .../cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c    |  12 +
  arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S       |  15 +
  arch/arm/cpu/armv8/fsl-layerscape/ppa.c            |  21 +
  arch/arm/cpu/armv8/fsl-layerscape/soc.c            |  31 +-
  arch/arm/cpu/armv8/fsl-layerscape/spl.c            |   9 -
  arch/arm/dts/Makefile                              |   2 +
  arch/arm/dts/fsl-ls1046a-qds-duart.dts             |  16 +
  arch/arm/dts/fsl-ls1046a-qds.dtsi                  |  77 ++++
  arch/arm/dts/fsl-ls1046a-rdb.dts                   |  44 ++
  arch/arm/dts/fsl-ls1046a.dtsi                      | 166 +++++++
  arch/arm/include/asm/arch-fsl-layerscape/config.h  |  16 +-
  .../include/asm/arch-fsl-layerscape/fsl_serdes.h   |   8 +
  .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |   2 +-
  .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |   9 -
  .../include/asm/arch-fsl-layerscape/ns_access.h    |   1 +
  arch/arm/include/asm/arch-fsl-layerscape/soc.h     |   4 +
  arch/arm/include/asm/arch-ls102xa/config.h         |   3 +
  arch/arm/include/asm/arch-ls102xa/fsl_serdes.h     |   4 +
  arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h  |  52 ++-
  arch/arm/include/asm/arch-ls102xa/ls102xa_soc.h    |   4 +
  arch/arm/include/asm/fsl_secure_boot.h             |  18 +
  arch/arm/include/asm/psci.h                        |   2 +
  arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c          |   9 +
  arch/powerpc/cpu/mpc85xx/c29x_serdes.c             |   9 +
  arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c     |  18 +
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c      |   8 +
  arch/powerpc/cpu/mpc85xx/mpc8536_serdes.c          |  20 +-
  arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c          |  20 +-
  arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c          |   9 +
  arch/powerpc/cpu/mpc85xx/mpc8568_serdes.c          |   9 +
  arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c          |   9 +
  arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c          |   9 +
  arch/powerpc/cpu/mpc85xx/p1010_serdes.c            |  20 +-
  arch/powerpc/cpu/mpc85xx/p1021_serdes.c            |   9 +
  arch/powerpc/cpu/mpc85xx/p1022_serdes.c            |  20 +-
  arch/powerpc/cpu/mpc85xx/p1023_serdes.c            |  12 +-
  arch/powerpc/cpu/mpc85xx/p2020_serdes.c            |   9 +
  arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c          |  20 +-
  arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c          |  20 +-
  arch/powerpc/include/asm/fsl_serdes.h              |   4 +
  board/freescale/common/arm_sleep.c                 |  35 +-
  board/freescale/common/ns_access.c                 |  62 ++-
  board/freescale/common/vid.c                       |   8 +-
  board/freescale/ls1012afrdm/ls1012afrdm.c          | 139 +-----
  board/freescale/ls1012aqds/ls1012aqds.c            | 139 +-----
  board/freescale/ls1012ardb/ls1012ardb.c            | 143 +-----
  board/freescale/ls1021aqds/ls1021aqds.c            |   8 +-
  board/freescale/ls1021atwr/ls1021atwr.c            |  15 +-
  board/freescale/ls1043aqds/ls1043aqds.c            |   8 +-
  board/freescale/ls1043ardb/ls1043ardb.c            |  37 +-
  board/freescale/ls1046aqds/Kconfig                 |  15 +
  board/freescale/ls1046aqds/MAINTAINERS             |  10 +
  board/freescale/ls1046aqds/Makefile                |   9 +
  board/freescale/ls1046aqds/README                  |  70 +++
  board/freescale/ls1046aqds/ddr.c                   | 140 ++++++
  board/freescale/ls1046aqds/ddr.h                   |  44 ++
  board/freescale/ls1046aqds/eth.c                   | 415 
++++++++++++++++++
  board/freescale/ls1046aqds/ls1046aqds.c            | 298 +++++++++++++
  board/freescale/ls1046aqds/ls1046aqds_pbi.cfg      |  17 +
  board/freescale/ls1046aqds/ls1046aqds_qixis.h      |  39 ++
  board/freescale/ls1046aqds/ls1046aqds_rcw_nand.cfg |   7 +
  .../freescale/ls1046aqds/ls1046aqds_rcw_sd_ifc.cfg |   8 +
  .../ls1046aqds/ls1046aqds_rcw_sd_qspi.cfg          |   8 +
  board/freescale/ls1046ardb/Kconfig                 |  16 +
  board/freescale/ls1046ardb/MAINTAINERS             |   9 +
  board/freescale/ls1046ardb/Makefile                |  10 +
  board/freescale/ls1046ardb/README                  |  76 ++++
  board/freescale/ls1046ardb/cpld.c                  | 158 +++++++
  board/freescale/ls1046ardb/cpld.h                  |  49 +++
  board/freescale/ls1046ardb/ddr.c                   | 140 ++++++
  board/freescale/ls1046ardb/ddr.h                   |  44 ++
  board/freescale/ls1046ardb/eth.c                   |  77 ++++
  board/freescale/ls1046ardb/ls1046ardb.c            | 136 ++++++
  board/freescale/ls1046ardb/ls1046ardb_pbi.cfg      |  22 +
  board/freescale/ls1046ardb/ls1046ardb_rcw_emmc.cfg |   7 +
  board/freescale/ls1046ardb/ls1046ardb_rcw_sd.cfg   |   7 +
  board/freescale/ls2080a/ls2080a.c                  |   5 -
  board/freescale/ls2080aqds/ls2080aqds.c            |   4 -
  board/freescale/ls2080ardb/ls2080ardb.c            |   4 -
  configs/ls1046aqds_defconfig                       |  28 ++
  configs/ls1046aqds_nand_defconfig                  |  30 ++
  configs/ls1046aqds_qspi_defconfig                  |  31 ++
  configs/ls1046aqds_sdcard_ifc_defconfig            |  30 ++
  configs/ls1046aqds_sdcard_qspi_defconfig           |  32 ++
  configs/ls1046ardb_emmc_defconfig                  |  27 ++
  configs/ls1046ardb_qspi_defconfig                  |  26 ++
  configs/ls1046ardb_sdcard_defconfig                |  27 ++
  drivers/ddr/fsl/Makefile                           |   1 +
  drivers/ddr/fsl/fsl_ddr_gen4.c                     |  92 ++--
  drivers/ddr/fsl/fsl_mmdc.c                         | 156 +++++++
  drivers/ddr/fsl/interactive.c                      |   4 +-
  drivers/misc/Makefile                              |   1 -
  drivers/misc/fsl_debug_server.c                    | 250 -----------
  drivers/net/fm/Makefile                            |   2 +-
  drivers/net/fm/fm.c                                |  10 +
  include/_exports.h                                 |   1 +
  include/configs/ls1012a_common.h                   |   1 -
  include/configs/ls1012afrdm.h                      |   6 +-
  include/configs/ls1012aqds.h                       |   9 +-
  include/configs/ls1012ardb.h                       |   6 +-
  include/configs/ls1021aqds.h                       |   7 +
  include/configs/ls1046a_common.h                   | 210 +++++++++
  include/configs/ls1046aqds.h                       | 487 
+++++++++++++++++++++
  include/configs/ls1046ardb.h                       | 240 ++++++++++
  include/configs/ls2080a_common.h                   |   8 +-
  include/exports.h                                  |   2 +-
  include/fsl_csu.h                                  |   2 +
  include/fsl_ddr_sdram.h                            |   2 +-
  include/fsl_debug_server.h                         |  32 --
  include/fsl_immap.h                                |   3 +-
  include/fsl_mmdc.h                                 | 108 +++--
  include/linux/usb/xhci-fsl.h                       |   2 +-
  129 files changed, 4733 insertions(+), 878 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/ls102xa/Kconfig
  create mode 100644 arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c
  create mode 100644 arch/arm/cpu/armv8/fsl-layerscape/Kconfig
  create mode 100644 arch/arm/dts/fsl-ls1046a-qds-duart.dts
  create mode 100644 arch/arm/dts/fsl-ls1046a-qds.dtsi
  create mode 100644 arch/arm/dts/fsl-ls1046a-rdb.dts
  create mode 100644 arch/arm/dts/fsl-ls1046a.dtsi
  create mode 100644 board/freescale/ls1046aqds/Kconfig
  create mode 100644 board/freescale/ls1046aqds/MAINTAINERS
  create mode 100644 board/freescale/ls1046aqds/Makefile
  create mode 100644 board/freescale/ls1046aqds/README
  create mode 100644 board/freescale/ls1046aqds/ddr.c
  create mode 100644 board/freescale/ls1046aqds/ddr.h
  create mode 100644 board/freescale/ls1046aqds/eth.c
  create mode 100644 board/freescale/ls1046aqds/ls1046aqds.c
  create mode 100644 board/freescale/ls1046aqds/ls1046aqds_pbi.cfg
  create mode 100644 board/freescale/ls1046aqds/ls1046aqds_qixis.h
  create mode 100644 board/freescale/ls1046aqds/ls1046aqds_rcw_nand.cfg
  create mode 100644 board/freescale/ls1046aqds/ls1046aqds_rcw_sd_ifc.cfg
  create mode 100644 board/freescale/ls1046aqds/ls1046aqds_rcw_sd_qspi.cfg
  create mode 100644 board/freescale/ls1046ardb/Kconfig
  create mode 100644 board/freescale/ls1046ardb/MAINTAINERS
  create mode 100644 board/freescale/ls1046ardb/Makefile
  create mode 100644 board/freescale/ls1046ardb/README
  create mode 100644 board/freescale/ls1046ardb/cpld.c
  create mode 100644 board/freescale/ls1046ardb/cpld.h
  create mode 100644 board/freescale/ls1046ardb/ddr.c
  create mode 100644 board/freescale/ls1046ardb/ddr.h
  create mode 100644 board/freescale/ls1046ardb/eth.c
  create mode 100644 board/freescale/ls1046ardb/ls1046ardb.c
  create mode 100644 board/freescale/ls1046ardb/ls1046ardb_pbi.cfg
  create mode 100644 board/freescale/ls1046ardb/ls1046ardb_rcw_emmc.cfg
  create mode 100644 board/freescale/ls1046ardb/ls1046ardb_rcw_sd.cfg
  create mode 100644 configs/ls1046aqds_defconfig
  create mode 100644 configs/ls1046aqds_nand_defconfig
  create mode 100644 configs/ls1046aqds_qspi_defconfig
  create mode 100644 configs/ls1046aqds_sdcard_ifc_defconfig
  create mode 100644 configs/ls1046aqds_sdcard_qspi_defconfig
  create mode 100644 configs/ls1046ardb_emmc_defconfig
  create mode 100644 configs/ls1046ardb_qspi_defconfig
  create mode 100644 configs/ls1046ardb_sdcard_defconfig
  create mode 100644 drivers/ddr/fsl/fsl_mmdc.c
  delete mode 100644 drivers/misc/fsl_debug_server.c
  create mode 100644 include/configs/ls1046a_common.h
  create mode 100644 include/configs/ls1046aqds.h
  create mode 100644 include/configs/ls1046ardb.h
  delete mode 100644 include/fsl_debug_server.h

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2016-06-28 19:10 york sun
@ 2016-06-29  1:59 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2016-06-29  1:59 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 28, 2016 at 07:10:32PM +0000, york sun wrote:

> Tom,
> 
> The following changes since commit b66a5c03a0870db3045be2967b85684b1887ca18:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-uniphier 
> (2016-06-21 20:43:21 -0400)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-fsl-qoriq.git
> 
> for you to fetch changes up to dee01e426b39eac974364c0658fca431894987c3:
> 
>    armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs (2016-06-28 
> 12:08:54 -0700)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160628/5d3c7e04/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2016-06-28 19:10 york sun
  2016-06-29  1:59 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: york sun @ 2016-06-28 19:10 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit b66a5c03a0870db3045be2967b85684b1887ca18:

   Merge branch 'master' of git://git.denx.de/u-boot-uniphier 
(2016-06-21 20:43:21 -0400)

are available in the git repository at:

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

for you to fetch changes up to dee01e426b39eac974364c0658fca431894987c3:

   armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs (2016-06-28 
12:08:54 -0700)

----------------------------------------------------------------
Abhimanyu Saini (1):
       armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs

Hou Zhiqiang (1):
       armv8/fsl_lsch2: Correct the cores frequency initialization

Peng Fan (2):
       mmc: fsl: reset to normal boot mode when eMMC fast boot
       mmc: fsl: introduce wp_enable

Prabhakar Kushwaha (1):
       armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs

Qianyu Gong (3):
       armv8: ls1043aqds: fix to get boot device info from FPGA
       armv8: ls1043aqds: use configurable clock
       armv8: ls1043aqds: print FPGA info early for QSPI boot

Ye Li (1):
       fsl_esdhc: Update clock enable bits for USDHC

  .../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c |  8 ++-
  arch/arm/cpu/armv8/fsl-layerscape/soc.c            |  4 +-
  arch/arm/dts/fsl-ls1012a.dtsi                      | 12 ----
  arch/arm/dts/fsl-ls1043a.dtsi                      | 32 ----------
  arch/arm/dts/fsl-ls2080a.dtsi                      | 61 
-------------------
  arch/arm/include/asm/arch-fsl-layerscape/cpu.h     | 14 ++---
  arch/arm/include/asm/arch-fsl-layerscape/soc.h     | 14 ++---
  board/freescale/ls1043aqds/ls1043aqds.c            | 12 ++--
  drivers/mmc/fsl_esdhc.c                            | 68 
+++++++++++++++++-----
  drivers/usb/common/fsl-errata.c                    |  4 +-
  include/configs/ls1043aqds.h                       |  9 +--
  include/fsl_esdhc.h                                |  7 +++
  12 files changed, 94 insertions(+), 151 deletions(-)

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2016-06-04  5:08 York Sun
@ 2016-06-06 11:16 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2016-06-06 11:16 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 03, 2016 at 10:08:58PM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit 8b528709c5bba6a8d0ec83b20545bbd75f082704:
> 
>   spl: fit: Fix load address of fit header (2016-06-01 07:12:38 -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 ff78aa2ba19cda755b01818fb3caf2aca9236865:
> 
>   armv8: ls1012a: Add support of ls1012afrdm board (2016-06-03 14:12:51 -0700)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160606/9d28a13a/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2016-06-04  5:08 York Sun
  2016-06-06 11:16 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2016-06-04  5:08 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 8b528709c5bba6a8d0ec83b20545bbd75f082704:

  spl: fit: Fix load address of fit header (2016-06-01 07:12:38 -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 ff78aa2ba19cda755b01818fb3caf2aca9236865:

  armv8: ls1012a: Add support of ls1012afrdm board (2016-06-03 14:12:51 -0700)

----------------------------------------------------------------
Abhimanyu Saini (2):
      board: freescale: common: Conditionally compile IFC QXIS func
      board: freescale: common: Add flag for LBMAP brdcfg reg offset

Bogdan Purcareata (1):
      pcie/layerscape: fix bug in bus number computation when setting msi-map

Prabhakar Kushwaha (9):
      armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
      armv8: fsl-layerscape: Avoid LS1043A specifc defines
      driver: mtd: spi: Adding support for QSPI flash
      armv8: fsl-layerscape: fix compile warning "rcw_tmp"
      armv8: fsl-layerscape: Organize SoC overview at common location
      armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
      armv8: ls1012a: Add support of ls1012aqds board
      armv8: ls1012a: Add support of ls1012ardb board
      armv8: ls1012a: Add support of ls1012afrdm board

Shaohui Xie (1):
      armv8: ls1043aqds: fix usb PWRFAULT setting

Shengzhou Liu (3):
      drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl
      board/freescale: Update ddr clk_adjust
      driver/ddr/fsl: Check condition for erratum A-009803

Vincent Siles (1):
      board: ls102xa: Fix ICID setup

Yangbo Lu (1):
      mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function

York Sun (3):
      drivers/ddr/fsl: Fix timing_cfg_2 register
      board: ls2080ardb: qds: Fix compiling issue when FSL_MC_ENET not defined
      drivers/ddr/fsl: Disabling data init if ECC is not enabled

 arch/arm/Kconfig                                   |   30 +++
 arch/arm/cpu/armv8/fsl-layerscape/Makefile         |    4 +
 .../armv8/fsl-layerscape/{ => doc}/README.lsch2    |    0
 .../armv8/fsl-layerscape/{ => doc}/README.lsch3    |    0
 arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc   |  129 +++++++++++
 .../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c |   16 +-
 arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S       |    4 +
 arch/arm/cpu/armv8/fsl-layerscape/ls1012a_serdes.c |   74 +++++++
 arch/arm/cpu/armv8/fsl-layerscape/soc.c            |    4 +-
 arch/arm/dts/Makefile                              |    5 +-
 arch/arm/dts/fsl-ls1012a-frdm.dts                  |   16 ++
 arch/arm/dts/fsl-ls1012a-frdm.dtsi                 |   37 ++++
 arch/arm/dts/fsl-ls1012a-qds.dts                   |   14 ++
 arch/arm/dts/fsl-ls1012a-qds.dtsi                  |  123 ++++++++++
 arch/arm/dts/fsl-ls1012a-rdb.dts                   |   16 ++
 arch/arm/dts/fsl-ls1012a-rdb.dtsi                  |   39 ++++
 arch/arm/dts/fsl-ls1012a.dtsi                      |  119 ++++++++++
 arch/arm/include/asm/arch-fsl-layerscape/config.h  |   29 +++
 arch/arm/include/asm/arch-fsl-layerscape/cpu.h     |    1 +
 .../include/asm/arch-fsl-layerscape/fsl_serdes.h   |    3 +-
 .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |    4 +
 .../include/asm/arch-fsl-layerscape/ns_access.h    |   10 +
 arch/arm/include/asm/arch-fsl-layerscape/soc.h     |    1 +
 board/freescale/common/ls102xa_stream_id.c         |    7 +-
 board/freescale/common/qixis.c                     |   13 +-
 board/freescale/ls1012afrdm/Kconfig                |   15 ++
 board/freescale/ls1012afrdm/MAINTAINERS            |    6 +
 board/freescale/ls1012afrdm/Makefile               |    7 +
 board/freescale/ls1012afrdm/README                 |   58 +++++
 board/freescale/ls1012afrdm/ls1012afrdm.c          |  192 ++++++++++++++++
 board/freescale/ls1012aqds/Kconfig                 |   15 ++
 board/freescale/ls1012aqds/MAINTAINERS             |    6 +
 board/freescale/ls1012aqds/Makefile                |    7 +
 board/freescale/ls1012aqds/README                  |   59 +++++
 board/freescale/ls1012aqds/ls1012aqds.c            |  234 ++++++++++++++++++++
 board/freescale/ls1012aqds/ls1012aqds_qixis.h      |   35 +++
 board/freescale/ls1012ardb/Kconfig                 |   15 ++
 board/freescale/ls1012ardb/MAINTAINERS             |    6 +
 board/freescale/ls1012ardb/Makefile                |    7 +
 board/freescale/ls1012ardb/README                  |   54 +++++
 board/freescale/ls1012ardb/ls1012ardb.c            |  224 +++++++++++++++++++
 board/freescale/ls1021aqds/ddr.h                   |   28 +--
 board/freescale/ls1043aqds/README                  |   37 +---
 board/freescale/ls1043aqds/ddr.h                   |   28 +--
 board/freescale/ls1043aqds/ls1043aqds.c            |    4 +-
 board/freescale/ls1043ardb/README                  |   37 +---
 board/freescale/ls1043ardb/ddr.h                   |    6 +-
 board/freescale/ls2080aqds/README                  |   45 +---
 board/freescale/ls2080aqds/ddr.h                   |   32 +--
 board/freescale/ls2080aqds/ls2080aqds.c            |    2 +
 board/freescale/ls2080ardb/README                  |   45 +---
 board/freescale/ls2080ardb/ddr.h                   |   32 +--
 board/freescale/ls2080ardb/ls2080ardb.c            |    6 +
 board/freescale/t102xqds/ddr.c                     |   22 +-
 board/freescale/t102xrdb/ddr.c                     |   12 +-
 board/freescale/t1040qds/ddr.h                     |   22 +-
 board/freescale/t104xrdb/ddr.h                     |   26 +--
 board/freescale/t208xqds/ddr.h                     |   40 ++--
 board/freescale/t208xrdb/ddr.h                     |   20 +-
 board/freescale/t4qds/ddr.h                        |   38 ++--
 board/freescale/t4rdb/ddr.h                        |   38 ++--
 configs/ls1012afrdm_qspi_defconfig                 |   29 +++
 configs/ls1012aqds_qspi_defconfig                  |   32 +++
 configs/ls1012ardb_qspi_defconfig                  |   32 +++
 drivers/ddr/fsl/ctrl_regs.c                        |   13 +-
 drivers/ddr/fsl/fsl_ddr_gen4.c                     |   42 ++--
 drivers/ddr/fsl/options.c                          |    3 +-
 drivers/mmc/fsl_esdhc.c                            |    9 +-
 drivers/mtd/spi/sf_params.c                        |    1 +
 drivers/mtd/spi/spi_flash.c                        |    5 +-
 drivers/pci/pcie_layerscape.c                      |    9 +-
 include/configs/ls1012a_common.h                   |  145 ++++++++++++
 include/configs/ls1012afrdm.h                      |   44 ++++
 include/configs/ls1012aqds.h                       |  191 ++++++++++++++++
 include/configs/ls1012ardb.h                       |  107 +++++++++
 include/fsl_mmdc.h                                 |  160 +++++++++++++
 include/linux/usb/xhci-fsl.h                       |    6 +-
 77 files changed, 2616 insertions(+), 370 deletions(-)
 rename arch/arm/cpu/armv8/fsl-layerscape/{ => doc}/README.lsch2 (100%)
 rename arch/arm/cpu/armv8/fsl-layerscape/{ => doc}/README.lsch3 (100%)
 create mode 100644 arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc
 create mode 100644 arch/arm/cpu/armv8/fsl-layerscape/ls1012a_serdes.c
 create mode 100644 arch/arm/dts/fsl-ls1012a-frdm.dts
 create mode 100644 arch/arm/dts/fsl-ls1012a-frdm.dtsi
 create mode 100644 arch/arm/dts/fsl-ls1012a-qds.dts
 create mode 100644 arch/arm/dts/fsl-ls1012a-qds.dtsi
 create mode 100644 arch/arm/dts/fsl-ls1012a-rdb.dts
 create mode 100644 arch/arm/dts/fsl-ls1012a-rdb.dtsi
 create mode 100644 arch/arm/dts/fsl-ls1012a.dtsi
 create mode 100644 board/freescale/ls1012afrdm/Kconfig
 create mode 100644 board/freescale/ls1012afrdm/MAINTAINERS
 create mode 100644 board/freescale/ls1012afrdm/Makefile
 create mode 100644 board/freescale/ls1012afrdm/README
 create mode 100644 board/freescale/ls1012afrdm/ls1012afrdm.c
 create mode 100644 board/freescale/ls1012aqds/Kconfig
 create mode 100644 board/freescale/ls1012aqds/MAINTAINERS
 create mode 100644 board/freescale/ls1012aqds/Makefile
 create mode 100644 board/freescale/ls1012aqds/README
 create mode 100644 board/freescale/ls1012aqds/ls1012aqds.c
 create mode 100644 board/freescale/ls1012aqds/ls1012aqds_qixis.h
 create mode 100644 board/freescale/ls1012ardb/Kconfig
 create mode 100644 board/freescale/ls1012ardb/MAINTAINERS
 create mode 100644 board/freescale/ls1012ardb/Makefile
 create mode 100644 board/freescale/ls1012ardb/README
 create mode 100644 board/freescale/ls1012ardb/ls1012ardb.c
 create mode 100644 configs/ls1012afrdm_qspi_defconfig
 create mode 100644 configs/ls1012aqds_qspi_defconfig
 create mode 100644 configs/ls1012ardb_qspi_defconfig
 create mode 100644 include/configs/ls1012a_common.h
 create mode 100644 include/configs/ls1012afrdm.h
 create mode 100644 include/configs/ls1012aqds.h
 create mode 100644 include/configs/ls1012ardb.h
 create mode 100644 include/fsl_mmdc.h

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
  2015-09-22 15:01 York Sun
@ 2015-09-24 21:10 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2015-09-24 21:10 UTC (permalink / raw)
  To: u-boot

On Tue, Sep 22, 2015 at 08:01:36AM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit 1fb8d7933924aa5deb7e722d64c1d9fc7f0b2b82:
> 
>   Merge git://git.denx.de/u-boot-x86 (2015-09-17 17:00:08 -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 a857d5f835c53f7b66de61b19120ea1188e94999:
> 
>   drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier (2015-09-21 08:29:48
> -0700)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150924/112bf430/attachment.sig>

^ permalink raw reply	[flat|nested] 19+ messages in thread

* [U-Boot] Please pull fsl-qoriq master
@ 2015-09-22 15:01 York Sun
  2015-09-24 21:10 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2015-09-22 15:01 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 1fb8d7933924aa5deb7e722d64c1d9fc7f0b2b82:

  Merge git://git.denx.de/u-boot-x86 (2015-09-17 17:00:08 -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 a857d5f835c53f7b66de61b19120ea1188e94999:

  drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier (2015-09-21 08:29:48
-0700)

----------------------------------------------------------------
Codrin Ciubotariu (16):
      drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
      drivers/net/vsc9953: Cleanup patch
      drivers/net/vsc9953: Fix bug when enabling a port
      drivers/net/vsc9953: Fix missing reserved register
      include/bitfield: Add new bitfield operations
      drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
      common/cmd_ethsw: Add generic commands for Ethernet Switches
      drivers/net/vsc9953: Use the generic Ethernet Switch parser
      drivers/net/vsc9953: Add command to show/clear port counters
      drivers/net/vsc9953: Add commands to enable/disable HW learning
      common/env_flags.c: Add function to validate a MAC address
      drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
      drivers/net/vsc9953: Add VLAN commands for VSC9953
      drivers/net/vsc9953: Add command for shared/private VLAN learning
      drivers/net/vsc9953: Add commands for VLAN ingress filtering
      drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier

 common/Makefile            |    1 +
 common/cmd_ethsw.c         | 1027 ++++++++++++++++++++
 common/env_flags.c         |   40 +-
 drivers/net/vsc9953.c      | 2246 +++++++++++++++++++++++++++++++++++++++-----
 include/bitfield.h         |   32 +
 include/configs/T104xRDB.h |    2 +-
 include/env_flags.h        |    7 +
 include/ethsw.h            |   95 ++
 include/vsc9953.h          |  389 ++++++--
 9 files changed, 3504 insertions(+), 335 deletions(-)
 create mode 100644 common/cmd_ethsw.c
 create mode 100644 include/ethsw.h

Thanks.

York

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-12-11  1:23 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27 15:46 [U-Boot] Please pull fsl-qoriq master York Sun
2018-07-28 11:50 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2018-12-10 21:22 York Sun
2018-12-10 21:23 ` York Sun
2018-12-11  1:23 ` Tom Rini
2017-11-15 22:29 York Sun
2017-11-17  1:52 ` Tom Rini
2017-05-25 14:59 york sun
2017-05-27  0:36 ` Tom Rini
2016-10-08 17:11 york sun
2016-10-13  0:48 ` Tom Rini
2016-09-26 15:58 york sun
2016-09-26 21:11 ` Tom Rini
2016-06-28 19:10 york sun
2016-06-29  1:59 ` Tom Rini
2016-06-04  5:08 York Sun
2016-06-06 11:16 ` Tom Rini
2015-09-22 15:01 York Sun
2015-09-24 21:10 ` Tom Rini

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.