Re: [U-Boot] pull request u-boot-fsl-qoriq

2019-12-02 Thread Priyanka Jain


>-Original Message-
>From: Tom Rini 
>Sent: Tuesday, December 3, 2019 8:40 AM
>To: Priyanka Jain 
>Cc: U-Boot Mailing List 
>Subject: Re: pull request u-boot-fsl-qoriq
>
>On Mon, Dec 02, 2019 at 06:24:17AM +, Priyanka Jain wrote:
>
>> Dear Tom,
>>
>>
>>
>> Please find my pull-request for u-boot-fsl-qoriq/master
>>
>> https://travis-ci.org/p-priyanka-jain/u-boot/builds/618451045
>>
>>
>>
>> Summary
>>
>> fsl-qoriq : Minor bug fixes and updates on lx2160a, ls1028a, ls1012a,
>> ls1043aqds platforms
>>
>>
>>
>> priyankajain
>>
>>
>>
>
>Aside, I think something is messing with your pull request emails sometimes,
>there's loads of extra whitespace here.
>
Thanks, I will take care next time
>Applied to u-boot/master, thanks!
>
>--
>Tom
Priyanka
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] pull request u-boot-fsl-qoriq

2019-12-02 Thread Tom Rini
On Mon, Dec 02, 2019 at 06:24:17AM +, Priyanka Jain wrote:

> Dear Tom,
> 
> 
> 
> Please find my pull-request for u-boot-fsl-qoriq/master
> 
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/618451045
> 
> 
> 
> Summary
> 
> fsl-qoriq : Minor bug fixes and updates on lx2160a, ls1028a, ls1012a, 
> ls1043aqds platforms
> 
> 
> 
> priyankajain
> 
> 
> 

Aside, I think something is messing with your pull request emails
sometimes, there's loads of extra whitespace here.

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-12-01 Thread Priyanka Jain
Dear Tom,



Please find my pull-request for u-boot-fsl-qoriq/master

https://travis-ci.org/p-priyanka-jain/u-boot/builds/618451045



Summary

fsl-qoriq : Minor bug fixes and updates on lx2160a, ls1028a, ls1012a, 
ls1043aqds platforms



priyankajain



---

The following changes since commit 4b19b89ca4a866b7baa642533e6dbd67cd832d27:



  Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot (2019-11-25 
12:56:27 -0500)



are available in the Git repository at:



  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD



for you to fetch changes up to 873d00a3fb066933f40341220fa65414cf2a1416:



  configs: ls1028a: enable CMD_DM (2019-11-29 10:38:12 +0530)





Alex Marginean (2):

  configs: ls1028a: enable OF_LIBFDT_OVERLAY

  configs: ls1028a: enable CMD_DM



Biwen Li (1):

  include/configs: ls1012a: add pfe stop command



Pankaj Bansal (1):

  board: fsl: lx2160a: Fix the typo in board_fix_fdt



Priyanka Jain (1):

  configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig



Wen He (1):

  armv8: ls1043aqds: modify the qspi_bootcmd definition



Yuantian Tang (1):

  armv8: ls1028a: Add environment variables to facilitate the boot


board/freescale/lx2160a/lx2160a.c|  2 +-
configs/ls1028aqds_tfa_SECURE_BOOT_defconfig |  2 ++
configs/ls1028aqds_tfa_defconfig |  2 ++
configs/ls1028ardb_tfa_SECURE_BOOT_defconfig |  2 ++
configs/ls1028ardb_tfa_defconfig |  2 ++
configs/lx2160aqds_tfa_SECURE_BOOT_defconfig |  1 +
configs/lx2160aqds_tfa_defconfig |  1 +
configs/lx2160ardb_tfa_SECURE_BOOT_defconfig |  1 +
configs/lx2160ardb_tfa_defconfig |  1 +
include/configs/ls1012a2g5rdb.h  |  2 +-
include/configs/ls1012afrdm.h|  2 +-
include/configs/ls1012afrwy.h|  4 ++--
include/configs/ls1012ardb.h |  2 +-
include/configs/ls1028a_common.h | 28 +---
include/configs/ls1043a_common.h |  4 ++--

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] pull request u-boot-fsl-qoriq

2019-11-11 Thread Tom Rini
On Mon, Nov 11, 2019 at 04:45:02AM +, Priyanka Jain wrote:

> Dear Tom,
> 
> 
> 
> Please find my pull-request for u-boot-fsl-qoriq/master
> 
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/609183013
> 
> 
> 
> Summary
> 
> Rename CONFIG_SECURE_BOOT to CONFIG_NXP_ESBC.
> 
> Few bug fixes and updates related to SPI, hwconfig, ethernet, fsl-layerscape, 
> pci, icid, PSCI
> 
> 
> 
> priyankajain
> 
> 
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-11-10 Thread Priyanka Jain
Dear Tom,



Please find my pull-request for u-boot-fsl-qoriq/master

https://travis-ci.org/p-priyanka-jain/u-boot/builds/609183013



Summary

Rename CONFIG_SECURE_BOOT to CONFIG_NXP_ESBC.

Few bug fixes and updates related to SPI, hwconfig, ethernet, fsl-layerscape, 
pci, icid, PSCI



priyankajain



--

The following changes since commit d9110878895634cd9e8bf891c832d2a58b36863c:



  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx (2019-11-07 
07:25:14 -0500)



are available in the Git repository at:



  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD



for you to fetch changes up to bef18454044e62800ece687b8d50ddd853117660:



  freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name (2019-11-08 
16:32:08 +0530)





Laurentiu Tudor (6):

  armv8: fsl-layerscape: guard caam specific defines

  fsl-layerscape: fix compile error with sec fw disabled

  armv8: ls2088a: add icid setup for platform devices

  fsl-layerscape: add missing SATA3 and SATA4 base addresses

  armv8: lx2160a: add icid setup for platform devices

  armv8: ls1028a: add erratum A-050382 workaround



Mathew McBride (2):

  armv8: dts: ls1088a: add PSCI binding for LS1088A

  fsl-layerscape: do not use layerscape EFI reset if PSCI used



Michael Walle (4):

  armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x

  armv8: fsl-layerscape: introduce fsl_board_late_init()

  drivers: net: fsl_enetc: set phydev->node

  drivers: net: fsl_enetc: fix RGMII configuration



Pankaj Bansal (2):

  pci: layerscape: Only set EP CFG READY bit

  fsl-layerscape: fix warning if no hwconfig is defined



Udit Agarwal (2):

  freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name

  freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name



Xiaowei Bao (1):

  configs: spi: Add the SPI_FLASH_BAR for ESPI



arch/arm/cpu/armv7/ls102xa/Kconfig |  4 +-

arch/arm/cpu/armv8/fsl-layerscape/Kconfig  |  7 +++-

arch/arm/cpu/armv8/fsl-layerscape/Makefile |  2 +

arch/arm/cpu/armv8/fsl-layerscape/cpu.c|  6 ++-

.../arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c | 10 ++---

arch/arm/cpu/armv8/fsl-layerscape/ls1028_ids.c |  2 +

arch/arm/cpu/armv8/fsl-layerscape/ls1088_ids.c |  2 +

arch/arm/cpu/armv8/fsl-layerscape/ls2088_ids.c | 35 

arch/arm/cpu/armv8/fsl-layerscape/lx2160_ids.c | 48 ++

arch/arm/cpu/armv8/fsl-layerscape/soc.c| 10 -

arch/arm/cpu/armv8/fsl-layerscape/spl.c|  2 +-

arch/arm/dts/fsl-ls1088a.dtsi  |  5 +++

.../arm/include/asm/arch-fsl-layerscape/fsl_icid.h |  2 +-  
.../include/asm/arch-fsl-layerscape/immap_lsch3.h  |  6 ++-

.../asm/arch-fsl-layerscape/stream_id_lsch3.h  | 17 

arch/powerpc/cpu/mpc85xx/Kconfig   |  4 +-

arch/powerpc/cpu/mpc85xx/cpu_init.c|  8 ++--

arch/powerpc/cpu/mpc85xx/start.S   | 10 ++---

arch/powerpc/cpu/mpc8xxx/law.c |  4 +-

arch/powerpc/include/asm/fsl_secure_boot.h |  4 +-

board/freescale/common/Kconfig |  2 +-

board/freescale/common/Makefile|  2 +-

board/freescale/common/p_corenet/tlb.c |  2 +-

board/freescale/ls1043ardb/ls1043ardb.c|  2 +-

board/freescale/ls1046afrwy/ls1046afrwy.c  |  2 +-

board/freescale/ls1046aqds/ls1046aqds.c|  2 +-

board/freescale/ls1046ardb/ls1046ardb.c|  2 +-

board/freescale/ls2080aqds/ls2080aqds.c|  3 ++

board/freescale/ls2080ardb/ls2080ardb.c|  3 ++

board/freescale/lx2160a/lx2160a.c  |  2 +

board/freescale/t104xrdb/tlb.c |  4 +-

configs/B4860QDS_SECURE_BOOT_defconfig |  2 +-

configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig |  2 +-  
configs/BSC9132QDS_NAND_DDRCLK133_SECURE_defconfig |  2 +-  
configs/BSC9132QDS_NOR_DDRCLK100_SECURE_defconfig  |  2 +-  
configs/BSC9132QDS_NOR_DDRCLK133_SECURE_defconfig  |  2 +-

.../BSC9132QDS_SDCARD_DDRCLK100_SECURE_defconfig   |  2 +-

.../BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig   |  2 +-

.../BSC9132QDS_SPIFLASH_DDRCLK100_SECURE_defconfig |  2 +-  
.../BSC9132QDS_SPIFLASH_DDRCLK133_SECURE_defconfig |  2 +-

configs/C29XPCIE_NOR_SECBOOT_defconfig |  2 +-

configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig|  2 +-

configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig   |  2 +-

configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig|  2 +-

.../P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig   |  2 +-

configs/P1010RDB-PA_NAND_SECBOOT_defconfig |  2 +-

configs/P1010RDB-PA_NOR_SECBOOT_defconfig  |  2 +-

configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig |  2 +-


Re: [U-Boot] pull request u-boot-fsl-qoriq

2019-10-23 Thread Tom Rini
On Tue, Oct 22, 2019 at 04:28:11AM +, Priyanka Jain wrote:

> Dear Tom,
> 
> 
> 
> Please find my pull-request for u-boot-fsl-qoriq/master
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/600659013
> 
> Summary
> Add LS1027A, LS1018A, LS1017A support
> Few updates related to usb, ls1012a, lx2160a
> 
> priyankajain
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-10-21 Thread Priyanka Jain
Dear Tom,



Please find my pull-request for u-boot-fsl-qoriq/master
https://travis-ci.org/p-priyanka-jain/u-boot/builds/600659013

Summary
Add LS1027A, LS1018A, LS1017A support
Few updates related to usb, ls1012a, lx2160a

priyankajain

--
The following changes since commit 32ded5022e5606fe1a1220ed5ea3e2f935da0fce:

  spl: mmc: make eMMC HW boot partition configuration optional (2019-10-18 
16:37:13 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD

for you to fetch changes up to d20f184ce3a012ab2c0abe4792bc130c238fa5b0:

  armv7: ls102xa: Don't power down OCRAM1 during deep sleep (2019-10-21 
15:34:18 +0530)


Biwen Li (3):
  armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
  armv7: ls102xa: add errata ID A-008646 for workaround
  armv7: ls102xa: Don't power down OCRAM1 during deep sleep

Kuldeep Singh (3):
  configs: ls1012ardb: Add CONFIG_ENV_ADDR
  armv7: ls102xa: Update SCFG_QSPI_CLKSEL value
  configs: ls1012afrwy: Add CONFIG_ENV_ADDR

Ran Wang (1):
  armv8: fsl-layerscape: Make USB masters snoopable

Udit Agarwal (1):
  board/ls1028a: Add call to sec_init()

Wasim Khan (1):
  armv8: Update LX2160A/LX2120A/LX2080A SVR value

Yuantian Tang (2):
  armv8: ls1028a: Add more personalities support
  armv8: ls1028a: disable multimedia for ls1027a, ls1017a

arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c  | 16 ++-
arch/arm/cpu/armv8/fsl-layerscape/cpu.c|  3 +++
arch/arm/cpu/armv8/fsl-layerscape/fdt.c| 23 ++
arch/arm/cpu/armv8/fsl-layerscape/soc.c|  9 +
.../include/asm/arch-fsl-layerscape/immap_lsch2.h  |  6 ++
arch/arm/include/asm/arch-fsl-layerscape/soc.h | 14 +
arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h  |  2 +-
board/freescale/ls1028a/ls1028a.c  |  4 
include/configs/ls1012afrwy.h  |  5 +
include/configs/ls1012ardb.h   |  4 
10 files changed, 76 insertions(+), 10 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] pull request u-boot-fsl-qoriq

2019-09-17 Thread Tom Rini
On Mon, Sep 16, 2019 at 05:17:11AM +, Priyanka Jain wrote:

> Dear Tom,
> 
> Please find my pull-request for u-boot-fsl-qoriq/master
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/584428184
> 
> 
> Summary
> Add emmc hs200 support
> Few bug fixes related to serdes, I2C, ethernet, etc
> 
> priyankajain
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-09-16 Thread Priyanka Jain
Dear Tom,

Please find my pull-request for u-boot-fsl-qoriq/master
https://travis-ci.org/p-priyanka-jain/u-boot/builds/584428184


Summary
Add emmc hs200 support
Few bug fixes related to serdes, I2C, ethernet, etc

priyankajain

-
The following changes since commit 001c8ea94ae710d8340829237a7d788b25ce2ae7:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2019-09-10 
08:52:00 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD

for you to fetch changes up to 737c016d25d6c45e9c003fca9df2ca75f0b1e772:

  lx2160: Correct serdes frequency print. (2019-09-12 16:15:42 +0530)


The following changes since commit 002c8ea94ae710d8340829237a7d788b25ce2ae7:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2019-09-10 
08:52:00 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD

for you to fetch changes up to 737c016d25d6c45e9c003fca9df2ca75f0b1e772:

  lx2160: Correct serdes frequency print. (2019-09-12 16:15:42 +0530)


Alex Marginean (1):
  arm: dts: ls1028a-qds: define the MDIO MUX

Chuanhua Han (1):
  armv8: fsl-layerscape: Update I2C clock divider

Florin Chiculita (2):
  board: lx2160aqds: fix ethernet-phy compatible property
  board: lx2160aqds: add support for SerDes protocol 14

Hou Zhiqiang (2):
  armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry
  armv8: ls1028a: Updated serdes configuration for 0x13BB

Meenakshi Aggarwal (1):
  lx2160: Correct serdes frequency print.

Pankaj Bansal (2):
  board/lx2160a: Fix MC firmware loading for SD boot
  board: fsl: lx2160a: implement board_fix_fdt

Thomas Schaefer (2):
  armv8: ls1028a: configure PMU's PCTBENR to enable WDT
  watchdog: sp805_wdt: add expire_now method

Yinbo Zhu (7):
  fsl-layerscape: Add fsl_esdhc peripheral clock support
  mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
  dts: armv8: add emmc hs200 support for ls1012ardb
  dts: armv8: add emmc hs200 support for lx2160ardb
  dts: armv8: add emmc hs200 support for ls1028ardb
  mmc: fsl_esdhc: Add emmc hs200 support
  configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 config

 arch/arm/cpu/armv8/fsl-layerscape/Kconfig  |  4 ++
 arch/arm/cpu/armv8/fsl-layerscape/cpu.c|  6 +-
 arch/arm/cpu/armv8/fsl-layerscape/fdt.c|  2 +-
 .../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c | 49 +--  
.../arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c | 45 +-  
arch/arm/cpu/armv8/fsl-layerscape/ls1028a_serdes.c |  2 +-
 arch/arm/dts/fsl-ls1012a-rdb.dtsi  |  4 ++
 arch/arm/dts/fsl-ls1028a-qds.dts   | 56 -
 arch/arm/dts/fsl-ls1028a-rdb.dts   |  1 +
 arch/arm/dts/fsl-lx2160a-rdb.dts   |  1 +
 .../include/asm/arch-fsl-layerscape/immap_lsch2.h  |  2 +-  
.../include/asm/arch-fsl-layerscape/immap_lsch3.h  |  1 +
 board/freescale/lx2160a/eth_lx2160aqds.c   |  6 +-
 board/freescale/lx2160a/lx2160a.c  | 70 +-
 configs/ls1012ardb_tfa_defconfig   |  2 +
 configs/ls1028ardb_tfa_defconfig   |  2 +
 configs/lx2160aqds_tfa_defconfig   |  1 +
 configs/lx2160ardb_tfa_defconfig   |  3 +
 drivers/mmc/Kconfig| 10 +++-
 drivers/mmc/fsl_esdhc.c| 34 ++-
 drivers/watchdog/sp805_wdt.c   | 10 +++-
 include/configs/lx2160a_common.h   | 12 ++--
 include/fsl_esdhc.h|  4 ++
 23 files changed, 275 insertions(+), 52 deletions(-)

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] pull request: u-boot-fsl-qoriq/master

2019-08-22 Thread Tom Rini
On Thu, Aug 22, 2019 at 08:32:50AM +, Prabhakar Kushwaha wrote:

> Dear Tom,
> 
> Please find my pull request for u-boot-fsl-qoriq/master
> 
> Summary i.e. Changes for v2019.10-rc3
> - i2c dm model support of lx2160a, ls1088a, lx2088a, ls1028a
> - icid setup for ls1028a, ls1088a
> - other small fixes
> 
> Travis-CI:  https://travis-ci.org/prabhukush/u-boot/builds/575158792
> 
> 
> --pk (prabhakar: prabhu_kush)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] pull request: u-boot-fsl-qoriq/master

2019-08-22 Thread Prabhakar Kushwaha
Dear Tom,

Please find my pull request for u-boot-fsl-qoriq/master

Summary i.e. Changes for v2019.10-rc3
- i2c dm model support of lx2160a, ls1088a, lx2088a, ls1028a
- icid setup for ls1028a, ls1088a
- other small fixes

Travis-CI:  https://travis-ci.org/prabhukush/u-boot/builds/575158792


--pk (prabhakar: prabhu_kush)



The following changes since commit 1e60ccd94318fb86610e1e28512b2aaac5f4b069:

  Merge branch '2019-08-20-master-imports' (2019-08-20 21:40:12 -0400)

are available in the git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD

for you to fetch changes up to b249fcba00e093149f8424492da155572f12d7bb:

  armv8: ls1028a: add icid setup for platform devices (2019-08-22 09:07:36 
+0530)


Alison Wang (1):
  armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot

Ashish Kumar (1):
  configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig

Chuanhua Han (31):
  boards: lx2160a: Add support of I2C driver model
  drivers: i2c: mxc: Fix compiler error when using i2c dm mode
  gpio: do not include  on ARCH_LX2160A
  armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes
  armv8: dts: Add pcf2127 node for lx2160ardb
  armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0
  armv8: dts: lx2160aqds : Add pcf2127 node
  configs: lx2160: enable DM support for pcf2127 rtc
  boards: ls1028a: Add support of I2C driver model
  gpio: do not include  on ARCH_LS1028A
  armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller
  armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
  configs: ls1028a: Enable DM support for pcf2127 rtc
  armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller
  armv8: dts: ls1028aqds: Add pcf2127 node under i2c1
  boards: ls2088a: Add support of I2C driver model.
  gpio: do not include  on ARCH_LS2080A
  armv8: dts: ls2088ardb: Add slave nodes under the i2c0
  rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
  boards: ls2088aqds: Add support of I2C driver model.
  armv8: dts: ls2088aqds : Add ds3232 node
  configs: ls2088a: Enable DM support for ds3231 rtc
  boards: ls1088a: Add support of I2C driver model
  gpio: do not include  on ARCH_LS1088A
  armv8: dts: ls1088a: add I2C node support
  armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller
  armv8: ls1088aqds: Add support of I2C driver model.
  armv8: dts: ls1088aqds : Add pcf2127 node
  configs: ls1088a: Enable DM support for pcf2127 rtc
  armv8: ls1088aqds: support DSPI mode by hwconfig
  armv8: kconfig: Fix some platforms incorrect I2C clock divider

Laurentiu Tudor (5):
  armv8: fsl-layerscape: add missing sec jr base address defines
  armv8: fsl-layerscape: add base addresses for several devices
  armv8: fsl-layerscape: make icid setup endianness aware
  armv8: ls1088a: add icid setup for platform devices
  armv8: ls1028a: add icid setup for platform devices

Meenakshi Aggarwal (1):
  drivers: net: mc: Report extra memory to Linux

Pankaj Bansal (2):
  boards: fsl: lx2160ardb: enable flexcan
  armv8: ls1028aqds: define ARCH_MISC_INIT to handle mux

Yuantian Tang (2):
  common: qixis: make the qixis compatible with new soc
  armv8: ls1028a: select BOARD_LATE_INIT config

chuanhua han (1):
  armv8: dts: fsl-ls2088a: add i2c node support

 arch/arm/Kconfig   |   3 +
 arch/arm/cpu/armv8/fsl-layerscape/Kconfig  |  36 ++--
 arch/arm/cpu/armv8/fsl-layerscape/Makefile |   2 +
 arch/arm/cpu/armv8/fsl-layerscape/icid.c   |   5 +-
 arch/arm/cpu/armv8/fsl-layerscape/ls1028_ids.c |  33 
 arch/arm/cpu/armv8/fsl-layerscape/ls1088_ids.c |  30 +++
 arch/arm/cpu/armv8/fsl-layerscape/soc.c|   4 +
 arch/arm/dts/fsl-ls1028a-qds.dts   |  13 ++
 arch/arm/dts/fsl-ls1028a-rdb.dts   |  20 ++
 arch/arm/dts/fsl-ls1088a-qds.dts   |  23 +++
 arch/arm/dts/fsl-ls1088a-rdb.dts   |  23 +++
 arch/arm/dts/fsl-ls1088a.dtsi  |  32 
 arch/arm/dts/fsl-ls2080a-qds.dts   |  19 ++
 arch/arm/dts/fsl-ls2080a.dtsi  |  36 
 arch/arm/dts/fsl-ls2088a-rdb-qspi.dts  |  22 +++
 arch/arm/dts/fsl-lx2160a-qds.dts   |  23 +++
 arch/arm/dts/fsl-lx2160a-rdb.dts   |  14 ++
 arch/arm/dts/fsl-lx2160a.dtsi  |  85 +
 arch/arm/include/asm/arch-fsl-layerscape/config.h  |   2 +
 .../arm/include/asm/arch-fsl-layerscape/fsl_icid.h | 106 ---
 

Re: [U-Boot] Pull request : u-boot-fsl-qoriq/master

2019-06-20 Thread Tom Rini
On Thu, Jun 20, 2019 at 10:44:14AM +, Prabhakar Kushwaha wrote:
> Hi Tom,
> 
> > -Original Message-
> > From: Tom Rini 
> > Sent: Thursday, June 20, 2019 5:24 AM
> > To: Prabhakar Kushwaha 
> > Cc: u-boot@lists.denx.de
> > Subject: Re: Pull request : u-boot-fsl-qoriq/master
> > 
> > On Wed, Jun 19, 2019 at 11:42:51AM +, Prabhakar Kushwaha wrote:
> > 
> > > Dear Tom,
> > >
> > > Please find my pull request for u-boot-fsl-qoriq/master
> > >
> > > Summary:
> > >  - LS1046AFRWY support
> > >  - USB errata fix and secure boot defconfig support for LS1028A
> > >  - Enabled SDHC and SATA for LX2160
> > >  - LS1046A serdes fixes
> > >  - other minor fixes
> > >
> > > Travis-CI:  https://travis-ci.org/prabhukush/u-boot/builds/547580045
> > >
> > >
> > > --pk (prabhakar: prabhu_kush)
> > >
> > 
> > Applied to u-boot/master, thanks!
> 
> Somehow https://git.denx.de/u-boot.git/ not showing this pull request merger

As part of the transition, "git.denx.de" is being updated manually for
now, it should be there soon.

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Pull request : u-boot-fsl-qoriq/master

2019-06-20 Thread Prabhakar Kushwaha
Hi Tom,

> -Original Message-
> From: Tom Rini 
> Sent: Thursday, June 20, 2019 5:24 AM
> To: Prabhakar Kushwaha 
> Cc: u-boot@lists.denx.de
> Subject: Re: Pull request : u-boot-fsl-qoriq/master
> 
> On Wed, Jun 19, 2019 at 11:42:51AM +, Prabhakar Kushwaha wrote:
> 
> > Dear Tom,
> >
> > Please find my pull request for u-boot-fsl-qoriq/master
> >
> > Summary:
> >  - LS1046AFRWY support
> >  - USB errata fix and secure boot defconfig support for LS1028A
> >  - Enabled SDHC and SATA for LX2160
> >  - LS1046A serdes fixes
> >  - other minor fixes
> >
> > Travis-CI:  https://travis-ci.org/prabhukush/u-boot/builds/547580045
> >
> >
> > --pk (prabhakar: prabhu_kush)
> >
> 
> Applied to u-boot/master, thanks!
> 

Somehow https://git.denx.de/u-boot.git/ not showing this pull request merger

--pk

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Pull request : u-boot-fsl-qoriq/master

2019-06-19 Thread Tom Rini
On Wed, Jun 19, 2019 at 11:42:51AM +, Prabhakar Kushwaha wrote:

> Dear Tom,
> 
> Please find my pull request for u-boot-fsl-qoriq/master
> 
> Summary:
>  - LS1046AFRWY support
>  - USB errata fix and secure boot defconfig support for LS1028A 
>  - Enabled SDHC and SATA for LX2160
>  - LS1046A serdes fixes 
>  - other minor fixes
> 
> Travis-CI:  https://travis-ci.org/prabhukush/u-boot/builds/547580045
> 
> 
> --pk (prabhakar: prabhu_kush)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request : u-boot-fsl-qoriq/master

2019-06-19 Thread Prabhakar Kushwaha
Dear Tom,

Please find my pull request for u-boot-fsl-qoriq/master

Summary:
 - LS1046AFRWY support
 - USB errata fix and secure boot defconfig support for LS1028A 
 - Enabled SDHC and SATA for LX2160
 - LS1046A serdes fixes 
 - other minor fixes

Travis-CI:  https://travis-ci.org/prabhukush/u-boot/builds/547580045


--pk (prabhakar: prabhu_kush)


The following changes since commit 77f6e2dd0551d8a825bab391a1bd6b838874bcd4:

  Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi (2019-06-15 
13:03:00 -0400)

are available in the git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git HEAD

for you to fetch changes up to da70f766dd19d3645f32ed51a64b137bac7da423:

  board/freescale/common: secure_boot: Set bootdelay to -2. (2019-06-19 
12:54:57 +0530)


Alex Marginean (2):
  armv8: fsl-layerscape: fix config dependency for layerscape pci code
  arm: ls1028a: define the integrated PCI bus (ECAM)

Ashish Kumar (1):
  configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig

Maciej Pijanowski (3):
  arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046a
  arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046A
  configs/ls1046ardb_*: disable CONFIG_SPI_FLASH_USE_4K_SECTORS

Meenakshi Aggarwal (1):
  armv8/fsl-layerscape: Add loop to check L3 dcache status

Mian Yousaf Kaukab (2):
  board: lx2160a: fix fsl-mc status in fdt with bootefi
  board: lx2160a: use default scan_dev_for_boot

Pankaj Bansal (1):
  board/fsl/layerscape: Modify the aliases names

Pankit Garg (3):
  armv8: fsl-layerscape: Update qspi clk cfg
  ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot
  armv8: fsl-layerscape: Change bootcmd update logic

Peng Ma (3):
  armv8: lx2160aqds: Enable sata
  armv8: ls1028a: Add ecc address node for sata.
  ARM: dts: ls1021a: Fixed reg for sata node

Ran Wang (1):
  armv8: ls1028a: enable workaround for USB erratum A-008997

Udit Agarwal (1):
  board/freescale/common: secure_boot: Set bootdelay to -2.

Vabhav Sharma (1):
  armv8: ls1046afrwy: Add support for LS1046AFRWY platform

Wasim Khan (3):
  armv8: ls2088aqds: Add bootcmd for TFA boot
  armv8: ls2088aqds: Fix MC firmware loading during SD boot
  armv8: ls2088ardb: Fix MC firmware loading during SD boot

Xiaowei Bao (1):
  armv8: ls1028a: Add other serdes protocal support

Yangbo Lu (2):
  armv8: fsl-lsch3: add clock support for the second eSDHC
  mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled

Yinbo Zhu (3):
  armv8: ls1028a: enable workaround for USB errarum A-009007
  armv8: lx2160aqds: Enable eSDHC controllers
  armv8: fsl-lsch2: add clock support for the second eSDHC

Yuantian Tang (1):
  armv8: ls1028a: Add secure boot defconfig

 arch/arm/Kconfig   |  15 ++
 arch/arm/cpu/armv8/Kconfig |   1 +
 arch/arm/cpu/armv8/fsl-layerscape/Kconfig  |   1 +
 arch/arm/cpu/armv8/fsl-layerscape/fdt.c|   2 +-
 .../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c |   2 +
 .../arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c |   2 +
 arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S   |  30 +--
 arch/arm/cpu/armv8/fsl-layerscape/ls1028a_serdes.c |  13 ++
 arch/arm/cpu/armv8/fsl-layerscape/ls1046a_serdes.c |   4 +-
 arch/arm/cpu/armv8/fsl-layerscape/soc.c|  24 ++-
 arch/arm/dts/Makefile  |   1 +
 arch/arm/dts/fsl-ls1028a.dtsi  |  16 +-
 arch/arm/dts/fsl-ls1046a-frwy.dts  |  34 
 arch/arm/dts/fsl-lx2160a-qds.dts   |  23 +++
 arch/arm/dts/ls1021a.dtsi  |   3 +-
 arch/arm/include/asm/arch-fsl-layerscape/clock.h   |   2 +
 arch/arm/include/asm/arch-fsl-layerscape/cpu.h |   2 +
 .../include/asm/arch-fsl-layerscape/fsl_serdes.h   |  12 ++
 .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |   5 +
 board/freescale/common/fsl_chain_of_trust.c|   2 +-
 board/freescale/ls1028a/MAINTAINERS|  10 +
 board/freescale/ls1043aqds/eth.c   |  33 +--
 board/freescale/ls1046afrwy/Kconfig|  17 ++
 board/freescale/ls1046afrwy/MAINTAINERS|   7 +
 board/freescale/ls1046afrwy/Makefile   |   7 +
 board/freescale/ls1046afrwy/README |  76 +++
 board/freescale/ls1046afrwy/ddr.c  |  19 ++
 board/freescale/ls1046afrwy/eth.c  | 114 +++
 board/freescale/ls1046afrwy/ls1046afrwy.c  | 223 +
 board/freescale/ls1046aqds/eth.c   |  26 +--
 board/freescale/lx2160a/lx2160a.c  |   3 +-