mbox series

pull request u-boot-fsl-qoriq for v2020.04-rc1

Message ID VE1PR04MB6494B690B99B1C634CE9EAC8E6090@VE1PR04MB6494.eurprd04.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show
Series pull request u-boot-fsl-qoriq for v2020.04-rc1 | expand

Pull-request

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

Message

Priyanka Jain Jan. 25, 2020, 7:11 a.m. UTC
Dear Tom,



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

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



Summary

Updates and fixes for ls1028a, lx2160a, ls1012a, ls1021a,

ls2080a, ls1088a platforms;

lx2-rev2 pcie support, enetc related updates, layerscape-pcie fixes



priyankajain

---------------

The following changes since commit 2c871f9e084b2c03d1961884228a6901387ab8d6:



  Merge branch '2020-01-22-master-imports' (2020-01-23 16:28:17 -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 6666408535523377428846bad5a9362d589e396c:



  configs: ls1028aqds: enable mdio muxing by default (2020-01-24 14:28:26 +0530)



----------------------------------------------------------------

Alex Marginean (9):

      drivers: net: fsl_enetc: Pass on primary MAC address to Linux

      drivers: net: fsl_enetc: fix SXGMII MAC configuration

      armv8: ls1028a_serdes: Add few missing serdes protocols

      board: fsl: lx2160a: free up arch_misc_init

      board: fsl: ls2080a/ls2081a: remove empty arch_misc_init

      board: fsl: ls1088a: remove empty arch_misc_init

      board: fsl: ls1028a: free up arch_misc_init

      arch: armv8: fsl-layerscape: export serdes config to environment

      configs: ls1028aqds: enable mdio muxing by default



Biwen Li (2):

      include/configs: ls1012ardb: adjust kernel_addr_r

      include/configs: ls1012afrwy: adjust kernel_addr_r



Hou Zhiqiang (2):

      pci: layerscape: Fix the disabling of Expansion ROM BAR

      pci: layerscape: Fix the BARs disable function



Masahiro Yamada (1):

      ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"



Meenakshi Aggarwal (1):

      lx2160: Correct default environment variable



Michael Walle (2):

      drivers: net: fsl_enetc: use write_hwaddr()

      drivers: net: fsl_enetc: add write_hwaddr() for LS1028A



Pankaj Bansal (1):

      board: fsl: lx2160a: Fix the loop in board_fix_fdt function



Pramod Kumar (2):

      board: ls1046afwry: Disable sgmii support

      armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port



Ran Wang (1):

      armv8: ls1012a: Make USB masters snoopable



Udit Agarwal (1):

      configs: fsl-layerscape: secure_boot: Enable setexpr command



Wasim Khan (4):

      pci: layerscape: Common device tree fixup for NXP SoCs

      pci: layerscape: Move streamId allocation to common device tree fixup

      pci: layerscape: device tree fixup based on SoC and

      configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfig



Xiaowei Bao (1):

      board/lx2160aqds: Update the DSPI status fixup



Yinbo Zhu (3):

      configs: ls1046afwry: Enable usb network cards support

      configs: ls1088ardb: Enable usb network cards support

      configs: ls1012afwry: Enable usb network cards support

Comments

Tom Rini Jan. 26, 2020, 2:13 a.m. UTC | #1
On Sat, Jan 25, 2020 at 07:11:59AM +0000, Priyanka Jain wrote:

> Dear Tom,
> 
> 
> 
> Please find my pull-request for u-boot-fsl-qoriq/master to next branch
> 
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/641264692
> 
> 
> 
> Summary
> 
> Updates and fixes for ls1028a, lx2160a, ls1012a, ls1021a,
> 
> ls2080a, ls1088a platforms;
> 
> lx2-rev2 pcie support, enetc related updates, layerscape-pcie fixes
> 
> 
> 
> priyankajain
> 

Applied to u-boot/master, thanks!