All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-mpc85xx
@ 2013-09-12 17:36 York Sun
  2013-09-14  1:26 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2013-09-12 17:36 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 985a71d15b8bd9cfbeae1ac1b08a5319abfd246c:

  Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
(2013-09-09 09:59:30 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to 954a1a4776d135f2c6ee5276a96c0da71744cd6d:

  powerpc/mpc85xx: Add workaround for erratum A-005125 (2013-09-10
14:31:47 -0700)

----------------------------------------------------------------
Shaohui Xie (1):
      powerpc/p2041: fix I2C controller's offset

York Sun (1):
      powerpc/mpc85xx: Add workaround for erratum A-005125

 arch/powerpc/cpu/mpc85xx/cmd_errata.c     |    3 +++
 arch/powerpc/cpu/mpc85xx/start.S          |    8 ++++++++
 arch/powerpc/include/asm/config_mpc85xx.h |   21 +++++++++++++++++++++
 include/configs/P2041RDB.h                |    4 ++--
 4 files changed, 34 insertions(+), 2 deletions(-)

Thanks,

York

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

* [U-Boot] Pull request: u-boot-mpc85xx
  2013-09-12 17:36 [U-Boot] Pull request: u-boot-mpc85xx York Sun
@ 2013-09-14  1:26 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2013-09-14  1:26 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 12, 2013 at 10:36:45AM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit 985a71d15b8bd9cfbeae1ac1b08a5319abfd246c:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
> (2013-09-09 09:59:30 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to 954a1a4776d135f2c6ee5276a96c0da71744cd6d:
> 
>   powerpc/mpc85xx: Add workaround for erratum A-005125 (2013-09-10
> 14:31:47 -0700)
> 
> ----------------------------------------------------------------
> Shaohui Xie (1):
>       powerpc/p2041: fix I2C controller's offset
> 
> York Sun (1):
>       powerpc/mpc85xx: Add workaround for erratum A-005125
> 
>  arch/powerpc/cpu/mpc85xx/cmd_errata.c     |    3 +++
>  arch/powerpc/cpu/mpc85xx/start.S          |    8 ++++++++
>  arch/powerpc/include/asm/config_mpc85xx.h |   21 +++++++++++++++++++++
>  include/configs/P2041RDB.h                |    4 ++--
>  4 files changed, 34 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130913/e8d1ebbd/attachment.pgp>

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

* [U-Boot] pull request u-boot-mpc85xx
  2019-11-26  4:49   ` Priyanka Jain
@ 2019-12-02 15:15     ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2019-12-02 15:15 UTC (permalink / raw)
  To: u-boot

On Tue, Nov 26, 2019 at 04:49:39AM +0000, Priyanka Jain wrote:

> Dear Tom,
> 
> Please find my pull-request for u-boot-mpc85xx/master
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/616526169
> 
> Summary
> powerpc: Fix DM_MMC related build warnings by adding
> eSDHC device module support for T4240RDB, T2080RDB, T1042D4RDB,
> T1024RDB, P5040DS, P4080DS, P3041DS, P2041RDB, P2020RDB,
> P1020RDB platforms
> 
> priyankajain

Applied to u-boot/master, thanks!

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

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

* [U-Boot] pull request u-boot-mpc85xx
  2019-11-20  5:45 ` Priyanka Jain
  2019-11-20 22:43   ` Tom Rini
@ 2019-11-26  4:49   ` Priyanka Jain
  2019-12-02 15:15     ` Tom Rini
  1 sibling, 1 reply; 19+ messages in thread
From: Priyanka Jain @ 2019-11-26  4:49 UTC (permalink / raw)
  To: u-boot

Dear Tom,

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

Summary
powerpc: Fix DM_MMC related build warnings by adding
eSDHC device module support for T4240RDB, T2080RDB, T1042D4RDB,
T1024RDB, P5040DS, P4080DS, P3041DS, P2041RDB, P2020RDB,
P1020RDB platforms

priyankajain
------------------------
The following changes since commit 9a0cbae22a613dfd55e15565785749b74c19fdf0:

  Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-11-23 20:50:11 -0500)

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 3fca56ee429f1188a44113ec35d426a85068a9d2:

  configs: enable eSDHC device module for T4240RDB board (2019-11-25 11:54:28 +0530)

----------------------------------------------------------------
Yinbo Zhu (20):
      arch: powerpc: add eSDHC node to p1020 dts
      arch: powerpc: add eSDHC node to p2020 dts
      arch: powerpc: add eSDHC node to p2041 dts
      arch: powerpc: add eSDHC node to p3041 dts
      arch: powerpc: add eSDHC node to p4080 dts
      arch: powerpc: add eSDHC node to p5040 dts
      arch: powerpc: add eSDHC node to t102x dts
      arch: powerpc: add eSDHC node to t104x dts
      arch: powerpc: add eSDHC node to t4240 dts
      board: sdhc: Use block layer to read from mmc
      configs: enable eSDHC device module for P1020RDB board
      configs: enable eSDHC device module for P2020RDB board
      configs: enable eSDHC device module for P2041RDB board
      configs: enable eSDHC device module for P3041DS board
      configs: enable eSDHC device module for P4080DS board
      configs: enable eSDHC device module for P5040DS board
      configs: enable eSDHC device module for T1024RDB board
      configs: enable eSDHC device module for T1042D4RDB board
      configs: enable eSDHC device module for T2080RDB board
      configs: enable eSDHC device module for T4240RDB board

 arch/powerpc/dts/p1020-post.dtsi             | 7 +++++++
 arch/powerpc/dts/p2020-post.dtsi             | 7 +++++++
 arch/powerpc/dts/p2041.dtsi                  | 6 ++++++
 arch/powerpc/dts/p3041.dtsi                  | 6 ++++++
 arch/powerpc/dts/p4080.dtsi                  | 6 ++++++
 arch/powerpc/dts/p5040.dtsi                  | 6 ++++++
 arch/powerpc/dts/t102x.dtsi                  | 6 ++++++
 arch/powerpc/dts/t104x.dtsi                  | 6 ++++++
 arch/powerpc/dts/t4240.dtsi                  | 6 ++++++
 board/freescale/common/sdhc_boot.c           | 4 ++++
 configs/P1020RDB-PC_36BIT_NAND_defconfig     | 1 +
 configs/P1020RDB-PC_36BIT_SDCARD_defconfig   | 1 +
 configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig | 1 +
 configs/P1020RDB-PC_36BIT_defconfig          | 1 +
 configs/P1020RDB-PC_NAND_defconfig           | 1 +
 configs/P1020RDB-PC_SDCARD_defconfig         | 1 +
 configs/P1020RDB-PC_SPIFLASH_defconfig       | 1 +
 configs/P1020RDB-PC_defconfig                | 1 +
 configs/P1020RDB-PD_NAND_defconfig           | 1 +
 configs/P1020RDB-PD_SDCARD_defconfig         | 1 +
 configs/P1020RDB-PD_SPIFLASH_defconfig       | 1 +
 configs/P1020RDB-PD_defconfig                | 1 +
 configs/P2020RDB-PC_36BIT_NAND_defconfig     | 1 +
 configs/P2020RDB-PC_36BIT_SDCARD_defconfig   | 1 +
 configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig | 1 +
 configs/P2020RDB-PC_36BIT_defconfig          | 1 +
 configs/P2020RDB-PC_NAND_defconfig           | 1 +
 configs/P2020RDB-PC_SDCARD_defconfig         | 1 +
 configs/P2020RDB-PC_SPIFLASH_defconfig       | 1 +
 configs/P2020RDB-PC_defconfig                | 1 +
 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              | 1 +
 configs/T1024RDB_SDCARD_defconfig            | 1 +
 configs/T1024RDB_SPIFLASH_defconfig          | 1 +
 configs/T1024RDB_defconfig                   | 1 +
 configs/T1042D4RDB_NAND_defconfig            | 1 +
 configs/T1042D4RDB_SDCARD_defconfig          | 1 +
 configs/T1042D4RDB_SPIFLASH_defconfig        | 1 +
 configs/T1042D4RDB_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 +
 59 files changed, 109 insertions(+)

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

* [U-Boot] pull request u-boot-mpc85xx
  2019-11-20  5:45 ` Priyanka Jain
@ 2019-11-20 22:43   ` Tom Rini
  2019-11-26  4:49   ` Priyanka Jain
  1 sibling, 0 replies; 19+ messages in thread
From: Tom Rini @ 2019-11-20 22:43 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 20, 2019 at 05:45:21AM +0000, Priyanka Jain wrote:

> Dear Tom,
> 
> Please find my pull-request for u-boot-mpc85xx/master
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/613898130
> 
> Summary
> powerpc: Fix CONFIG_AHCI related build warning for
> P2041, P3041, P5040, T102x, T104x, T4240 platforms
> 
> priyankajain

Applied to u-boot/master, thanks!

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

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

* [U-Boot] pull request u-boot-mpc85xx
  2019-11-07  4:01 [U-Boot] pull request u-boot-mpc85xx Priyanka Jain
  2019-11-07 17:31 ` Tom Rini
@ 2019-11-20  5:45 ` Priyanka Jain
  2019-11-20 22:43   ` Tom Rini
  2019-11-26  4:49   ` Priyanka Jain
  1 sibling, 2 replies; 19+ messages in thread
From: Priyanka Jain @ 2019-11-20  5:45 UTC (permalink / raw)
  To: u-boot

Dear Tom,

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

Summary
powerpc: Fix CONFIG_AHCI related build warning for
P2041, P3041, P5040, T102x, T104x, T4240 platforms

priyankajain
-------------------------------------------------
The following changes since commit d4a31e8ee5592072d8d5208b3e950cba2d89b6bd:

  Prepare v2020.01-rc3 (2019-11-18 21:31:49 -0500)

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 037e1084d970e704434c58a09cb507ff1e326705:

  powerpc: t4240: dts: Add Sata DT nodes (2019-11-19 14:11:44 +0530)

----------------------------------------------------------------
Peng Ma (8):
      ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
      ata: sata_sil: Add DM support for Silicon sata driver
      powerpc: p2041: dts: Add Sata DT nodes
      powerpc: p3041: dts: Add Sata DT nodes
      powerpc: p5040: dts: Add Sata DT nodes
      powerpc: t102x: dts: Add Sata DT nodes
      powerpc: t104x: dts: Add Sata DT nodes
      powerpc: t4240: dts: Add Sata DT nodes

 arch/powerpc/cpu/mpc85xx/cpu_init.c |  10 -
 arch/powerpc/dts/p2041.dtsi         |   9 +
 arch/powerpc/dts/p3041.dtsi         |   9 +
 arch/powerpc/dts/p5040.dtsi         |   9 +
 arch/powerpc/dts/t102x.dtsi         |   9 +
 arch/powerpc/dts/t104x.dtsi         |   9 +
 arch/powerpc/dts/t4240.dtsi         |   9 +
 drivers/ata/Kconfig                 |   2 +
 drivers/ata/fsl_sata.c              | 307 +++++++++++++++------
 drivers/ata/fsl_sata.h              |  13 +-
 drivers/ata/sata_sil.c              | 535 +++++++++++++++++++++++-------------
 drivers/ata/sata_sil.h              |  10 +
 12 files changed, 640 insertions(+), 291 deletions(-)

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

* [U-Boot] pull request u-boot-mpc85xx
  2019-11-07  4:01 [U-Boot] pull request u-boot-mpc85xx Priyanka Jain
@ 2019-11-07 17:31 ` Tom Rini
  2019-11-20  5:45 ` Priyanka Jain
  1 sibling, 0 replies; 19+ messages in thread
From: Tom Rini @ 2019-11-07 17:31 UTC (permalink / raw)
  To: u-boot

On Thu, Nov 07, 2019 at 04:01:45AM +0000, Priyanka Jain wrote:

> Dear Tom,
> 
> Please find my pull-request for u-boot-mpc85xx/master
> https://travis-ci.org/p-priyanka-jain/u-boot/builds/608129628
> 
> Summary
> mpc85xx,socrates:  Add dts, enable DM support,
>                 fix warnings, disable video
> 
> 
> priyankajain
> 

Applied to u-boot/master, thanks!

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

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

* [U-Boot] pull request u-boot-mpc85xx
@ 2019-11-07  4:01 Priyanka Jain
  2019-11-07 17:31 ` Tom Rini
  2019-11-20  5:45 ` Priyanka Jain
  0 siblings, 2 replies; 19+ messages in thread
From: Priyanka Jain @ 2019-11-07  4:01 UTC (permalink / raw)
  To: u-boot

Dear Tom,

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

Summary
mpc85xx,socrates:  Add dts, enable DM support,
                fix warnings, disable video


priyankajain

--------------------------------------------------
The following changes since commit 14d39c9e1dc9397febd58399a70f32e7481bbc27:

  travis: Rework how we write the ~/.buildman file (2019-11-05 10:44:16 -0500)

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 2a51fe01be0985f5214aac98866c9a26906f3fba:

  mpc85xx, socrates: add DM PCI support (2019-11-06 16:30:19 +0530)

----------------------------------------------------------------
Heiko Schocher (10):
      pci: add DM based mpc85xx driver
      mpc85xx, socrates: suppress unknown flash warning
      mpc85xx: add socrates dts from linux
      mpc85xx, dts, socrates: add u-boot specific dtsi
      mpc85xx, socrates: add DM support
      mpc85xx, socrates: get rid of DM_USB warning
      mpc85xx, socrates: disable VIDEO
      mpc85xx, socrates: enable DM I2C
      mpc85xx, socrates: enable DM serial
      mpc85xx, socrates: add DM PCI support


 MAINTAINERS                           |   5 +
 arch/powerpc/dts/Makefile             |   1 +
 arch/powerpc/dts/socrates-u-boot.dtsi |  40 ++++
 arch/powerpc/dts/socrates.dts         | 349 ++++++++++++++++++++++++++++++++++
 board/socrates/MAINTAINERS            |   4 +-
 board/socrates/law.c                  |   2 -
 board/socrates/socrates.c             | 222 ++-------------------
 configs/socrates_defconfig            |  24 ++-
 drivers/pci/Kconfig                   |   7 +
 drivers/pci/Makefile                  |   1 +
 drivers/pci/pci_mpc85xx.c             | 158 +++++++++++++++
 include/configs/socrates.h            |  68 +------
 12 files changed, 610 insertions(+), 271 deletions(-)
 create mode 100644 arch/powerpc/dts/socrates-u-boot.dtsi
 create mode 100644 arch/powerpc/dts/socrates.dts
 create mode 100644 drivers/pci/pci_mpc85xx.c
                                                 

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

* [U-Boot] Pull request u-boot-mpc85xx
  2014-01-21 23:07 [U-Boot] Pull " York Sun
@ 2014-01-22 15:33 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2014-01-22 15:33 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 21, 2014 at 03:07:40PM -0800, York Sun wrote:

> Tom,
> 
> The following changes since commit b44bd2c73c4cfb6e3b9e7f8cf987e8e39aa74a0b:
> 
>   Prepare v2014.01 (2014-01-20 17:52:59 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to e222b1f36fedb0363dbc21e0add7dc3848bae553:
> 
>   powerpc/mpc85xx:Increase binary size for P, B & T series boards. (2014-01-21
> 14:06:30 -0800)
> 
> ----------------------------------------------------------------
> Po Liu (2):
>       powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
>       powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL
> 
> Prabhakar Kushwaha (2):
>       powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
>       powerpc/mpc85xx:Increase binary size for P, B & T series boards.
> 
> Priyanka Jain (1):
>       powerpc/t1040qds: Update DDR initialization related settings
> 
> Ramneek Mehresh (1):
>       powerpc/83xx: Add support for get_svr() for 83xx devices
> 
> Shengzhou Liu (4):
>       powerpc/t2080qds: some update for t2080qds
>       powerpc/85xx: update erratum a006379
>       t2080qds/ddr: update ddr parameters
>       net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f
> 
> York Sun (2):
>       powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474
>       powerpc/mpc85xx: Revise workaround for DDR-A003
> 
>  Makefile                                    |    4 +-
>  README                                      |    9 ++
>  arch/powerpc/cpu/mpc83xx/start.S            |    5 +
>  arch/powerpc/cpu/mpc85xx/cmd_errata.c       |    2 +-
>  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds     |   15 +--
>  arch/powerpc/include/asm/fsl_errata.h       |    6 +-
>  board/freescale/c29xpcie/Makefile           |   15 +++
>  board/freescale/c29xpcie/README             |   12 +--
>  board/freescale/c29xpcie/cpld.c             |    2 +
>  board/freescale/c29xpcie/spl.c              |   77 +++++++++++++++
>  board/freescale/c29xpcie/spl_minimal.c      |   63 ++++++++++++
>  board/freescale/c29xpcie/tlb.c              |   13 ++-
>  board/freescale/p1010rdb/README.P1010RDB-PA |   12 +--
>  board/freescale/p1010rdb/README.P1010RDB-PB |    4 +-
>  board/freescale/p1023rds/README             |    4 +-
>  board/freescale/p1_p2_rdb/README            |   12 +--
>  board/freescale/p2041rdb/README             |   12 +--
>  board/freescale/t1040qds/README             |   12 +--
>  board/freescale/t1040qds/ddr.h              |   22 +++--
>  board/freescale/t104xrdb/README             |   12 +--
>  board/freescale/t2080qds/ddr.c              |   12 +--
>  board/freescale/t2080qds/ddr.h              |   65 +++++--------
>  board/freescale/t2080qds/eth_t2080qds.c     |   12 ++-
>  board/freescale/t2080qds/t2080qds.c         |   66 +++++++++++--
>  boards.cfg                                  |   67 ++++++-------
>  doc/README.SPL                              |    1 +
>  doc/README.b4860qds                         |   12 +--
>  drivers/ddr/fsl/mpc85xx_ddr_gen3.c          |   69 +++++++++++++-
>  drivers/mtd/nand/fsl_ifc_spl.c              |   31 ++++--
>  drivers/net/fm/init.c                       |   53 +---------
>  drivers/net/fm/t2080.c                      |   10 +-
>  include/configs/B4860QDS.h                  |   12 +--
>  include/configs/BSC9131RDB.h                |    6 +-
>  include/configs/BSC9132QDS.h                |   17 ++--
>  include/configs/C29XPCIE.h                  |  138 +++++++++++++++++++++++++--
>  include/configs/P1010RDB.h                  |   16 ++--
>  include/configs/P1022DS.h                   |   12 +--
>  include/configs/P1023RDB.h                  |    8 +-
>  include/configs/P1023RDS.h                  |   12 +--
>  include/configs/P1_P2_RDB.h                 |   14 +--
>  include/configs/P2020DS.h                   |   10 +-
>  include/configs/P2041RDB.h                  |   21 ++--
>  include/configs/T1040QDS.h                  |   26 ++---
>  include/configs/T1040RDB.h                  |   16 ++--
>  include/configs/T1042RDB_PI.h               |   16 ++--
>  include/configs/T2080QDS.h                  |   20 ++--
>  include/configs/T4240EMU.h                  |    4 +-
>  include/configs/T4240QDS.h                  |   18 ++--
>  include/configs/corenet_ds.h                |   30 +++---
>  include/configs/km/kmp204x-common.h         |    4 +-
>  include/configs/p1_p2_rdb_pc.h              |   12 +--
>  include/configs/p1_twr.h                    |    8 +-
>  include/configs/t4qds.h                     |    2 +-
>  spl/Makefile                                |    1 +
>  54 files changed, 742 insertions(+), 392 deletions(-)
>  create mode 100644 board/freescale/c29xpcie/spl.c
>  create mode 100644 board/freescale/c29xpcie/spl_minimal.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140122/3ec30847/attachment.pgp>

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

* [U-Boot] Pull request u-boot-mpc85xx
@ 2014-01-21 23:07 York Sun
  2014-01-22 15:33 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2014-01-21 23:07 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit b44bd2c73c4cfb6e3b9e7f8cf987e8e39aa74a0b:

  Prepare v2014.01 (2014-01-20 17:52:59 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to e222b1f36fedb0363dbc21e0add7dc3848bae553:

  powerpc/mpc85xx:Increase binary size for P, B & T series boards. (2014-01-21
14:06:30 -0800)

----------------------------------------------------------------
Po Liu (2):
      powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
      powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL

Prabhakar Kushwaha (2):
      powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
      powerpc/mpc85xx:Increase binary size for P, B & T series boards.

Priyanka Jain (1):
      powerpc/t1040qds: Update DDR initialization related settings

Ramneek Mehresh (1):
      powerpc/83xx: Add support for get_svr() for 83xx devices

Shengzhou Liu (4):
      powerpc/t2080qds: some update for t2080qds
      powerpc/85xx: update erratum a006379
      t2080qds/ddr: update ddr parameters
      net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f

York Sun (2):
      powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474
      powerpc/mpc85xx: Revise workaround for DDR-A003

 Makefile                                    |    4 +-
 README                                      |    9 ++
 arch/powerpc/cpu/mpc83xx/start.S            |    5 +
 arch/powerpc/cpu/mpc85xx/cmd_errata.c       |    2 +-
 arch/powerpc/cpu/mpc85xx/u-boot-spl.lds     |   15 +--
 arch/powerpc/include/asm/fsl_errata.h       |    6 +-
 board/freescale/c29xpcie/Makefile           |   15 +++
 board/freescale/c29xpcie/README             |   12 +--
 board/freescale/c29xpcie/cpld.c             |    2 +
 board/freescale/c29xpcie/spl.c              |   77 +++++++++++++++
 board/freescale/c29xpcie/spl_minimal.c      |   63 ++++++++++++
 board/freescale/c29xpcie/tlb.c              |   13 ++-
 board/freescale/p1010rdb/README.P1010RDB-PA |   12 +--
 board/freescale/p1010rdb/README.P1010RDB-PB |    4 +-
 board/freescale/p1023rds/README             |    4 +-
 board/freescale/p1_p2_rdb/README            |   12 +--
 board/freescale/p2041rdb/README             |   12 +--
 board/freescale/t1040qds/README             |   12 +--
 board/freescale/t1040qds/ddr.h              |   22 +++--
 board/freescale/t104xrdb/README             |   12 +--
 board/freescale/t2080qds/ddr.c              |   12 +--
 board/freescale/t2080qds/ddr.h              |   65 +++++--------
 board/freescale/t2080qds/eth_t2080qds.c     |   12 ++-
 board/freescale/t2080qds/t2080qds.c         |   66 +++++++++++--
 boards.cfg                                  |   67 ++++++-------
 doc/README.SPL                              |    1 +
 doc/README.b4860qds                         |   12 +--
 drivers/ddr/fsl/mpc85xx_ddr_gen3.c          |   69 +++++++++++++-
 drivers/mtd/nand/fsl_ifc_spl.c              |   31 ++++--
 drivers/net/fm/init.c                       |   53 +---------
 drivers/net/fm/t2080.c                      |   10 +-
 include/configs/B4860QDS.h                  |   12 +--
 include/configs/BSC9131RDB.h                |    6 +-
 include/configs/BSC9132QDS.h                |   17 ++--
 include/configs/C29XPCIE.h                  |  138 +++++++++++++++++++++++++--
 include/configs/P1010RDB.h                  |   16 ++--
 include/configs/P1022DS.h                   |   12 +--
 include/configs/P1023RDB.h                  |    8 +-
 include/configs/P1023RDS.h                  |   12 +--
 include/configs/P1_P2_RDB.h                 |   14 +--
 include/configs/P2020DS.h                   |   10 +-
 include/configs/P2041RDB.h                  |   21 ++--
 include/configs/T1040QDS.h                  |   26 ++---
 include/configs/T1040RDB.h                  |   16 ++--
 include/configs/T1042RDB_PI.h               |   16 ++--
 include/configs/T2080QDS.h                  |   20 ++--
 include/configs/T4240EMU.h                  |    4 +-
 include/configs/T4240QDS.h                  |   18 ++--
 include/configs/corenet_ds.h                |   30 +++---
 include/configs/km/kmp204x-common.h         |    4 +-
 include/configs/p1_p2_rdb_pc.h              |   12 +--
 include/configs/p1_twr.h                    |    8 +-
 include/configs/t4qds.h                     |    2 +-
 spl/Makefile                                |    1 +
 54 files changed, 742 insertions(+), 392 deletions(-)
 create mode 100644 board/freescale/c29xpcie/spl.c
 create mode 100644 board/freescale/c29xpcie/spl_minimal.c

Thanks,

York

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

* [U-Boot] Pull request: u-boot-mpc85xx
  2013-08-21 17:28 [U-Boot] Pull request: u-boot-mpc85xx York Sun
@ 2013-08-22 15:18 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2013-08-22 15:18 UTC (permalink / raw)
  To: u-boot

On Wed, Aug 21, 2013 at 10:28:29AM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit 39bc12ddc36c9e30199471da0f3a929b178a04b2:
> 
>   SPL: Makefile: Build a separate autoconf.mk for SPL (2013-08-19
> 18:05:19 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to b6df9b01fb8c126b212aba92b6523407d3fa60a5:
> 
>   Makefile: Fix build in a separated directory tree (2013-08-21 09:03:29
> -0700)
> 
> ----------------------------------------------------------------
> Prabhakar Kushwaha (1):
>       powerpc: Fix CamelCase checkpatch warnings
> 
> Shaohui Xie (3):
>       powerpc/common/vsc3316: remove const from vsc3316_config parameter
> define
>       powerpc/t4240: fix lanes routing for QSGMII protocols
>       powerpc/t4240: add QSGMII interface support
> 
> Shengzhou Liu (2):
>       powerpc/p1010rdb: fix calculating ddr_freq_mhz
>       powerpc/sec: Add workaround for SEC A-003571
> 
> Shruti Kanetkar (2):
>       powerpc: Use print_size() where appropriate
>       powerpcv2: Print hardcoded size like print_size() does
> 
> Ying Zhang (8):
>       spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
>       powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled
> some functionality for common SPL
>       powerpc: mpc85xx: Support booting from SD Card with SPL
>       powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL
>       powerpc : spi flash : Support to start from eSPI with SPL
>       powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
>       TPL : introduce the TPL based on the SPL
>       powerpc: p1022ds: add TPL for p1022ds nand boot
> 
> York Sun (2):
>       SPDX-License-Identifier: clean up license header
>       Makefile: Fix build in a separated directory tree
> 
> ?????????????? ?????????????? (1):
>       Fix for incorrect conversion hex string to number (FMAN firmware
> address).
> 
>  Makefile                                           |   50 +++++-
>  README                                             |   24 +++
>  arch/powerpc/cpu/mpc824x/cpu.c                     |    8 +-
>  arch/powerpc/cpu/mpc85xx/cmd_errata.c              |    4 +
>  arch/powerpc/cpu/mpc85xx/cpu.c                     |   45 +++---
>  arch/powerpc/cpu/mpc85xx/cpu_init.c                |   32 ++--
>  arch/powerpc/cpu/mpc85xx/fdt.c                     |   12 +-
>  arch/powerpc/cpu/mpc85xx/speed.c                   |  142 ++++++++---------
>  arch/powerpc/cpu/mpc85xx/t4240_serdes.c            |   14 +-
>  arch/powerpc/cpu/mpc85xx/tlb.c                     |    3 +-
>  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds            |    5 +
>  arch/powerpc/cpu/mpc86xx/cpu.c                     |   22 +--
>  arch/powerpc/cpu/mpc86xx/speed.c                   |   40 ++---
>  arch/powerpc/cpu/mpc8xx/cpu.c                      |   24 ++-
>  arch/powerpc/cpu/mpc8xx/video.c                    |    4 +-
>  .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c        |    4 +
>  arch/powerpc/cpu/mpc8xxx/ddr/main.c                |    3 +-
>  arch/powerpc/cpu/mpc8xxx/law.c                     |    6 +-
>  arch/powerpc/cpu/ppc4xx/cpu.c                      |    8 +-
>  arch/powerpc/include/asm/config_mpc85xx.h          |    1 +
>  board/freescale/b4860qds/b4860qds_crossbar_con.h   |   12 +-
>  board/freescale/common/Makefile                    |    2 -
>  board/freescale/common/vsc3316_3308.c              |    2 +-
>  board/freescale/common/vsc3316_3308.h              |    2 +-
>  board/freescale/mpc8540ads/mpc8540ads.c            |    2 +-
>  board/freescale/mpc8541cds/mpc8541cds.c            |    2 +-
>  board/freescale/mpc8555cds/mpc8555cds.c            |    2 +-
>  board/freescale/mpc8560ads/mpc8560ads.c            |    2 +-
>  board/freescale/p1010rdb/spl_minimal.c             |    2 +-
>  board/freescale/p1022ds/Makefile                   |    3 +
>  board/freescale/p1022ds/spl.c                      |  121 ++++++++++++++
>  board/freescale/p1022ds/spl_minimal.c              |   53 +------
>  board/freescale/p1022ds/tlb.c                      |   23 ++-
>  board/freescale/p1_p2_rdb_pc/ddr.c                 |    2 +-
>  board/freescale/p1_twr/ddr.c                       |    2 +-
>  board/freescale/t4qds/eth.c                        |   80 +++++++---
>  board/freescale/t4qds/t4240qds.c                   |   47 +++++-
>  board/sbc8548/sbc8548.c                            |    4 +-
>  board/socrates/socrates.c                          |    2 +-
>  board/xes/xpedite537x/ddr.c                        |    2 +-
>  common/env_common.c                                |    2 -
>  config.mk                                          |   30 +++-
>  doc/README.TPL                                     |   45 ++++++
>  doc/README.mpc85xx-sd-spi-boot                     |   81 ++++++++++
>  drivers/mmc/Makefile                               |    3 +
>  drivers/mmc/fsl_esdhc_spl.c                        |  115 ++++++++++++++
>  drivers/mmc/mmc.c                                  |    2 +
>  drivers/mtd/nand/Makefile                          |    1 +
>  drivers/mtd/nand/fsl_elbc_spl.c                    |   27 +++-
>  drivers/mtd/spi/Makefile                           |    1 +
>  drivers/mtd/spi/fsl_espi_spl.c                     |   62 ++++++++
>  drivers/mtd/spi/spi_flash.c                        |    2 +
>  drivers/net/fm/eth.c                               |    4 +-
>  drivers/net/fm/memac.c                             |    1 +
>  drivers/net/fm/t4240.c                             |   40 ++++-
>  drivers/spi/fsl_espi.c                             |    2 +-
>  include/configs/MPC8313ERDB.h                      |    1 -
>  include/configs/P1022DS.h                          |  166
> ++++++++++++++++----
>  include/configs/p1_p2_rdb_pc.h                     |    1 -
>  include/e500.h                                     |   16 +-
>  include/fsl_esdhc.h                                |    1 +
>  include/mpc86xx.h                                  |    6 +-
>  spl/Makefile                                       |   23 ++-
>  63 files changed, 1101 insertions(+), 349 deletions(-)
>  create mode 100644 board/freescale/p1022ds/spl.c
>  create mode 100644 doc/README.TPL
>  create mode 100644 doc/README.mpc85xx-sd-spi-boot
>  create mode 100644 drivers/mmc/fsl_esdhc_spl.c
>  create mode 100644 drivers/mtd/spi/fsl_espi_spl.c

Applied to u-boot/master (and also confirmed the bugfix), thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130822/fc94dac7/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-mpc85xx
@ 2013-08-21 17:28 York Sun
  2013-08-22 15:18 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2013-08-21 17:28 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 39bc12ddc36c9e30199471da0f3a929b178a04b2:

  SPL: Makefile: Build a separate autoconf.mk for SPL (2013-08-19
18:05:19 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to b6df9b01fb8c126b212aba92b6523407d3fa60a5:

  Makefile: Fix build in a separated directory tree (2013-08-21 09:03:29
-0700)

----------------------------------------------------------------
Prabhakar Kushwaha (1):
      powerpc: Fix CamelCase checkpatch warnings

Shaohui Xie (3):
      powerpc/common/vsc3316: remove const from vsc3316_config parameter
define
      powerpc/t4240: fix lanes routing for QSGMII protocols
      powerpc/t4240: add QSGMII interface support

Shengzhou Liu (2):
      powerpc/p1010rdb: fix calculating ddr_freq_mhz
      powerpc/sec: Add workaround for SEC A-003571

Shruti Kanetkar (2):
      powerpc: Use print_size() where appropriate
      powerpcv2: Print hardcoded size like print_size() does

Ying Zhang (8):
      spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
      powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled
some functionality for common SPL
      powerpc: mpc85xx: Support booting from SD Card with SPL
      powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL
      powerpc : spi flash : Support to start from eSPI with SPL
      powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
      TPL : introduce the TPL based on the SPL
      powerpc: p1022ds: add TPL for p1022ds nand boot

York Sun (2):
      SPDX-License-Identifier: clean up license header
      Makefile: Fix build in a separated directory tree

??????? ??????? (1):
      Fix for incorrect conversion hex string to number (FMAN firmware
address).

 Makefile                                           |   50 +++++-
 README                                             |   24 +++
 arch/powerpc/cpu/mpc824x/cpu.c                     |    8 +-
 arch/powerpc/cpu/mpc85xx/cmd_errata.c              |    4 +
 arch/powerpc/cpu/mpc85xx/cpu.c                     |   45 +++---
 arch/powerpc/cpu/mpc85xx/cpu_init.c                |   32 ++--
 arch/powerpc/cpu/mpc85xx/fdt.c                     |   12 +-
 arch/powerpc/cpu/mpc85xx/speed.c                   |  142 ++++++++---------
 arch/powerpc/cpu/mpc85xx/t4240_serdes.c            |   14 +-
 arch/powerpc/cpu/mpc85xx/tlb.c                     |    3 +-
 arch/powerpc/cpu/mpc85xx/u-boot-spl.lds            |    5 +
 arch/powerpc/cpu/mpc86xx/cpu.c                     |   22 +--
 arch/powerpc/cpu/mpc86xx/speed.c                   |   40 ++---
 arch/powerpc/cpu/mpc8xx/cpu.c                      |   24 ++-
 arch/powerpc/cpu/mpc8xx/video.c                    |    4 +-
 .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c        |    4 +
 arch/powerpc/cpu/mpc8xxx/ddr/main.c                |    3 +-
 arch/powerpc/cpu/mpc8xxx/law.c                     |    6 +-
 arch/powerpc/cpu/ppc4xx/cpu.c                      |    8 +-
 arch/powerpc/include/asm/config_mpc85xx.h          |    1 +
 board/freescale/b4860qds/b4860qds_crossbar_con.h   |   12 +-
 board/freescale/common/Makefile                    |    2 -
 board/freescale/common/vsc3316_3308.c              |    2 +-
 board/freescale/common/vsc3316_3308.h              |    2 +-
 board/freescale/mpc8540ads/mpc8540ads.c            |    2 +-
 board/freescale/mpc8541cds/mpc8541cds.c            |    2 +-
 board/freescale/mpc8555cds/mpc8555cds.c            |    2 +-
 board/freescale/mpc8560ads/mpc8560ads.c            |    2 +-
 board/freescale/p1010rdb/spl_minimal.c             |    2 +-
 board/freescale/p1022ds/Makefile                   |    3 +
 board/freescale/p1022ds/spl.c                      |  121 ++++++++++++++
 board/freescale/p1022ds/spl_minimal.c              |   53 +------
 board/freescale/p1022ds/tlb.c                      |   23 ++-
 board/freescale/p1_p2_rdb_pc/ddr.c                 |    2 +-
 board/freescale/p1_twr/ddr.c                       |    2 +-
 board/freescale/t4qds/eth.c                        |   80 +++++++---
 board/freescale/t4qds/t4240qds.c                   |   47 +++++-
 board/sbc8548/sbc8548.c                            |    4 +-
 board/socrates/socrates.c                          |    2 +-
 board/xes/xpedite537x/ddr.c                        |    2 +-
 common/env_common.c                                |    2 -
 config.mk                                          |   30 +++-
 doc/README.TPL                                     |   45 ++++++
 doc/README.mpc85xx-sd-spi-boot                     |   81 ++++++++++
 drivers/mmc/Makefile                               |    3 +
 drivers/mmc/fsl_esdhc_spl.c                        |  115 ++++++++++++++
 drivers/mmc/mmc.c                                  |    2 +
 drivers/mtd/nand/Makefile                          |    1 +
 drivers/mtd/nand/fsl_elbc_spl.c                    |   27 +++-
 drivers/mtd/spi/Makefile                           |    1 +
 drivers/mtd/spi/fsl_espi_spl.c                     |   62 ++++++++
 drivers/mtd/spi/spi_flash.c                        |    2 +
 drivers/net/fm/eth.c                               |    4 +-
 drivers/net/fm/memac.c                             |    1 +
 drivers/net/fm/t4240.c                             |   40 ++++-
 drivers/spi/fsl_espi.c                             |    2 +-
 include/configs/MPC8313ERDB.h                      |    1 -
 include/configs/P1022DS.h                          |  166
++++++++++++++++----
 include/configs/p1_p2_rdb_pc.h                     |    1 -
 include/e500.h                                     |   16 +-
 include/fsl_esdhc.h                                |    1 +
 include/mpc86xx.h                                  |    6 +-
 spl/Makefile                                       |   23 ++-
 63 files changed, 1101 insertions(+), 349 deletions(-)
 create mode 100644 board/freescale/p1022ds/spl.c
 create mode 100644 doc/README.TPL
 create mode 100644 doc/README.mpc85xx-sd-spi-boot
 create mode 100644 drivers/mmc/fsl_esdhc_spl.c
 create mode 100644 drivers/mtd/spi/fsl_espi_spl.c

Thanks.

York

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

* [U-Boot] Pull request : u-boot-mpc85xx
  2013-08-21 13:40 ` Tom Rini
@ 2013-08-21 16:10   ` York Sun
  0 siblings, 0 replies; 19+ messages in thread
From: York Sun @ 2013-08-21 16:10 UTC (permalink / raw)
  To: u-boot

On 08/21/2013 06:40 AM, Tom Rini wrote:
> I see problems with:
> P1021RDB-PC_NAND BSC9132QDS_NAND_DDRCLK133 P1025RDB_NAND
> BSC9131RDB_NAND_SYSCLK100 P1022DS_SDCARD P1010RDB_NAND
> MPC8313ERDB_NAND_33 P1020RDB-PD_NAND BSC9131RDB_NAND
> P1022DS_36BIT_SDCARD P1022DS_36BIT_NAND P1022DS_36BIT_SPIFLASH
> P1022DS_NAND P1020RDB-PC_NAND P1010RDB_36BIT_NAND P1024RDB_NAND
> BSC9132QDS_NAND_DDRCLK100 P1021RDB-PC_36BIT_NAND P1022DS_SPIFLASH
> MPC8313ERDB_NAND_66 P2020RDB-PC_NAND P2020RDB-PC_36BIT_NAND
> P1020RDB-PC_36BIT_NAND
> 
> The problem looks like:
> cat:
> /home/trini/work/u-boot/u-boot/powerpc/P2020RDB-PC_NAND//home/trini/work/u-boot/u-boot/powerpc/P2020RDB-PC_NAND/u-boot.bin:
> No such file or directory
> 
> So something is off with separate object directories.
> 

Tom,

Sorry for the trouble. One of the patch broke out-of-tree build. I will
submit a patch to fix that.

York

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

* [U-Boot] Pull request : u-boot-mpc85xx
  2013-08-20 19:46 [U-Boot] Pull request : u-boot-mpc85xx York Sun
@ 2013-08-21 13:40 ` Tom Rini
  2013-08-21 16:10   ` York Sun
  0 siblings, 1 reply; 19+ messages in thread
From: Tom Rini @ 2013-08-21 13:40 UTC (permalink / raw)
  To: u-boot

On Tue, Aug 20, 2013 at 12:46:20PM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit 39bc12ddc36c9e30199471da0f3a929b178a04b2:
> 
>   SPL: Makefile: Build a separate autoconf.mk for SPL (2013-08-19
> 18:05:19 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to e6394e9e8f83b77b61f0b240fcd39622571be690:
> 
>   Fix for incorrect conversion hex string to number (FMAN firmware
> address). (2013-08-20 11:51:26 -0700)
> 
> ----------------------------------------------------------------
> Prabhakar Kushwaha (1):
>       powerpc: Fix CamelCase checkpatch warnings
> 
> Shaohui Xie (3):
>       powerpc/common/vsc3316: remove const from vsc3316_config parameter
> define
>       powerpc/t4240: fix lanes routing for QSGMII protocols
>       powerpc/t4240: add QSGMII interface support
> 
> Shengzhou Liu (2):
>       powerpc/p1010rdb: fix calculating ddr_freq_mhz
>       powerpc/sec: Add workaround for SEC A-003571
> 
> Shruti Kanetkar (2):
>       powerpc: Use print_size() where appropriate
>       powerpcv2: Print hardcoded size like print_size() does
> 
> Ying Zhang (8):
>       spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
>       powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled
> some functionality for common SPL
>       powerpc: mpc85xx: Support booting from SD Card with SPL
>       powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL
>       powerpc : spi flash : Support to start from eSPI with SPL
>       powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
>       TPL : introduce the TPL based on the SPL
>       powerpc: p1022ds: add TPL for p1022ds nand boot
> 
> York Sun (1):
>       SPDX-License-Identifier: clean up license header
> 
> ?????????????? ?????????????? (1):
>       Fix for incorrect conversion hex string to number (FMAN firmware
> address).
> 
>  Makefile                                           |   50 +++++-
>  README                                             |   24 +++
>  arch/powerpc/cpu/mpc824x/cpu.c                     |    8 +-
>  arch/powerpc/cpu/mpc85xx/cmd_errata.c              |    4 +
>  arch/powerpc/cpu/mpc85xx/cpu.c                     |   45 +++---
>  arch/powerpc/cpu/mpc85xx/cpu_init.c                |   32 ++--
>  arch/powerpc/cpu/mpc85xx/fdt.c                     |   12 +-
>  arch/powerpc/cpu/mpc85xx/speed.c                   |  142 ++++++++---------
>  arch/powerpc/cpu/mpc85xx/t4240_serdes.c            |   14 +-
>  arch/powerpc/cpu/mpc85xx/tlb.c                     |    3 +-
>  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds            |    5 +
>  arch/powerpc/cpu/mpc86xx/cpu.c                     |   22 +--
>  arch/powerpc/cpu/mpc86xx/speed.c                   |   40 ++---
>  arch/powerpc/cpu/mpc8xx/cpu.c                      |   24 ++-
>  arch/powerpc/cpu/mpc8xx/video.c                    |    4 +-
>  .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c        |    4 +
>  arch/powerpc/cpu/mpc8xxx/ddr/main.c                |    3 +-
>  arch/powerpc/cpu/mpc8xxx/law.c                     |    6 +-
>  arch/powerpc/cpu/ppc4xx/cpu.c                      |    8 +-
>  arch/powerpc/include/asm/config_mpc85xx.h          |    1 +
>  board/freescale/b4860qds/b4860qds_crossbar_con.h   |   12 +-
>  board/freescale/common/Makefile                    |    2 -
>  board/freescale/common/vsc3316_3308.c              |    2 +-
>  board/freescale/common/vsc3316_3308.h              |    2 +-
>  board/freescale/mpc8540ads/mpc8540ads.c            |    2 +-
>  board/freescale/mpc8541cds/mpc8541cds.c            |    2 +-
>  board/freescale/mpc8555cds/mpc8555cds.c            |    2 +-
>  board/freescale/mpc8560ads/mpc8560ads.c            |    2 +-
>  board/freescale/p1010rdb/spl_minimal.c             |    2 +-
>  board/freescale/p1022ds/Makefile                   |    3 +
>  board/freescale/p1022ds/spl.c                      |  121 ++++++++++++++
>  board/freescale/p1022ds/spl_minimal.c              |   53 +------
>  board/freescale/p1022ds/tlb.c                      |   23 ++-
>  board/freescale/p1_p2_rdb_pc/ddr.c                 |    2 +-
>  board/freescale/p1_twr/ddr.c                       |    2 +-
>  board/freescale/t4qds/eth.c                        |   80 +++++++---
>  board/freescale/t4qds/t4240qds.c                   |   47 +++++-
>  board/sbc8548/sbc8548.c                            |    4 +-
>  board/socrates/socrates.c                          |    2 +-
>  board/xes/xpedite537x/ddr.c                        |    2 +-
>  common/env_common.c                                |    2 -
>  config.mk                                          |   30 +++-
>  doc/README.TPL                                     |   45 ++++++
>  doc/README.mpc85xx-sd-spi-boot                     |   81 ++++++++++
>  drivers/mmc/Makefile                               |    3 +
>  drivers/mmc/fsl_esdhc_spl.c                        |  115 ++++++++++++++
>  drivers/mmc/mmc.c                                  |    2 +
>  drivers/mtd/nand/Makefile                          |    1 +
>  drivers/mtd/nand/fsl_elbc_spl.c                    |   27 +++-
>  drivers/mtd/spi/Makefile                           |    1 +
>  drivers/mtd/spi/fsl_espi_spl.c                     |   62 ++++++++
>  drivers/mtd/spi/spi_flash.c                        |    2 +
>  drivers/net/fm/eth.c                               |    4 +-
>  drivers/net/fm/memac.c                             |    1 +
>  drivers/net/fm/t4240.c                             |   40 ++++-
>  drivers/spi/fsl_espi.c                             |    2 +-
>  include/configs/MPC8313ERDB.h                      |    1 -
>  include/configs/P1022DS.h                          |  166
> ++++++++++++++++----
>  include/configs/p1_p2_rdb_pc.h                     |    1 -
>  include/e500.h                                     |   16 +-
>  include/fsl_esdhc.h                                |    1 +
>  include/mpc86xx.h                                  |    6 +-
>  spl/Makefile                                       |   23 ++-
>  63 files changed, 1101 insertions(+), 349 deletions(-)
>  create mode 100644 board/freescale/p1022ds/spl.c
>  create mode 100644 doc/README.TPL
>  create mode 100644 doc/README.mpc85xx-sd-spi-boot
>  create mode 100644 drivers/mmc/fsl_esdhc_spl.c
>  create mode 100644 drivers/mtd/spi/fsl_espi_spl.c

I see problems with:
P1021RDB-PC_NAND BSC9132QDS_NAND_DDRCLK133 P1025RDB_NAND
BSC9131RDB_NAND_SYSCLK100 P1022DS_SDCARD P1010RDB_NAND
MPC8313ERDB_NAND_33 P1020RDB-PD_NAND BSC9131RDB_NAND
P1022DS_36BIT_SDCARD P1022DS_36BIT_NAND P1022DS_36BIT_SPIFLASH
P1022DS_NAND P1020RDB-PC_NAND P1010RDB_36BIT_NAND P1024RDB_NAND
BSC9132QDS_NAND_DDRCLK100 P1021RDB-PC_36BIT_NAND P1022DS_SPIFLASH
MPC8313ERDB_NAND_66 P2020RDB-PC_NAND P2020RDB-PC_36BIT_NAND
P1020RDB-PC_36BIT_NAND

The problem looks like:
cat:
/home/trini/work/u-boot/u-boot/powerpc/P2020RDB-PC_NAND//home/trini/work/u-boot/u-boot/powerpc/P2020RDB-PC_NAND/u-boot.bin:
No such file or directory

So something is off with separate object directories.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130821/d1b3885c/attachment.pgp>

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

* [U-Boot] Pull request : u-boot-mpc85xx
@ 2013-08-20 19:46 York Sun
  2013-08-21 13:40 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2013-08-20 19:46 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit 39bc12ddc36c9e30199471da0f3a929b178a04b2:

  SPL: Makefile: Build a separate autoconf.mk for SPL (2013-08-19
18:05:19 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to e6394e9e8f83b77b61f0b240fcd39622571be690:

  Fix for incorrect conversion hex string to number (FMAN firmware
address). (2013-08-20 11:51:26 -0700)

----------------------------------------------------------------
Prabhakar Kushwaha (1):
      powerpc: Fix CamelCase checkpatch warnings

Shaohui Xie (3):
      powerpc/common/vsc3316: remove const from vsc3316_config parameter
define
      powerpc/t4240: fix lanes routing for QSGMII protocols
      powerpc/t4240: add QSGMII interface support

Shengzhou Liu (2):
      powerpc/p1010rdb: fix calculating ddr_freq_mhz
      powerpc/sec: Add workaround for SEC A-003571

Shruti Kanetkar (2):
      powerpc: Use print_size() where appropriate
      powerpcv2: Print hardcoded size like print_size() does

Ying Zhang (8):
      spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
      powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled
some functionality for common SPL
      powerpc: mpc85xx: Support booting from SD Card with SPL
      powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL
      powerpc : spi flash : Support to start from eSPI with SPL
      powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
      TPL : introduce the TPL based on the SPL
      powerpc: p1022ds: add TPL for p1022ds nand boot

York Sun (1):
      SPDX-License-Identifier: clean up license header

??????? ??????? (1):
      Fix for incorrect conversion hex string to number (FMAN firmware
address).

 Makefile                                           |   50 +++++-
 README                                             |   24 +++
 arch/powerpc/cpu/mpc824x/cpu.c                     |    8 +-
 arch/powerpc/cpu/mpc85xx/cmd_errata.c              |    4 +
 arch/powerpc/cpu/mpc85xx/cpu.c                     |   45 +++---
 arch/powerpc/cpu/mpc85xx/cpu_init.c                |   32 ++--
 arch/powerpc/cpu/mpc85xx/fdt.c                     |   12 +-
 arch/powerpc/cpu/mpc85xx/speed.c                   |  142 ++++++++---------
 arch/powerpc/cpu/mpc85xx/t4240_serdes.c            |   14 +-
 arch/powerpc/cpu/mpc85xx/tlb.c                     |    3 +-
 arch/powerpc/cpu/mpc85xx/u-boot-spl.lds            |    5 +
 arch/powerpc/cpu/mpc86xx/cpu.c                     |   22 +--
 arch/powerpc/cpu/mpc86xx/speed.c                   |   40 ++---
 arch/powerpc/cpu/mpc8xx/cpu.c                      |   24 ++-
 arch/powerpc/cpu/mpc8xx/video.c                    |    4 +-
 .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c        |    4 +
 arch/powerpc/cpu/mpc8xxx/ddr/main.c                |    3 +-
 arch/powerpc/cpu/mpc8xxx/law.c                     |    6 +-
 arch/powerpc/cpu/ppc4xx/cpu.c                      |    8 +-
 arch/powerpc/include/asm/config_mpc85xx.h          |    1 +
 board/freescale/b4860qds/b4860qds_crossbar_con.h   |   12 +-
 board/freescale/common/Makefile                    |    2 -
 board/freescale/common/vsc3316_3308.c              |    2 +-
 board/freescale/common/vsc3316_3308.h              |    2 +-
 board/freescale/mpc8540ads/mpc8540ads.c            |    2 +-
 board/freescale/mpc8541cds/mpc8541cds.c            |    2 +-
 board/freescale/mpc8555cds/mpc8555cds.c            |    2 +-
 board/freescale/mpc8560ads/mpc8560ads.c            |    2 +-
 board/freescale/p1010rdb/spl_minimal.c             |    2 +-
 board/freescale/p1022ds/Makefile                   |    3 +
 board/freescale/p1022ds/spl.c                      |  121 ++++++++++++++
 board/freescale/p1022ds/spl_minimal.c              |   53 +------
 board/freescale/p1022ds/tlb.c                      |   23 ++-
 board/freescale/p1_p2_rdb_pc/ddr.c                 |    2 +-
 board/freescale/p1_twr/ddr.c                       |    2 +-
 board/freescale/t4qds/eth.c                        |   80 +++++++---
 board/freescale/t4qds/t4240qds.c                   |   47 +++++-
 board/sbc8548/sbc8548.c                            |    4 +-
 board/socrates/socrates.c                          |    2 +-
 board/xes/xpedite537x/ddr.c                        |    2 +-
 common/env_common.c                                |    2 -
 config.mk                                          |   30 +++-
 doc/README.TPL                                     |   45 ++++++
 doc/README.mpc85xx-sd-spi-boot                     |   81 ++++++++++
 drivers/mmc/Makefile                               |    3 +
 drivers/mmc/fsl_esdhc_spl.c                        |  115 ++++++++++++++
 drivers/mmc/mmc.c                                  |    2 +
 drivers/mtd/nand/Makefile                          |    1 +
 drivers/mtd/nand/fsl_elbc_spl.c                    |   27 +++-
 drivers/mtd/spi/Makefile                           |    1 +
 drivers/mtd/spi/fsl_espi_spl.c                     |   62 ++++++++
 drivers/mtd/spi/spi_flash.c                        |    2 +
 drivers/net/fm/eth.c                               |    4 +-
 drivers/net/fm/memac.c                             |    1 +
 drivers/net/fm/t4240.c                             |   40 ++++-
 drivers/spi/fsl_espi.c                             |    2 +-
 include/configs/MPC8313ERDB.h                      |    1 -
 include/configs/P1022DS.h                          |  166
++++++++++++++++----
 include/configs/p1_p2_rdb_pc.h                     |    1 -
 include/e500.h                                     |   16 +-
 include/fsl_esdhc.h                                |    1 +
 include/mpc86xx.h                                  |    6 +-
 spl/Makefile                                       |   23 ++-
 63 files changed, 1101 insertions(+), 349 deletions(-)
 create mode 100644 board/freescale/p1022ds/spl.c
 create mode 100644 doc/README.TPL
 create mode 100644 doc/README.mpc85xx-sd-spi-boot
 create mode 100644 drivers/mmc/fsl_esdhc_spl.c
 create mode 100644 drivers/mtd/spi/fsl_espi_spl.c

York

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

* [U-Boot] Pull request: u-boot-mpc85xx
  2013-08-14 19:11 [U-Boot] Pull request: u-boot-mpc85xx York Sun
@ 2013-08-16 13:35 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2013-08-16 13:35 UTC (permalink / raw)
  To: u-boot

On Wed, Aug 14, 2013 at 12:11:03PM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit b98d934128bcd98106e764d2f492ac79c38ae53d:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2013-08-13
> 09:14:02 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to 49d87b1325fde11ebac60d8dc1cbd4c2c11d3973:
> 
>   include/fsl_usb.h: Cleanup license header (2013-08-14 11:29:51 -0700)
> 
> ----------------------------------------------------------------
> Po Liu (1):
>       powerpc/c29xpcie: add readme document for c29xpcie
> 
> Prabhakar Kushwaha (1):
>       powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2
> 
> York Sun (1):
>       include/fsl_usb.h: Cleanup license header
> 
> ramneek mehresh (2):
>       fsl/usb: Move USB internal phy definitions to fsl_usb.h
>       powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env
> variables
> 
>  arch/powerpc/cpu/mpc85xx/cpu_init.c            |    7 +-
>  arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |   16 ++++
>  arch/powerpc/cpu/mpc8xxx/fdt.c                 |   22 ------
>  arch/powerpc/include/asm/config_mpc85xx.h      |    4 +
>  arch/powerpc/include/asm/immap_85xx.h          |   48 ------------
>  board/freescale/c29xpcie/README                |  100
> ++++++++++++++++++++++++
>  include/fsl_usb.h                              |   64 +++++++++++++++
>  7 files changed, 188 insertions(+), 73 deletions(-)
>  create mode 100644 board/freescale/c29xpcie/README
>  create mode 100644 include/fsl_usb.h
> 
> I am still working on the remaining patches.

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130816/b4a68871/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-mpc85xx
@ 2013-08-14 19:11 York Sun
  2013-08-16 13:35 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2013-08-14 19:11 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit b98d934128bcd98106e764d2f492ac79c38ae53d:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2013-08-13
09:14:02 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to 49d87b1325fde11ebac60d8dc1cbd4c2c11d3973:

  include/fsl_usb.h: Cleanup license header (2013-08-14 11:29:51 -0700)

----------------------------------------------------------------
Po Liu (1):
      powerpc/c29xpcie: add readme document for c29xpcie

Prabhakar Kushwaha (1):
      powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2

York Sun (1):
      include/fsl_usb.h: Cleanup license header

ramneek mehresh (2):
      fsl/usb: Move USB internal phy definitions to fsl_usb.h
      powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env
variables

 arch/powerpc/cpu/mpc85xx/cpu_init.c            |    7 +-
 arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |   16 ++++
 arch/powerpc/cpu/mpc8xxx/fdt.c                 |   22 ------
 arch/powerpc/include/asm/config_mpc85xx.h      |    4 +
 arch/powerpc/include/asm/immap_85xx.h          |   48 ------------
 board/freescale/c29xpcie/README                |  100
++++++++++++++++++++++++
 include/fsl_usb.h                              |   64 +++++++++++++++
 7 files changed, 188 insertions(+), 73 deletions(-)
 create mode 100644 board/freescale/c29xpcie/README
 create mode 100644 include/fsl_usb.h

I am still working on the remaining patches.

York

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

* [U-Boot] Pull request: u-boot-mpc85xx
  2013-08-12 22:43 York Sun
@ 2013-08-13 15:38 ` Tom Rini
  0 siblings, 0 replies; 19+ messages in thread
From: Tom Rini @ 2013-08-13 15:38 UTC (permalink / raw)
  To: u-boot

On Mon, Aug 12, 2013 at 03:43:29PM -0700, York Sun wrote:

> Tom,
> 
> The following changes since commit d05bfd0586ccebe96e31976459c8ef45ec65e109:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-08-06
> 09:49:06 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> for you to fetch changes up to 3aab0cd852d7c9565c2559a7983cbb73852bac28:
> 
>   powerpc/mpc85xx: Cleanup license header in source files (2013-08-12
> 15:04:24 -0700)
> 
> ----------------------------------------------------------------
> Haijun.Zhang (1):
>       p1020rdb-pd: platform support
> 
> James Yang (1):
>       powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]
> 
> Liu Gang (4):
>       powerpc/srio: Update the SRIO LIODN registers and ID table macro
>       powerpc/b4860: Correct LIODN assignment for SRIO
>       powerpc/t4: Correct LIODN assignment for SRIO
>       powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from
> SRIO/PCIE
> 
> Minghuan Lian (1):
>       powerpc/rman: fix RMan support for t4240 and b4860
> 
> Mingkai Hu (2):
>       powerpc/85xx: Add C29x SoC support
>       powerpc/c29xpcie: add support for C29XPCIE board
> 
> Priyanka Jain (2):
>       board/bsc9132qds: Add DSP side tlb and laws
>       board/bsc9132qds: Configure DSP DDR controller
> 
> Roy Zang (1):
>       83xx/pcie: fix build error for 83xx pcie
> 
> Shaveta Leekha (4):
>       board/freescale/common: IDT8T49N222A configuration code
>       powerpc/mpc85xx: Add defines for serdes RSTCTL register
>       powerpc/asm: Move function declaration of 'serdes_get_prtcl' to
> fsl_serdes.h
>       board/b4860qds: Add support for configuring SerDes1 Refclks
> 
> Xie Xiaobo (1):
>       powerpc/85xx: Add TWR-P10xx board support
> 
> York Sun (12):
>       powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file
>       drivers/fm: Fix compiling error if FW location is not defined
>       mpc85xx: Base emulator support
>       powerpc/t4qds: cleanup board header file
>       powerpc/corenet: Move RCW print to cpu.c
>       powerpc/T4240EMU: Add T4240EMU target
>       powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff
>       powerpc/t4240qds: Adjust DDR timing for RDIMM
>       powerpc/mpc8xxx: Add x4 DDR device support
>       powerpc/mpc8xxx: Add memory reset control
>       powerpc/mpc85xx: Workaround for A-005812
>       powerpc/mpc85xx: Cleanup license header in source files
> 
> Zang Roy-R61911 (2):
>       powerpc/pcie: add PCIe version 3.x support
>       powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420
> 
>  MAINTAINERS                                      |    8 +
>  README                                           |   12 +
>  arch/powerpc/cpu/mpc83xx/pcie.c                  |    2 +
>  arch/powerpc/cpu/mpc85xx/Makefile                |    2 +
>  arch/powerpc/cpu/mpc85xx/b4860_ids.c             |   12 +-
>  arch/powerpc/cpu/mpc85xx/c29x_serdes.c           |   62 +++
>  arch/powerpc/cpu/mpc85xx/cmd_errata.c            |    3 +
>  arch/powerpc/cpu/mpc85xx/cpu.c                   |   23 +-
>  arch/powerpc/cpu/mpc85xx/cpu_init.c              |   10 +
>  arch/powerpc/cpu/mpc85xx/ddr-gen1.c              |    2 +-
>  arch/powerpc/cpu/mpc85xx/ddr-gen2.c              |    2 +-
>  arch/powerpc/cpu/mpc85xx/ddr-gen3.c              |   36 +-
>  arch/powerpc/cpu/mpc85xx/fdt.c                   |    6 +-
>  arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h   |    1 -
>  arch/powerpc/cpu/mpc85xx/release.S               |   15 +
>  arch/powerpc/cpu/mpc85xx/start.S                 |    3 +-
>  arch/powerpc/cpu/mpc85xx/t4240_ids.c             |   12 +-
>  arch/powerpc/cpu/mpc86xx/ddr-8641.c              |    2 +-
>  arch/powerpc/cpu/mpc8xxx/cpu.c                   |    3 +
>  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c         |   15 +-
>  arch/powerpc/cpu/mpc8xxx/ddr/ddr.h               |    2 +-
>  arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c  |    1 +
>  arch/powerpc/cpu/mpc8xxx/ddr/interactive.c       |    4 +
>  arch/powerpc/cpu/mpc8xxx/ddr/main.c              |   62 ++-
>  arch/powerpc/cpu/mpc8xxx/ddr/options.c           |    2 +
>  arch/powerpc/include/asm/config_mpc85xx.h        |   26 +
>  arch/powerpc/include/asm/fsl_ddr_dimm_params.h   |    1 +
>  arch/powerpc/include/asm/fsl_ddr_sdram.h         |   25 +-
>  arch/powerpc/include/asm/fsl_law.h               |    7 +-
>  arch/powerpc/include/asm/fsl_liodn.h             |    7 +
>  arch/powerpc/include/asm/fsl_pci.h               |   35 +-
>  arch/powerpc/include/asm/fsl_serdes.h            |    1 +
>  arch/powerpc/include/asm/immap_85xx.h            |   49 +-
>  arch/powerpc/include/asm/processor.h             |    3 +
>  board/freescale/b4860qds/b4860qds.c              |  127 ++++-
>  board/freescale/b4860qds/eth_b4860qds.c          |    2 -
>  board/freescale/bsc9131rdb/ddr.c                 |    2 +-
>  board/freescale/bsc9132qds/bsc9132qds.c          |   22 +
>  board/freescale/bsc9132qds/ddr.c                 |    2 +-
>  board/freescale/bsc9132qds/law.c                 |    8 +
>  board/freescale/bsc9132qds/tlb.c                 |    5 +
>  board/freescale/c29xpcie/Makefile                |   30 ++
>  board/freescale/c29xpcie/c29xpcie.c              |  148 ++++++
>  board/freescale/c29xpcie/cpld.c                  |  131 +++++
>  board/freescale/c29xpcie/cpld.h                  |   40 ++
>  board/freescale/c29xpcie/ddr.c                   |   86 +++
>  board/freescale/c29xpcie/law.c                   |   19 +
>  board/freescale/c29xpcie/tlb.c                   |   76 +++
>  board/freescale/common/Makefile                  |    1 +
>  board/freescale/common/idt8t49n222a_serdes_clk.c |  207 ++++++++
>  board/freescale/common/idt8t49n222a_serdes_clk.h |  107 ++++
>  board/freescale/common/qixis.c                   |   20 +
>  board/freescale/corenet_ds/corenet_ds.c          |   17 +-
>  board/freescale/corenet_ds/ddr.c                 |    4 +-
>  board/freescale/p1010rdb/ddr.c                   |    2 +-
>  board/freescale/p1_p2_rdb/ddr.c                  |    2 +-
>  board/freescale/p1_p2_rdb_pc/README              |    1 +
>  board/freescale/p1_p2_rdb_pc/ddr.c               |    6 +-
>  board/freescale/p1_p2_rdb_pc/tlb.c               |    2 +-
>  board/freescale/p1_twr/Makefile                  |   35 ++
>  board/freescale/p1_twr/ddr.c                     |   69 +++
>  board/freescale/p1_twr/law.c                     |   16 +
>  board/freescale/p1_twr/p1_twr.c                  |  281 ++++++++++
>  board/freescale/p1_twr/tlb.c                     |   76 +++
>  board/freescale/p2041rdb/p2041rdb.c              |   15 -
>  board/freescale/t4qds/Makefile                   |    3 +-
>  board/freescale/t4qds/ddr.c                      |   73 +--
>  board/freescale/t4qds/ddr.h                      |  108 ++++
>  board/freescale/t4qds/law.c                      |    2 +
>  board/freescale/t4qds/t4240emu.c                 |   80 +++
>  board/freescale/t4qds/{t4qds.c => t4240qds.c}    |   77 ++-
>  board/freescale/t4qds/tlb.c                      |    2 +
>  boards.cfg                                       |   24 +-
>  drivers/net/fm/fm.c                              |    2 +
>  drivers/pci/fsl_pci_init.c                       |   20 +-
>  include/configs/B4860QDS.h                       |   10 +-
>  include/configs/BSC9132QDS.h                     |    4 +
>  include/configs/C29XPCIE.h                       |  456 ++++++++++++++++
>  include/configs/P2041RDB.h                       |    1 -
>  include/configs/T4240EMU.h                       |  170 ++++++
>  include/configs/T4240QDS.h                       |  542 +++++++++++++++++++
>  include/configs/corenet_ds.h                     |    1 -
>  include/configs/p1_p2_rdb_pc.h                   |   50 +-
>  include/configs/p1_twr.h                         |  619
> ++++++++++++++++++++++
>  include/configs/t4qds.h                          |  575
> +-------------------
>  include/pci.h                                    |    7 -
>  86 files changed, 4027 insertions(+), 814 deletions(-)
>  create mode 100644 arch/powerpc/cpu/mpc85xx/c29x_serdes.c
>  create mode 100644 board/freescale/c29xpcie/Makefile
>  create mode 100644 board/freescale/c29xpcie/c29xpcie.c
>  create mode 100644 board/freescale/c29xpcie/cpld.c
>  create mode 100644 board/freescale/c29xpcie/cpld.h
>  create mode 100644 board/freescale/c29xpcie/ddr.c
>  create mode 100644 board/freescale/c29xpcie/law.c
>  create mode 100644 board/freescale/c29xpcie/tlb.c
>  create mode 100644 board/freescale/common/idt8t49n222a_serdes_clk.c
>  create mode 100644 board/freescale/common/idt8t49n222a_serdes_clk.h
>  create mode 100644 board/freescale/p1_twr/Makefile
>  create mode 100644 board/freescale/p1_twr/ddr.c
>  create mode 100644 board/freescale/p1_twr/law.c
>  create mode 100644 board/freescale/p1_twr/p1_twr.c
>  create mode 100644 board/freescale/p1_twr/tlb.c
>  create mode 100644 board/freescale/t4qds/ddr.h
>  create mode 100644 board/freescale/t4qds/t4240emu.c
>  rename board/freescale/t4qds/{t4qds.c => t4240qds.c} (92%)
>  create mode 100644 include/configs/C29XPCIE.h
>  create mode 100644 include/configs/T4240EMU.h
>  create mode 100644 include/configs/p1_twr.h
> 
> This is my first pull request as a maintainer. Please advise if anything
> is wrong.
> 
> There are still more than a dozen patches pending. I am working with
> Andy to clean the queue.

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130813/6f26a0c8/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-mpc85xx
@ 2013-08-12 22:43 York Sun
  2013-08-13 15:38 ` Tom Rini
  0 siblings, 1 reply; 19+ messages in thread
From: York Sun @ 2013-08-12 22:43 UTC (permalink / raw)
  To: u-boot

Tom,

The following changes since commit d05bfd0586ccebe96e31976459c8ef45ec65e109:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-08-06
09:49:06 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-mpc85xx.git master

for you to fetch changes up to 3aab0cd852d7c9565c2559a7983cbb73852bac28:

  powerpc/mpc85xx: Cleanup license header in source files (2013-08-12
15:04:24 -0700)

----------------------------------------------------------------
Haijun.Zhang (1):
      p1020rdb-pd: platform support

James Yang (1):
      powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]

Liu Gang (4):
      powerpc/srio: Update the SRIO LIODN registers and ID table macro
      powerpc/b4860: Correct LIODN assignment for SRIO
      powerpc/t4: Correct LIODN assignment for SRIO
      powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from
SRIO/PCIE

Minghuan Lian (1):
      powerpc/rman: fix RMan support for t4240 and b4860

Mingkai Hu (2):
      powerpc/85xx: Add C29x SoC support
      powerpc/c29xpcie: add support for C29XPCIE board

Priyanka Jain (2):
      board/bsc9132qds: Add DSP side tlb and laws
      board/bsc9132qds: Configure DSP DDR controller

Roy Zang (1):
      83xx/pcie: fix build error for 83xx pcie

Shaveta Leekha (4):
      board/freescale/common: IDT8T49N222A configuration code
      powerpc/mpc85xx: Add defines for serdes RSTCTL register
      powerpc/asm: Move function declaration of 'serdes_get_prtcl' to
fsl_serdes.h
      board/b4860qds: Add support for configuring SerDes1 Refclks

Xie Xiaobo (1):
      powerpc/85xx: Add TWR-P10xx board support

York Sun (12):
      powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file
      drivers/fm: Fix compiling error if FW location is not defined
      mpc85xx: Base emulator support
      powerpc/t4qds: cleanup board header file
      powerpc/corenet: Move RCW print to cpu.c
      powerpc/T4240EMU: Add T4240EMU target
      powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff
      powerpc/t4240qds: Adjust DDR timing for RDIMM
      powerpc/mpc8xxx: Add x4 DDR device support
      powerpc/mpc8xxx: Add memory reset control
      powerpc/mpc85xx: Workaround for A-005812
      powerpc/mpc85xx: Cleanup license header in source files

Zang Roy-R61911 (2):
      powerpc/pcie: add PCIe version 3.x support
      powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420

 MAINTAINERS                                      |    8 +
 README                                           |   12 +
 arch/powerpc/cpu/mpc83xx/pcie.c                  |    2 +
 arch/powerpc/cpu/mpc85xx/Makefile                |    2 +
 arch/powerpc/cpu/mpc85xx/b4860_ids.c             |   12 +-
 arch/powerpc/cpu/mpc85xx/c29x_serdes.c           |   62 +++
 arch/powerpc/cpu/mpc85xx/cmd_errata.c            |    3 +
 arch/powerpc/cpu/mpc85xx/cpu.c                   |   23 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c              |   10 +
 arch/powerpc/cpu/mpc85xx/ddr-gen1.c              |    2 +-
 arch/powerpc/cpu/mpc85xx/ddr-gen2.c              |    2 +-
 arch/powerpc/cpu/mpc85xx/ddr-gen3.c              |   36 +-
 arch/powerpc/cpu/mpc85xx/fdt.c                   |    6 +-
 arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h   |    1 -
 arch/powerpc/cpu/mpc85xx/release.S               |   15 +
 arch/powerpc/cpu/mpc85xx/start.S                 |    3 +-
 arch/powerpc/cpu/mpc85xx/t4240_ids.c             |   12 +-
 arch/powerpc/cpu/mpc86xx/ddr-8641.c              |    2 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c                   |    3 +
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c         |   15 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ddr.h               |    2 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c  |    1 +
 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c       |    4 +
 arch/powerpc/cpu/mpc8xxx/ddr/main.c              |   62 ++-
 arch/powerpc/cpu/mpc8xxx/ddr/options.c           |    2 +
 arch/powerpc/include/asm/config_mpc85xx.h        |   26 +
 arch/powerpc/include/asm/fsl_ddr_dimm_params.h   |    1 +
 arch/powerpc/include/asm/fsl_ddr_sdram.h         |   25 +-
 arch/powerpc/include/asm/fsl_law.h               |    7 +-
 arch/powerpc/include/asm/fsl_liodn.h             |    7 +
 arch/powerpc/include/asm/fsl_pci.h               |   35 +-
 arch/powerpc/include/asm/fsl_serdes.h            |    1 +
 arch/powerpc/include/asm/immap_85xx.h            |   49 +-
 arch/powerpc/include/asm/processor.h             |    3 +
 board/freescale/b4860qds/b4860qds.c              |  127 ++++-
 board/freescale/b4860qds/eth_b4860qds.c          |    2 -
 board/freescale/bsc9131rdb/ddr.c                 |    2 +-
 board/freescale/bsc9132qds/bsc9132qds.c          |   22 +
 board/freescale/bsc9132qds/ddr.c                 |    2 +-
 board/freescale/bsc9132qds/law.c                 |    8 +
 board/freescale/bsc9132qds/tlb.c                 |    5 +
 board/freescale/c29xpcie/Makefile                |   30 ++
 board/freescale/c29xpcie/c29xpcie.c              |  148 ++++++
 board/freescale/c29xpcie/cpld.c                  |  131 +++++
 board/freescale/c29xpcie/cpld.h                  |   40 ++
 board/freescale/c29xpcie/ddr.c                   |   86 +++
 board/freescale/c29xpcie/law.c                   |   19 +
 board/freescale/c29xpcie/tlb.c                   |   76 +++
 board/freescale/common/Makefile                  |    1 +
 board/freescale/common/idt8t49n222a_serdes_clk.c |  207 ++++++++
 board/freescale/common/idt8t49n222a_serdes_clk.h |  107 ++++
 board/freescale/common/qixis.c                   |   20 +
 board/freescale/corenet_ds/corenet_ds.c          |   17 +-
 board/freescale/corenet_ds/ddr.c                 |    4 +-
 board/freescale/p1010rdb/ddr.c                   |    2 +-
 board/freescale/p1_p2_rdb/ddr.c                  |    2 +-
 board/freescale/p1_p2_rdb_pc/README              |    1 +
 board/freescale/p1_p2_rdb_pc/ddr.c               |    6 +-
 board/freescale/p1_p2_rdb_pc/tlb.c               |    2 +-
 board/freescale/p1_twr/Makefile                  |   35 ++
 board/freescale/p1_twr/ddr.c                     |   69 +++
 board/freescale/p1_twr/law.c                     |   16 +
 board/freescale/p1_twr/p1_twr.c                  |  281 ++++++++++
 board/freescale/p1_twr/tlb.c                     |   76 +++
 board/freescale/p2041rdb/p2041rdb.c              |   15 -
 board/freescale/t4qds/Makefile                   |    3 +-
 board/freescale/t4qds/ddr.c                      |   73 +--
 board/freescale/t4qds/ddr.h                      |  108 ++++
 board/freescale/t4qds/law.c                      |    2 +
 board/freescale/t4qds/t4240emu.c                 |   80 +++
 board/freescale/t4qds/{t4qds.c => t4240qds.c}    |   77 ++-
 board/freescale/t4qds/tlb.c                      |    2 +
 boards.cfg                                       |   24 +-
 drivers/net/fm/fm.c                              |    2 +
 drivers/pci/fsl_pci_init.c                       |   20 +-
 include/configs/B4860QDS.h                       |   10 +-
 include/configs/BSC9132QDS.h                     |    4 +
 include/configs/C29XPCIE.h                       |  456 ++++++++++++++++
 include/configs/P2041RDB.h                       |    1 -
 include/configs/T4240EMU.h                       |  170 ++++++
 include/configs/T4240QDS.h                       |  542 +++++++++++++++++++
 include/configs/corenet_ds.h                     |    1 -
 include/configs/p1_p2_rdb_pc.h                   |   50 +-
 include/configs/p1_twr.h                         |  619
++++++++++++++++++++++
 include/configs/t4qds.h                          |  575
+-------------------
 include/pci.h                                    |    7 -
 86 files changed, 4027 insertions(+), 814 deletions(-)
 create mode 100644 arch/powerpc/cpu/mpc85xx/c29x_serdes.c
 create mode 100644 board/freescale/c29xpcie/Makefile
 create mode 100644 board/freescale/c29xpcie/c29xpcie.c
 create mode 100644 board/freescale/c29xpcie/cpld.c
 create mode 100644 board/freescale/c29xpcie/cpld.h
 create mode 100644 board/freescale/c29xpcie/ddr.c
 create mode 100644 board/freescale/c29xpcie/law.c
 create mode 100644 board/freescale/c29xpcie/tlb.c
 create mode 100644 board/freescale/common/idt8t49n222a_serdes_clk.c
 create mode 100644 board/freescale/common/idt8t49n222a_serdes_clk.h
 create mode 100644 board/freescale/p1_twr/Makefile
 create mode 100644 board/freescale/p1_twr/ddr.c
 create mode 100644 board/freescale/p1_twr/law.c
 create mode 100644 board/freescale/p1_twr/p1_twr.c
 create mode 100644 board/freescale/p1_twr/tlb.c
 create mode 100644 board/freescale/t4qds/ddr.h
 create mode 100644 board/freescale/t4qds/t4240emu.c
 rename board/freescale/t4qds/{t4qds.c => t4240qds.c} (92%)
 create mode 100644 include/configs/C29XPCIE.h
 create mode 100644 include/configs/T4240EMU.h
 create mode 100644 include/configs/p1_twr.h

This is my first pull request as a maintainer. Please advise if anything
is wrong.

There are still more than a dozen patches pending. I am working with
Andy to clean the queue.

York

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

end of thread, other threads:[~2019-12-02 15:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-12 17:36 [U-Boot] Pull request: u-boot-mpc85xx York Sun
2013-09-14  1:26 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-11-07  4:01 [U-Boot] pull request u-boot-mpc85xx Priyanka Jain
2019-11-07 17:31 ` Tom Rini
2019-11-20  5:45 ` Priyanka Jain
2019-11-20 22:43   ` Tom Rini
2019-11-26  4:49   ` Priyanka Jain
2019-12-02 15:15     ` Tom Rini
2014-01-21 23:07 [U-Boot] Pull " York Sun
2014-01-22 15:33 ` Tom Rini
2013-08-21 17:28 [U-Boot] Pull request: u-boot-mpc85xx York Sun
2013-08-22 15:18 ` Tom Rini
2013-08-20 19:46 [U-Boot] Pull request : u-boot-mpc85xx York Sun
2013-08-21 13:40 ` Tom Rini
2013-08-21 16:10   ` York Sun
2013-08-14 19:11 [U-Boot] Pull request: u-boot-mpc85xx York Sun
2013-08-16 13:35 ` Tom Rini
2013-08-12 22:43 York Sun
2013-08-13 15:38 ` 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.