[U-Boot] [PATCH v5 0/28] Adding LS2085AQDS and RDB
York Sun
yorksun at freescale.com
Fri Apr 24 03:40:08 CEST 2015
On 03/20/2015 07:28 PM, York Sun wrote:
> This set adds necessary support in common ls2085a support and board
> support for QDS and RDB.
>
> Changes in v5:
> Re-generate patches using patman default flags
> s/LayerScape/Layerscape/g
> Fix board README for inconsistent SoC name
> Fix comment in board header file
> s/LS2080/LS2085/g
> Fix Kconfig help for inconsistent SoC name
> Update LS2085AQDS README to include instructions to form NAND image
> Update LS2085ARDB README to include instructions to form NAND image
>
> Changes in v4:
> Remove temporary variable cntfrq.
> Fix board README for inconsistent SoC name
> Fix comments in board header file
> Update MAINTAINERS file
> Update MAINTAINERS file
>
> Changes in v3:
> Move secondary core fix to mp.c.
> Replace hard-coded value with COUNTER_FREQUENCY.
>
> Changes in v2:
> Rebase after adding macros CONFIG_SYS_I2C_MXC_I2C3 in another patch set
> Fix CNTFRQ for secondary cores when COUNTER_FREQUENCY_REAL is defined.
> Add comment to I2C workaround
>
> Bhupesh Sharma (1):
> armv8/fsl-ch3: Add support to print RCW configuration
>
> J. German Rivera (2):
> drivers/fsl-mc: Changed MC firmware loading for new boot architecture
> drivers/fsl-mc: Autoload AOIP image from NOR flash
>
> Jaiprakash Singh (1):
> driver/ifc: Add 64KB page support
>
> Minghuan Lian (1):
> armv8: Add SerDes framework for Layerscape Architecture
>
> Prabhakar Kushwaha (4):
> armv8/ls2085a: Update common header file
> driver/ldpaa_eth: Update ldpaa ethernet driver
> driver/ldpaa: Add support of WRIOP static data structure
> board/ls2085qds: Add support ethernet
>
> Scott Wood (8):
> armv8/fsl-lsch3: Set nodes in DVM domain
> fsl-lsch3: Introduce place for common early SoC init
> armv8/ls2085a: Add workaround for USB erratum A-008751
> armv8/fsl-lsch3: Use correct compatible for serial clock fixup
> armv8/fsl-lsch3: Enable system error aborts
> armv8/ls2085aqds: NAND boot support
> freescale/qixis: Add support for booting from NAND
> armv8/ls2085ardb: Enable NAND SPL support
>
> Shaohui Xie (1):
> net/memac_phy: reuse driver for little endian SoCs
>
> Yangbo Lu (1):
> ls2085a: esdhc: Add esdhc support for ls2085a
>
> York Sun (7):
> armv8/fsl-lsch3: Implement workaround for erratum A008585
> armv8/fsl-lsch3: Fix platform clock calculation
> armv8/ls2085a: Fix generic timer clock source
> armv8/fsl-lsch3: Update early MMU table
> armv8/ls2085aqds: Add support of LS2085AQDS platform
> armv8/ls2085ardb: Add support of LS2085ARDB platform
> armv8/fsl-lsch3: Implement workaround for I2C issue
>
> pankaj chauhan (2):
> armv8/ls2085a: Add support for reset request
> net/phy/cortina: Fix compilation warning
>
This set (except 17/28 and 21/28) is applied to fsl-qoriq master, awaiting upstream.
[U-Boot,v5,01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
[U-Boot,v5,02/28] armv8/ls2085a: Update common header file
[U-Boot,v5,03/28] armv8/fsl-lsch3: Fix platform clock calculation
[U-Boot,v5,04/28] armv8/ls2085a: Fix generic timer clock source
[U-Boot,v5,05/28] armv8/ls2085a: Add support for reset request
[U-Boot,v5,06/28] armv8/fsl-lsch3: Set nodes in DVM domain
[U-Boot,v5,07/28] armv8/fsl-lsch3: Update early MMU table
[U-Boot,v5,08/28] fsl-lsch3: Introduce place for common early SoC init
[U-Boot,v5,09/28] armv8/ls2085a: Add workaround for USB erratum A-008751
[U-Boot,v5,10/28] armv8/fsl-lsch3: Use correct compatible for serial clock fixup
[U-Boot,v5,11/28] driver/ldpaa_eth: Update ldpaa ethernet driver
[U-Boot,v5,12/28] armv8: Add SerDes framework for Layerscape Architecture
[U-Boot,v5,13/28] net/phy/cortina: Fix compilation warning
[U-Boot,v5,14/28] drivers/fsl-mc: Changed MC firmware loading for new boot
architecture
[U-Boot,v5,15/28] net/memac_phy: reuse driver for little endian SoCs
[U-Boot,v5,16/28] armv8/fsl-ch3: Add support to print RCW configuration
[U-Boot,v5,18/28] driver/ldpaa: Add support of WRIOP static data structure
[U-Boot,v5,19/28] armv8/ls2085aqds: Add support of LS2085AQDS platform
[U-Boot,v5,20/28] armv8/ls2085ardb: Add support of LS2085ARDB platform
[U-Boot,v5,22/28] board/ls2085qds: Add support ethernet
[U-Boot,v5,23/28] driver/ifc: Add 64KB page support
[U-Boot,v9,24/28] armv8/ls2085aqds: NAND boot support
[U-Boot,v5,25/28] freescale/qixis: Add support for booting from NAND
[U-Boot,v9,26/28] armv8/ls2085ardb: Enable NAND SPL support
[U-Boot,v5,27/28] ls2085a: esdhc: Add esdhc support for ls2085a
[U-Boot,v6,28/28] armv8/fsl-lsch3: Implement workaround for I2C erratum A009203
York
More information about the U-Boot
mailing list