All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request of u-boot-mpc85xx for v2020.07
@ 2020-05-05  8:40 Priyanka Jain
  2020-05-05 16:32 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Priyanka Jain @ 2020-05-05  8:40 UTC (permalink / raw)
  To: u-boot

Dear Tom,
Please find my pull-request for u-boot-mpc85xx
https://travis-ci.org/github/p-priyanka-jain/u-boot/builds/682767731

Summary
Add DM model for P1010RDB
Add I2C DM Model support for P1010RDB, T1042RDB, T2080, T4240RDB,
MPC8548CDS, T1024RDB, P4080, P3041DS, P2041RDB, P2020RDB, P1020RDB,
P5040DS
Fix reference to READM.qe_firmware

Thanks
Priyanka
--------------------------------------------------------------
The following changes since commit c693f212c5b0433b3a49a89d87cbff28bf78eb87:

  Merge branch '2020-05-01-master-imports' (2020-05-01 16:43:15 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 9e36eae1249f477275a607736eda75e663d1b57c:

  powerpc: dts: p1010: add i2c node (2020-05-04 09:12:37 +0530)

----------------------------------------------------------------
Biwen Li (28):
      rtc: ds1337: Add driver model support
      rtc: pt7c4338: Add driver model support
      powerpc: create dts component of i2c to build up an SoC
      dm: powerpc: P5040DS: add i2c DM support
      configs: P5040DS: enable DM_I2C
      dm: powerpc: P1020: add i2c DM support
      configs: P1020RDB: enable DM_I2C and DM_RTC
      dts: powerpc: P2020RDB: add i2c node
      configs: P2020RDB: enable DM_I2C and DM_RTC
      dm: powerpc: P2041RDB: add i2c DM support
      config: P2041RDB: enable DM_I2C
      powerpc: dts: P3041: add i2c node
      configs: P3041DS: enable DM_I2C
      powerpc: dts: P4080: add i2c node
      configs: P4080DS: enable DM_I2C
      dm: powerpc: T1023/T1024: add i2c DM support
      configs: T1024RDB: enable DM_I2C and DM_RTC
      dm: ppc: p1010: add i2c DM support
      configs: P1010: Enable DM_I2C and DM_RTC
      dm: ppc: MPC8548CDS: add i2c DM support
      configs: MPC8548CDS: enable DM_I2C
      dm: ppc: T4240: add i2c DM support
     configs: T4240RDB: enable DM_I2C
      dm: powerpc: T2080/T2081: add i2c DM support
      configs: T2080: enable DM_I2C
      dm: powerpc: T1040/T1042: add i2c DM support
      configs: T1042D4RDB: enable DM_I2C and DM_RTC
      powerpc: dts: p1010: add i2c node

Heinrich Schuchardt (1):
      doc: fix references to README.qe_firmware

Hou Zhiqiang (4):
      powerpc: Enable device tree support for P1010RDB
      powerpc: P1010RDB: Compile legacy PCIe routines conditionally
      powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled
      configs: P1010RDB: Enable PCIe driver

arch/powerpc/dts/Makefile                    |   2 +
arch/powerpc/dts/p1010rdb-pa.dts             |  17 ++
arch/powerpc/dts/p1010rdb-pa_36b.dts         |  17 ++
arch/powerpc/dts/p1010rdb-pb.dts             |  18 ++
arch/powerpc/dts/p1010rdb-pb_36b.dts         |  18 ++
arch/powerpc/dts/p1010rdb.dtsi               |  14 ++
arch/powerpc/dts/p1010rdb_32b.dtsi           |  22 +++
arch/powerpc/dts/p1010rdb_36b.dtsi           |  22 +++
arch/powerpc/dts/p1010si-post.dtsi           |  48 +++++
arch/powerpc/dts/p1010si-pre.dtsi            |  27 +++
arch/powerpc/dts/p1020-post.dtsi             |   2 +
arch/powerpc/dts/p2020-post.dtsi             |   3 +
arch/powerpc/dts/p2041.dtsi                  |   5 +-
arch/powerpc/dts/p3041.dtsi                  |   4 +-
arch/powerpc/dts/p4080.dtsi                  |   4 +-
arch/powerpc/dts/p5040.dtsi                  |   5 +-
arch/powerpc/dts/pq3-i2c-0.dtsi              |  15 ++
arch/powerpc/dts/pq3-i2c-1.dtsi              |  15 ++
arch/powerpc/dts/qoriq-i2c-0.dtsi            |  25 +++
arch/powerpc/dts/qoriq-i2c-1.dtsi            |  25 +++
arch/powerpc/dts/t102x.dtsi                  |   4 +-
arch/powerpc/dts/t104x.dtsi                  |   4 +-
arch/powerpc/dts/t2080.dtsi                  |   4 +-
arch/powerpc/dts/t4240.dtsi                  |   5 +-
board/freescale/common/sys_eeprom.c          |   3 +-
board/freescale/common/vsc3316_3308.c        | 258 ++++++++++++++++++++++++++-
board/freescale/p1010rdb/p1010rdb.c          | 160 ++++++++++++++++-
board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c  |  24 ++-
board/freescale/t102xqds/t102xqds.c          |  95 +++++++++-
board/freescale/t102xqds/t102xqds.h          |   3 +-
board/freescale/t102xrdb/t102xrdb.c          |  71 +++++++-
board/freescale/t1040qds/diu.c               |   5 +-
board/freescale/t1040qds/t1040qds.c          |  18 +-
board/freescale/t1040qds/t1040qds.h          |   3 +-
board/freescale/t208xqds/t208xqds.c          |  19 +-
board/freescale/t4qds/t4240qds.c             |  45 ++++-
configs/MPC8548CDS_36BIT_defconfig           |   1 +
configs/MPC8548CDS_defconfig                 |   1 +
configs/MPC8548CDS_legacy_defconfig          |   1 +
configs/P1010RDB-PA_36BIT_NAND_defconfig     |   9 +-
configs/P1010RDB-PA_36BIT_NOR_defconfig      |  10 +-
configs/P1010RDB-PA_36BIT_SDCARD_defconfig   |   9 +-
configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig |   9 +-
configs/P1010RDB-PA_NAND_defconfig           |   9 +-
configs/P1010RDB-PA_NOR_defconfig            |  10 +-
configs/P1010RDB-PA_SDCARD_defconfig         |   9 +-
configs/P1010RDB-PA_SPIFLASH_defconfig       |   9 +-
configs/P1010RDB-PB_36BIT_NAND_defconfig     |   9 +-
configs/P1010RDB-PB_36BIT_NOR_defconfig      |  10 +-
configs/P1010RDB-PB_36BIT_SDCARD_defconfig   |   9 +-
configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig |   9 +-
configs/P1010RDB-PB_NAND_defconfig           |   9 +-
configs/P1010RDB-PB_NOR_defconfig            |  10 +-
configs/P1010RDB-PB_SDCARD_defconfig         |   9 +-
configs/P1010RDB-PB_SPIFLASH_defconfig       |   9 +-
configs/P1020RDB-PC_36BIT_NAND_defconfig     |   2 +
configs/P1020RDB-PC_36BIT_SDCARD_defconfig   |   2 +
configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig |   2 +
configs/P1020RDB-PC_36BIT_defconfig          |   2 +
configs/P1020RDB-PC_NAND_defconfig           |   2 +
configs/P1020RDB-PC_SDCARD_defconfig         |   2 +
configs/P1020RDB-PC_SPIFLASH_defconfig       |   2 +
configs/P1020RDB-PC_defconfig                |   2 +
configs/P1020RDB-PD_NAND_defconfig           |   2 +
configs/P1020RDB-PD_SDCARD_defconfig         |   2 +
configs/P1020RDB-PD_SPIFLASH_defconfig       |   2 +
configs/P1020RDB-PD_defconfig                |   2 +
configs/P2020RDB-PC_36BIT_NAND_defconfig     |   2 +
configs/P2020RDB-PC_36BIT_SDCARD_defconfig   |   2 +
configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig |   2 +
configs/P2020RDB-PC_36BIT_defconfig          |   2 +
configs/P2020RDB-PC_NAND_defconfig           |   2 +
configs/P2020RDB-PC_SDCARD_defconfig         |   2 +
configs/P2020RDB-PC_SPIFLASH_defconfig       |   2 +
configs/P2020RDB-PC_defconfig                |   2 +
configs/P2041RDB_NAND_defconfig              |   1 +
configs/P2041RDB_SDCARD_defconfig            |   1 +
configs/P2041RDB_SPIFLASH_defconfig          |   1 +
configs/P2041RDB_defconfig                   |   1 +
configs/P3041DS_NAND_defconfig               |   1 +
configs/P3041DS_SDCARD_defconfig             |   1 +
configs/P3041DS_SPIFLASH_defconfig           |   1 +
configs/P3041DS_defconfig                    |   1 +
configs/P4080DS_SDCARD_defconfig             |   1 +
configs/P4080DS_SPIFLASH_defconfig           |   1 +
configs/P4080DS_defconfig                    |   1 +
configs/P5040DS_NAND_defconfig               |   1 +
configs/P5040DS_SDCARD_defconfig             |   1 +
configs/P5040DS_SPIFLASH_defconfig           |   1 +
configs/P5040DS_defconfig                    |   1 +
configs/T1024RDB_NAND_defconfig              |   2 +
configs/T1024RDB_SDCARD_defconfig            |   2 +
configs/T1024RDB_SPIFLASH_defconfig          |   2 +
configs/T1024RDB_defconfig                   |   2 +
configs/T1042D4RDB_NAND_defconfig            |   2 +
configs/T1042D4RDB_SDCARD_defconfig          |   2 +
configs/T1042D4RDB_SPIFLASH_defconfig        |   2 +
configs/T1042D4RDB_defconfig                 |   2 +
configs/T2080QDS_NAND_defconfig              |   1 +
configs/T2080QDS_SDCARD_defconfig            |   1 +
configs/T2080QDS_SECURE_BOOT_defconfig       |   1 +
configs/T2080QDS_SPIFLASH_defconfig          |   1 +
configs/T2080QDS_SRIO_PCIE_BOOT_defconfig    |   1 +
configs/T2080QDS_defconfig                   |   1 +
configs/T2080RDB_NAND_defconfig              |   1 +
configs/T2080RDB_SDCARD_defconfig            |   1 +
configs/T2080RDB_SPIFLASH_defconfig          |   1 +
configs/T2080RDB_defconfig                   |   1 +
configs/T4240RDB_SDCARD_defconfig            |   1 +
configs/T4240RDB_defconfig                   |   1 +
drivers/qe/qe.c                              |   6 +-
drivers/rtc/ds1337.c                         | 128 +++++++++++++
drivers/rtc/pt7c4338.c                       | 100 +++++++++++
include/configs/MPC8548CDS.h                 |   9 +-
include/configs/P1010RDB.h                   |  50 ++++--
include/configs/P1022DS.h                    |   4 +-
include/configs/P2041RDB.h                   |   9 +-
include/configs/T102xQDS.h                   |  10 +-
include/configs/T102xRDB.h                   |   8 +-
include/configs/T1040QDS.h                   |   7 +
include/configs/T104xRDB.h                   |  10 +-
include/configs/T208xQDS.h                   |   7 +-
include/configs/T208xRDB.h                   |  10 +-
include/configs/T4240QDS.h                   |  13 ++
include/configs/T4240RDB.h                   |   9 +-
include/configs/corenet_ds.h                 |   8 +-
include/configs/p1_p2_rdb_pc.h               |   9 +-
include/fsl_qe.h                             |   3 +-
128 files changed, 1580 insertions(+), 83 deletions(-)
create mode 100644 arch/powerpc/dts/p1010rdb-pa.dts
create mode 100644 arch/powerpc/dts/p1010rdb-pa_36b.dts
create mode 100644 arch/powerpc/dts/p1010rdb-pb.dts
create mode 100644 arch/powerpc/dts/p1010rdb-pb_36b.dts
create mode 100644 arch/powerpc/dts/p1010rdb.dtsi
create mode 100644 arch/powerpc/dts/p1010rdb_32b.dtsi
create mode 100644 arch/powerpc/dts/p1010rdb_36b.dtsi
create mode 100644 arch/powerpc/dts/p1010si-post.dtsi
create mode 100644 arch/powerpc/dts/p1010si-pre.dtsi
create mode 100644 arch/powerpc/dts/pq3-i2c-0.dtsi
create mode 100644 arch/powerpc/dts/pq3-i2c-1.dtsi
create mode 100644 arch/powerpc/dts/qoriq-i2c-0.dtsi
create mode 100644 arch/powerpc/dts/qoriq-i2c-1.dtsi

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

* pull request of u-boot-mpc85xx for v2020.07
  2020-05-05  8:40 pull request of u-boot-mpc85xx for v2020.07 Priyanka Jain
@ 2020-05-05 16:32 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2020-05-05 16:32 UTC (permalink / raw)
  To: u-boot

On Tue, May 05, 2020 at 08:40:51AM +0000, Priyanka Jain wrote:

> Dear Tom,
> Please find my pull-request for u-boot-mpc85xx
> https://travis-ci.org/github/p-priyanka-jain/u-boot/builds/682767731
> 
> Summary
> Add DM model for P1010RDB
> Add I2C DM Model support for P1010RDB, T1042RDB, T2080, T4240RDB,
> MPC8548CDS, T1024RDB, P4080, P3041DS, P2041RDB, P2020RDB, P1020RDB,
> P5040DS
> Fix reference to READM.qe_firmware
> 
> Thanks
> Priyanka

Applied to u-boot/master, thanks!

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

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

* pull request of u-boot-mpc85xx for v2020.07
  2020-06-08  7:32 Priyanka Jain
@ 2020-06-08 19:11 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2020-06-08 19:11 UTC (permalink / raw)
  To: u-boot

On Mon, Jun 08, 2020 at 07:32:47AM +0000, Priyanka Jain wrote:

> Dear Tom,
> Please find my pull-request for u-boot-mpc85xx
> https://travis-ci.org/github/p-priyanka-jain/u-boot/builds/694639674
> 
> Summary
> DM_ETH support for P2041RDB, T1024RDB, P5040DS, P3041DS, P4080DS, bug fixes
> Add TBI Phy access through MII
> DDR: Rework errata workaround for A008109, A008378, 009942
> 
> Thanks
> Priyanka

Applied to u-boot/master, thanks!

But please note and address:
w+(P3041DS P3041DS_NAND P3041DS_SDCARD P3041DS_SPIFLASH) arch/powerpc/dts/p3041ds.dtb: Warning (avoid_default_addr_size): /localbus at ffe124000/board-control at 3,0: Relying on default #address-cells value
w+(P3041DS P3041DS_NAND P3041DS_SDCARD P3041DS_SPIFLASH) arch/powerpc/dts/p3041ds.dtb: Warning (avoid_default_addr_size): /localbus at ffe124000/board-control at 3,0: Relying on default #size-cells value
w+(P5040DS P5040DS_NAND P5040DS_SDCARD P5040DS_SPIFLASH) arch/powerpc/dts/p5040ds.dtb: Warning (avoid_default_addr_size): /localbus at ffe124000/board-control at 3,0: Relying on default #address-cells value
w+(P5040DS P5040DS_NAND P5040DS_SDCARD P5040DS_SPIFLASH) arch/powerpc/dts/p5040ds.dtb: Warning (avoid_default_addr_size): /localbus at ffe124000/board-control at 3,0: Relying on default #size-cells value

in follow-up patches, thanks!

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

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

* pull request of u-boot-mpc85xx for v2020.07
@ 2020-06-08  7:32 Priyanka Jain
  2020-06-08 19:11 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Priyanka Jain @ 2020-06-08  7:32 UTC (permalink / raw)
  To: u-boot

Dear Tom,
Please find my pull-request for u-boot-mpc85xx
https://travis-ci.org/github/p-priyanka-jain/u-boot/builds/694639674

Summary
DM_ETH support for P2041RDB, T1024RDB, P5040DS, P3041DS, P4080DS, bug fixes
Add TBI Phy access through MII
DDR: Rework errata workaround for A008109, A008378, 009942

Thanks
Priyanka
---------------------
The following changes since commit ecd4d99f654f3f7bfb96001891d69c3125e70b69:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-06-01 23:34:18 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 164a5af43635c63ea2459d4c87a1a4b16acd689a:

  ddr: Rework errata A008109, A008378, 009942 workaround (2020-06-04 18:53:20 +0530)

----------------------------------------------------------------
Hou Zhiqiang (3):
      doc: dt-bindings: tsec: Correct the Ethernet port compatible string
      net: tsec: Access eTSEC registers using virtual address
      net: tsec: Access TBI PHY through the corresponding MII

Jaiprakash Singh (1):
      ddr: Rework errata A008109, A008378, 009942 workaround

Joakim Tjernlund (1):
      ddr: fsl: Impl. Erratum A008109

Madalin Bucur (22):
      drivers: net: e1000: with DM_ETH needs DM_PCI too
      powerpc/mpc85xx: Fix compiling error with DM_GPIO
      powerpc: mpc85xx: fix unused variable warning
      drivers: net: qe: deselect QE when DM_ETH is enabled
      board/freescale: add the DM_ETH changes for the PPC DPAA platforms
      net: tsec: fsl_mdio: add DM MDIO support
      powerpc: dts: QorIQ: Add node(s) for the platform PLL
      powerpc: dts: add QorIQ GPIOs
      powerpc: dts: add QorIQ DPAA 1 FMan device tree nodes
      powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodes
      powerpc: dts: add QorIQ DPAA 1 FMan for P4080
      powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DS
      powerpc: dts: add QorIQ DPAA 1 FMan for P2041
      powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDB
      powerpc: dts: add QorIQ DPAA 1 FMan for P3041
      powerpc: dts: add QorIQ DPAA 1 FMan to P3041DS
      powerpc: dts: add QorIQ DPAA 1 FMan for P5040
      powerpc: dts: add QorIQ DPAA 1 FMan to P5040DS
      powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102x
      powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDB
      configs: enable DM_ETH support for P2041RDB
      configs: enable DM_ETH support for T1024RDB

 arch/powerpc/cpu/mpc85xx/Kconfig                   |   6 +
 arch/powerpc/cpu/mpc85xx/cpu_init.c                |   6 +-
 arch/powerpc/dts/p2041rdb.dts                      |  98 +++++++-
 arch/powerpc/dts/p2041si-post.dtsi                 |  42 ++++
 arch/powerpc/dts/p3041ds.dts                       | 129 ++++++++++-
 arch/powerpc/dts/p3041si-post.dtsi                 |  42 ++++
 arch/powerpc/dts/p4080ds.dts                       | 191 +++++++++++++++-
 arch/powerpc/dts/p4080si-post.dtsi                 |  61 +++++
 arch/powerpc/dts/p5040ds.dts                       | 252 ++++++++++++++++++++-
 arch/powerpc/dts/p5040si-post.dtsi                 |  69 ++++++
 arch/powerpc/dts/qoriq-clockgen1.dtsi              |  14 ++
 arch/powerpc/dts/qoriq-clockgen2.dtsi              |  14 ++
 arch/powerpc/dts/qoriq-fman-0-10g-0.dtsi           |  37 +++
 arch/powerpc/dts/qoriq-fman-0-1g-0.dtsi            |  44 ++++
 arch/powerpc/dts/qoriq-fman-0-1g-1.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-0-1g-2.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-0-1g-3.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-0-1g-4.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-0.dtsi                 |  79 +++++++
 arch/powerpc/dts/qoriq-fman-1-10g-0.dtsi           |  36 +++
 arch/powerpc/dts/qoriq-fman-1-1g-0.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-1-1g-1.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-1-1g-2.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-1-1g-3.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-1-1g-4.dtsi            |  43 ++++
 arch/powerpc/dts/qoriq-fman-1.dtsi                 |  79 +++++++
 .../dts/qoriq-fman3-0-10g-0-best-effort.dtsi       |  47 ++++
 arch/powerpc/dts/qoriq-fman3-0-10g-0.dtsi          |  44 ++++
 .../dts/qoriq-fman3-0-10g-1-best-effort.dtsi       |  47 ++++
 arch/powerpc/dts/qoriq-fman3-0-10g-1.dtsi          |  44 ++++
 arch/powerpc/dts/qoriq-fman3-0-1g-0.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-0-1g-1.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-0-1g-2.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-0-1g-3.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-0-1g-4.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-0-1g-5.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-0.dtsi                |  84 +++++++
 arch/powerpc/dts/qoriq-fman3-1-10g-0.dtsi          |  44 ++++
 arch/powerpc/dts/qoriq-fman3-1-10g-1.dtsi          |  44 ++++
 arch/powerpc/dts/qoriq-fman3-1-1g-0.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-1-1g-1.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-1-1g-2.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-1-1g-3.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-1-1g-4.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-1-1g-5.dtsi           |  43 ++++
 arch/powerpc/dts/qoriq-fman3-1.dtsi                |  84 +++++++
 arch/powerpc/dts/qoriq-fman3l-0.dtsi               |  72 ++++++
 arch/powerpc/dts/qoriq-gpio-0.dtsi                 |  16 ++
 arch/powerpc/dts/qoriq-gpio-1.dtsi                 |  16 ++
 arch/powerpc/dts/qoriq-gpio-2.dtsi                 |  16 ++
 arch/powerpc/dts/qoriq-gpio-3.dtsi                 |  16 ++
 arch/powerpc/dts/t1023si-post.dtsi                 |  37 +++
 arch/powerpc/dts/t1024rdb.dts                      |  54 ++++-
 arch/powerpc/dts/t1024si-post.dtsi                 |  10 +
 arch/powerpc/include/asm/mpc85xx_gpio.h            |   3 +-
 board/freescale/b4860qds/b4860qds.c                |   2 +
 board/freescale/corenet_ds/corenet_ds.c            |   2 +
 board/freescale/ls1043aqds/ls1043aqds.c            |   2 +
 board/freescale/p1023rdb/p1023rdb.c                |   5 +-
 board/freescale/p2041rdb/p2041rdb.c                |   2 +
 board/freescale/t102xqds/t102xqds.c                |   2 +
 board/freescale/t102xrdb/t102xrdb.c                |   2 +
 board/freescale/t1040qds/t1040qds.c                |   2 +
 board/freescale/t104xrdb/t104xrdb.c                |   2 +
 board/freescale/t208xqds/t208xqds.c                |   2 +
 board/freescale/t208xrdb/t208xrdb.c                |   2 +
 board/freescale/t4qds/t4240qds.c                   |   2 +
 board/freescale/t4rdb/t4240rdb.c                   |   2 +
 configs/P2041RDB_NAND_defconfig                    |   3 +
 configs/P2041RDB_SDCARD_defconfig                  |   3 +
 configs/P2041RDB_SECURE_BOOT_defconfig             |   8 +-
 configs/P2041RDB_SPIFLASH_defconfig                |   3 +
 configs/P2041RDB_defconfig                         |   3 +
 configs/T1024RDB_NAND_defconfig                    |   3 +
 configs/T1024RDB_SDCARD_defconfig                  |   3 +
 configs/T1024RDB_SECURE_BOOT_defconfig             |   8 +-
 configs/T1024RDB_SPIFLASH_defconfig                |   3 +
 configs/T1024RDB_defconfig                         |   3 +
 doc/device-tree-bindings/net/fsl-tsec-phy.txt      |   4 +-
 drivers/ddr/fsl/Kconfig                            |   3 +
 drivers/ddr/fsl/ctrl_regs.c                        |  58 +----
 drivers/ddr/fsl/fsl_ddr_gen4.c                     |  54 ++++-
 drivers/ddr/fsl/mpc85xx_ddr_gen3.c                 |  54 ++++-
 drivers/net/Kconfig                                |   1 +
 drivers/net/fsl_mdio.c                             | 140 +++++++++++-
 drivers/net/tsec.c                                 |  32 ++-
 drivers/qe/Kconfig                                 |   2 +-
 87 files changed, 3111 insertions(+), 86 deletions(-)
 create mode 100644 arch/powerpc/dts/p2041si-post.dtsi
 create mode 100644 arch/powerpc/dts/p3041si-post.dtsi
 create mode 100644 arch/powerpc/dts/p4080si-post.dtsi
create mode 100644 arch/powerpc/dts/p5040si-post.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-clockgen1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-clockgen2.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0-10g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0-1g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0-1g-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0-1g-2.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0-1g-3.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0-1g-4.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1-10g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1-1g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1-1g-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1-1g-2.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1-1g-3.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1-1g-4.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-10g-0-best-effort.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-10g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-10g-1-best-effort.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-10g-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-1g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-1g-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-1g-2.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-1g-3.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-1g-4.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0-1g-5.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-10g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-10g-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-1g-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-1g-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-1g-2.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-1g-3.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-1g-4.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1-1g-5.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-fman3l-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-gpio-0.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-gpio-1.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-gpio-2.dtsi
 create mode 100644 arch/powerpc/dts/qoriq-gpio-3.dtsi
 create mode 100644 arch/powerpc/dts/t1023si-post.dtsi
 create mode 100644 arch/powerpc/dts/t1024si-post.dtsi

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

end of thread, other threads:[~2020-06-08 19:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  8:40 pull request of u-boot-mpc85xx for v2020.07 Priyanka Jain
2020-05-05 16:32 ` Tom Rini
2020-06-08  7:32 Priyanka Jain
2020-06-08 19:11 ` 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.