Re: [U-Boot] Please pull u-boot-mpc85xx.git master

2019-03-04 Thread Tom Rini
On Sun, Mar 03, 2019 at 04:41:29AM +, Prabhakar Kushwaha wrote:

> The following changes since commit cfba74d0bef350d81241b059180bcc5a1e93bdfa:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-socfpga (2019-02-28 
> 18:57:32 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx.git HEAD
> 
> for you to fetch changes up to 9390ff732d465d452591745945bef4f3d5fc741e:
> 
>   powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR (2019-03-02 18:11:20 
> +0530)
> 
> 
> Travis build log is https://travis-ci.org/prabhukush/u-boot/builds/500777903
> 

Applied to u-boot/master, thanks!

-- 
Tom


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


[U-Boot] Please pull u-boot-mpc85xx.git master

2019-03-02 Thread Prabhakar Kushwaha
The following changes since commit cfba74d0bef350d81241b059180bcc5a1e93bdfa:

  Merge branch 'master' of git://git.denx.de/u-boot-socfpga (2019-02-28 
18:57:32 -0500)

are available in the git repository at:

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

for you to fetch changes up to 9390ff732d465d452591745945bef4f3d5fc741e:

  powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR (2019-03-02 18:11:20 
+0530)


Travis build log is https://travis-ci.org/prabhukush/u-boot/builds/500777903


Heinrich Schuchardt (1):
  powerpc: enabled building with CONFIG_DM=y

Peng Ma (1):
  powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR

 arch/powerpc/include/asm/u-boot.h | 6 +++---
 board/freescale/t104xrdb/ddr.h| 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)


Thanks,
Prabhakar (pk)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git master

2014-08-20 Thread York Sun
Tom,

The following changes since commit 6d1966e1236838c8c59d58459901283a0e72:

  env_fat.c: Make sure our buffer is cache aligned (2014-08-09 11:26:34 -0400)

are available in the git repository at:

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

for you to fetch changes up to f38391793f1a5c62d1c72a647f15a88e7c22ef11:

  kmp204x: reset the Zarlink clocking chips at power up only (2014-08-20
10:44:42 -0700)


Jason Jin (1):
  powerpc/t1042RDB: Add Video - HDMI support

Shaohui Xie (1):
  powerpc/T4240QDS/eth: some fix for XFI

Shaveta Leekha (1):
  powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options

Tang Yuantian (2):
  powerpc/mpc85xx: Make boot flag effective
  powerpc/t104xrdb: support deep sleep in SPI/SD boot

Valentin Longchamp (2):
  km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM
  kmp204x: reset the Zarlink clocking chips at power up only

Vijay Rai (1):
  driver/qe: update status of QE microcode

Wang Dongsheng (1):
  fsl/diu: ch7301 encoder split off from t1040qds/diu.c

York Sun (1):
  powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds

 arch/powerpc/cpu/mpc85xx/cpu_init.c|   28 +++-
 arch/powerpc/cpu/mpc85xx/fdt.c |   15 +++
 arch/powerpc/lib/board.c   |2 +
 board/freescale/common/Makefile|2 +
 board/freescale/common/diu_ch7301.c|  136 
 board/freescale/common/diu_ch7301.h|   13 ++
 board/freescale/t1040qds/diu.c |  134 ++-
 board/freescale/t104xrdb/Makefile  |1 +
 board/freescale/t104xrdb/diu.c |   84 
 board/freescale/t104xrdb/spl.c |   19 +++
 .../freescale/t4qds/README |   19 +++
 board/freescale/t4qds/eth.c|  136 +---
 board/keymile/kmp204x/kmp204x.c|8 +-
 drivers/net/fm/t4240.c |5 +
 drivers/qe/qe.c|2 +-
 include/configs/T1040QDS.h |1 +
 include/configs/T104xRDB.h |   50 +--
 include/configs/km/km-powerpc.h|5 +-
 18 files changed, 498 insertions(+), 162 deletions(-)
 create mode 100644 board/freescale/common/diu_ch7301.c
 create mode 100644 board/freescale/common/diu_ch7301.h
 create mode 100644 board/freescale/t104xrdb/diu.c
 rename doc/README.t4240qds = board/freescale/t4qds/README (86%)

Thanks,

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git master

2014-08-20 Thread Tom Rini
On Wed, Aug 20, 2014 at 12:29:57PM -0700, York Sun wrote:

 Tom,
 
 The following changes since commit 6d1966e1236838c8c59d58459901283a0e72:
 
   env_fat.c: Make sure our buffer is cache aligned (2014-08-09 11:26:34 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx.git master
 
 for you to fetch changes up to f38391793f1a5c62d1c72a647f15a88e7c22ef11:
 
   kmp204x: reset the Zarlink clocking chips at power up only (2014-08-20
 10:44:42 -0700)
 
 
 Jason Jin (1):
   powerpc/t1042RDB: Add Video - HDMI support
 
 Shaohui Xie (1):
   powerpc/T4240QDS/eth: some fix for XFI
 
 Shaveta Leekha (1):
   powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options
 
 Tang Yuantian (2):
   powerpc/mpc85xx: Make boot flag effective
   powerpc/t104xrdb: support deep sleep in SPI/SD boot
 
 Valentin Longchamp (2):
   km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM
   kmp204x: reset the Zarlink clocking chips at power up only
 
 Vijay Rai (1):
   driver/qe: update status of QE microcode
 
 Wang Dongsheng (1):
   fsl/diu: ch7301 encoder split off from t1040qds/diu.c
 
 York Sun (1):
   powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds
 
  arch/powerpc/cpu/mpc85xx/cpu_init.c|   28 +++-
  arch/powerpc/cpu/mpc85xx/fdt.c |   15 +++
  arch/powerpc/lib/board.c   |2 +
  board/freescale/common/Makefile|2 +
  board/freescale/common/diu_ch7301.c|  136 
 
  board/freescale/common/diu_ch7301.h|   13 ++
  board/freescale/t1040qds/diu.c |  134 ++-
  board/freescale/t104xrdb/Makefile  |1 +
  board/freescale/t104xrdb/diu.c |   84 
  board/freescale/t104xrdb/spl.c |   19 +++
  .../freescale/t4qds/README |   19 +++
  board/freescale/t4qds/eth.c|  136 
 +---
  board/keymile/kmp204x/kmp204x.c|8 +-
  drivers/net/fm/t4240.c |5 +
  drivers/qe/qe.c|2 +-
  include/configs/T1040QDS.h |1 +
  include/configs/T104xRDB.h |   50 +--
  include/configs/km/km-powerpc.h|5 +-
  18 files changed, 498 insertions(+), 162 deletions(-)
  create mode 100644 board/freescale/common/diu_ch7301.c
  create mode 100644 board/freescale/common/diu_ch7301.h
  create mode 100644 board/freescale/t104xrdb/diu.c
  rename doc/README.t4240qds = board/freescale/t4qds/README (86%)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git master

2014-08-06 Thread Tom Rini
On Fri, Aug 01, 2014 at 02:23:14PM -0700, York Sun wrote:

 Tom,
 
 The following changes since commit fb5368789a45ca5ee4396cbbf563a8f16ab24f9c:
 
   board/freescale: use generic board architecture for t2080qds and t2080rdb
 (2014-07-23 12:40:30 -0700)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx.git master
 
 for you to fetch changes up to e3917b21c05776b41663bdfcc7666aca11a381a0:
 
   kmp204x: prepare to use CPU watchdog (2014-08-01 14:18:59 -0700)
 
 
 Boschung, Rainer (9):
   mpc85xx: fix interrupt init to not affect watchdog
   powerpc: macros for e500mc timer regs added
   mpc85xx: watchdog initialisation added
   powerpc: mpc85xx watchdog init added to init_func
   kmp204x: CPU watchdog enabled
   kmp204x/qrio: prepare support for the CPU watchdog reset reason
   kmp204x: set CPU watchdog reset reason flag
   kmp204x/qrio: support for setting the CPU reset request mode
   kmp204x: prepare to use CPU watchdog
 
  arch/powerpc/cpu/mpc85xx/cpu.c|8 
  arch/powerpc/cpu/mpc85xx/interrupts.c |2 +-
  arch/powerpc/include/asm/processor.h  |5 +
  arch/powerpc/lib/board.c  |3 +++
  board/keymile/kmp204x/kmp204x.c   |   15 +++
  board/keymile/kmp204x/kmp204x.h   |7 +++
  board/keymile/kmp204x/qrio.c  |   32 
  include/configs/km/kmp204x-common.h   |8 
  include/watchdog.h|4 
  9 files changed, 83 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git master

2014-08-01 Thread York Sun
Tom,

The following changes since commit fb5368789a45ca5ee4396cbbf563a8f16ab24f9c:

  board/freescale: use generic board architecture for t2080qds and t2080rdb
(2014-07-23 12:40:30 -0700)

are available in the git repository at:

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

for you to fetch changes up to e3917b21c05776b41663bdfcc7666aca11a381a0:

  kmp204x: prepare to use CPU watchdog (2014-08-01 14:18:59 -0700)


Boschung, Rainer (9):
  mpc85xx: fix interrupt init to not affect watchdog
  powerpc: macros for e500mc timer regs added
  mpc85xx: watchdog initialisation added
  powerpc: mpc85xx watchdog init added to init_func
  kmp204x: CPU watchdog enabled
  kmp204x/qrio: prepare support for the CPU watchdog reset reason
  kmp204x: set CPU watchdog reset reason flag
  kmp204x/qrio: support for setting the CPU reset request mode
  kmp204x: prepare to use CPU watchdog

 arch/powerpc/cpu/mpc85xx/cpu.c|8 
 arch/powerpc/cpu/mpc85xx/interrupts.c |2 +-
 arch/powerpc/include/asm/processor.h  |5 +
 arch/powerpc/lib/board.c  |3 +++
 board/keymile/kmp204x/kmp204x.c   |   15 +++
 board/keymile/kmp204x/kmp204x.h   |7 +++
 board/keymile/kmp204x/qrio.c  |   32 
 include/configs/km/kmp204x-common.h   |8 
 include/watchdog.h|4 
 9 files changed, 83 insertions(+), 1 deletion(-)

Thanks,

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


[U-Boot] Please pull u-boot-mpc85xx.git master

2014-02-25 Thread York Sun
Tom,

The following changes since commit 22a240c32c1340183fce12867ae5f8736b92a638:

  serial/serial_arc - add driver for ARC UART (2014-02-07 12:55:07 -0500)

are available in the git repository at:

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

for you to fetch changes up to 91d7746df89f858548fe535137b4b185a6a76d59:

  fsl/usb: Limit phy_type comparison to first four characters (2014-02-24
15:23:57 -0800)


Haijun.Zhang (1):
  powerpc/mpc8536DS:Increase binary size for mpc8536DS board

Nikhil Badola (1):
  fsl/usb: Limit phy_type comparison to first four characters

Shengzhou Liu (2):
  powerpc/t208x: some update to support t2081
  powerpc/t2081qds: Add T2081 QDS board support

Ying Zhang (4):
  SPL: powerpc: expand SPL's length to 128K
  SPL: P2020RDB: fix the problem booting from spi flash
  SPL: P1022DS: fix the problem booting from spi flash
  powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with 
SPL

Zhao Qiang (1):
  ar8031/8033/phy:enable autonegotiation for ar8031/8033

 arch/powerpc/cpu/mpc85xx/speed.c   |3 +-
 arch/powerpc/cpu/mpc85xx/t2080_ids.c   |2 +
 arch/powerpc/cpu/mpc85xx/t2080_serdes.c|3 +-
 board/freescale/p1010rdb/Makefile  |4 +
 board/freescale/p1010rdb/spl.c |  108 ++
 board/freescale/p1010rdb/spl_minimal.c |   76 +--
 board/freescale/p1010rdb/tlb.c |   12 +-
 board/freescale/{t2080qds = t208xqds}/Makefile|6 +-
 board/freescale/{t2080qds = t208xqds}/ddr.c   |0
 board/freescale/{t2080qds = t208xqds}/ddr.h   |0
 .../eth_t2080qds.c = t208xqds/eth_t208xqds.c} |  219 
 board/freescale/{t2080qds = t208xqds}/law.c   |0
 board/freescale/{t2080qds = t208xqds}/pci.c   |0
 .../freescale/{t2080qds = t208xqds}/t2080_rcw.cfg |0
 board/freescale/t208xqds/t2081_rcw.cfg |8 +
 .../t2080_pbi.cfg = t208xqds/t208x_pbi.cfg}   |0
 .../{t2080qds/t2080qds.c = t208xqds/t208xqds.c}   |   89 +++-
 .../{t2080qds/t2080qds.h = t208xqds/t208xqds.h}   |0
 .../t2080qds_qixis.h = t208xqds/t208xqds_qixis.h} |8 +-
 board/freescale/{t2080qds = t208xqds}/tlb.c   |0
 boards.cfg |   15 +-
 common/env_sf.c|7 +-
 drivers/net/phy/atheros.c  |1 +
 drivers/usb/host/ehci-fsl.c|2 +-
 include/configs/MPC8536DS.h|   10 +-
 include/configs/P1010RDB.h |  156 +-
 include/configs/P1022DS.h  |   18 +-
 include/configs/{T2080QDS.h = T208xQDS.h} |   29 ++-
 include/configs/p1_p2_rdb_pc.h |   24 ++-
 29 files changed, 622 insertions(+), 178 deletions(-)
 create mode 100644 board/freescale/p1010rdb/spl.c
 rename board/freescale/{t2080qds = t208xqds}/Makefile (53%)
 rename board/freescale/{t2080qds = t208xqds}/ddr.c (100%)
 rename board/freescale/{t2080qds = t208xqds}/ddr.h (100%)
 rename board/freescale/{t2080qds/eth_t2080qds.c = t208xqds/eth_t208xqds.c} 
(66%)
 rename board/freescale/{t2080qds = t208xqds}/law.c (100%)
 rename board/freescale/{t2080qds = t208xqds}/pci.c (100%)
 rename board/freescale/{t2080qds = t208xqds}/t2080_rcw.cfg (100%)
 create mode 100644 board/freescale/t208xqds/t2081_rcw.cfg
 rename board/freescale/{t2080qds/t2080_pbi.cfg = t208xqds/t208x_pbi.cfg} 
(100%)
 rename board/freescale/{t2080qds/t2080qds.c = t208xqds/t208xqds.c} (80%)
 rename board/freescale/{t2080qds/t2080qds.h = t208xqds/t208xqds.h} (100%)
 rename board/freescale/{t2080qds/t2080qds_qixis.h = t208xqds/t208xqds_qixis.h}
(90%)
 rename board/freescale/{t2080qds = t208xqds}/tlb.c (100%)
 rename include/configs/{T2080QDS.h = T208xQDS.h} (97%)

Thanks,

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git master

2014-02-25 Thread Tom Rini
On Tue, Feb 25, 2014 at 09:34:53AM -0800, York Sun wrote:

 Tom,
 
 The following changes since commit 22a240c32c1340183fce12867ae5f8736b92a638:
 
   serial/serial_arc - add driver for ARC UART (2014-02-07 12:55:07 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 91d7746df89f858548fe535137b4b185a6a76d59:
 
   fsl/usb: Limit phy_type comparison to first four characters (2014-02-24
 15:23:57 -0800)
 
 
 Haijun.Zhang (1):
   powerpc/mpc8536DS:Increase binary size for mpc8536DS board
 
 Nikhil Badola (1):
   fsl/usb: Limit phy_type comparison to first four characters
 
 Shengzhou Liu (2):
   powerpc/t208x: some update to support t2081
   powerpc/t2081qds: Add T2081 QDS board support
 
 Ying Zhang (4):
   SPL: powerpc: expand SPL's length to 128K
   SPL: P2020RDB: fix the problem booting from spi flash
   SPL: P1022DS: fix the problem booting from spi flash
   powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with 
 SPL
 
 Zhao Qiang (1):
   ar8031/8033/phy:enable autonegotiation for ar8031/8033
 
  arch/powerpc/cpu/mpc85xx/speed.c   |3 +-
  arch/powerpc/cpu/mpc85xx/t2080_ids.c   |2 +
  arch/powerpc/cpu/mpc85xx/t2080_serdes.c|3 +-
  board/freescale/p1010rdb/Makefile  |4 +
  board/freescale/p1010rdb/spl.c |  108 ++
  board/freescale/p1010rdb/spl_minimal.c |   76 +--
  board/freescale/p1010rdb/tlb.c |   12 +-
  board/freescale/{t2080qds = t208xqds}/Makefile|6 +-
  board/freescale/{t2080qds = t208xqds}/ddr.c   |0
  board/freescale/{t2080qds = t208xqds}/ddr.h   |0
  .../eth_t2080qds.c = t208xqds/eth_t208xqds.c} |  219 
 
  board/freescale/{t2080qds = t208xqds}/law.c   |0
  board/freescale/{t2080qds = t208xqds}/pci.c   |0
  .../freescale/{t2080qds = t208xqds}/t2080_rcw.cfg |0
  board/freescale/t208xqds/t2081_rcw.cfg |8 +
  .../t2080_pbi.cfg = t208xqds/t208x_pbi.cfg}   |0
  .../{t2080qds/t2080qds.c = t208xqds/t208xqds.c}   |   89 +++-
  .../{t2080qds/t2080qds.h = t208xqds/t208xqds.h}   |0
  .../t2080qds_qixis.h = t208xqds/t208xqds_qixis.h} |8 +-
  board/freescale/{t2080qds = t208xqds}/tlb.c   |0
  boards.cfg |   15 +-
  common/env_sf.c|7 +-
  drivers/net/phy/atheros.c  |1 +
  drivers/usb/host/ehci-fsl.c|2 +-
  include/configs/MPC8536DS.h|   10 +-
  include/configs/P1010RDB.h |  156 +-
  include/configs/P1022DS.h  |   18 +-
  include/configs/{T2080QDS.h = T208xQDS.h} |   29 ++-
  include/configs/p1_p2_rdb_pc.h |   24 ++-
  29 files changed, 622 insertions(+), 178 deletions(-)
  create mode 100644 board/freescale/p1010rdb/spl.c
  rename board/freescale/{t2080qds = t208xqds}/Makefile (53%)
  rename board/freescale/{t2080qds = t208xqds}/ddr.c (100%)
  rename board/freescale/{t2080qds = t208xqds}/ddr.h (100%)
  rename board/freescale/{t2080qds/eth_t2080qds.c = t208xqds/eth_t208xqds.c} 
 (66%)
  rename board/freescale/{t2080qds = t208xqds}/law.c (100%)
  rename board/freescale/{t2080qds = t208xqds}/pci.c (100%)
  rename board/freescale/{t2080qds = t208xqds}/t2080_rcw.cfg (100%)
  create mode 100644 board/freescale/t208xqds/t2081_rcw.cfg
  rename board/freescale/{t2080qds/t2080_pbi.cfg = t208xqds/t208x_pbi.cfg} 
 (100%)
  rename board/freescale/{t2080qds/t2080qds.c = t208xqds/t208xqds.c} (80%)
  rename board/freescale/{t2080qds/t2080qds.h = t208xqds/t208xqds.h} (100%)
  rename board/freescale/{t2080qds/t2080qds_qixis.h = 
 t208xqds/t208xqds_qixis.h}
 (90%)
  rename board/freescale/{t2080qds = t208xqds}/tlb.c (100%)
  rename include/configs/{T2080QDS.h = T208xQDS.h} (97%)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-07-17 Thread Tom Rini
On Tue, Jul 16, 2013 at 06:30:20PM -0500, Andy Fleming wrote:

   arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel 
 (2013-07-16 09:20:16 -0400)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 2a6936059a1f393d828274bf5d33dd54c0a3c882:
 
   powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL (2013-07-16 
 17:44:30 -0500)
 
 
 Dirk Eibach (3):
   Add Atmel I2C tpm
   Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
   mpc85xx: Add gdsys ControlCenter Digital board
 
 Prabhakar Kushwaha (1):
   powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL
 
 Reinhard Pfau (2):
   tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
   i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
 
  MAINTAINERS   |3 +-
  README|   17 +
  arch/arm/lib/Makefile |2 +-
  arch/avr32/lib/Makefile   |2 +-
  arch/m68k/lib/Makefile|2 +-
  arch/microblaze/lib/Makefile  |2 +-
  arch/mips/lib/Makefile|4 +-
  arch/nds32/lib/Makefile   |3 +-
  arch/nios2/lib/Makefile   |2 +-
  arch/openrisc/lib/Makefile|2 +-
  arch/powerpc/cpu/mpc85xx/cpu_init_early.c |4 +-
  arch/powerpc/lib/Makefile |2 +-
  arch/sh/lib/Makefile  |2 +-
  arch/sparc/lib/Makefile   |3 +-
  arch/x86/lib/Makefile |2 +-
  board/gdsys/common/Makefile   |1 +
  board/gdsys/common/dp501.c|  107 +++
  board/gdsys/common/dp501.h|   30 +
  board/gdsys/p1022/Makefile|   37 +
  board/gdsys/p1022/controlcenterd-id.c | 1224 
 +
  board/gdsys/p1022/controlcenterd-id.h |   29 +
  board/gdsys/p1022/controlcenterd.c|  425 ++
  board/gdsys/p1022/ddr.c   |   71 ++
  board/gdsys/p1022/diu.c   |   87 ++
  board/gdsys/p1022/law.c   |   20 +
  board/gdsys/p1022/sdhc_boot.c |   63 ++
  board/gdsys/p1022/tlb.c   |   77 ++
  boards.cfg|4 +
  common/cmd_tpm.c  |  100 +++
  drivers/i2c/fsl_i2c.c |9 +-
  drivers/tpm/Makefile  |1 +
  drivers/tpm/tpm_atmel_twi.c   |  121 +++
  include/configs/controlcenterd.h  |  522 
  include/tpm.h |  174 
  lib/tpm.c |  351 -
  35 files changed, 3486 insertions(+), 19 deletions(-)
  create mode 100644 board/gdsys/common/dp501.c
  create mode 100644 board/gdsys/common/dp501.h
  create mode 100644 board/gdsys/p1022/Makefile
  create mode 100644 board/gdsys/p1022/controlcenterd-id.c
  create mode 100644 board/gdsys/p1022/controlcenterd-id.h
  create mode 100644 board/gdsys/p1022/controlcenterd.c
  create mode 100644 board/gdsys/p1022/ddr.c
  create mode 100644 board/gdsys/p1022/diu.c
  create mode 100644 board/gdsys/p1022/law.c
  create mode 100644 board/gdsys/p1022/sdhc_boot.c
  create mode 100644 board/gdsys/p1022/tlb.c
  create mode 100644 drivers/tpm/tpm_atmel_twi.c
  create mode 100644 include/configs/controlcenterd.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-07-17 Thread Tom Rini
On Tue, Jul 16, 2013 at 06:30:20PM -0500, Andy Fleming wrote:

   arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel 
 (2013-07-16 09:20:16 -0400)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 2a6936059a1f393d828274bf5d33dd54c0a3c882:
 
   powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL (2013-07-16 
 17:44:30 -0500)
 
 
 Dirk Eibach (3):
   Add Atmel I2C tpm
   Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
   mpc85xx: Add gdsys ControlCenter Digital board
 
 Prabhakar Kushwaha (1):
   powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL
 
 Reinhard Pfau (2):
   tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
   i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
 
  MAINTAINERS   |3 +-
  README|   17 +
  arch/arm/lib/Makefile |2 +-
  arch/avr32/lib/Makefile   |2 +-
  arch/m68k/lib/Makefile|2 +-
  arch/microblaze/lib/Makefile  |2 +-
  arch/mips/lib/Makefile|4 +-
  arch/nds32/lib/Makefile   |3 +-
  arch/nios2/lib/Makefile   |2 +-
  arch/openrisc/lib/Makefile|2 +-
  arch/powerpc/cpu/mpc85xx/cpu_init_early.c |4 +-
  arch/powerpc/lib/Makefile |2 +-
  arch/sh/lib/Makefile  |2 +-
  arch/sparc/lib/Makefile   |3 +-
  arch/x86/lib/Makefile |2 +-
  board/gdsys/common/Makefile   |1 +
  board/gdsys/common/dp501.c|  107 +++
  board/gdsys/common/dp501.h|   30 +
  board/gdsys/p1022/Makefile|   37 +
  board/gdsys/p1022/controlcenterd-id.c | 1224 
 +
  board/gdsys/p1022/controlcenterd-id.h |   29 +
  board/gdsys/p1022/controlcenterd.c|  425 ++
  board/gdsys/p1022/ddr.c   |   71 ++
  board/gdsys/p1022/diu.c   |   87 ++
  board/gdsys/p1022/law.c   |   20 +
  board/gdsys/p1022/sdhc_boot.c |   63 ++
  board/gdsys/p1022/tlb.c   |   77 ++
  boards.cfg|4 +
  common/cmd_tpm.c  |  100 +++
  drivers/i2c/fsl_i2c.c |9 +-
  drivers/tpm/Makefile  |1 +
  drivers/tpm/tpm_atmel_twi.c   |  121 +++
  include/configs/controlcenterd.h  |  522 
  include/tpm.h |  174 
  lib/tpm.c |  351 -
  35 files changed, 3486 insertions(+), 19 deletions(-)
  create mode 100644 board/gdsys/common/dp501.c
  create mode 100644 board/gdsys/common/dp501.h
  create mode 100644 board/gdsys/p1022/Makefile
  create mode 100644 board/gdsys/p1022/controlcenterd-id.c
  create mode 100644 board/gdsys/p1022/controlcenterd-id.h
  create mode 100644 board/gdsys/p1022/controlcenterd.c
  create mode 100644 board/gdsys/p1022/ddr.c
  create mode 100644 board/gdsys/p1022/diu.c
  create mode 100644 board/gdsys/p1022/law.c
  create mode 100644 board/gdsys/p1022/sdhc_boot.c
  create mode 100644 board/gdsys/p1022/tlb.c
  create mode 100644 drivers/tpm/tpm_atmel_twi.c
  create mode 100644 include/configs/controlcenterd.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2013-07-16 Thread Andy Fleming
  arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel 
(2013-07-16 09:20:16 -0400)

are available in the git repository at:

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

for you to fetch changes up to 2a6936059a1f393d828274bf5d33dd54c0a3c882:

  powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL (2013-07-16 
17:44:30 -0500)


Dirk Eibach (3):
  Add Atmel I2C tpm
  Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
  mpc85xx: Add gdsys ControlCenter Digital board

Prabhakar Kushwaha (1):
  powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL

Reinhard Pfau (2):
  tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
  i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0

 MAINTAINERS   |3 +-
 README|   17 +
 arch/arm/lib/Makefile |2 +-
 arch/avr32/lib/Makefile   |2 +-
 arch/m68k/lib/Makefile|2 +-
 arch/microblaze/lib/Makefile  |2 +-
 arch/mips/lib/Makefile|4 +-
 arch/nds32/lib/Makefile   |3 +-
 arch/nios2/lib/Makefile   |2 +-
 arch/openrisc/lib/Makefile|2 +-
 arch/powerpc/cpu/mpc85xx/cpu_init_early.c |4 +-
 arch/powerpc/lib/Makefile |2 +-
 arch/sh/lib/Makefile  |2 +-
 arch/sparc/lib/Makefile   |3 +-
 arch/x86/lib/Makefile |2 +-
 board/gdsys/common/Makefile   |1 +
 board/gdsys/common/dp501.c|  107 +++
 board/gdsys/common/dp501.h|   30 +
 board/gdsys/p1022/Makefile|   37 +
 board/gdsys/p1022/controlcenterd-id.c | 1224 +
 board/gdsys/p1022/controlcenterd-id.h |   29 +
 board/gdsys/p1022/controlcenterd.c|  425 ++
 board/gdsys/p1022/ddr.c   |   71 ++
 board/gdsys/p1022/diu.c   |   87 ++
 board/gdsys/p1022/law.c   |   20 +
 board/gdsys/p1022/sdhc_boot.c |   63 ++
 board/gdsys/p1022/tlb.c   |   77 ++
 boards.cfg|4 +
 common/cmd_tpm.c  |  100 +++
 drivers/i2c/fsl_i2c.c |9 +-
 drivers/tpm/Makefile  |1 +
 drivers/tpm/tpm_atmel_twi.c   |  121 +++
 include/configs/controlcenterd.h  |  522 
 include/tpm.h |  174 
 lib/tpm.c |  351 -
 35 files changed, 3486 insertions(+), 19 deletions(-)
 create mode 100644 board/gdsys/common/dp501.c
 create mode 100644 board/gdsys/common/dp501.h
 create mode 100644 board/gdsys/p1022/Makefile
 create mode 100644 board/gdsys/p1022/controlcenterd-id.c
 create mode 100644 board/gdsys/p1022/controlcenterd-id.h
 create mode 100644 board/gdsys/p1022/controlcenterd.c
 create mode 100644 board/gdsys/p1022/ddr.c
 create mode 100644 board/gdsys/p1022/diu.c
 create mode 100644 board/gdsys/p1022/law.c
 create mode 100644 board/gdsys/p1022/sdhc_boot.c
 create mode 100644 board/gdsys/p1022/tlb.c
 create mode 100644 drivers/tpm/tpm_atmel_twi.c
 create mode 100644 include/configs/controlcenterd.h

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-06-25 Thread Tom Rini
On Fri, Jun 21, 2013 at 03:51:37PM -0500, Andy Fleming wrote:

 The following changes since commit 7315cfd9e1922ee1c3c5f016e5a3b16199122172:
 
   NET: Fix system hanging if NET device is not installed (2013-06-19 08:32:44 
 -0400)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 5707233880090f785c33df32c04549ea1aeef61e:
 
   powerpc/85xx: Add P1023RDB board support (2013-06-20 17:08:53 -0500)
 
 
 Andy Fleming (2):
   85xx: Change clock-frequency compatible to 2.0
   85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT
 
 Axel Lin (1):
   powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with 
 ARRAY_SIZE
 
 Chris Packham (1):
   powerpc/CoreNet: Allow pbl images to take u-boot images != 512K
 
 Chunhe Lan (1):
   powerpc/85xx: Add P1023RDB board support
 
 Fabio Estevam (1):
   powerpc: Use lower case for the core names
 
 Liu Gang (6):
   powerpc/doc: Update the README.srio-pcie-boot-corenet
   powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
   powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
   powerpc/b4860qds: Slave module for boot from SRIO and PCIE
   powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
   powerpc/t4qds: Slave module for boot from SRIO and PCIE
 
 Mingkai Hu (2):
   powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
   fsl_ifc: add support for different IFC bank count
 
 Prabhakar Kushwaha (9):
   powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
   powerpc/mpc85xx: new SPL support for IFC NAND
   board/p1010rdb:Add NAND boot support using new SPL format
   board/bsc9131rdb:Add NAND boot support using new SPL format
   board/bsc9132qds:Add NAND boot support using new SPL format
   powerpc/mpc85xx:Fix boot page TLB entry size for NAND SPL
   board/b4860qds: Relax NOR flash teadc timing parameter
   board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define
   powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
 
 Priyanka Jain (3):
   board/bsc9131rdb: Add targets for Sysclk 100MHz
   board/bsc9131rdb: Add DSP side tlb and laws
   board/bsc9131rdb: Update default boot environment settings
 
 Scott Wood (1):
   powerpc/mpc85xx: work around erratum A-006593
 
 Ying Zhang (4):
   powerpc/mpc85xx: support application without resetvec segment in the 
 linker script
   powerpc/mpc85xx: modify the functionality clear_bss and aligning the 
 end address of the BSS
   common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment 
 in SPL
   Makefile: move the common makefile line to public area
 
 York Sun (2):
   powerpc/BSC9132: Add IFC bank count
   powerpc/pixis: Fix pixis help message
 
  README |   27 ++
  arch/powerpc/cpu/mpc85xx/Makefile  |1 +
  arch/powerpc/cpu/mpc85xx/cmd_errata.c  |3 +
  arch/powerpc/cpu/mpc85xx/cpu.c |   10 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c|5 +-
  arch/powerpc/cpu/mpc85xx/cpu_init_early.c  |   10 +-
  arch/powerpc/cpu/mpc85xx/fdt.c |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8536_serdes.c  |4 +-
  arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c  |4 +-
  arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8568_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/p1010_serdes.c|4 +-
  arch/powerpc/cpu/mpc85xx/p1021_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p1022_serdes.c|4 +-
  arch/powerpc/cpu/mpc85xx/p1023_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p2020_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p2041_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p3041_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p4080_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p5020_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p5040_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/start.S   |2 +-
  arch/powerpc/cpu/mpc85xx/t1040_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds|   18 +-
  arch/powerpc/cpu/mpc85xx/u-boot.lds|8 +
  arch/powerpc/cpu/mpc86xx/cpu.c |2 +-
  arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c  |4 +-
  arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c  |4 +-
  arch/powerpc/cpu/mpc8xxx/fsl_ifc.c |   60 ++-
  arch/powerpc/cpu/mpc8xxx/srio.c|4 +-
  arch/powerpc/include/asm/config_mpc85xx.h  |   

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-06-24 Thread Tom Rini
On Fri, Jun 21, 2013 at 03:51:37PM -0500, Andy Fleming wrote:

 The following changes since commit 7315cfd9e1922ee1c3c5f016e5a3b16199122172:
 
   NET: Fix system hanging if NET device is not installed (2013-06-19 08:32:44 
 -0400)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 5707233880090f785c33df32c04549ea1aeef61e:
 
   powerpc/85xx: Add P1023RDB board support (2013-06-20 17:08:53 -0500)
 
 
 Andy Fleming (2):
   85xx: Change clock-frequency compatible to 2.0
   85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT
 
 Axel Lin (1):
   powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with 
 ARRAY_SIZE
 
 Chris Packham (1):
   powerpc/CoreNet: Allow pbl images to take u-boot images != 512K
 
 Chunhe Lan (1):
   powerpc/85xx: Add P1023RDB board support
 
 Fabio Estevam (1):
   powerpc: Use lower case for the core names
 
 Liu Gang (6):
   powerpc/doc: Update the README.srio-pcie-boot-corenet
   powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
   powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
   powerpc/b4860qds: Slave module for boot from SRIO and PCIE
   powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
   powerpc/t4qds: Slave module for boot from SRIO and PCIE
 
 Mingkai Hu (2):
   powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
   fsl_ifc: add support for different IFC bank count
 
 Prabhakar Kushwaha (9):
   powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
   powerpc/mpc85xx: new SPL support for IFC NAND
   board/p1010rdb:Add NAND boot support using new SPL format
   board/bsc9131rdb:Add NAND boot support using new SPL format
   board/bsc9132qds:Add NAND boot support using new SPL format
   powerpc/mpc85xx:Fix boot page TLB entry size for NAND SPL
   board/b4860qds: Relax NOR flash teadc timing parameter
   board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define
   powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
 
 Priyanka Jain (3):
   board/bsc9131rdb: Add targets for Sysclk 100MHz
   board/bsc9131rdb: Add DSP side tlb and laws
   board/bsc9131rdb: Update default boot environment settings
 
 Scott Wood (1):
   powerpc/mpc85xx: work around erratum A-006593
 
 Ying Zhang (4):
   powerpc/mpc85xx: support application without resetvec segment in the 
 linker script
   powerpc/mpc85xx: modify the functionality clear_bss and aligning the 
 end address of the BSS
   common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment 
 in SPL
   Makefile: move the common makefile line to public area
 
 York Sun (2):
   powerpc/BSC9132: Add IFC bank count
   powerpc/pixis: Fix pixis help message
 
  README |   27 ++
  arch/powerpc/cpu/mpc85xx/Makefile  |1 +
  arch/powerpc/cpu/mpc85xx/cmd_errata.c  |3 +
  arch/powerpc/cpu/mpc85xx/cpu.c |   10 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c|5 +-
  arch/powerpc/cpu/mpc85xx/cpu_init_early.c  |   10 +-
  arch/powerpc/cpu/mpc85xx/fdt.c |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8536_serdes.c  |4 +-
  arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c  |4 +-
  arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8568_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c  |2 +-
  arch/powerpc/cpu/mpc85xx/p1010_serdes.c|4 +-
  arch/powerpc/cpu/mpc85xx/p1021_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p1022_serdes.c|4 +-
  arch/powerpc/cpu/mpc85xx/p1023_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p2020_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p2041_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p3041_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p4080_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p5020_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/p5040_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/start.S   |2 +-
  arch/powerpc/cpu/mpc85xx/t1040_serdes.c|2 +-
  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds|   18 +-
  arch/powerpc/cpu/mpc85xx/u-boot.lds|8 +
  arch/powerpc/cpu/mpc86xx/cpu.c |2 +-
  arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c  |4 +-
  arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c  |4 +-
  arch/powerpc/cpu/mpc8xxx/fsl_ifc.c |   60 ++-
  arch/powerpc/cpu/mpc8xxx/srio.c|4 +-
  arch/powerpc/include/asm/config_mpc85xx.h  |   

[U-Boot] Please pull u-boot-mpc85xx.git

2013-06-21 Thread Andy Fleming
The following changes since commit 7315cfd9e1922ee1c3c5f016e5a3b16199122172:

  NET: Fix system hanging if NET device is not installed (2013-06-19 08:32:44 
-0400)

are available in the git repository at:

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

for you to fetch changes up to 5707233880090f785c33df32c04549ea1aeef61e:

  powerpc/85xx: Add P1023RDB board support (2013-06-20 17:08:53 -0500)


Andy Fleming (2):
  85xx: Change clock-frequency compatible to 2.0
  85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT

Axel Lin (1):
  powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE

Chris Packham (1):
  powerpc/CoreNet: Allow pbl images to take u-boot images != 512K

Chunhe Lan (1):
  powerpc/85xx: Add P1023RDB board support

Fabio Estevam (1):
  powerpc: Use lower case for the core names

Liu Gang (6):
  powerpc/doc: Update the README.srio-pcie-boot-corenet
  powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
  powerpc/b4860qds: Enable master module for boot from SRIO and PCIE
  powerpc/b4860qds: Slave module for boot from SRIO and PCIE
  powerpc/t4qds: Enable master module for Boot from SRIO and PCIE
  powerpc/t4qds: Slave module for boot from SRIO and PCIE

Mingkai Hu (2):
  powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
  fsl_ifc: add support for different IFC bank count

Prabhakar Kushwaha (9):
  powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
  powerpc/mpc85xx: new SPL support for IFC NAND
  board/p1010rdb:Add NAND boot support using new SPL format
  board/bsc9131rdb:Add NAND boot support using new SPL format
  board/bsc9132qds:Add NAND boot support using new SPL format
  powerpc/mpc85xx:Fix boot page TLB entry size for NAND SPL
  board/b4860qds: Relax NOR flash teadc timing parameter
  board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define
  powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs

Priyanka Jain (3):
  board/bsc9131rdb: Add targets for Sysclk 100MHz
  board/bsc9131rdb: Add DSP side tlb and laws
  board/bsc9131rdb: Update default boot environment settings

Scott Wood (1):
  powerpc/mpc85xx: work around erratum A-006593

Ying Zhang (4):
  powerpc/mpc85xx: support application without resetvec segment in the 
linker script
  powerpc/mpc85xx: modify the functionality clear_bss and aligning the end 
address of the BSS
  common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in 
SPL
  Makefile: move the common makefile line to public area

York Sun (2):
  powerpc/BSC9132: Add IFC bank count
  powerpc/pixis: Fix pixis help message

 README |   27 ++
 arch/powerpc/cpu/mpc85xx/Makefile  |1 +
 arch/powerpc/cpu/mpc85xx/cmd_errata.c  |3 +
 arch/powerpc/cpu/mpc85xx/cpu.c |   10 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c|5 +-
 arch/powerpc/cpu/mpc85xx/cpu_init_early.c  |   10 +-
 arch/powerpc/cpu/mpc85xx/fdt.c |2 +-
 arch/powerpc/cpu/mpc85xx/mpc8536_serdes.c  |4 +-
 arch/powerpc/cpu/mpc85xx/mpc8544_serdes.c  |4 +-
 arch/powerpc/cpu/mpc85xx/mpc8548_serdes.c  |2 +-
 arch/powerpc/cpu/mpc85xx/mpc8568_serdes.c  |2 +-
 arch/powerpc/cpu/mpc85xx/mpc8569_serdes.c  |2 +-
 arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c  |2 +-
 arch/powerpc/cpu/mpc85xx/p1010_serdes.c|4 +-
 arch/powerpc/cpu/mpc85xx/p1021_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p1022_serdes.c|4 +-
 arch/powerpc/cpu/mpc85xx/p1023_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p2020_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p2041_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p3041_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p4080_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p5020_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/p5040_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/start.S   |2 +-
 arch/powerpc/cpu/mpc85xx/t1040_serdes.c|2 +-
 arch/powerpc/cpu/mpc85xx/u-boot-spl.lds|   18 +-
 arch/powerpc/cpu/mpc85xx/u-boot.lds|8 +
 arch/powerpc/cpu/mpc86xx/cpu.c |2 +-
 arch/powerpc/cpu/mpc86xx/mpc8610_serdes.c  |4 +-
 arch/powerpc/cpu/mpc86xx/mpc8641_serdes.c  |4 +-
 arch/powerpc/cpu/mpc8xxx/fsl_ifc.c |   60 ++-
 arch/powerpc/cpu/mpc8xxx/srio.c|4 +-
 arch/powerpc/include/asm/config_mpc85xx.h  |   13 +-
 arch/powerpc/include/asm/fsl_ifc.h |   95 +++--
 arch/powerpc/include/asm/fsl_law.h |5 +
 arch/powerpc/include/asm/immap_85xx.h  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-25 Thread Tom Rini
On Fri, May 24, 2013 at 05:17:48PM -0500, Andy Fleming wrote:

 The following changes since commit 53237afe5b64abe7b17fbfed958f3dc83f503ffa:
 
   cmd_mem: fix cp command (2013-05-24 10:38:08 -0400)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to a71d45d706a5b51c348160163b6c159632273fed:
 
   powerpc/mpc85xx: Clear L1 D-cache lock (2013-05-24 16:54:14 -0500)
 
 
 Ed Swarthout (2):
   powerpc/qixis: add clock measurement registers
   powerpc/t4qds: use clock measurement for sysclk and ddr clock
 
 James Yang (2):
   Enable L2 cache parity/ECC error checking
   Add e6500 L2 replacement policy selection
 
 Poonam Aggrwal (1):
   powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
 
 Ruchika Gupta (1):
   SECURE BOOT - Removed deletion of TLB entries code
 
 Shaohui Xie (6):
   net/phy: fix select line for TN80xx
   T4240/ramboot: enable PBL tool for T4240
   powerpc/p5040: enable NAND, SD, SPI boot support
   powerpc/p5040: enable PBL tool support
   powerpc/p2041: fix serdes reference clock frequency display for PC board
   powerpc/p5040: fix mdio mux for 10G port
 
 Shaveta Leekha (2):
   powerpc/b4860: fix for Serdes connectivity to SFP's
   powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
 
 Shengzhou Liu (1):
   powerpc/t4240qds: fix PHY reset timeout issue
 
 Stephen George (1):
   board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M
 
 Suresh Gupta (1):
   Enable XAUI interface for B4860QDS
 
 Xie Xiaobo (1):
   sf: spansion: Add support for S25FL128S
 
 York Sun (10):
   common: Update cmd_bdinfo for PPC
   powerpc/t4240qds: Add board detail for bdinfo command
   powerpc/mpc85xx: check if core is disabled for showing status
   powerpc/t4240qds: Add VDD override
   powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
   powerpc/mpc8xxx: Add T1040 and variant SoCs
   powerpc/chassis2: Change core numbering scheme
   powerpc/mpc8xxx: Allow DDR overclock
   powerpc/t4qds: Add SW7[4] in the DIP switch display
   powerpc/mpc85xx: Clear L1 D-cache lock
 
  arch/powerpc/cpu/mpc85xx/Makefile  |3 +
  arch/powerpc/cpu/mpc85xx/cpu_init.c|2 +-
  arch/powerpc/cpu/mpc85xx/cpu_init_early.c  |7 -
  arch/powerpc/cpu/mpc85xx/mp.c  |2 +
  arch/powerpc/cpu/mpc85xx/release.S |   41 +++--
  arch/powerpc/cpu/mpc85xx/speed.c   |   20 +--
  arch/powerpc/cpu/mpc85xx/start.S   |4 +-
  arch/powerpc/cpu/mpc85xx/t1040_ids.c   |  135 +++
  arch/powerpc/cpu/mpc85xx/t1040_serdes.c|   93 +++
  arch/powerpc/cpu/mpc8xxx/cpu.c |   59 ++-
  .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|2 -
  arch/powerpc/include/asm/config_mpc85xx.h  |   98 +--
  arch/powerpc/include/asm/fsl_law.h |2 +
  arch/powerpc/include/asm/fsl_secure_boot.h |   10 --
  arch/powerpc/include/asm/fsl_serdes.h  |8 +
  arch/powerpc/include/asm/immap_85xx.h  |   29 ++--
  arch/powerpc/include/asm/processor.h   |   17 ++
  board/freescale/b4860qds/b4860qds.c|6 +-
  board/freescale/b4860qds/b4860qds_crossbar_con.h   |   31 ++--
  board/freescale/b4860qds/eth_b4860qds.c|   35 
  board/freescale/b4860qds/law.c |6 +-
  board/freescale/b4860qds/tlb.c |2 +-
  board/freescale/common/qixis.h |6 +-
  board/freescale/corenet_ds/eth_superhydra.c|8 +-
  board/freescale/corenet_ds/rcw_p5040ds.cfg |   11 ++
  board/freescale/p2041rdb/p2041rdb.c|   11 ++
  board/freescale/t4qds/eth.c|   19 ++-
  board/freescale/t4qds/law.c|3 +-
  board/freescale/t4qds/t4_pbi.cfg   |   36 
  board/freescale/t4qds/t4_rcw.cfg   |7 +
  board/freescale/t4qds/t4qds.c  |  172 
 +++-
  board/freescale/t4qds/tlb.c|2 +-
  boards.cfg |3 +
  common/cmd_bdinfo.c|5 +
  doc/README.b4860qds|4 +-
  doc/README.t4240qds|   26 ++-
  drivers/mtd/spi/spansion.c |2 +-
  drivers/net/fm/b4860.c |6 +-
  drivers/net/phy/teranetics.c   |   16 +-
  include/configs/B4860QDS.h |   16 +-
  include/configs/corenet_ds.h   |2 +
  include/configs/t4qds.h|3 +-
  42 files 

[U-Boot] Please pull u-boot-mpc85xx.git

2013-05-24 Thread Andy Fleming
The following changes since commit 53237afe5b64abe7b17fbfed958f3dc83f503ffa:

  cmd_mem: fix cp command (2013-05-24 10:38:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to a71d45d706a5b51c348160163b6c159632273fed:

  powerpc/mpc85xx: Clear L1 D-cache lock (2013-05-24 16:54:14 -0500)


Ed Swarthout (2):
  powerpc/qixis: add clock measurement registers
  powerpc/t4qds: use clock measurement for sysclk and ddr clock

James Yang (2):
  Enable L2 cache parity/ECC error checking
  Add e6500 L2 replacement policy selection

Poonam Aggrwal (1):
  powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h

Ruchika Gupta (1):
  SECURE BOOT - Removed deletion of TLB entries code

Shaohui Xie (6):
  net/phy: fix select line for TN80xx
  T4240/ramboot: enable PBL tool for T4240
  powerpc/p5040: enable NAND, SD, SPI boot support
  powerpc/p5040: enable PBL tool support
  powerpc/p2041: fix serdes reference clock frequency display for PC board
  powerpc/p5040: fix mdio mux for 10G port

Shaveta Leekha (2):
  powerpc/b4860: fix for Serdes connectivity to SFP's
  powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple

Shengzhou Liu (1):
  powerpc/t4240qds: fix PHY reset timeout issue

Stephen George (1):
  board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M

Suresh Gupta (1):
  Enable XAUI interface for B4860QDS

Xie Xiaobo (1):
  sf: spansion: Add support for S25FL128S

York Sun (10):
  common: Update cmd_bdinfo for PPC
  powerpc/t4240qds: Add board detail for bdinfo command
  powerpc/mpc85xx: check if core is disabled for showing status
  powerpc/t4240qds: Add VDD override
  powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
  powerpc/mpc8xxx: Add T1040 and variant SoCs
  powerpc/chassis2: Change core numbering scheme
  powerpc/mpc8xxx: Allow DDR overclock
  powerpc/t4qds: Add SW7[4] in the DIP switch display
  powerpc/mpc85xx: Clear L1 D-cache lock

 arch/powerpc/cpu/mpc85xx/Makefile  |3 +
 arch/powerpc/cpu/mpc85xx/cpu_init.c|2 +-
 arch/powerpc/cpu/mpc85xx/cpu_init_early.c  |7 -
 arch/powerpc/cpu/mpc85xx/mp.c  |2 +
 arch/powerpc/cpu/mpc85xx/release.S |   41 +++--
 arch/powerpc/cpu/mpc85xx/speed.c   |   20 +--
 arch/powerpc/cpu/mpc85xx/start.S   |4 +-
 arch/powerpc/cpu/mpc85xx/t1040_ids.c   |  135 +++
 arch/powerpc/cpu/mpc85xx/t1040_serdes.c|   93 +++
 arch/powerpc/cpu/mpc8xxx/cpu.c |   59 ++-
 .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|2 -
 arch/powerpc/include/asm/config_mpc85xx.h  |   98 +--
 arch/powerpc/include/asm/fsl_law.h |2 +
 arch/powerpc/include/asm/fsl_secure_boot.h |   10 --
 arch/powerpc/include/asm/fsl_serdes.h  |8 +
 arch/powerpc/include/asm/immap_85xx.h  |   29 ++--
 arch/powerpc/include/asm/processor.h   |   17 ++
 board/freescale/b4860qds/b4860qds.c|6 +-
 board/freescale/b4860qds/b4860qds_crossbar_con.h   |   31 ++--
 board/freescale/b4860qds/eth_b4860qds.c|   35 
 board/freescale/b4860qds/law.c |6 +-
 board/freescale/b4860qds/tlb.c |2 +-
 board/freescale/common/qixis.h |6 +-
 board/freescale/corenet_ds/eth_superhydra.c|8 +-
 board/freescale/corenet_ds/rcw_p5040ds.cfg |   11 ++
 board/freescale/p2041rdb/p2041rdb.c|   11 ++
 board/freescale/t4qds/eth.c|   19 ++-
 board/freescale/t4qds/law.c|3 +-
 board/freescale/t4qds/t4_pbi.cfg   |   36 
 board/freescale/t4qds/t4_rcw.cfg   |7 +
 board/freescale/t4qds/t4qds.c  |  172 +++-
 board/freescale/t4qds/tlb.c|2 +-
 boards.cfg |3 +
 common/cmd_bdinfo.c|5 +
 doc/README.b4860qds|4 +-
 doc/README.t4240qds|   26 ++-
 drivers/mtd/spi/spansion.c |2 +-
 drivers/net/fm/b4860.c |6 +-
 drivers/net/phy/teranetics.c   |   16 +-
 include/configs/B4860QDS.h |   16 +-
 include/configs/corenet_ds.h   |2 +
 include/configs/t4qds.h|3 +-
 42 files changed, 805 insertions(+), 165 deletions(-)
 create mode 100644 arch/powerpc/cpu/mpc85xx/t1040_ids.c
 create mode 100644 arch/powerpc/cpu/mpc85xx/t1040_serdes.c
 create mode 

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-10 Thread Tom Rini
On Thu, May 09, 2013 at 05:20:32PM -0500, Andy Fleming wrote:

 The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:
 
   gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to a9c81eaa54f6ef0976cf15065cd3efc9430fdca8:
 
   powerpc: Add T4160QDS (2013-05-09 17:07:39 -0500)
[snip]
 Roy ZANG (1):
   powerpc/pcie: add PCIe version 3.x support

This change breaks a handful of platforms thusly:
Configuring for MPC8315ERDB_NAND - Board: MPC8315ERDB, Options:
NAND_U_BOOT
pcie.c:315:34: error: 'PCI_LTSSM' undeclared (first use in this
function)
pcie.c:316:15: error: 'PCI_LTSSM_L0' undeclared (first use in this
function)

And from MAKEALL:
Boards compiled: 637
Boards with errors: 7 ( mpc8308_p1m MPC8315ERDB_NAND MPC8315ERDB
MPC837XERDB MPC837XEMDS_HOST MERGERBOX MPC8308RDB )

Please fix, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-10 Thread Fleming Andy-AFLEMING

On May 10, 2013, at 10:23 AM, Tom Rini wrote:

 On Thu, May 09, 2013 at 05:20:32PM -0500, Andy Fleming wrote:
 
 The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:
 
  gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)
 
 are available in the git repository at:
 
  git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to a9c81eaa54f6ef0976cf15065cd3efc9430fdca8:
 
  powerpc: Add T4160QDS (2013-05-09 17:07:39 -0500)
 [snip]
 Roy ZANG (1):
  powerpc/pcie: add PCIe version 3.x support
 
 This change breaks a handful of platforms thusly:
 Configuring for MPC8315ERDB_NAND - Board: MPC8315ERDB, Options:
 NAND_U_BOOT
 pcie.c:315:34: error: 'PCI_LTSSM' undeclared (first use in this
 function)
 pcie.c:316:15: error: 'PCI_LTSSM_L0' undeclared (first use in this
 function)
 
 And from MAKEALL:
 Boards compiled: 637
 Boards with errors: 7 ( mpc8308_p1m MPC8315ERDB_NAND MPC8315ERDB
 MPC837XERDB MPC837XEMDS_HOST MERGERBOX MPC8308RDB )
 
 Please fix, thanks!


Ugh, sorry. I even looked very skeptically at that, and decided to trust the 
change despite my misgivings. I will fix.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2013-05-09 Thread Andy Fleming
The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:

  gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)

are available in the git repository at:

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

for you to fetch changes up to a9c81eaa54f6ef0976cf15065cd3efc9430fdca8:

  powerpc: Add T4160QDS (2013-05-09 17:07:39 -0500)


Andy Fleming (2):
  powerpc/mpc85xx: Add definitions for HDBCR registers
  e6500: Move L1 enablement after L2 enablement

Roy ZANG (1):
  powerpc/pcie: add PCIe version 3.x support

Roy Zang (3):
  T4/serdes: fix the serdes clock frequency
  T4/SerDes: correct the SATA index
  T4/USB: Add USB 2.0 UTMI dual phy support

Sandeep Singh (1):
  powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot

Shaohui Xie (3):
  powerpc/t4240qds: Fix SPI flash type
  powerpc/t4240qds: fix XAUI card PHY address
  Fman/t4240: some fix for 10G XAUI

York Sun (11):
  powerpc/mpc85xx: Update corenet global utility block registers
  powerpc/t4240qds: Update DDR timing table
  powerpc/mpc8xxx: Fix DDR 3-way interleaving
  powerpc/mpc85xx: Fix portal setup
  powerpc/t4240qds: Add voltage ID support
  powerpc/corenet2: Print SerDes protocol in decimal
  powerpc/mpc85xx: Fix PIR parsing for chassis2
  powerpc/t4240: Fix SerDes protocol arrays with const prefix
  powerpc/mpc85xx: Add T4160 SoC
  powerpc/t4240qds: Move SoC define into boards.cfg
  powerpc: Add T4160QDS

 arch/powerpc/cpu/mpc85xx/Makefile  |3 +
 arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |2 +-
 arch/powerpc/cpu/mpc85xx/portals.c |   36 ++--
 arch/powerpc/cpu/mpc85xx/release.S |   14 +-
 arch/powerpc/cpu/mpc85xx/speed.c   |8 +
 arch/powerpc/cpu/mpc85xx/start.S   |  102 +--
 arch/powerpc/cpu/mpc85xx/t4240_serdes.c|  150 ++-
 arch/powerpc/cpu/mpc8xxx/cpu.c |1 +
 arch/powerpc/cpu/mpc8xxx/ddr/main.c|   19 +-
 arch/powerpc/include/asm/config_mpc85xx.h  |   37 +++-
 arch/powerpc/include/asm/fsl_pci.h |   35 +++-
 arch/powerpc/include/asm/immap_85xx.h  |   66 +--
 arch/powerpc/include/asm/processor.h   |   11 ++
 board/freescale/t4qds/ddr.c|   56 +++---
 board/freescale/t4qds/t4qds.c  |  233 +++-
 boards.cfg |9 +-
 drivers/net/fm/Makefile|1 +
 drivers/net/fm/eth.c   |2 +
 drivers/net/fm/init.c  |6 +
 drivers/net/fm/t4240.c |   14 +-
 drivers/pci/fsl_pci_init.c |   20 +-
 drivers/usb/host/ehci-fsl.c|   21 +++
 include/configs/T4240QDS.h |1 -
 include/configs/t4qds.h|   37 +++-
 include/fm_eth.h   |4 +-
 include/pci.h  |7 -
 26 files changed, 733 insertions(+), 162 deletions(-)

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-03 Thread Tom Rini
On Thu, May 02, 2013 at 06:15:46PM -0500, Andy Fleming wrote:

 The following changes since commit 63216de13488e8bc81afb53d0f5177142ee34ceb:
 
   omap5_uevm: Enable redundant MMC environment (2013-05-01 16:41:10 -0400)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 9e186857c7f99600808b8ecb2fc0fa2adeddebaa:
 
   powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards 
 (2013-05-02 16:57:34 -0500)
 
 Apologies for the long absense. I got buried in large amounts of work.
 This is not all of the outstanding 85xx patches, but I intend to now switch
 and apply a bunch of my MMC backlog.
 
 
 Cristian Sovaiala (1):
   powerpc/mpc85xx: Changed LIODN offset values
 
 dongsheng.w...@freescale.com (1):
   powerpc/mpc85xx: add setting of clock-frequency for mpic node
 
 Horst Kronstorfer (1):
   mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
 
 Jeffrey Ladouceur (1):
   powerpc/mpc85xx: Add revision properties in portal device tree node 
 'pme'
 
 Jiang Bin (1):
   board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in 
 interrupt-map property
 
 Liu Gang (2):
   powerpc/b4: Fix the wrong register offset of B4 PCIE module
   powerpc/b4860qds: Add the tlb entries for SRIO interfaces
 
 Matthew McClintock (1):
   powerpc/p1022ds: Add support for NAND and NAND boot using SPL
 
 Poonam Aggrwal (1):
   doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xx
 
 Prabhakar Kushwaha (1):
   powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x
 
 Shaohui Xie (1):
   powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards
 
 Shengzhou Liu (3):
   powerpc/b4860: Adding workaround errata A-005871
   powerpc/p1010rdb: Change flexcan compatible string
   powerpc/p1010rdb: add readme document for p1010rdb
 
 Tang Yuantian (1):
   powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
 
 Timur Tabi (1):
   powerpc/85xx: add SerDes bank 4 lanes
 
 Xu Jiucheng (1):
   powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC
 
 Xulei (1):
   powerpc/85xx: Add workaround for errata USB-14 (enable on 
 P204x/P3041/P50x0)
 
 York Sun (1):
   powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs
 
 Zang Roy-R61911 (1):
   fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
 
 Zhicheng Fan (1):
   qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020
 
  arch/powerpc/cpu/mpc85xx/cmd_errata.c |3 +
  arch/powerpc/cpu/mpc85xx/cpu.c|   18 ++-
  arch/powerpc/cpu/mpc85xx/cpu_init.c   |   14 ++
  arch/powerpc/cpu/mpc85xx/fdt.c|7 +
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |4 +
  arch/powerpc/cpu/mpc85xx/p2041_ids.c  |   20 +--
  arch/powerpc/cpu/mpc85xx/p3041_ids.c  |   20 +--
  arch/powerpc/cpu/mpc85xx/p5020_ids.c  |   20 +--
  arch/powerpc/cpu/mpc85xx/portals.c|   20 ++-
  arch/powerpc/include/asm/config_mpc85xx.h |   12 +-
  arch/powerpc/include/asm/fsl_memac.h  |4 +
  arch/powerpc/include/asm/immap_85xx.h |   12 +-
  board/freescale/b4860qds/tlb.c|   19 ++-
  board/freescale/common/Makefile   |6 +
  board/freescale/common/cds_pci_ft.c   |   26 +++-
  board/freescale/p1010rdb/p1010rdb.c   |2 +-
  board/freescale/p1022ds/Makefile  |   14 ++
  board/freescale/p1022ds/law.c |1 +
  board/freescale/p1022ds/spl_minimal.c |  129 
  board/freescale/p1022ds/tlb.c |   20 ++-
  board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c   |   66 +++-
  board/freescale/p1_p2_rdb_pc/spl_minimal.c|   15 ++
  boards.cfg|2 +
  doc/README.p1010rdb   |  199 
 +
  doc/README.ramboot-ppc85xx|  102 +
  drivers/net/fm/memac.c|   17 +++
  include/configs/P1022DS.h |  132 ++--
  include/configs/corenet_ds.h  |1 +
  28 files changed, 833 insertions(+), 72 deletions(-)
  create mode 100644 board/freescale/p1022ds/spl_minimal.c
  create mode 100644 doc/README.p1010rdb
  create mode 100644 doc/README.ramboot-ppc85xx

With the patch I just sent to fix P1022DS as well, applied to
u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-03 Thread Fleming Andy-AFLEMING
 include/configs/P1022DS.h |  132 ++--
 include/configs/corenet_ds.h  |1 +
 28 files changed, 833 insertions(+), 72 deletions(-)
 create mode 100644 board/freescale/p1022ds/spl_minimal.c
 create mode 100644 doc/README.p1010rdb
 create mode 100644 doc/README.ramboot-ppc85xx
 
 With the patch I just sent to fix P1022DS as well, applied to
 u-boot/master, thanks!

Ah, nice catch, thanks!

Andy

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


[U-Boot] Please pull u-boot-mpc85xx.git

2013-05-02 Thread Andy Fleming
The following changes since commit 63216de13488e8bc81afb53d0f5177142ee34ceb:

  omap5_uevm: Enable redundant MMC environment (2013-05-01 16:41:10 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9e186857c7f99600808b8ecb2fc0fa2adeddebaa:

  powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards 
(2013-05-02 16:57:34 -0500)

Apologies for the long absense. I got buried in large amounts of work.
This is not all of the outstanding 85xx patches, but I intend to now switch
and apply a bunch of my MMC backlog.


Cristian Sovaiala (1):
  powerpc/mpc85xx: Changed LIODN offset values

dongsheng.w...@freescale.com (1):
  powerpc/mpc85xx: add setting of clock-frequency for mpic node

Horst Kronstorfer (1):
  mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on

Jeffrey Ladouceur (1):
  powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'

Jiang Bin (1):
  board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in 
interrupt-map property

Liu Gang (2):
  powerpc/b4: Fix the wrong register offset of B4 PCIE module
  powerpc/b4860qds: Add the tlb entries for SRIO interfaces

Matthew McClintock (1):
  powerpc/p1022ds: Add support for NAND and NAND boot using SPL

Poonam Aggrwal (1):
  doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xx

Prabhakar Kushwaha (1):
  powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x

Shaohui Xie (1):
  powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards

Shengzhou Liu (3):
  powerpc/b4860: Adding workaround errata A-005871
  powerpc/p1010rdb: Change flexcan compatible string
  powerpc/p1010rdb: add readme document for p1010rdb

Tang Yuantian (1):
  powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node

Timur Tabi (1):
  powerpc/85xx: add SerDes bank 4 lanes

Xu Jiucheng (1):
  powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC

Xulei (1):
  powerpc/85xx: Add workaround for errata USB-14 (enable on 
P204x/P3041/P50x0)

York Sun (1):
  powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs

Zang Roy-R61911 (1):
  fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed

Zhicheng Fan (1):
  qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020

 arch/powerpc/cpu/mpc85xx/cmd_errata.c |3 +
 arch/powerpc/cpu/mpc85xx/cpu.c|   18 ++-
 arch/powerpc/cpu/mpc85xx/cpu_init.c   |   14 ++
 arch/powerpc/cpu/mpc85xx/fdt.c|7 +
 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |4 +
 arch/powerpc/cpu/mpc85xx/p2041_ids.c  |   20 +--
 arch/powerpc/cpu/mpc85xx/p3041_ids.c  |   20 +--
 arch/powerpc/cpu/mpc85xx/p5020_ids.c  |   20 +--
 arch/powerpc/cpu/mpc85xx/portals.c|   20 ++-
 arch/powerpc/include/asm/config_mpc85xx.h |   12 +-
 arch/powerpc/include/asm/fsl_memac.h  |4 +
 arch/powerpc/include/asm/immap_85xx.h |   12 +-
 board/freescale/b4860qds/tlb.c|   19 ++-
 board/freescale/common/Makefile   |6 +
 board/freescale/common/cds_pci_ft.c   |   26 +++-
 board/freescale/p1010rdb/p1010rdb.c   |2 +-
 board/freescale/p1022ds/Makefile  |   14 ++
 board/freescale/p1022ds/law.c |1 +
 board/freescale/p1022ds/spl_minimal.c |  129 
 board/freescale/p1022ds/tlb.c |   20 ++-
 board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c   |   66 +++-
 board/freescale/p1_p2_rdb_pc/spl_minimal.c|   15 ++
 boards.cfg|2 +
 doc/README.p1010rdb   |  199 +
 doc/README.ramboot-ppc85xx|  102 +
 drivers/net/fm/memac.c|   17 +++
 include/configs/P1022DS.h |  132 ++--
 include/configs/corenet_ds.h  |1 +
 28 files changed, 833 insertions(+), 72 deletions(-)
 create mode 100644 board/freescale/p1022ds/spl_minimal.c
 create mode 100644 doc/README.p1010rdb
 create mode 100644 doc/README.ramboot-ppc85xx

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-01-30 Thread Tom Rini
On Wed, Jan 30, 2013 at 11:34:47AM -0600, Andy Fleming wrote:

   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-01-29 15:36:27 
 -0500)
 
 are available in the git repository at:
 
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to d4ed6542788169b789c7eed142efc0a6fa5ca698:
 
   corenet: Disable video on P2020DS (2013-01-30 11:25:16 -0600)
 
 
 Anatolij Gustschin (1):
   mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
 
 Andy Fleming (1):
   corenet: Disable video on P2020DS
 
 Hongtao Jia (2):
   powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank 
 DIMMs
   powerpc/mpc8544ds: Add USB controller support for MPC8544DS
 
 James Yang (5):
   Move DDR command parsing to separate function
   Fix data stage name matching issue
   Add copy command to FSL DDR interactive
   README.fsl-ddr typos and update to reflect hotkey
   powerpc/mpc8: FSL DDR debugger auto run of stored commands
 
 Poonam Aggrwal (2):
   powerpc/mpc85xx: Few updates for B4860 cpu changes
   powerpc/mpc85xx:Add support of B4420 SoC
 
 Prabhakar Kushwaha (8):
   board/T4240qds:Fix TLB and LAW size of NAND flash
   boards/T4240qds:Fix IFC AMASK init as per FPGA register space
   board/freescale/common:Add support of QTAG register
   powerpc/mpc85xx:Fix Core cluster configuration loop
   powerpc/t4240qds: Print FPGA detail version
   powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
   powerpc/85xx: Add BSC9132QDS support
   board/common: Add support for QIXIS read/write using i2c
 
 Scott Wood (1):
   powerpc/mpc85xx: add support for MMUv2 page sizes
 
 Shaohui Xie (1):
   powerpc/p2041: move Lanes mux to board early init
 
 Shaveta Leekha (3):
   powerpc/qixis: enable qixis dump command and add switch dumping command
   powerpc/b4860qds: Add support to dump switch settings on b4860qds board
   powerpc/t4240qds: Add support to dump switch settings on t4240qds board
 
 Shengzhou Liu (1):
   powerpc/t4240: Adding workaround errata A-005871
 
 Timur Tabi (1):
   powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c
 
 Vakul Garg (1):
   powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 
 'crypto'
 
 Valentin Longchamp (2):
   powerpc/p2041: add RCW file for P2041RDB
   powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB
 
 York Sun (4):
   powerpc/mpc85xx: Reserve default boot page
   powerpc/t4240qds: Update IFC timing for NOR flash
   powerpc/b4860qds: Added Support for B4860QDS
   powerpc/mpc8xxx: Enable entering DDR debugging by key press
 
  MAINTAINERS  |4 +
  arch/powerpc/cpu/mpc85xx/Makefile|5 +
  arch/powerpc/cpu/mpc85xx/b4860_ids.c |6 +
  arch/powerpc/cpu/mpc85xx/b4860_serdes.c  |   60 ++
  arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c|   96 +++
  arch/powerpc/cpu/mpc85xx/cmd_errata.c|4 +
  arch/powerpc/cpu/mpc85xx/cpu_init.c  |   44 +-
  arch/powerpc/cpu/mpc85xx/fdt.c   |   24 +
  arch/powerpc/cpu/mpc85xx/start.S |2 +-
  arch/powerpc/cpu/mpc85xx/tlb.c   |   19 +-
  arch/powerpc/cpu/mpc8xxx/cpu.c   |2 +
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |4 +
  arch/powerpc/cpu/mpc8xxx/ddr/ddr.h   |3 +-
  arch/powerpc/cpu/mpc8xxx/ddr/interactive.c   |  324 ++---
  arch/powerpc/cpu/mpc8xxx/ddr/main.c  |8 +-
  arch/powerpc/cpu/mpc8xxx/fdt.c   |   78 +-
  arch/powerpc/include/asm/config_mpc85xx.h|   39 +-
  arch/powerpc/include/asm/immap_85xx.h|   34 +-
  arch/powerpc/include/asm/mmu.h   |   52 +-
  arch/powerpc/include/asm/processor.h |2 +
  board/freescale/b4860qds/Makefile|   54 ++
  board/freescale/b4860qds/b4860qds.c  |  505 +
  board/freescale/b4860qds/b4860qds.h  |   26 +
  board/freescale/b4860qds/b4860qds_crossbar_con.h |   67 ++
  board/freescale/b4860qds/b4860qds_qixis.h|   37 +
  board/freescale/b4860qds/ddr.c   |  190 +
  board/freescale/b4860qds/eth_b4860qds.c  |  338 +
  board/freescale/b4860qds/law.c   |   44 ++
  board/freescale/b4860qds/pci.c   |   39 +
  board/freescale/b4860qds/tlb.c   |  127 
  board/freescale/bsc9132qds/Makefile  |   52 ++
  board/freescale/bsc9132qds/README|  150 
  board/freescale/bsc9132qds/bsc9132qds.c  |  403 +++
  board/freescale/bsc9132qds/ddr.c |  209 ++
  board/freescale/bsc9132qds/law.c |   35 +
  board/freescale/bsc9132qds/tlb.c |   92 +++
  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-01-30 Thread Andy Fleming
Yes. I have some internal review stuff to finish, but I will get to MMC
next.


On Wed, Jan 30, 2013 at 5:17 PM, Tom Rini tr...@ti.com wrote:

 On Wed, Jan 30, 2013 at 11:34:47AM -0600, Andy Fleming wrote:

Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-01-29
 15:36:27 -0500)
 
  are available in the git repository at:
 
 
git://www.denx.de/git/u-boot-mpc85xx.git master
 
  for you to fetch changes up to d4ed6542788169b789c7eed142efc0a6fa5ca698:
 
corenet: Disable video on P2020DS (2013-01-30 11:25:16 -0600)
 
  
  Anatolij Gustschin (1):
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
 
  Andy Fleming (1):
corenet: Disable video on P2020DS
 
  Hongtao Jia (2):
powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for
 dual-rank DIMMs
powerpc/mpc8544ds: Add USB controller support for MPC8544DS
 
  James Yang (5):
Move DDR command parsing to separate function
Fix data stage name matching issue
Add copy command to FSL DDR interactive
README.fsl-ddr typos and update to reflect hotkey
powerpc/mpc8: FSL DDR debugger auto run of stored commands
 
  Poonam Aggrwal (2):
powerpc/mpc85xx: Few updates for B4860 cpu changes
powerpc/mpc85xx:Add support of B4420 SoC
 
  Prabhakar Kushwaha (8):
board/T4240qds:Fix TLB and LAW size of NAND flash
boards/T4240qds:Fix IFC AMASK init as per FPGA register space
board/freescale/common:Add support of QTAG register
powerpc/mpc85xx:Fix Core cluster configuration loop
powerpc/t4240qds: Print FPGA detail version
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
powerpc/85xx: Add BSC9132QDS support
board/common: Add support for QIXIS read/write using i2c
 
  Scott Wood (1):
powerpc/mpc85xx: add support for MMUv2 page sizes
 
  Shaohui Xie (1):
powerpc/p2041: move Lanes mux to board early init
 
  Shaveta Leekha (3):
powerpc/qixis: enable qixis dump command and add switch dumping
 command
powerpc/b4860qds: Add support to dump switch settings on b4860qds
 board
powerpc/t4240qds: Add support to dump switch settings on t4240qds
 board
 
  Shengzhou Liu (1):
powerpc/t4240: Adding workaround errata A-005871
 
  Timur Tabi (1):
powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c
 
  Vakul Garg (1):
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node
 'crypto'
 
  Valentin Longchamp (2):
powerpc/p2041: add RCW file for P2041RDB
powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB
 
  York Sun (4):
powerpc/mpc85xx: Reserve default boot page
powerpc/t4240qds: Update IFC timing for NOR flash
powerpc/b4860qds: Added Support for B4860QDS
powerpc/mpc8xxx: Enable entering DDR debugging by key press
 
   MAINTAINERS  |4 +
   arch/powerpc/cpu/mpc85xx/Makefile|5 +
   arch/powerpc/cpu/mpc85xx/b4860_ids.c |6 +
   arch/powerpc/cpu/mpc85xx/b4860_serdes.c  |   60 ++
   arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c|   96 +++
   arch/powerpc/cpu/mpc85xx/cmd_errata.c|4 +
   arch/powerpc/cpu/mpc85xx/cpu_init.c  |   44 +-
   arch/powerpc/cpu/mpc85xx/fdt.c   |   24 +
   arch/powerpc/cpu/mpc85xx/start.S |2 +-
   arch/powerpc/cpu/mpc85xx/tlb.c   |   19 +-
   arch/powerpc/cpu/mpc8xxx/cpu.c   |2 +
   arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |4 +
   arch/powerpc/cpu/mpc8xxx/ddr/ddr.h   |3 +-
   arch/powerpc/cpu/mpc8xxx/ddr/interactive.c   |  324 ++---
   arch/powerpc/cpu/mpc8xxx/ddr/main.c  |8 +-
   arch/powerpc/cpu/mpc8xxx/fdt.c   |   78 +-
   arch/powerpc/include/asm/config_mpc85xx.h|   39 +-
   arch/powerpc/include/asm/immap_85xx.h|   34 +-
   arch/powerpc/include/asm/mmu.h   |   52 +-
   arch/powerpc/include/asm/processor.h |2 +
   board/freescale/b4860qds/Makefile|   54 ++
   board/freescale/b4860qds/b4860qds.c  |  505 +
   board/freescale/b4860qds/b4860qds.h  |   26 +
   board/freescale/b4860qds/b4860qds_crossbar_con.h |   67 ++
   board/freescale/b4860qds/b4860qds_qixis.h|   37 +
   board/freescale/b4860qds/ddr.c   |  190 +
   board/freescale/b4860qds/eth_b4860qds.c  |  338 +
   board/freescale/b4860qds/law.c   |   44 ++
   board/freescale/b4860qds/pci.c   |   39 +
   board/freescale/b4860qds/tlb.c   |  127 
   board/freescale/bsc9132qds/Makefile  |   52 ++
   board/freescale/bsc9132qds/README|  150 
   

[U-Boot] Please pull u-boot-mpc85xx.git

2013-01-30 Thread Andy Fleming
  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-01-29 15:36:27 
-0500)

are available in the git repository at:


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

for you to fetch changes up to d4ed6542788169b789c7eed142efc0a6fa5ca698:

  corenet: Disable video on P2020DS (2013-01-30 11:25:16 -0600)


Anatolij Gustschin (1):
  mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE

Andy Fleming (1):
  corenet: Disable video on P2020DS

Hongtao Jia (2):
  powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs
  powerpc/mpc8544ds: Add USB controller support for MPC8544DS

James Yang (5):
  Move DDR command parsing to separate function
  Fix data stage name matching issue
  Add copy command to FSL DDR interactive
  README.fsl-ddr typos and update to reflect hotkey
  powerpc/mpc8: FSL DDR debugger auto run of stored commands

Poonam Aggrwal (2):
  powerpc/mpc85xx: Few updates for B4860 cpu changes
  powerpc/mpc85xx:Add support of B4420 SoC

Prabhakar Kushwaha (8):
  board/T4240qds:Fix TLB and LAW size of NAND flash
  boards/T4240qds:Fix IFC AMASK init as per FPGA register space
  board/freescale/common:Add support of QTAG register
  powerpc/mpc85xx:Fix Core cluster configuration loop
  powerpc/t4240qds: Print FPGA detail version
  powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
  powerpc/85xx: Add BSC9132QDS support
  board/common: Add support for QIXIS read/write using i2c

Scott Wood (1):
  powerpc/mpc85xx: add support for MMUv2 page sizes

Shaohui Xie (1):
  powerpc/p2041: move Lanes mux to board early init

Shaveta Leekha (3):
  powerpc/qixis: enable qixis dump command and add switch dumping command
  powerpc/b4860qds: Add support to dump switch settings on b4860qds board
  powerpc/t4240qds: Add support to dump switch settings on t4240qds board

Shengzhou Liu (1):
  powerpc/t4240: Adding workaround errata A-005871

Timur Tabi (1):
  powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c

Vakul Garg (1):
  powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'

Valentin Longchamp (2):
  powerpc/p2041: add RCW file for P2041RDB
  powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB

York Sun (4):
  powerpc/mpc85xx: Reserve default boot page
  powerpc/t4240qds: Update IFC timing for NOR flash
  powerpc/b4860qds: Added Support for B4860QDS
  powerpc/mpc8xxx: Enable entering DDR debugging by key press

 MAINTAINERS  |4 +
 arch/powerpc/cpu/mpc85xx/Makefile|5 +
 arch/powerpc/cpu/mpc85xx/b4860_ids.c |6 +
 arch/powerpc/cpu/mpc85xx/b4860_serdes.c  |   60 ++
 arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c|   96 +++
 arch/powerpc/cpu/mpc85xx/cmd_errata.c|4 +
 arch/powerpc/cpu/mpc85xx/cpu_init.c  |   44 +-
 arch/powerpc/cpu/mpc85xx/fdt.c   |   24 +
 arch/powerpc/cpu/mpc85xx/start.S |2 +-
 arch/powerpc/cpu/mpc85xx/tlb.c   |   19 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c   |2 +
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |4 +
 arch/powerpc/cpu/mpc8xxx/ddr/ddr.h   |3 +-
 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c   |  324 ++---
 arch/powerpc/cpu/mpc8xxx/ddr/main.c  |8 +-
 arch/powerpc/cpu/mpc8xxx/fdt.c   |   78 +-
 arch/powerpc/include/asm/config_mpc85xx.h|   39 +-
 arch/powerpc/include/asm/immap_85xx.h|   34 +-
 arch/powerpc/include/asm/mmu.h   |   52 +-
 arch/powerpc/include/asm/processor.h |2 +
 board/freescale/b4860qds/Makefile|   54 ++
 board/freescale/b4860qds/b4860qds.c  |  505 +
 board/freescale/b4860qds/b4860qds.h  |   26 +
 board/freescale/b4860qds/b4860qds_crossbar_con.h |   67 ++
 board/freescale/b4860qds/b4860qds_qixis.h|   37 +
 board/freescale/b4860qds/ddr.c   |  190 +
 board/freescale/b4860qds/eth_b4860qds.c  |  338 +
 board/freescale/b4860qds/law.c   |   44 ++
 board/freescale/b4860qds/pci.c   |   39 +
 board/freescale/b4860qds/tlb.c   |  127 
 board/freescale/bsc9132qds/Makefile  |   52 ++
 board/freescale/bsc9132qds/README|  150 
 board/freescale/bsc9132qds/bsc9132qds.c  |  403 +++
 board/freescale/bsc9132qds/ddr.c |  209 ++
 board/freescale/bsc9132qds/law.c |   35 +
 board/freescale/bsc9132qds/tlb.c |   92 +++
 board/freescale/common/qixis.c   |  107 ++-
 board/freescale/common/qixis.h   |   13 +
 board/freescale/corenet_ds/rcw_p2041rdb.cfg  |   11 +
 

[U-Boot] Please pull u-boot-mpc85xx.git

2013-01-25 Thread Andy Fleming
  README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100)

are available in the git repository at:

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

for you to fetch changes up to 1342f7dd2c864889ce3ef6a78fe74155fd1f9a8f:

  corenet: Disable video on P2020DS (2013-01-25 10:32:22 -0600)


Anatolij Gustschin (1):
  mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE

Andy Fleming (1):
  corenet: Disable video on P2020DS

Hongtao Jia (2):
  powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs
  powerpc/mpc8544ds: Add USB controller support for MPC8544DS

James Yang (5):
  Move DDR command parsing to separate function
  Fix data stage name matching issue
  Add copy command to FSL DDR interactive
  README.fsl-ddr typos and update to reflect hotkey
  powerpc/mpc8: FSL DDR debugger auto run of stored commands

Poonam Aggrwal (2):
  powerpc/mpc85xx: Few updates for B4860 cpu changes
  powerpc/mpc85xx:Add support of B4420 SoC

Prabhakar Kushwaha (8):
  board/T4240qds:Fix TLB and LAW size of NAND flash
  boards/T4240qds:Fix IFC AMASK init as per FPGA register space
  board/freescale/common:Add support of QTAG register
  powerpc/mpc85xx:Fix Core cluster configuration loop
  powerpc/t4240qds: Print FPGA detail version
  powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
  powerpc/85xx: Add BSC9132QDS support
  board/common: Add support for QIXIS read/write using i2c

Scott Wood (1):
  powerpc/mpc85xx: add support for MMUv2 page sizes

Shaohui Xie (1):
  powerpc/p2041: move Lanes mux to board early init

Shaveta Leekha (3):
  powerpc/qixis: enable qixis dump command and add switch dumping command
  powerpc/b4860qds: Add support to dump switch settings on b4860qds board
  powerpc/t4240qds: Add support to dump switch settings on t4240qds board

Shengzhou Liu (1):
  powerpc/t4240: Adding workaround errata A-005871

Timur Tabi (1):
  powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c

Vakul Garg (1):
  powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'

Valentin Longchamp (2):
  powerpc/p2041: add RCW file for P2041RDB
  powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB

York Sun (4):
  powerpc/mpc85xx: Reserve default boot page
  powerpc/t4240qds: Update IFC timing for NOR flash
  powerpc/b4860qds: Added Support for B4860QDS
  powerpc/mpc8xxx: Enable entering DDR debugging by key press

 MAINTAINERS  |4 +
 arch/powerpc/cpu/mpc85xx/Makefile|5 +
 arch/powerpc/cpu/mpc85xx/b4860_ids.c |6 +
 arch/powerpc/cpu/mpc85xx/b4860_serdes.c  |   60 ++
 arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c|   96 +++
 arch/powerpc/cpu/mpc85xx/cmd_errata.c|4 +
 arch/powerpc/cpu/mpc85xx/cpu_init.c  |   44 +-
 arch/powerpc/cpu/mpc85xx/fdt.c   |   24 +
 arch/powerpc/cpu/mpc85xx/start.S |2 +-
 arch/powerpc/cpu/mpc85xx/tlb.c   |   19 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c   |2 +
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |4 +
 arch/powerpc/cpu/mpc8xxx/ddr/ddr.h   |3 +-
 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c   |  324 ++---
 arch/powerpc/cpu/mpc8xxx/ddr/main.c  |8 +-
 arch/powerpc/cpu/mpc8xxx/fdt.c   |   78 +-
 arch/powerpc/include/asm/config_mpc85xx.h|   39 +-
 arch/powerpc/include/asm/immap_85xx.h|   34 +-
 arch/powerpc/include/asm/mmu.h   |   52 +-
 arch/powerpc/include/asm/processor.h |2 +
 board/freescale/b4860qds/Makefile|   54 ++
 board/freescale/b4860qds/b4860qds.c  |  505 +
 board/freescale/b4860qds/b4860qds.h  |   26 +
 board/freescale/b4860qds/b4860qds_crossbar_con.h |   67 ++
 board/freescale/b4860qds/b4860qds_qixis.h|   37 +
 board/freescale/b4860qds/ddr.c   |  190 +
 board/freescale/b4860qds/eth_b4860qds.c  |  338 +
 board/freescale/b4860qds/law.c   |   44 ++
 board/freescale/b4860qds/pci.c   |   39 +
 board/freescale/b4860qds/tlb.c   |  127 
 board/freescale/bsc9132qds/Makefile  |   52 ++
 board/freescale/bsc9132qds/README|  150 
 board/freescale/bsc9132qds/bsc9132qds.c  |  406 +++
 board/freescale/bsc9132qds/ddr.c |  209 ++
 board/freescale/bsc9132qds/law.c |   35 +
 board/freescale/bsc9132qds/tlb.c |   92 +++
 board/freescale/common/qixis.c   |  107 ++-
 board/freescale/common/qixis.h   |   13 +
 board/freescale/corenet_ds/rcw_p2041rdb.cfg  |   11 +
 

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-01-25 Thread Tom Rini
On Fri, Jan 25, 2013 at 10:45:19AM -0600, Andy Fleming wrote:

   README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 1342f7dd2c864889ce3ef6a78fe74155fd1f9a8f:
 
   corenet: Disable video on P2020DS (2013-01-25 10:32:22 -0600)
 
 
 Anatolij Gustschin (1):
   mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
 
 Andy Fleming (1):
   corenet: Disable video on P2020DS
 
 Hongtao Jia (2):
   powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank 
 DIMMs
   powerpc/mpc8544ds: Add USB controller support for MPC8544DS
 
 James Yang (5):
   Move DDR command parsing to separate function
   Fix data stage name matching issue
   Add copy command to FSL DDR interactive
   README.fsl-ddr typos and update to reflect hotkey
   powerpc/mpc8: FSL DDR debugger auto run of stored commands
 
 Poonam Aggrwal (2):
   powerpc/mpc85xx: Few updates for B4860 cpu changes
   powerpc/mpc85xx:Add support of B4420 SoC
 
 Prabhakar Kushwaha (8):
   board/T4240qds:Fix TLB and LAW size of NAND flash
   boards/T4240qds:Fix IFC AMASK init as per FPGA register space
   board/freescale/common:Add support of QTAG register
   powerpc/mpc85xx:Fix Core cluster configuration loop
   powerpc/t4240qds: Print FPGA detail version
   powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
   powerpc/85xx: Add BSC9132QDS support
   board/common: Add support for QIXIS read/write using i2c
 
 Scott Wood (1):
   powerpc/mpc85xx: add support for MMUv2 page sizes
 
 Shaohui Xie (1):
   powerpc/p2041: move Lanes mux to board early init
 
 Shaveta Leekha (3):
   powerpc/qixis: enable qixis dump command and add switch dumping command
   powerpc/b4860qds: Add support to dump switch settings on b4860qds board
   powerpc/t4240qds: Add support to dump switch settings on t4240qds board
 
 Shengzhou Liu (1):
   powerpc/t4240: Adding workaround errata A-005871
 
 Timur Tabi (1):
   powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c
 
 Vakul Garg (1):
   powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 
 'crypto'
 
 Valentin Longchamp (2):
   powerpc/p2041: add RCW file for P2041RDB
   powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDB
 
 York Sun (4):
   powerpc/mpc85xx: Reserve default boot page
   powerpc/t4240qds: Update IFC timing for NOR flash
   powerpc/b4860qds: Added Support for B4860QDS
   powerpc/mpc8xxx: Enable entering DDR debugging by key press
 
  MAINTAINERS  |4 +
  arch/powerpc/cpu/mpc85xx/Makefile|5 +
  arch/powerpc/cpu/mpc85xx/b4860_ids.c |6 +
  arch/powerpc/cpu/mpc85xx/b4860_serdes.c  |   60 ++
  arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c|   96 +++
  arch/powerpc/cpu/mpc85xx/cmd_errata.c|4 +
  arch/powerpc/cpu/mpc85xx/cpu_init.c  |   44 +-
  arch/powerpc/cpu/mpc85xx/fdt.c   |   24 +
  arch/powerpc/cpu/mpc85xx/start.S |2 +-
  arch/powerpc/cpu/mpc85xx/tlb.c   |   19 +-
  arch/powerpc/cpu/mpc8xxx/cpu.c   |2 +
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |4 +
  arch/powerpc/cpu/mpc8xxx/ddr/ddr.h   |3 +-
  arch/powerpc/cpu/mpc8xxx/ddr/interactive.c   |  324 ++---
  arch/powerpc/cpu/mpc8xxx/ddr/main.c  |8 +-
  arch/powerpc/cpu/mpc8xxx/fdt.c   |   78 +-
  arch/powerpc/include/asm/config_mpc85xx.h|   39 +-
  arch/powerpc/include/asm/immap_85xx.h|   34 +-
  arch/powerpc/include/asm/mmu.h   |   52 +-
  arch/powerpc/include/asm/processor.h |2 +
  board/freescale/b4860qds/Makefile|   54 ++
  board/freescale/b4860qds/b4860qds.c  |  505 +
  board/freescale/b4860qds/b4860qds.h  |   26 +
  board/freescale/b4860qds/b4860qds_crossbar_con.h |   67 ++
  board/freescale/b4860qds/b4860qds_qixis.h|   37 +
  board/freescale/b4860qds/ddr.c   |  190 +
  board/freescale/b4860qds/eth_b4860qds.c  |  338 +
  board/freescale/b4860qds/law.c   |   44 ++
  board/freescale/b4860qds/pci.c   |   39 +
  board/freescale/b4860qds/tlb.c   |  127 
  board/freescale/bsc9132qds/Makefile  |   52 ++
  board/freescale/bsc9132qds/README|  150 
  board/freescale/bsc9132qds/bsc9132qds.c  |  406 +++
  board/freescale/bsc9132qds/ddr.c |  209 ++
  board/freescale/bsc9132qds/law.c |   35 +
  board/freescale/bsc9132qds/tlb.c |   92 +++
  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-01-25 Thread Fleming Andy-AFLEMING

 
 
 create mode 100644 drivers/net/fm/b4860.c
 create mode 100644 include/configs/B4860QDS.h
 create mode 100644 include/configs/BSC9132QDS.h
 
 So, I see:
 bsc9132qds.c: In function 'ft_board_setup':
 bsc9132qds.c:349:19: warning: variable 'cpu' set but not used
 [-Wunused-but-set-variable]
 
 On the various BSC boards.  Do you want me to take it now, or after
 you've fixed it up?


Argh. That apparently wasn't seen by my compiler setup. I'll fix it. What 
compiler are you using?


Andy


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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-01-25 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/25/2013 05:15 PM, Fleming Andy-AFLEMING wrote:
 
 
 
 create mode 100644 drivers/net/fm/b4860.c create mode 100644
 include/configs/B4860QDS.h create mode 100644
 include/configs/BSC9132QDS.h
 
 So, I see: bsc9132qds.c: In function 'ft_board_setup': 
 bsc9132qds.c:349:19: warning: variable 'cpu' set but not used 
 [-Wunused-but-set-variable]
 
 On the various BSC boards.  Do you want me to take it now, or
 after you've fixed it up?
 
 
 Argh. That apparently wasn't seen by my compiler setup. I'll fix
 it. What compiler are you using?

ELDK 5.2.1

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRAwpnAAoJENk4IS6UOR1WRY4P/RCj9uAOWayQUJKe0GV4wHWy
k8JyVqy51XR/VzkdrtU2546FQxIJ/hz0z7rwo/o0p7euY6qrMOWRLKiV+nH7TBb4
O26DAuoWHXr6vQc6+GO3DLRHY7KdKfbhiWgCnM678N5I7FX5uIcGGycJlRpn6T6k
IACJwVMBi2q+vEsTSfyTGtTCq5PaUafYG7EA1sckQsZ4jssxd9NakGPhznorHIBM
6QhKZzJbWuLXfT8thMSz3nMKvmFCkl2/LNZvMU2Q8HrkBmDb0tduNi3Fu2jBUY6n
f89A37mf2Q5aM0xQpoD3PfSwp8/nhGNoI0WCTGxYgjkXUkLfB5SzIw1Jro2UFSz/
SSegHVocKlmD0gQLjtJgW7NYFWu6+c3m+RCRyODyJiksG4vU1Ns6UtiUBPMoeOtd
ONXMiEOXcJ+lv8L9fSTzPoB9k9scjHw5KA5zeiedV8ZBkv7Y/NWllf1xQ7oceuqp
86d+pw0QdagdSf3HnCl4Qc2X1n4X5X/jSbI57j7KPnvHV+49gCU8/VcoqKiVFcMn
dl4kefSD3GgMddSdyk/3RJ0/XWr6gAfISUC4ZPSTxepbZluAiOZ6/gFe7Z2/leV/
my2iVlXqDRFSPT0qeHx2vldQJwTGN63nwzCLl6G9UZLzgGrBb8on7fy8e9cFiI5E
nH4c8mQ2lr/EReXt/HqW
=ioCy
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-12-03 Thread Tabi Timur-B04825
On Wed, Nov 28, 2012 at 1:39 AM, Andy Fleming aflem...@freescale.com wrote:

 Timur Tabi (5):
   powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del 
 CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
   powerpc/85xx: add support for the Freescale P5040DS Superhydra 
 reference board
   powerpc/85xx: implement check for erratum A-004849 work-around
   powerpc/85xx: implement check for erratum A-004580 work-around
   powerpc/85xx: update the work-around for P4080 erratum SERDES-9

You forgot this patch again:

http://patchwork.ozlabs.org/patch/170753/

-- 
Timur Tabi
Linux kernel developer at Freescale
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-11-29 Thread Tom Rini
On Wed, Nov 28, 2012 at 01:39:06AM -0600, Andy Fleming wrote:

 The following changes since commit 66dc452bfe13b0e276adddf3997b9c5abc00115d:
 
   Remove obsolete header file (2012-11-27 09:41:10 -0700)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to afbfdf545090472b734367ac2c874bfbe8928790:
 
   powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE 
 (2012-11-27 18:28:08 -0600)
 
 
 Andy Fleming (1):
   8xxx: Change all 8*xx_DDR addresses to 8xxx
 
 Kim Phillips (1):
   powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
 
 Timur Tabi (5):
   powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del 
 CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
   powerpc/85xx: add support for the Freescale P5040DS Superhydra 
 reference board
   powerpc/85xx: implement check for erratum A-004849 work-around
   powerpc/85xx: implement check for erratum A-004580 work-around
   powerpc/85xx: update the work-around for P4080 erratum SERDES-9
 
 York Sun (5):
   powerpc/qoriq: Move FMAN microcode location
   powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
   powerpc/P2041RDB: Fix Flash address LAW address
   powerpc/mpc85xx: Temporary fix for spin table backward compatibility
   powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
 
 Yuanquan Chen (1):
   powerpc/p4080ds: fix PCI-e x8 link training down failure
 
 Zang Roy-R61911 (1):
   powerpc/corenet_ds: move SATA config to board configuration
 
  arch/powerpc/cpu/mpc85xx/cmd_errata.c |  114 
  arch/powerpc/cpu/mpc85xx/cpu.c|   14 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c   |   12 +
  arch/powerpc/cpu/mpc85xx/ddr-gen1.c   |4 +-
  arch/powerpc/cpu/mpc85xx/ddr-gen2.c   |9 +-
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c   |   14 +-
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |   20 +-
  arch/powerpc/cpu/mpc85xx/release.S|   35 +-
  arch/powerpc/cpu/mpc86xx/ddr-8641.c   |4 +-
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c  |   10 +-
  arch/powerpc/cpu/mpc8xxx/ddr/util.c   |   14 +-
  arch/powerpc/cpu/mpc8xxx/fdt.c|6 +-
  arch/powerpc/include/asm/config_mpc85xx.h |   20 +-
  arch/powerpc/include/asm/immap_83xx.h |6 +-
  arch/powerpc/include/asm/immap_85xx.h |   27 +-
  arch/powerpc/include/asm/immap_86xx.h |8 +-
  board/exmeritus/hww1u1a/hww1u1a.c |2 +-
  board/freescale/common/Makefile   |2 +
  board/freescale/common/ngpixis.h  |2 +-
  board/freescale/corenet_ds/Makefile   |2 +
  board/freescale/corenet_ds/corenet_ds.c   |   22 +-
  board/freescale/corenet_ds/ddr.c  |4 +-
  board/freescale/corenet_ds/eth_superhydra.c   |  722 
 +
  board/freescale/corenet_ds/p5040ds_ddr.c  |   18 +
  board/freescale/mpc8540ads/mpc8540ads.c   |2 +-
  board/freescale/mpc8560ads/mpc8560ads.c   |2 +-
  board/freescale/mpc8569mds/mpc8569mds.c   |2 +-
  board/freescale/p1023rds/p1023rds.c   |2 +-
  board/freescale/p1_p2_rdb_pc/spl_minimal.c|2 +-
  board/freescale/p2020ds/p2020ds.c |2 +-
  board/sbc8548/ddr.c   |2 +-
  board/socrates/sdram.c|2 +-
  boards.cfg|1 +
  drivers/net/fm/Makefile   |1 +
  drivers/net/fm/p5040.c|  113 
  drivers/pci/fsl_pci_init.c|   22 +
  include/configs/P1010RDB.h|1 +
  include/configs/P1022DS.h |1 +
  include/configs/P1023RDS.h|2 +-
  include/configs/P2041RDB.h|   20 +-
  include/configs/P3041DS.h |1 +
  include/configs/P5020DS.h |1 +
  include/configs/P5040DS.h |   40 ++
  include/configs/corenet_ds.h  |2 +-
  nand_spl/board/freescale/p1010rdb/nand_boot.c |2 +-
  nand_spl/board/freescale/p1023rds/nand_boot.c |2 +-
  46 files changed, 1207 insertions(+), 109 deletions(-)
  create mode 100644 board/freescale/corenet_ds/eth_superhydra.c
  create mode 100644 board/freescale/corenet_ds/p5040ds_ddr.c
  create mode 100644 drivers/net/fm/p5040.c
  create mode 100644 include/configs/P5040DS.h

Really, this has now been applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-11-28 Thread Tom Rini
On Wed, Nov 28, 2012 at 01:39:06AM -0600, Andy Fleming wrote:

 The following changes since commit 66dc452bfe13b0e276adddf3997b9c5abc00115d:
 
   Remove obsolete header file (2012-11-27 09:41:10 -0700)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to afbfdf545090472b734367ac2c874bfbe8928790:
 
   powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE 
 (2012-11-27 18:28:08 -0600)
 
 
 Andy Fleming (1):
   8xxx: Change all 8*xx_DDR addresses to 8xxx
 
 Kim Phillips (1):
   powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
 
 Timur Tabi (5):
   powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del 
 CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
   powerpc/85xx: add support for the Freescale P5040DS Superhydra 
 reference board
   powerpc/85xx: implement check for erratum A-004849 work-around
   powerpc/85xx: implement check for erratum A-004580 work-around
   powerpc/85xx: update the work-around for P4080 erratum SERDES-9
 
 York Sun (5):
   powerpc/qoriq: Move FMAN microcode location
   powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
   powerpc/P2041RDB: Fix Flash address LAW address
   powerpc/mpc85xx: Temporary fix for spin table backward compatibility
   powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
 
 Yuanquan Chen (1):
   powerpc/p4080ds: fix PCI-e x8 link training down failure
 
 Zang Roy-R61911 (1):
   powerpc/corenet_ds: move SATA config to board configuration
 
  arch/powerpc/cpu/mpc85xx/cmd_errata.c |  114 
  arch/powerpc/cpu/mpc85xx/cpu.c|   14 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c   |   12 +
  arch/powerpc/cpu/mpc85xx/ddr-gen1.c   |4 +-
  arch/powerpc/cpu/mpc85xx/ddr-gen2.c   |9 +-
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c   |   14 +-
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |   20 +-
  arch/powerpc/cpu/mpc85xx/release.S|   35 +-
  arch/powerpc/cpu/mpc86xx/ddr-8641.c   |4 +-
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c  |   10 +-
  arch/powerpc/cpu/mpc8xxx/ddr/util.c   |   14 +-
  arch/powerpc/cpu/mpc8xxx/fdt.c|6 +-
  arch/powerpc/include/asm/config_mpc85xx.h |   20 +-
  arch/powerpc/include/asm/immap_83xx.h |6 +-
  arch/powerpc/include/asm/immap_85xx.h |   27 +-
  arch/powerpc/include/asm/immap_86xx.h |8 +-
  board/exmeritus/hww1u1a/hww1u1a.c |2 +-
  board/freescale/common/Makefile   |2 +
  board/freescale/common/ngpixis.h  |2 +-
  board/freescale/corenet_ds/Makefile   |2 +
  board/freescale/corenet_ds/corenet_ds.c   |   22 +-
  board/freescale/corenet_ds/ddr.c  |4 +-
  board/freescale/corenet_ds/eth_superhydra.c   |  722 
 +
  board/freescale/corenet_ds/p5040ds_ddr.c  |   18 +
  board/freescale/mpc8540ads/mpc8540ads.c   |2 +-
  board/freescale/mpc8560ads/mpc8560ads.c   |2 +-
  board/freescale/mpc8569mds/mpc8569mds.c   |2 +-
  board/freescale/p1023rds/p1023rds.c   |2 +-
  board/freescale/p1_p2_rdb_pc/spl_minimal.c|2 +-
  board/freescale/p2020ds/p2020ds.c |2 +-
  board/sbc8548/ddr.c   |2 +-
  board/socrates/sdram.c|2 +-
  boards.cfg|1 +
  drivers/net/fm/Makefile   |1 +
  drivers/net/fm/p5040.c|  113 
  drivers/pci/fsl_pci_init.c|   22 +
  include/configs/P1010RDB.h|1 +
  include/configs/P1022DS.h |1 +
  include/configs/P1023RDS.h|2 +-
  include/configs/P2041RDB.h|   20 +-
  include/configs/P3041DS.h |1 +
  include/configs/P5020DS.h |1 +
  include/configs/P5040DS.h |   40 ++
  include/configs/corenet_ds.h  |2 +-
  nand_spl/board/freescale/p1010rdb/nand_boot.c |2 +-
  nand_spl/board/freescale/p1023rds/nand_boot.c |2 +-
  46 files changed, 1207 insertions(+), 109 deletions(-)
  create mode 100644 board/freescale/corenet_ds/eth_superhydra.c
  create mode 100644 board/freescale/corenet_ds/p5040ds_ddr.c
  create mode 100644 drivers/net/fm/p5040.c
  create mode 100644 include/configs/P5040DS.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-11-28 Thread Tom Rini
On Wed, Nov 28, 2012 at 08:04:48AM -0500, Tom Rini wrote:
 On Wed, Nov 28, 2012 at 01:39:06AM -0600, Andy Fleming wrote:
 
  The following changes since commit 66dc452bfe13b0e276adddf3997b9c5abc00115d:
  
Remove obsolete header file (2012-11-27 09:41:10 -0700)
  
  are available in the git repository at:
  
git://www.denx.de/git/u-boot-mpc85xx.git master
  
  for you to fetch changes up to afbfdf545090472b734367ac2c874bfbe8928790:
  
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE 
  (2012-11-27 18:28:08 -0600)
  
  
  Andy Fleming (1):
8xxx: Change all 8*xx_DDR addresses to 8xxx
  
  Kim Phillips (1):
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
  
  Timur Tabi (5):
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del 
  CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
powerpc/85xx: add support for the Freescale P5040DS Superhydra 
  reference board
powerpc/85xx: implement check for erratum A-004849 work-around
powerpc/85xx: implement check for erratum A-004580 work-around
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
  
  York Sun (5):
powerpc/qoriq: Move FMAN microcode location
powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
powerpc/P2041RDB: Fix Flash address LAW address
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
powerpc/mpc85xx: Fix a bug introduced by 
  CONFIG_PPC_SPINTABLE_COMPATIBLE
  
  Yuanquan Chen (1):
powerpc/p4080ds: fix PCI-e x8 link training down failure
  
  Zang Roy-R61911 (1):
powerpc/corenet_ds: move SATA config to board configuration
  
   arch/powerpc/cpu/mpc85xx/cmd_errata.c |  114 
   arch/powerpc/cpu/mpc85xx/cpu.c|   14 +-
   arch/powerpc/cpu/mpc85xx/cpu_init.c   |   12 +
   arch/powerpc/cpu/mpc85xx/ddr-gen1.c   |4 +-
   arch/powerpc/cpu/mpc85xx/ddr-gen2.c   |9 +-
   arch/powerpc/cpu/mpc85xx/ddr-gen3.c   |   14 +-
   arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |   20 +-
   arch/powerpc/cpu/mpc85xx/release.S|   35 +-
   arch/powerpc/cpu/mpc86xx/ddr-8641.c   |4 +-
   arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c  |   10 +-
   arch/powerpc/cpu/mpc8xxx/ddr/util.c   |   14 +-
   arch/powerpc/cpu/mpc8xxx/fdt.c|6 +-
   arch/powerpc/include/asm/config_mpc85xx.h |   20 +-
   arch/powerpc/include/asm/immap_83xx.h |6 +-
   arch/powerpc/include/asm/immap_85xx.h |   27 +-
   arch/powerpc/include/asm/immap_86xx.h |8 +-
   board/exmeritus/hww1u1a/hww1u1a.c |2 +-
   board/freescale/common/Makefile   |2 +
   board/freescale/common/ngpixis.h  |2 +-
   board/freescale/corenet_ds/Makefile   |2 +
   board/freescale/corenet_ds/corenet_ds.c   |   22 +-
   board/freescale/corenet_ds/ddr.c  |4 +-
   board/freescale/corenet_ds/eth_superhydra.c   |  722 
  +
   board/freescale/corenet_ds/p5040ds_ddr.c  |   18 +
   board/freescale/mpc8540ads/mpc8540ads.c   |2 +-
   board/freescale/mpc8560ads/mpc8560ads.c   |2 +-
   board/freescale/mpc8569mds/mpc8569mds.c   |2 +-
   board/freescale/p1023rds/p1023rds.c   |2 +-
   board/freescale/p1_p2_rdb_pc/spl_minimal.c|2 +-
   board/freescale/p2020ds/p2020ds.c |2 +-
   board/sbc8548/ddr.c   |2 +-
   board/socrates/sdram.c|2 +-
   boards.cfg|1 +
   drivers/net/fm/Makefile   |1 +
   drivers/net/fm/p5040.c|  113 
   drivers/pci/fsl_pci_init.c|   22 +
   include/configs/P1010RDB.h|1 +
   include/configs/P1022DS.h |1 +
   include/configs/P1023RDS.h|2 +-
   include/configs/P2041RDB.h|   20 +-
   include/configs/P3041DS.h |1 +
   include/configs/P5020DS.h |1 +
   include/configs/P5040DS.h |   40 ++
   include/configs/corenet_ds.h  |2 +-
   nand_spl/board/freescale/p1010rdb/nand_boot.c |2 +-
   nand_spl/board/freescale/p1023rds/nand_boot.c |2 +-
   46 files changed, 1207 insertions(+), 109 deletions(-)
   create mode 100644 board/freescale/corenet_ds/eth_superhydra.c
   create mode 100644 board/freescale/corenet_ds/p5040ds_ddr.c
   create mode 100644 drivers/net/fm/p5040.c
   create mode 100644 include/configs/P5040DS.h
 
 Applied to u-boot/master, thanks!

Whoops, wrong Pull Request.  This one has NOT yet been applied, sorry.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing 

[U-Boot] Please pull u-boot-mpc85xx.git

2012-11-27 Thread Andy Fleming
The following changes since commit 66dc452bfe13b0e276adddf3997b9c5abc00115d:

  Remove obsolete header file (2012-11-27 09:41:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to afbfdf545090472b734367ac2c874bfbe8928790:

  powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE 
(2012-11-27 18:28:08 -0600)


Andy Fleming (1):
  8xxx: Change all 8*xx_DDR addresses to 8xxx

Kim Phillips (1):
  powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list

Timur Tabi (5):
  powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del 
CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
  powerpc/85xx: add support for the Freescale P5040DS Superhydra reference 
board
  powerpc/85xx: implement check for erratum A-004849 work-around
  powerpc/85xx: implement check for erratum A-004580 work-around
  powerpc/85xx: update the work-around for P4080 erratum SERDES-9

York Sun (5):
  powerpc/qoriq: Move FMAN microcode location
  powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
  powerpc/P2041RDB: Fix Flash address LAW address
  powerpc/mpc85xx: Temporary fix for spin table backward compatibility
  powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE

Yuanquan Chen (1):
  powerpc/p4080ds: fix PCI-e x8 link training down failure

Zang Roy-R61911 (1):
  powerpc/corenet_ds: move SATA config to board configuration

 arch/powerpc/cpu/mpc85xx/cmd_errata.c |  114 
 arch/powerpc/cpu/mpc85xx/cpu.c|   14 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c   |   12 +
 arch/powerpc/cpu/mpc85xx/ddr-gen1.c   |4 +-
 arch/powerpc/cpu/mpc85xx/ddr-gen2.c   |9 +-
 arch/powerpc/cpu/mpc85xx/ddr-gen3.c   |   14 +-
 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |   20 +-
 arch/powerpc/cpu/mpc85xx/release.S|   35 +-
 arch/powerpc/cpu/mpc86xx/ddr-8641.c   |4 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c  |   10 +-
 arch/powerpc/cpu/mpc8xxx/ddr/util.c   |   14 +-
 arch/powerpc/cpu/mpc8xxx/fdt.c|6 +-
 arch/powerpc/include/asm/config_mpc85xx.h |   20 +-
 arch/powerpc/include/asm/immap_83xx.h |6 +-
 arch/powerpc/include/asm/immap_85xx.h |   27 +-
 arch/powerpc/include/asm/immap_86xx.h |8 +-
 board/exmeritus/hww1u1a/hww1u1a.c |2 +-
 board/freescale/common/Makefile   |2 +
 board/freescale/common/ngpixis.h  |2 +-
 board/freescale/corenet_ds/Makefile   |2 +
 board/freescale/corenet_ds/corenet_ds.c   |   22 +-
 board/freescale/corenet_ds/ddr.c  |4 +-
 board/freescale/corenet_ds/eth_superhydra.c   |  722 +
 board/freescale/corenet_ds/p5040ds_ddr.c  |   18 +
 board/freescale/mpc8540ads/mpc8540ads.c   |2 +-
 board/freescale/mpc8560ads/mpc8560ads.c   |2 +-
 board/freescale/mpc8569mds/mpc8569mds.c   |2 +-
 board/freescale/p1023rds/p1023rds.c   |2 +-
 board/freescale/p1_p2_rdb_pc/spl_minimal.c|2 +-
 board/freescale/p2020ds/p2020ds.c |2 +-
 board/sbc8548/ddr.c   |2 +-
 board/socrates/sdram.c|2 +-
 boards.cfg|1 +
 drivers/net/fm/Makefile   |1 +
 drivers/net/fm/p5040.c|  113 
 drivers/pci/fsl_pci_init.c|   22 +
 include/configs/P1010RDB.h|1 +
 include/configs/P1022DS.h |1 +
 include/configs/P1023RDS.h|2 +-
 include/configs/P2041RDB.h|   20 +-
 include/configs/P3041DS.h |1 +
 include/configs/P5020DS.h |1 +
 include/configs/P5040DS.h |   40 ++
 include/configs/corenet_ds.h  |2 +-
 nand_spl/board/freescale/p1010rdb/nand_boot.c |2 +-
 nand_spl/board/freescale/p1023rds/nand_boot.c |2 +-
 46 files changed, 1207 insertions(+), 109 deletions(-)
 create mode 100644 board/freescale/corenet_ds/eth_superhydra.c
 create mode 100644 board/freescale/corenet_ds/p5040ds_ddr.c
 create mode 100644 drivers/net/fm/p5040.c
 create mode 100644 include/configs/P5040DS.h

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-10-23 Thread Timur Tabi
Fleming Andy-AFLEMING wrote:

 Ah, I knew there was one more I needed to send a mail about. The 5040
 patch wouldn't apply anymore. Could you rebase? I was unable to
 determine how to fix it. 

Rebase again?  Ugh.

 The CRC patch met with fierce opposition, so I
 haven't applied it.

The only opposition was from Wolfgang, and he was opposed to our EEPROM
format as a whole, not to our patch.  He doesn't like the idea that the
only way to know the location of the CRC is to first read the ID field.
Scott and I explained to him that we don't control this format, we just
implement it.

So I don't think there is any reasonable objection to my patch.  Please
apply it.  Without it, we have a broken implementation of the EEPROM
parser, and *that* is not acceptable.

-- 
Timur Tabi
Linux kernel developer at Freescale

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-10-23 Thread Tom Rini
On Mon, Oct 22, 2012 at 07:53:05PM -0700, Tom Rini wrote:
 On Mon, Oct 22, 2012 at 05:36:15PM -0500, Andy Fleming wrote:
 
Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-19 
  18:23:38 -0700)
  
  are available in the git repository at:
  
  
git://www.denx.de/git/u-boot-mpc85xx.git master
  
  for you to fetch changes up to 23028d69e950023a3cb605751dbcb1e314be8b36:
  
85xx: Protect timeout_save variable with ifdefs (2012-10-22 17:28:18 
  -0500)
  
  
  Andy Fleming (2):
powerpc/mpc85xx: Add T4 device definitions
85xx: Protect timeout_save variable with ifdefs
  
  Chris Packham (1):
mpc85xx: make gpio_direction_output respect value
  
  Haiying Wang (2):
mpc85xx/portals: Add qman and bman ip_cfg field into portal info
poweprc/85xx: add QMan frequency info and fdt fixup.
  
  Kumar Gala (1):
powerpc/85xx: Add determining and report IFC frequency
  
  Laurentiu Tudor (2):
powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs
powerpc/p5040ds: add per pci endpoint liodn offset list
  
  Liu Gang (2):
powerpc/srio: Workaround for srio erratrm a004034
powerpc/boot: Change the compile macro for SRIO  PCIE boot master 
  module
  
  Mark Marshall (1):
powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
  
  Minghuan Lian (1):
fsl_pci: use 'Header Type' field to judge PCIE mode
  
  Mingkai Hu (1):
phylib: Enable SMSC LAN87xx PHY support
  
  Prabhakar Kushwaha (1):
board/freescale/common:QIXIS:Fix magic number usage
  
  Roy Zang (1):
fm/mEMAC: add mEMAC frame work
  
  Shaohui Xie (1):
powerpc/espi: remove write command length check
  
  Shaveta Leekha (1):
board/freescale/common: VSC3316/VSC3308 initialization code
  
  Shengzhou Liu (1):
powerpc/board: add present2 register definition for QIXIS
  
  Timur Tabi (4):
powerpc/mpc85xx: fix Unicode characters in release.S
powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
powerpc/85xx: move SRIO configuration out of corenet_ds.h
powerpc/85xx: Add P5040 processor support
  
  York Sun (25):
driver/pci: Fix compiling error
powerpc/DPAA: Fix compiling error
powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2
powerpc/mpc85xx: check number of cores
powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis 
  generation 2
powerpc/mpc85xx: expand SERDES reference clock select bit
powerpc/e6500: Move QCSP registers for QMan v3
powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2
powerpc/corenet2: Add SerDes for corenet2
powerpc/corenet2: fix mismatch DDR sync bit from RCW
powerpc/mpc85xx: Add T4240 SoC
powerpc/mpc85xx: Add B4860 and variant SoCs
powerpc/mpc8xxx: Update DDR registers
powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address 
  calculation
powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT
powerpc/mpc85xx: software workaround for DDR erratum A-004468
powerpc/mpc85xx: Add workaround for DDR erratum A004934
powerpc/mpc8xxx: Add auto select bank interleaving mode
powerpc/mpc8xxx: Fix DDR SPD failed message
powerpc/mpc85xx: Remove R6 from spin table
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform
powerpc/t4qds: Add T4QDS board
  
  Zang Roy-R61911 (1):
P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional
  
  ramneek mehresh (1):
powerpc/mpc8xxx: Fix USB device-tree fixup
  
  shaohui xie (1):
powerpc/fm: fix TBI PHY address settings
  
   README |6 +
   arch/powerpc/cpu/mpc85xx/Makefile  |   12 +-
   arch/powerpc/cpu/mpc85xx/b4860_ids.c   |  141 
   arch/powerpc/cpu/mpc85xx/b4860_serdes.c|  162 
   arch/powerpc/cpu/mpc85xx/cmd_errata.c  |   14 +-
   arch/powerpc/cpu/mpc85xx/cpu.c |   42 +-
   arch/powerpc/cpu/mpc85xx/cpu_init.c|   62 +-
   arch/powerpc/cpu/mpc85xx/ddr-gen3.c|   91 +-
   arch/powerpc/cpu/mpc85xx/fdt.c |   34 +-
   arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |  203 +
   arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h |   26 +
   arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c  |   70 ++
   arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h  |3 -
   arch/powerpc/cpu/mpc85xx/liodn.c   |   60 ++
   arch/powerpc/cpu/mpc85xx/mp.c  |  155 

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-10-23 Thread Andy Fleming
On Tue, Oct 23, 2012 at 6:04 PM, Tom Rini tr...@ti.com wrote:
 On Mon, Oct 22, 2012 at 07:53:05PM -0700, Tom Rini wrote:
 On Mon, Oct 22, 2012 at 05:36:15PM -0500, Andy Fleming wrote:

Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-19 
  18:23:38 -0700)
 
  are available in the git repository at:
 
 
git://www.denx.de/git/u-boot-mpc85xx.git master
 
  for you to fetch changes up to 23028d69e950023a3cb605751dbcb1e314be8b36:
 
85xx: Protect timeout_save variable with ifdefs (2012-10-22 17:28:18 
  -0500)
 
  
 But I missed that this introduced:
 - SUMMARY 
 Boards compiled: 626
 Boards with errors: 3 ( MPC8641HPCN_36BIT MPC8641HPCN xpedite517x )
 --
 Which is:
 util.c: In function 'board_add_ram_info':
 util.c:155:25: error: 'CONFIG_SYS_MPC85xx_DDR2_ADDR' undeclared (first
 use in this function)
 util.c:155:25: note: each undeclared identifier is reported only once
 for each function it appears in


Shoot, I'll fix this now. I neglected to test our oft-neglected 86xx boards.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2012-10-22 Thread Andy Fleming
  Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-19 18:23:38 
-0700)

are available in the git repository at:


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

for you to fetch changes up to 23028d69e950023a3cb605751dbcb1e314be8b36:

  85xx: Protect timeout_save variable with ifdefs (2012-10-22 17:28:18 -0500)


Andy Fleming (2):
  powerpc/mpc85xx: Add T4 device definitions
  85xx: Protect timeout_save variable with ifdefs

Chris Packham (1):
  mpc85xx: make gpio_direction_output respect value

Haiying Wang (2):
  mpc85xx/portals: Add qman and bman ip_cfg field into portal info
  poweprc/85xx: add QMan frequency info and fdt fixup.

Kumar Gala (1):
  powerpc/85xx: Add determining and report IFC frequency

Laurentiu Tudor (2):
  powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs
  powerpc/p5040ds: add per pci endpoint liodn offset list

Liu Gang (2):
  powerpc/srio: Workaround for srio erratrm a004034
  powerpc/boot: Change the compile macro for SRIO  PCIE boot master module

Mark Marshall (1):
  powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.

Minghuan Lian (1):
  fsl_pci: use 'Header Type' field to judge PCIE mode

Mingkai Hu (1):
  phylib: Enable SMSC LAN87xx PHY support

Prabhakar Kushwaha (1):
  board/freescale/common:QIXIS:Fix magic number usage

Roy Zang (1):
  fm/mEMAC: add mEMAC frame work

Shaohui Xie (1):
  powerpc/espi: remove write command length check

Shaveta Leekha (1):
  board/freescale/common: VSC3316/VSC3308 initialization code

Shengzhou Liu (1):
  powerpc/board: add present2 register definition for QIXIS

Timur Tabi (4):
  powerpc/mpc85xx: fix Unicode characters in release.S
  powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
  powerpc/85xx: move SRIO configuration out of corenet_ds.h
  powerpc/85xx: Add P5040 processor support

York Sun (25):
  driver/pci: Fix compiling error
  powerpc/DPAA: Fix compiling error
  powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
  powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
  powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2
  powerpc/mpc85xx: check number of cores
  powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2
  powerpc/mpc85xx: expand SERDES reference clock select bit
  powerpc/e6500: Move QCSP registers for QMan v3
  powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2
  powerpc/corenet2: Add SerDes for corenet2
  powerpc/corenet2: fix mismatch DDR sync bit from RCW
  powerpc/mpc85xx: Add T4240 SoC
  powerpc/mpc85xx: Add B4860 and variant SoCs
  powerpc/mpc8xxx: Update DDR registers
  powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address 
calculation
  powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT
  powerpc/mpc85xx: software workaround for DDR erratum A-004468
  powerpc/mpc85xx: Add workaround for DDR erratum A004934
  powerpc/mpc8xxx: Add auto select bank interleaving mode
  powerpc/mpc8xxx: Fix DDR SPD failed message
  powerpc/mpc85xx: Remove R6 from spin table
  powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
  powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform
  powerpc/t4qds: Add T4QDS board

Zang Roy-R61911 (1):
  P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional

ramneek mehresh (1):
  powerpc/mpc8xxx: Fix USB device-tree fixup

shaohui xie (1):
  powerpc/fm: fix TBI PHY address settings

 README |6 +
 arch/powerpc/cpu/mpc85xx/Makefile  |   12 +-
 arch/powerpc/cpu/mpc85xx/b4860_ids.c   |  141 
 arch/powerpc/cpu/mpc85xx/b4860_serdes.c|  162 
 arch/powerpc/cpu/mpc85xx/cmd_errata.c  |   14 +-
 arch/powerpc/cpu/mpc85xx/cpu.c |   42 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c|   62 +-
 arch/powerpc/cpu/mpc85xx/ddr-gen3.c|   91 +-
 arch/powerpc/cpu/mpc85xx/fdt.c |   34 +-
 arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |  203 +
 arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h |   26 +
 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c  |   70 ++
 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h  |3 -
 arch/powerpc/cpu/mpc85xx/liodn.c   |   60 ++
 arch/powerpc/cpu/mpc85xx/mp.c  |  155 +++-
 arch/powerpc/cpu/mpc85xx/mp.h  |5 +-
 arch/powerpc/cpu/mpc85xx/p5040_ids.c   |  127 +++
 arch/powerpc/cpu/mpc85xx/p5040_serdes.c|  117 +++
 arch/powerpc/cpu/mpc85xx/portals.c |   13 +-
 arch/powerpc/cpu/mpc85xx/release.S |  219 ++---
 arch/powerpc/cpu/mpc85xx/speed.c  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-10-22 Thread Tabi Timur-B04825
On Mon, Oct 22, 2012 at 5:36 PM, Andy Fleming aflem...@freescale.com wrote:

 Timur Tabi (4):
   powerpc/mpc85xx: fix Unicode characters in release.S
   powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
   powerpc/85xx: move SRIO configuration out of corenet_ds.h
   powerpc/85xx: Add P5040 processor support

There are two other patches in Patchwork from me that are delegated to
you.  What about those?

http://patchwork.ozlabs.org/patch/189587/
http://patchwork.ozlabs.org/patch/170753/

-- 
Timur Tabi
Linux kernel developer at Freescale
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-10-22 Thread Tom Rini
On Mon, Oct 22, 2012 at 05:36:15PM -0500, Andy Fleming wrote:

   Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-19 18:23:38 
 -0700)
 
 are available in the git repository at:
 
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 23028d69e950023a3cb605751dbcb1e314be8b36:
 
   85xx: Protect timeout_save variable with ifdefs (2012-10-22 17:28:18 -0500)
 
 
 Andy Fleming (2):
   powerpc/mpc85xx: Add T4 device definitions
   85xx: Protect timeout_save variable with ifdefs
 
 Chris Packham (1):
   mpc85xx: make gpio_direction_output respect value
 
 Haiying Wang (2):
   mpc85xx/portals: Add qman and bman ip_cfg field into portal info
   poweprc/85xx: add QMan frequency info and fdt fixup.
 
 Kumar Gala (1):
   powerpc/85xx: Add determining and report IFC frequency
 
 Laurentiu Tudor (2):
   powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs
   powerpc/p5040ds: add per pci endpoint liodn offset list
 
 Liu Gang (2):
   powerpc/srio: Workaround for srio erratrm a004034
   powerpc/boot: Change the compile macro for SRIO  PCIE boot master 
 module
 
 Mark Marshall (1):
   powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
 
 Minghuan Lian (1):
   fsl_pci: use 'Header Type' field to judge PCIE mode
 
 Mingkai Hu (1):
   phylib: Enable SMSC LAN87xx PHY support
 
 Prabhakar Kushwaha (1):
   board/freescale/common:QIXIS:Fix magic number usage
 
 Roy Zang (1):
   fm/mEMAC: add mEMAC frame work
 
 Shaohui Xie (1):
   powerpc/espi: remove write command length check
 
 Shaveta Leekha (1):
   board/freescale/common: VSC3316/VSC3308 initialization code
 
 Shengzhou Liu (1):
   powerpc/board: add present2 register definition for QIXIS
 
 Timur Tabi (4):
   powerpc/mpc85xx: fix Unicode characters in release.S
   powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
   powerpc/85xx: move SRIO configuration out of corenet_ds.h
   powerpc/85xx: Add P5040 processor support
 
 York Sun (25):
   driver/pci: Fix compiling error
   powerpc/DPAA: Fix compiling error
   powerpc/mpc85xx: Introduce new macros to add and delete TLB entries
   powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
   powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2
   powerpc/mpc85xx: check number of cores
   powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis 
 generation 2
   powerpc/mpc85xx: expand SERDES reference clock select bit
   powerpc/e6500: Move QCSP registers for QMan v3
   powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2
   powerpc/corenet2: Add SerDes for corenet2
   powerpc/corenet2: fix mismatch DDR sync bit from RCW
   powerpc/mpc85xx: Add T4240 SoC
   powerpc/mpc85xx: Add B4860 and variant SoCs
   powerpc/mpc8xxx: Update DDR registers
   powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address 
 calculation
   powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT
   powerpc/mpc85xx: software workaround for DDR erratum A-004468
   powerpc/mpc85xx: Add workaround for DDR erratum A004934
   powerpc/mpc8xxx: Add auto select bank interleaving mode
   powerpc/mpc8xxx: Fix DDR SPD failed message
   powerpc/mpc85xx: Remove R6 from spin table
   powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
   powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform
   powerpc/t4qds: Add T4QDS board
 
 Zang Roy-R61911 (1):
   P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional
 
 ramneek mehresh (1):
   powerpc/mpc8xxx: Fix USB device-tree fixup
 
 shaohui xie (1):
   powerpc/fm: fix TBI PHY address settings
 
  README |6 +
  arch/powerpc/cpu/mpc85xx/Makefile  |   12 +-
  arch/powerpc/cpu/mpc85xx/b4860_ids.c   |  141 
  arch/powerpc/cpu/mpc85xx/b4860_serdes.c|  162 
  arch/powerpc/cpu/mpc85xx/cmd_errata.c  |   14 +-
  arch/powerpc/cpu/mpc85xx/cpu.c |   42 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c|   62 +-
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c|   91 +-
  arch/powerpc/cpu/mpc85xx/fdt.c |   34 +-
  arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |  203 +
  arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.h |   26 +
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c  |   70 ++
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h  |3 -
  arch/powerpc/cpu/mpc85xx/liodn.c   |   60 ++
  arch/powerpc/cpu/mpc85xx/mp.c  |  155 +++-
  arch/powerpc/cpu/mpc85xx/mp.h  |5 +-
  arch/powerpc/cpu/mpc85xx/p5040_ids.c   |  127 +++
  arch/powerpc/cpu/mpc85xx/p5040_serdes.c  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-10-22 Thread Fleming Andy-AFLEMING
Ah, I knew there was one more I needed to send a mail about. The 5040 patch 
wouldn't apply anymore. Could you rebase? I was unable to determine how to fix 
it. The CRC patch met with fierce opposition, so I haven't applied it.

On Oct 22, 2012, at 20:23, Tabi Timur-B04825 b04...@freescale.com wrote:

 On Mon, Oct 22, 2012 at 5:36 PM, Andy Fleming aflem...@freescale.com wrote:
 
 Timur Tabi (4):
  powerpc/mpc85xx: fix Unicode characters in release.S
  powerpc/85xx: define SRIO LIODN functions only if SRIO is defined
  powerpc/85xx: move SRIO configuration out of corenet_ds.h
  powerpc/85xx: Add P5040 processor support
 
 There are two other patches in Patchwork from me that are delegated to
 you.  What about those?
 
 http://patchwork.ozlabs.org/patch/189587/
 http://patchwork.ozlabs.org/patch/170753/
 
 -- 
 Timur Tabi
 Linux kernel developer at Freescale

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-08-09 Thread Wolfgang Denk
Dear Andy Fleming,

In message 1344471771-17485-1-git-send-email-aflem...@freescale.com you wrote:
   powerpc/82xx: adapt SDRAM settings for mgcoge3ne (2012-07-31 22:36:38 +0200)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 for you to fetch changes up to 5c5befda58e4a3f198a033e8a9952b2b309acc86:
 
   powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI 
 LIODNs (2012-08-08 18:32:16 -0500)
 
 
 Hongtao Jia (1):
   powerpc/sgmii: To support PHY link state auto detect in SGMII mode
 
 Matthew McClintock (1):
   powerpc/p1022ds: add support for SPI and SD boot
 
 Shaohui Xie (3):
   powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined
   powerpc/ddr: fix fsl_ddr_get_dimm_params compile error
   powerpc/p2041: configure the CPLD lane_mux according to RCW
 
 Timur Tabi (3):
   powerpc/p1022ds: fix DIU/LBC switching with NAND enabled
   powerpc/85xx: improve definition of BR_PHYS_ADDR macro
   powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI 
 LIODNs
 
 York Sun (2):
   powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR 
 over 4GB
   powerpc/mpc85xx: Ignore E bit for BSC9130/1
 
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c  |   13 +-
  arch/powerpc/cpu/mpc85xx/p2041_ids.c |6 +--
  arch/powerpc/cpu/mpc85xx/p3041_ids.c |8 ++--
  arch/powerpc/cpu/mpc85xx/p4080_ids.c |6 +--
  arch/powerpc/cpu/mpc85xx/p5020_ids.c |8 ++--
  arch/powerpc/cpu/mpc8xxx/ddr/main.c  |2 +-
  arch/powerpc/include/asm/fsl_lbc.h   |6 +--
  arch/powerpc/include/asm/processor.h |2 -
  board/freescale/common/sgmii_riser.c |   57 +++
  board/freescale/p1022ds/diu.c|   82 
 ++
  board/freescale/p1022ds/p1022ds.c|4 ++
  board/freescale/p1022ds/tlb.c|   14 ++
  board/freescale/p2041rdb/eth.c   |   39 
  boards.cfg   |4 ++
  include/configs/MPC8536DS.h  |9 ++--
  include/configs/MPC8548CDS.h |3 +-
  include/configs/MPC8572DS.h  |9 ++--
  include/configs/P1022DS.h|   53 --
  include/configs/P2020DS.h|9 ++--
  include/configs/P2041RDB.h   |5 +++
  include/configs/corenet_ds.h |4 +-
  include/configs/p1_p2_rdb_pc.h   |4 +-
  22 files changed, 285 insertions(+), 62 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
A mouse is an elephant built by the Japanese.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2012-08-08 Thread Andy Fleming
  powerpc/82xx: adapt SDRAM settings for mgcoge3ne (2012-07-31 22:36:38 +0200)

are available in the git repository at:

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

for you to fetch changes up to 5c5befda58e4a3f198a033e8a9952b2b309acc86:

  powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI 
LIODNs (2012-08-08 18:32:16 -0500)


Hongtao Jia (1):
  powerpc/sgmii: To support PHY link state auto detect in SGMII mode

Matthew McClintock (1):
  powerpc/p1022ds: add support for SPI and SD boot

Shaohui Xie (3):
  powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined
  powerpc/ddr: fix fsl_ddr_get_dimm_params compile error
  powerpc/p2041: configure the CPLD lane_mux according to RCW

Timur Tabi (3):
  powerpc/p1022ds: fix DIU/LBC switching with NAND enabled
  powerpc/85xx: improve definition of BR_PHYS_ADDR macro
  powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI 
LIODNs

York Sun (2):
  powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 
4GB
  powerpc/mpc85xx: Ignore E bit for BSC9130/1

 arch/powerpc/cpu/mpc85xx/ddr-gen3.c  |   13 +-
 arch/powerpc/cpu/mpc85xx/p2041_ids.c |6 +--
 arch/powerpc/cpu/mpc85xx/p3041_ids.c |8 ++--
 arch/powerpc/cpu/mpc85xx/p4080_ids.c |6 +--
 arch/powerpc/cpu/mpc85xx/p5020_ids.c |8 ++--
 arch/powerpc/cpu/mpc8xxx/ddr/main.c  |2 +-
 arch/powerpc/include/asm/fsl_lbc.h   |6 +--
 arch/powerpc/include/asm/processor.h |2 -
 board/freescale/common/sgmii_riser.c |   57 +++
 board/freescale/p1022ds/diu.c|   82 ++
 board/freescale/p1022ds/p1022ds.c|4 ++
 board/freescale/p1022ds/tlb.c|   14 ++
 board/freescale/p2041rdb/eth.c   |   39 
 boards.cfg   |4 ++
 include/configs/MPC8536DS.h  |9 ++--
 include/configs/MPC8548CDS.h |3 +-
 include/configs/MPC8572DS.h  |9 ++--
 include/configs/P1022DS.h|   53 --
 include/configs/P2020DS.h|9 ++--
 include/configs/P2041RDB.h   |5 +++
 include/configs/corenet_ds.h |4 +-
 include/configs/p1_p2_rdb_pc.h   |4 +-
 22 files changed, 285 insertions(+), 62 deletions(-)

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-07-08 Thread Wolfgang Denk
Dear Andy Fleming,

In message 1341613933-22669-1-git-send-email-aflem...@freescale.com you wrote:
   tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)
 
 are available in the git repository at:
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 Prabhakar Kushwaha (8):
   powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support
   powerpc/mpc85xx:Add BSC9131 RDB Support
   PATCH 1/4][v4] doc:Add documentation for e500 external debugger support
   powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
   powerpc/85xx:Make debug exception vector accessible
   powerpc/85xx:Fix NAND code base to support debugger
   powerpc/mpc85xx:Add debugger support for e500v2 SoC
   powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting
 
 Shengzhou Liu (2):
   powerpc/p1010rdb: update mux config of p1010rdb board
   powerpc/p1010rdb: add readme document for p1010rdb
 
 Timur Tabi (4):
   powerpc/85xx: minor clean-ups to the P2020DS board header file
   powerpc/85xx: fdt_set_phy_handle() should return an error code
   powerpc/85xx: clean up P1022DS board configuration header file
   lib/powerpc: addrmap_phys_to_virt() should return a pointer
 
 York Sun (4):
   powerpc/P4080: Check SVR for CPU22 workaround
   powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
   powerpc/mpc85xx: Workaround for erratum CPU_A011
   powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E
 
 ramneek mehresh (1):
   powerpc/85xx: Add USB device-tree fixup for various platforms
 
  MAINTAINERS   |2 +
  README|9 +
  arch/powerpc/cpu/mpc85xx/Makefile |1 +
  arch/powerpc/cpu/mpc85xx/cmd_errata.c |   13 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c   |   31 ++-
  arch/powerpc/cpu/mpc85xx/cpu_init_early.c |   32 ++-
  arch/powerpc/cpu/mpc85xx/cpu_init_nand.c  |   26 --
  arch/powerpc/cpu/mpc85xx/fdt.c|   11 +-
  arch/powerpc/cpu/mpc85xx/p2041_serdes.c   |4 +-
  arch/powerpc/cpu/mpc85xx/release.S|   39 ++-
  arch/powerpc/cpu/mpc85xx/start.S  |   90 ++-
  arch/powerpc/cpu/mpc8xxx/cpu.c|   43 +---
  arch/powerpc/include/asm/config_mpc85xx.h |   31 ++-
  arch/powerpc/include/asm/immap_85xx.h |  119 -
  arch/powerpc/include/asm/io.h |2 +-
  arch/powerpc/include/asm/processor.h  |   46 +---
  board/freescale/bsc9131rdb/Makefile   |   53 
  board/freescale/bsc9131rdb/README |  137 +
  board/freescale/bsc9131rdb/bsc9131rdb.c   |   83 ++
  board/freescale/bsc9131rdb/ddr.c  |  187 +
  board/freescale/bsc9131rdb/law.c  |   31 ++
  board/freescale/bsc9131rdb/tlb.c  |   67 +
  board/freescale/common/fman.c |   36 ++--
  board/freescale/common/fman.h |2 +-
  board/freescale/mpc8536ds/mpc8536ds.c |7 +-
  board/freescale/p1010rdb/README   |  212 ++
  board/freescale/p1010rdb/ddr.c|6 +-
  board/freescale/p1010rdb/p1010rdb.c   |   60 +++-
  board/freescale/p1022ds/p1022ds.c |6 +-
  board/freescale/p1023rds/p1023rds.c   |5 +-
  board/freescale/p1_p2_rdb/ddr.c   |6 +-
  board/freescale/p2020come/p2020come.c |4 +-
  board/freescale/p2020ds/p2020ds.c |6 +-
  board/freescale/p2041rdb/p2041rdb.c   |6 +-
  board/freescale/p3060qds/p3060qds.c   |6 +-
  boards.cfg|1 +
  doc/README.mpc85xx|  166 +++
  include/addr_map.h|2 +-
  include/configs/BSC9131RDB.h  |  428 
 +
  include/configs/MPC8536DS.h   |5 +-
  include/configs/P1022DS.h |   48 ++--
  include/configs/P1023RDS.h|5 +-
  include/configs/P2020COME.h   |6 +-
  include/configs/P2020DS.h |   27 +--
  include/configs/P2041RDB.h|8 +-
  include/configs/corenet_ds.h  |8 +-
  lib/addr_map.c|   19 +-
  47 files changed, 1881 insertions(+), 261 deletions(-)
  create mode 100644 board/freescale/bsc9131rdb/Makefile
  create mode 100644 board/freescale/bsc9131rdb/README
  create mode 100644 board/freescale/bsc9131rdb/bsc9131rdb.c
  create mode 100644 board/freescale/bsc9131rdb/ddr.c
  create mode 100644 board/freescale/bsc9131rdb/law.c
  create mode 100644 board/freescale/bsc9131rdb/tlb.c
  create mode 100644 board/freescale/p1010rdb/README
  create mode 100644 doc/README.mpc85xx
  create mode 100644 include/configs/BSC9131RDB.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: 

[U-Boot] Please pull u-boot-mpc85xx.git

2012-07-06 Thread Andy Fleming
  tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-mpc85xx.git master

Prabhakar Kushwaha (8):
  powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support
  powerpc/mpc85xx:Add BSC9131 RDB Support
  PATCH 1/4][v4] doc:Add documentation for e500 external debugger support
  powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
  powerpc/85xx:Make debug exception vector accessible
  powerpc/85xx:Fix NAND code base to support debugger
  powerpc/mpc85xx:Add debugger support for e500v2 SoC
  powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting

Shengzhou Liu (2):
  powerpc/p1010rdb: update mux config of p1010rdb board
  powerpc/p1010rdb: add readme document for p1010rdb

Timur Tabi (4):
  powerpc/85xx: minor clean-ups to the P2020DS board header file
  powerpc/85xx: fdt_set_phy_handle() should return an error code
  powerpc/85xx: clean up P1022DS board configuration header file
  lib/powerpc: addrmap_phys_to_virt() should return a pointer

York Sun (4):
  powerpc/P4080: Check SVR for CPU22 workaround
  powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
  powerpc/mpc85xx: Workaround for erratum CPU_A011
  powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E

ramneek mehresh (1):
  powerpc/85xx: Add USB device-tree fixup for various platforms

 MAINTAINERS   |2 +
 README|9 +
 arch/powerpc/cpu/mpc85xx/Makefile |1 +
 arch/powerpc/cpu/mpc85xx/cmd_errata.c |   13 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c   |   31 ++-
 arch/powerpc/cpu/mpc85xx/cpu_init_early.c |   32 ++-
 arch/powerpc/cpu/mpc85xx/cpu_init_nand.c  |   26 --
 arch/powerpc/cpu/mpc85xx/fdt.c|   11 +-
 arch/powerpc/cpu/mpc85xx/p2041_serdes.c   |4 +-
 arch/powerpc/cpu/mpc85xx/release.S|   39 ++-
 arch/powerpc/cpu/mpc85xx/start.S  |   90 ++-
 arch/powerpc/cpu/mpc8xxx/cpu.c|   43 +---
 arch/powerpc/include/asm/config_mpc85xx.h |   31 ++-
 arch/powerpc/include/asm/immap_85xx.h |  119 -
 arch/powerpc/include/asm/io.h |2 +-
 arch/powerpc/include/asm/processor.h  |   46 +---
 board/freescale/bsc9131rdb/Makefile   |   53 
 board/freescale/bsc9131rdb/README |  137 +
 board/freescale/bsc9131rdb/bsc9131rdb.c   |   83 ++
 board/freescale/bsc9131rdb/ddr.c  |  187 +
 board/freescale/bsc9131rdb/law.c  |   31 ++
 board/freescale/bsc9131rdb/tlb.c  |   67 +
 board/freescale/common/fman.c |   36 ++--
 board/freescale/common/fman.h |2 +-
 board/freescale/mpc8536ds/mpc8536ds.c |7 +-
 board/freescale/p1010rdb/README   |  212 ++
 board/freescale/p1010rdb/ddr.c|6 +-
 board/freescale/p1010rdb/p1010rdb.c   |   60 +++-
 board/freescale/p1022ds/p1022ds.c |6 +-
 board/freescale/p1023rds/p1023rds.c   |5 +-
 board/freescale/p1_p2_rdb/ddr.c   |6 +-
 board/freescale/p2020come/p2020come.c |4 +-
 board/freescale/p2020ds/p2020ds.c |6 +-
 board/freescale/p2041rdb/p2041rdb.c   |6 +-
 board/freescale/p3060qds/p3060qds.c   |6 +-
 boards.cfg|1 +
 doc/README.mpc85xx|  166 +++
 include/addr_map.h|2 +-
 include/configs/BSC9131RDB.h  |  428 +
 include/configs/MPC8536DS.h   |5 +-
 include/configs/P1022DS.h |   48 ++--
 include/configs/P1023RDS.h|5 +-
 include/configs/P2020COME.h   |6 +-
 include/configs/P2020DS.h |   27 +--
 include/configs/P2041RDB.h|8 +-
 include/configs/corenet_ds.h  |8 +-
 lib/addr_map.c|   19 +-
 47 files changed, 1881 insertions(+), 261 deletions(-)
 create mode 100644 board/freescale/bsc9131rdb/Makefile
 create mode 100644 board/freescale/bsc9131rdb/README
 create mode 100644 board/freescale/bsc9131rdb/bsc9131rdb.c
 create mode 100644 board/freescale/bsc9131rdb/ddr.c
 create mode 100644 board/freescale/bsc9131rdb/law.c
 create mode 100644 board/freescale/bsc9131rdb/tlb.c
 create mode 100644 board/freescale/p1010rdb/README
 create mode 100644 doc/README.mpc85xx
 create mode 100644 include/configs/BSC9131RDB.h

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2012-02-17 Thread Wolfgang Denk
Dear Andy Fleming,

In message 1329349202-22464-1-git-send-email-aflem...@freescale.com you wrote:
 The following changes since commit 9a3aae22edf1eda6326cc51c28631ca5c23b7706:
 
   arm, davinci: Add support for the Calimain board from OMICRON electronics 
 (2012-02-12 10:11:33 +0100)
 
 are available in the git repository at:
   git://www.denx.de/git/u-boot-mpc85xx.git master
 
 ramneek mehresh (2):
   powerpc/8xxx: Cleanup USB device-tree fixup
   powerpc/8xxx:Add MPH controller support in USB device-tree fixup
 
  arch/powerpc/cpu/mpc8xxx/fdt.c |   47 ++-
  include/fdt_support.h  |4 +-
  2 files changed, 33 insertions(+), 18 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
It ain't so much the things we don't know that get  us  in  trouble.
It's  the  things  we know that ain't so. - Artemus Ward aka Charles
Farrar Brown
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2011-04-10 Thread Kumar Gala
The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 
12:24:20 +0200)

are available in the git repository at:

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

Haiying Wang (1):
  powerpc/85xx: Add P1021 specific QE and UEC support

Jiang Yutang (3):
  powerpc/85xx: Enable support for ATI graphics cards on P1022DS
  powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on 
P1022DS
  powerpc/85xx: Update default hwconfig on P1022DS

Kumar Gala (1):
  powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boards

Matthew McClintock (1):
  powerpc/85xx: rename NAND prefixes to CONFIG_SYS

Priyanka Jain (1):
  fsl_esdhc: Deal with watermark level register related changes

Shaohui Xie (1):
  powerpc/85xx: Add PBL boot from SPI flash support on P4080DS

Timur Tabi (2):
  p4080ds: add README.p4080ds which documents the serdes hwconfig option
  p4080ds: remove rev1-specific code for the SERDES8 erratum

Zhao Chenhui (2):
  powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT
  powerpc/85xx: Add some defines  registers in immap_85xx.h

 arch/powerpc/cpu/mpc85xx/cpu.c|   11 +++
 arch/powerpc/cpu/mpc85xx/cpu_init.c   |   19 +
 arch/powerpc/cpu/mpc85xx/cpu_init_nand.c  |8 +-
 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |  106 +++--
 arch/powerpc/cpu/mpc85xx/speed.c  |8 ++-
 arch/powerpc/include/asm/config_mpc85xx.h |   14 +++
 arch/powerpc/include/asm/fsl_ddr_sdram.h  |1 +
 arch/powerpc/include/asm/immap_85xx.h |   53 ++--
 board/freescale/corenet_ds/tlb.c  |   12 +++-
 board/freescale/p1022ds/p1022ds.c |   56 +++---
 boards.cfg|1 +
 doc/README.p1022ds|   24 ++
 doc/README.p4080ds|   32 
 drivers/mmc/fsl_esdhc.c   |8 +-
 drivers/qe/uec.c  |   37 +-
 include/configs/MPC8536DS.h   |   18 ++--
 include/configs/MPC8569MDS.h  |   12 ++--
 include/configs/MPC8572DS.h   |   18 ++--
 include/configs/P1022DS.h |   17 
 include/configs/P1_P2_RDB.h   |   12 ++--
 include/configs/P2020DS.h |   14 ++--
 include/configs/corenet_ds.h  |   50 ++--
 include/fsl_esdhc.h   |   15 +++-
 23 files changed, 394 insertions(+), 152 deletions(-)
 create mode 100644 doc/README.p1022ds
 create mode 100644 doc/README.p4080ds
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-10 Thread Wolfgang Denk
Dear Kumar Gala,

In message alpine.lfd.2.00.1104101120030.23...@right.am.freescale.net you 
wrote:
 The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707:
 
   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 
 12:24:20 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx master
 
 Haiying Wang (1):
   powerpc/85xx: Add P1021 specific QE and UEC support
 
 Jiang Yutang (3):
   powerpc/85xx: Enable support for ATI graphics cards on P1022DS
   powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on 
 P1022DS
   powerpc/85xx: Update default hwconfig on P1022DS
 
 Kumar Gala (1):
   powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boards
 
 Matthew McClintock (1):
   powerpc/85xx: rename NAND prefixes to CONFIG_SYS
 
 Priyanka Jain (1):
   fsl_esdhc: Deal with watermark level register related changes
 
 Shaohui Xie (1):
   powerpc/85xx: Add PBL boot from SPI flash support on P4080DS
 
 Timur Tabi (2):
   p4080ds: add README.p4080ds which documents the serdes hwconfig option
   p4080ds: remove rev1-specific code for the SERDES8 erratum
 
 Zhao Chenhui (2):
   powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT
   powerpc/85xx: Add some defines  registers in immap_85xx.h
 
  arch/powerpc/cpu/mpc85xx/cpu.c|   11 +++
  arch/powerpc/cpu/mpc85xx/cpu_init.c   |   19 +
  arch/powerpc/cpu/mpc85xx/cpu_init_nand.c  |8 +-
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |  106 
 +++--
  arch/powerpc/cpu/mpc85xx/speed.c  |8 ++-
  arch/powerpc/include/asm/config_mpc85xx.h |   14 +++
  arch/powerpc/include/asm/fsl_ddr_sdram.h  |1 +
  arch/powerpc/include/asm/immap_85xx.h |   53 ++--
  board/freescale/corenet_ds/tlb.c  |   12 +++-
  board/freescale/p1022ds/p1022ds.c |   56 +++---
  boards.cfg|1 +
  doc/README.p1022ds|   24 ++
  doc/README.p4080ds|   32 
  drivers/mmc/fsl_esdhc.c   |8 +-
  drivers/qe/uec.c  |   37 +-
  include/configs/MPC8536DS.h   |   18 ++--
  include/configs/MPC8569MDS.h  |   12 ++--
  include/configs/MPC8572DS.h   |   18 ++--
  include/configs/P1022DS.h |   17 
  include/configs/P1_P2_RDB.h   |   12 ++--
  include/configs/P2020DS.h |   14 ++--
  include/configs/corenet_ds.h  |   50 ++--
  include/fsl_esdhc.h   |   15 +++-
  23 files changed, 394 insertions(+), 152 deletions(-)
  create mode 100644 doc/README.p1022ds
  create mode 100644 doc/README.p4080ds

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Faith: not *wanting* to know what is true.- Friedrich Nietzsche
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-05 Thread Fabian Cenedese
At 09:14 04.04.2011 -0500, you wrote:
The following changes since commit 19b54a701811220221fc4d5089a2bb18892018ca:

  Prepare v2011.03 (2011-03-31 23:45:36 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

May I also ask about this patch?

Removed clearing of L2 cache as SRAM as it is not necessary without ECC.
This also speeds up the booting process.

http://patchwork.ozlabs.org/patch/83070/

Thanks

bye  Fabi

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-05 Thread Wolfgang Denk
Dear Kumar Gala,

In message alpine.lfd.2.00.1104040913320.20...@right.am.freescale.net you 
wrote:
 The following changes since commit 19b54a701811220221fc4d5089a2bb18892018ca:
 
   Prepare v2011.03 (2011-03-31 23:45:36 +0200)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx.git master


Pulling fails with a merge conflict in drivers/usb/host/ehci-pci.c;
please check.


 Dipen Dudhat (1):
   powerpc/85xx: Add support for Integrated Flash Controller (IFC)
 
 Haiying Wang (2):
   powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs
   powerpc/85xx: load ucode from nand flash before qe_init
 
 Jerry Huang (1):
   powerpc/85xx: Add eSDHC support on P2020DS
 
 Jiang Yutang (1):
   powerpc/85xx: Add 36-bit address map support to P1022DS
 
 Kumar Gala (16):
   powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init
   powerpc/85xx: Declare fsl_ddr_set_memctl_regs in asm/fsl_ddr_sdram.h
   powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020
   powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
   powerpc/85xx: Remove config.mk for nand linker script
   powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
   powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
   powerpc/85xx: Cleanup some QE related defines
   powerpc: Add cpu_secondary_init_r to allow for initialization post env 
 setup
   powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL
   powerpc/8xxx: Fix LAW init to respect pre-initialized entries
   powerpc/85xx: Support for Freescale P1024/P1025 processor
   powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE
   powerpc/85xx: Fixup determining PME, FMan freq
   powerpc/85xx: Fix determining Fman freq on P1023
   powerpc/8xxx: Fix typo for address hashing message
 
 Kyle Moffett (2):
   fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC
   mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
 
 Laurentiu TUDOR (1):
   powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020
 
 Li Yang (2):
   powerpc/85xx: Update P2020DS default env settings
   tsec: add AR8021 PHY support
 
 Pankaj Chauhan (1):
   powerpc/85xx: Extend ethernet device tree stashing parameters for 
 fsl,etsec2
 
 Poonam Aggrwal (6):
   powerpc/85xx: Use BR_PHYS_ADDR macro to setup BRs on P1_P2_RDB
   fsl_ddr: Adds 16 bit DDR Data width option
   powerpc/85xx: Adds some P1010/P1014 SoC configuration defines
   powerpc/85xx: Removed P1/P2 RDB RevB support
   powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDB
   powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB
 
 Prabhakar Kushwaha (2):
   powerpc/85xx: Add SERDES support for P1010/P1014
   fsl_pci: Add support for FSL PCIe controllers v2.x
 
 Priyanka Jain (3):
   powerpc/85xx: Corrected sdhc clock value for P1010
   powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdb
   powerpc/85xx: Read board switch settings on p1_p2_rdb
 
 Roy Zang (1):
   powerpc/85xx: Add support for Freescale P1023/P1017 Processors
 
 Timur Tabi (2):
   p1022ds: allow for board-specific ngPIXIS functions
   fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1
 
 York Sun (2):
   powerpc/85xx: Update fixed DDR3 timing table for P4080DS
   powerpc/8xxx: Display DIMM model
 
 Zhao Chenhui (4):
   echi: add ULI1575 PCI ID
   powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS
   powerpc/85xx: Disable ECC in considering performance on MPC8572DS
   powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS
 
 bhaskar upadhaya (1):
   powerpc/85xx: Update timer-frequency prop in ptp_timer node of device 
 tree
 
  arch/powerpc/cpu/mpc85xx/Makefile  |   14 +-
  arch/powerpc/cpu/mpc85xx/cpu.c |7 +-
  arch/powerpc/cpu/mpc85xx/cpu_init.c|   32 +-
  arch/powerpc/cpu/mpc85xx/fdt.c |   12 +
  arch/powerpc/cpu/mpc85xx/p1010_serdes.c|   75 ++
  arch/powerpc/cpu/mpc85xx/p1023_serdes.c|   53 ++
  arch/powerpc/cpu/mpc85xx/p3041_ids.c   |   10 +-
  arch/powerpc/cpu/mpc85xx/p4080_ids.c   |8 +-
  arch/powerpc/cpu/mpc85xx/p5020_ids.c   |   10 +-
  arch/powerpc/cpu/mpc85xx/portals.c |   32 +-
  arch/powerpc/cpu/mpc85xx/speed.c   |   48 +-
  arch/powerpc/cpu/mpc85xx/tlb.c |4 +-
  arch/powerpc/cpu/mpc8xxx/Makefile  |1 +
  arch/powerpc/cpu/mpc8xxx/cpu.c |   14 +-
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |4 +-
  arch/powerpc/cpu/mpc8xxx/ddr/ddr.h |1 -
  arch/powerpc/cpu/mpc8xxx/ddr/ddr2_dimm_params.c|   23 +-
  arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c|   43 +-
  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-05 Thread Jerry Van Baren
On 04/04/2011 03:42 PM, Wolfgang Denk wrote:
 Dear Kumar Gala,

 In message16cf6cad-477c-4e04-93e0-1dadcf05c...@kernel.crashing.org  you 
 wrote:

[snip]

 Timur: does this fix any real problem?

 powerpc/85xx: introduce 'fdt verify' command

 I'm wondering if its better to just set the dtb props instead of verifying.

 Unfortunately Timur's posting broke the mail thread because he failed
 to add keep reference headers in his patch postings.  I'm not happy
 with this implementation either.

 In any case this needs the ACK from the responsible custodian (FDT =
 gvb).

I don't see any problem with the patch other than a minor typo  On the 
last line, s/patch/match./

 +/*
 + * Verify the addresses for all of the PCI controllers
 + *
 + * PCI is complicated because there is no correlation between the numbering
 + * of the controllers by U-Boot and the numbering the device tree.  So we 
 need
 + * to search all of the aliases until we find a patch
 + */

It appears to provide a valuable service.

Acked-by: Gerald Van Baren vanba...@cideas.com

 Best regards,

 Wolfgang Denk


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


[U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Kumar Gala
The following changes since commit 19b54a701811220221fc4d5089a2bb18892018ca:

  Prepare v2011.03 (2011-03-31 23:45:36 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Dipen Dudhat (1):
  powerpc/85xx: Add support for Integrated Flash Controller (IFC)

Haiying Wang (2):
  powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs
  powerpc/85xx: load ucode from nand flash before qe_init

Jerry Huang (1):
  powerpc/85xx: Add eSDHC support on P2020DS

Jiang Yutang (1):
  powerpc/85xx: Add 36-bit address map support to P1022DS

Kumar Gala (16):
  powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init
  powerpc/85xx: Declare fsl_ddr_set_memctl_regs in asm/fsl_ddr_sdram.h
  powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020
  powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
  powerpc/85xx: Remove config.mk for nand linker script
  powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
  powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
  powerpc/85xx: Cleanup some QE related defines
  powerpc: Add cpu_secondary_init_r to allow for initialization post env 
setup
  powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL
  powerpc/8xxx: Fix LAW init to respect pre-initialized entries
  powerpc/85xx: Support for Freescale P1024/P1025 processor
  powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE
  powerpc/85xx: Fixup determining PME, FMan freq
  powerpc/85xx: Fix determining Fman freq on P1023
  powerpc/8xxx: Fix typo for address hashing message

Kyle Moffett (2):
  fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC
  mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements

Laurentiu TUDOR (1):
  powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020

Li Yang (2):
  powerpc/85xx: Update P2020DS default env settings
  tsec: add AR8021 PHY support

Pankaj Chauhan (1):
  powerpc/85xx: Extend ethernet device tree stashing parameters for 
fsl,etsec2

Poonam Aggrwal (6):
  powerpc/85xx: Use BR_PHYS_ADDR macro to setup BRs on P1_P2_RDB
  fsl_ddr: Adds 16 bit DDR Data width option
  powerpc/85xx: Adds some P1010/P1014 SoC configuration defines
  powerpc/85xx: Removed P1/P2 RDB RevB support
  powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDB
  powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB

Prabhakar Kushwaha (2):
  powerpc/85xx: Add SERDES support for P1010/P1014
  fsl_pci: Add support for FSL PCIe controllers v2.x

Priyanka Jain (3):
  powerpc/85xx: Corrected sdhc clock value for P1010
  powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdb
  powerpc/85xx: Read board switch settings on p1_p2_rdb

Roy Zang (1):
  powerpc/85xx: Add support for Freescale P1023/P1017 Processors

Timur Tabi (2):
  p1022ds: allow for board-specific ngPIXIS functions
  fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1

York Sun (2):
  powerpc/85xx: Update fixed DDR3 timing table for P4080DS
  powerpc/8xxx: Display DIMM model

Zhao Chenhui (4):
  echi: add ULI1575 PCI ID
  powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS
  powerpc/85xx: Disable ECC in considering performance on MPC8572DS
  powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS

bhaskar upadhaya (1):
  powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree

 arch/powerpc/cpu/mpc85xx/Makefile  |   14 +-
 arch/powerpc/cpu/mpc85xx/cpu.c |7 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c|   32 +-
 arch/powerpc/cpu/mpc85xx/fdt.c |   12 +
 arch/powerpc/cpu/mpc85xx/p1010_serdes.c|   75 ++
 arch/powerpc/cpu/mpc85xx/p1023_serdes.c|   53 ++
 arch/powerpc/cpu/mpc85xx/p3041_ids.c   |   10 +-
 arch/powerpc/cpu/mpc85xx/p4080_ids.c   |8 +-
 arch/powerpc/cpu/mpc85xx/p5020_ids.c   |   10 +-
 arch/powerpc/cpu/mpc85xx/portals.c |   32 +-
 arch/powerpc/cpu/mpc85xx/speed.c   |   48 +-
 arch/powerpc/cpu/mpc85xx/tlb.c |4 +-
 arch/powerpc/cpu/mpc8xxx/Makefile  |1 +
 arch/powerpc/cpu/mpc8xxx/cpu.c |   14 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |4 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ddr.h |1 -
 arch/powerpc/cpu/mpc8xxx/ddr/ddr2_dimm_params.c|   23 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c|   43 +-
 .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|   11 +-
 arch/powerpc/cpu/mpc8xxx/ddr/main.c|   63 ++-
 arch/powerpc/cpu/mpc8xxx/ddr/util.c|   60 +-
 arch/powerpc/cpu/mpc8xxx/fsl_ifc.c |   84 ++
 arch/powerpc/include/asm/config.h  | 

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Timur Tabi
On Mon, Apr 4, 2011 at 9:14 AM, Kumar Gala ga...@kernel.crashing.org wrote:

 Timur Tabi (2):
      p1022ds: allow for board-specific ngPIXIS functions
      fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1

What about:

powerpc: clean up DIU macro definitions for Freescale reference boards
powerpc: fix implementation of out_8 to match the other out_XX functions
powerpc/85xx: introduce 'fdt verify' command

You can find them at

http://patchwork.ozlabs.org/project/uboot/list/?submitter=timur

-- 
Timur Tabi
Linux kernel developer at Freescale
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Kumar Gala

On Apr 4, 2011, at 12:48 PM, Timur Tabi wrote:

 On Mon, Apr 4, 2011 at 9:14 AM, Kumar Gala ga...@kernel.crashing.org wrote:
 
 Timur Tabi (2):
  p1022ds: allow for board-specific ngPIXIS functions
  fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1
 
 What about:
 
 powerpc: clean up DIU macro definitions for Freescale reference boards

need WD's ack.

 powerpc: fix implementation of out_8 to match the other out_XX functions

Will pull in.

 powerpc/85xx: introduce 'fdt verify' command

I'm wondering if its better to just set the dtb props instead of verifying.

- k

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Scott Wood
On Mon, 4 Apr 2011 13:20:57 -0500
Kumar Gala ga...@kernel.crashing.org wrote:

 On Apr 4, 2011, at 12:48 PM, Timur Tabi wrote:
 
  powerpc/85xx: introduce 'fdt verify' command
 
 I'm wondering if its better to just set the dtb props instead of verifying.

It's not realistic to patch everything (if we do that, might as well just
generate the tree from scratch), and likewise fdt verify doesn't check
everything.  It checks some important bits to detect common errors such as
mixing 32/36 bit.  Patching a tree with such an error would not result in a
working tree.

-Scott

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Timur Tabi
Kumar Gala wrote:
  powerpc/85xx: introduce 'fdt verify' command

 I'm wondering if its better to just set the dtb props instead of verifying.

In the long run, I agree. But this code is available now and it could help.

The verify command is easier to implement because it doesn't require that a
particular PCI address match a particular PCI node.  That is, I search all PCI
nodes and all addresses within a node to find a match.

Setting the dtb props would require hard-coded matches between the U-Boot macros
and the PCI nodes.  It would be a significant amount of work, and each board
would need to be updated, I think.

-- 
Timur Tabi
Linux kernel developer at Freescale

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Timur Tabi
Wolfgang Denk wrote:
 powerpc: fix implementation of out_8 to match the other out_XX functions
 
  Will pull in.

 Why you?  This is in no way 85xx specific.
 
 Why does this come up only now?  Why has it not been mentioned in the
 v2010.12 and v2011.03 relese cycles?

I posted the patch four months ago.  Did I miss something?

 Timur: does this fix any real problem?

Not to my knowledge, but I suspect that people want out_8 to have the same
synchronization behavior as the other out_xx functions.

   powerpc/85xx: introduce 'fdt verify' command
 
  I'm wondering if its better to just set the dtb props instead of verifying.

 Unfortunately Timur's posting broke the mail thread because he failed
 to add keep reference headers in his patch postings.

I'm not doing anything special when I send email, so I don't know what you're
talking about.

  I'm not happy
 with this implementation either.

Can you be more specific?  I posted this patch almost five months ago.  I
addressed all of your posted concerns from v2 of this patch.  Other than a few
additional fdt helper functions, the code is isolated to 85xx.

-- 
Timur Tabi
Linux kernel developer at Freescale

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Scott Wood
On Mon, 4 Apr 2011 21:42:27 +0200
Wolfgang Denk w...@denx.de wrote:

 Dear Kumar Gala,
 
 In message 16cf6cad-477c-4e04-93e0-1dadcf05c...@kernel.crashing.org you 
 wrote:
  
   powerpc: fix implementation of out_8 to match the other out_XX functions
 
  Will pull in.
 
 Why you?  This is in no way 85xx specific.
 
 Why does this come up only now?  Why has it not been mentioned in the
 v2010.12 and v2011.03 relese cycles?
 
 Timur: does this fix any real problem?

It came up here:
http://www.mail-archive.com/u-boot@lists.denx.de/msg43557.html

I don't know of a visible symptom of this as the codebase currently stands,
but it's a bug waiting to happen.  The semantics are different from every
other accessor, and different from Linux (with which U-Boot shares a fair
amount of driver code).

-Scott

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Wolfgang Denk
Dear Scott Wood,

In message 20110404145528.1bd34...@schlenkerla.am.freescale.net you wrote:

  Why does this come up only now?  Why has it not been mentioned in the
  v2010.12 and v2011.03 relese cycles?
  
  Timur: does this fix any real problem?
 
 It came up here:
 http://www.mail-archive.com/u-boot@lists.denx.de/msg43557.html
 
 I don't know of a visible symptom of this as the codebase currently stands,
 but it's a bug waiting to happen.  The semantics are different from every
 other accessor, and different from Linux (with which U-Boot shares a fair
 amount of driver code).

Agreed.  Timur, can you please add this information to the commit
message?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
You can observe a lot just by watchin'.  - Yogi Berra
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-04-04 Thread Kumar Gala

On Apr 4, 2011, at 2:42 PM, Wolfgang Denk wrote:

 Dear Kumar Gala,
 
 In message 16cf6cad-477c-4e04-93e0-1dadcf05c...@kernel.crashing.org you 
 wrote:
 
 powerpc: fix implementation of out_8 to match the other out_XX functions
 
 Will pull in.
 
 Why you?  This is in no way 85xx specific.

Only because it was assigned to me on patchworks.  (I might have done that but 
assumed you did).  I'm happy to leave this to you as a generic PPC issue.

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git (updated)

2011-03-31 Thread Wolfgang Denk
Dear Kumar Gala,

In message alpine.lfd.2.00.1103290743460.6...@right.am.freescale.net you 
wrote:
 [ Pull in one other HW / SoC related fix in for v2011.03 ]
 
 The following changes since commit cb815e5ff979e36d68df130a810d34de4bf93289:
 
   Prepare v (2011-03-27 21:50:07 +0200)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx.git master
 
 Jiang Yutang (1):
   powerpc/85xx: Enable various errata on P1022/P1013 SoCs
 
 Prabhakar Kushwaha (1):
   powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
 
  arch/powerpc/cpu/mpc85xx/p1021_serdes.c   |   49 
 -
  arch/powerpc/include/asm/config_mpc85xx.h |   10 ++
  drivers/pci/fsl_pci_init.c|7 
  include/configs/P1022DS.h |1 +
  include/pci.h |1 +
  5 files changed, 67 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
You're dead, Jim.
-- McCoy, The Tholian Web, stardate unknown
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git (updated)

2011-03-29 Thread Kumar Gala
[ Pull in one other HW / SoC related fix in for v2011.03 ]

The following changes since commit cb815e5ff979e36d68df130a810d34de4bf93289:

  Prepare v (2011-03-27 21:50:07 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Jiang Yutang (1):
  powerpc/85xx: Enable various errata on P1022/P1013 SoCs

Prabhakar Kushwaha (1):
  powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs

 arch/powerpc/cpu/mpc85xx/p1021_serdes.c   |   49 -
 arch/powerpc/include/asm/config_mpc85xx.h |   10 ++
 drivers/pci/fsl_pci_init.c|7 
 include/configs/P1022DS.h |1 +
 include/pci.h |1 +
 5 files changed, 67 insertions(+), 1 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-03-24 Thread Wolfgang Denk
Dear Kumar Gala,

In message alpine.lfd.2.00.1103230021430.1...@right.am.freescale.net you 
wrote:
 [ a few fixes for v2011.03 related to DDR settings on MPC8572DS ]
 
 The following changes since commit 62043ed02a2acffa801e3574e249de07d30336a2:
   Wolfgang Denk (1):
 Merge branch 'master' of git://git.denx.de/u-boot-ubi
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx.git master
 
 York Sun (4):
   powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
   powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs
   powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
   powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134
 
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c|   41 +++
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |2 +
  .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|3 +-
  arch/powerpc/include/asm/fsl_ddr_dimm_params.h |4 +
  board/freescale/mpc8572ds/ddr.c|  110 
 ++--
  5 files changed, 127 insertions(+), 33 deletions(-)

Um... this additionally gets me 

powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB

but ok...

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Our universe is a fragile house of atoms, held together by the mortar
of cause-and-effect. One magician would be two too many.
- Terry Pratchett, _The Dark Side of the Sun_
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-03-24 Thread Kumar Gala

On Mar 24, 2011, at 3:18 PM, Wolfgang Denk wrote:

 Dear Kumar Gala,
 
 In message alpine.lfd.2.00.1103230021430.1...@right.am.freescale.net you 
 wrote:
 [ a few fixes for v2011.03 related to DDR settings on MPC8572DS ]
 
 The following changes since commit 62043ed02a2acffa801e3574e249de07d30336a2:
  Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-ubi
 
 are available in the git repository at:
 
  git://git.denx.de/u-boot-mpc85xx.git master
 
 York Sun (4):
  powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
  powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs
  powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
  powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134
 
 arch/powerpc/cpu/mpc85xx/ddr-gen3.c|   41 +++
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |2 +
 .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|3 +-
 arch/powerpc/include/asm/fsl_ddr_dimm_params.h |4 +
 board/freescale/mpc8572ds/ddr.c|  110 
 ++--
 5 files changed, 127 insertions(+), 33 deletions(-)
 
 Um... this additionally gets me 
 
   powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB
 
 but ok...
 
 Applied, thanks.

Thanks, hadn't sent an updated pull w/that.

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


[U-Boot] Please pull u-boot-mpc85xx.git

2011-03-22 Thread Kumar Gala
[ a few fixes for v2011.03 related to DDR settings on MPC8572DS ]

The following changes since commit 62043ed02a2acffa801e3574e249de07d30336a2:
  Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-ubi

are available in the git repository at:

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

York Sun (4):
  powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
  powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs
  powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
  powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134

 arch/powerpc/cpu/mpc85xx/ddr-gen3.c|   41 +++
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |2 +
 .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|3 +-
 arch/powerpc/include/asm/fsl_ddr_dimm_params.h |4 +
 board/freescale/mpc8572ds/ddr.c|  110 ++--
 5 files changed, 127 insertions(+), 33 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-03-21 Thread Wolfgang Denk
Dear Kumar Gala,

In message alpine.lfd.2.00.1103150130040.17...@right.am.freescale.net you 
wrote:
 The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd:
 
   mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx.git master
 
 Kumar Gala (1):
   powerpc/85xx: Fix synchronization of timebase on MP boot
 
  arch/powerpc/cpu/mpc85xx/mp.c |9 +
  1 files changed, 9 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Killing is wrong.
-- Losira, That Which Survives, stardate unknown
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2011-03-15 Thread Kumar Gala
The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd:

  mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Kumar Gala (1):
  powerpc/85xx: Fix synchronization of timebase on MP boot

 arch/powerpc/cpu/mpc85xx/mp.c |9 +
 1 files changed, 9 insertions(+), 0 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-03-14 Thread Wolfgang Denk
Dear Kumar Gala,

In message alpine.lfd.2.00.1103140036490.3...@right.am.freescale.net you 
wrote:
 A few fixes for v2011.03 release.
 
 The following changes since commit c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8:
 
   ARM: Update mach-types (2011-02-21 08:30:55 +0100)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx.git master
 
 Ed Swarthout (1):
   powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
 
 John Schmoller (1):
   mpc8[5/6]xx: Ensure POST word does not get reset
 
 Kumar Gala (1):
   fsl_law: Fix LAW printing function
 
 Matthew McClintock (1):
   powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS
 
 Priyanka Jain (1):
   fsl_esdhc: Correcting esdhc timeout counter calculation
 
 York Sun (3):
   powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
   corenet_ds: pick the middle value for all tested timing parameters
   powerpc/corenet_ds: revise platform dependent parameters
 
  arch/powerpc/cpu/mpc85xx/interrupts.c|   16 
  arch/powerpc/cpu/mpc85xx/mp.c|4 +-
  arch/powerpc/cpu/mpc86xx/interrupts.c|   16 
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |   20 +++---
  board/freescale/corenet_ds/ddr.c |   58 +
  drivers/misc/fsl_law.c   |2 +-
  drivers/mmc/fsl_esdhc.c  |   16 -
  include/configs/MPC8536DS.h  |2 +-
  8 files changed, 83 insertions(+), 51 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
It takes all sorts of in  out-door schooling to get adapted  to  my
kind of fooling   - R. Frost
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2011-03-13 Thread Kumar Gala
A few fixes for v2011.03 release.

The following changes since commit c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8:

  ARM: Update mach-types (2011-02-21 08:30:55 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Ed Swarthout (1):
  powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms

John Schmoller (1):
  mpc8[5/6]xx: Ensure POST word does not get reset

Kumar Gala (1):
  fsl_law: Fix LAW printing function

Matthew McClintock (1):
  powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS

Priyanka Jain (1):
  fsl_esdhc: Correcting esdhc timeout counter calculation

York Sun (3):
  powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
  corenet_ds: pick the middle value for all tested timing parameters
  powerpc/corenet_ds: revise platform dependent parameters

 arch/powerpc/cpu/mpc85xx/interrupts.c|   16 
 arch/powerpc/cpu/mpc85xx/mp.c|4 +-
 arch/powerpc/cpu/mpc86xx/interrupts.c|   16 
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |   20 +++---
 board/freescale/corenet_ds/ddr.c |   58 +
 drivers/misc/fsl_law.c   |2 +-
 drivers/mmc/fsl_esdhc.c  |   16 -
 include/configs/MPC8536DS.h  |2 +-
 8 files changed, 83 insertions(+), 51 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-01-18 Thread Kumar Gala
(forgot the subject ;)

- k

On Jan 17, 2011, at 10:45 PM, Kumar Gala wrote:

 The following changes since commit e1ccf97c5d7651664d37c0c5aa243874b8851b2d:
 
  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-01-17 
 20:31:46 +0100)
 
 are available in the git repository at:
 
  git://git.denx.de/u-boot-mpc85xx master
 
 Haiying Wang (1):
  8xxx/ddr: add support to only compute the ddr sdram size
 
 Kumar Gala (4):
  powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
  powerpc/p3041: Add various p3041 specific information
  powerpc/p5020: Add various p5020 specific information
  powerpc/p2040: Add various p2040 specific information
 
 Poonam Aggrwal (2):
  powerpc/85xx: Add Support for Freescale P1010 Processor
  powerpc/85xx: Add Support for Freescale P1014 Processor
 
 Prabhakar (1):
  Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR
 
 arch/powerpc/cpu/mpc85xx/Makefile|6 +
 arch/powerpc/cpu/mpc85xx/p2040_serdes.c  |   66 +
 arch/powerpc/cpu/mpc85xx/p3041_ids.c |  105 +
 arch/powerpc/cpu/mpc85xx/p3041_serdes.c  |  151 ++
 arch/powerpc/cpu/mpc85xx/p5020_ids.c |  105 +
 arch/powerpc/cpu/mpc85xx/p5020_serdes.c  |  151 ++
 arch/powerpc/cpu/mpc85xx/u-boot.lds  |8 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c   |6 +
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |   10 ++-
 arch/powerpc/cpu/mpc8xxx/ddr/ddr.h   |8 +-
 arch/powerpc/cpu/mpc8xxx/ddr/main.c  |   31 +-
 arch/powerpc/include/asm/config.h|   10 ++-
 arch/powerpc/include/asm/immap_85xx.h|2 +-
 arch/powerpc/include/asm/processor.h |6 +
 board/freescale/corenet_ds/config.mk |   27 --
 board/freescale/mpc8536ds/config.mk  |   14 +---
 board/freescale/mpc8572ds/config.mk  |2 -
 board/freescale/p1022ds/config.mk|   10 --
 board/freescale/p1_p2_rdb/config.mk  |   12 ---
 board/freescale/p2020ds/config.mk|   26 -
 drivers/misc/fsl_law.c   |7 +-
 include/configs/MPC8536DS.h  |6 +
 include/configs/MPC8572DS.h  |4 +
 include/configs/P1022DS.h|4 +
 include/configs/P1_P2_RDB.h  |6 +
 include/configs/P2020DS.h|4 +
 include/configs/corenet_ds.h |4 +
 27 files changed, 683 insertions(+), 108 deletions(-)
 create mode 100644 arch/powerpc/cpu/mpc85xx/p2040_serdes.c
 create mode 100644 arch/powerpc/cpu/mpc85xx/p3041_ids.c
 create mode 100644 arch/powerpc/cpu/mpc85xx/p3041_serdes.c
 create mode 100644 arch/powerpc/cpu/mpc85xx/p5020_ids.c
 create mode 100644 arch/powerpc/cpu/mpc85xx/p5020_serdes.c
 delete mode 100644 board/freescale/corenet_ds/config.mk
 delete mode 100644 board/freescale/p1022ds/config.mk
 delete mode 100644 board/freescale/p2020ds/config.mk
 ___
 U-Boot mailing list
 U-Boot@lists.denx.de
 http://lists.denx.de/mailman/listinfo/u-boot

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2011-01-17 Thread Wolfgang Denk
Dear Kumar Gala,

In message Pine.LNX.4.64.1101140150260.8040@localhost.localdomain you wrote:
 The following changes since commit c6b734f5aea2ba75caaa1929f7e649ecda8d2f31:
 
   Merge branch 'master' of git://git.denx.de/u-boot-sh (2011-01-12 23:59:53 
 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx master
 
 Becky Bruce (9):
   socrates: rename sdram_setup fixed_sdram()
   mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition
   MPC8568/MPC8569: Remove CONFIG_DDR_DLL define
   tqm85xx: create fixed_sdram() to do sdram setup
   mpc85xx/tlb.c: Allow platforms to specify wimge bits
   mpc85xx boards: initdram() cleanup/bugfix
   mpc85xx: rename sdram_init() lbc_sdram_init()
   85xx boards: Rename CONFIG_DDR_DLL to 
 CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
   MPC8xxx DDR: align informational prints
 
 Chenhui Zhao (1):
   fsl_esdhc: Fix esdhc disabled problem on some platforms
 
 Jerry Huang (1):
   fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
 
 Kumar Gala (46):
   powerpc/85xx: Removed support for ATUM8548 board
   powerpc/85xx: Removed support for MPC8540EVAL board
   powerpc/85xx: Remove support for PM854/PM856 boards
   powerpc/85xx: Add support for booting from NAND on MPC8572DS
   powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
   powerpc/85xx: Create a SERDES section in Makefile
   powerpc/86xx: Add SERDES support on MPC8641  MPC8610
   powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES
   powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES
   powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES
   powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES
   powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
   powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES
   powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES
   powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
   powerpc/85xx: Cleanup SGMII detection and reporting
   powerpc/85xx: Fix bug in dcache_disable
   powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts 
 fixup
   powerpc/fsl-pci: Add generic code to setup PCIe controllers
   powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code
   powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe 
 code
   powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe 
 code
   powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe 
 code
   powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe 
 code
   powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe 
 code
   powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code
   powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
   powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe 
 code
   powerpc/8xxx: Refactor SRIO initialization into common code
   powerpc/85xx: Convert MPC8548CDS to use common SRIO init code
   powerpc/85xx: Convert MPC8568MDS to use common SRIO init code
   powerpc/85xx: Convert MPC8569MDS to use common SRIO init code
   powerpc/86xx: Enable common SRIO init code
   powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code
   powerpc/86xx: Convert SBC8641 to use common SRIO init code
   powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
   powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards
   powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)
   powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)
   powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
 
 Li Yang (1):
   powerpc/85xx: Add SRIO support to P2020DS
 
 Paul Gortmaker (1):
   MPC8xxx: Update maintainer entry for Wind River sbc8xxx boards
 
 Peter Tyser (1):
   fsl_pci: Update PCIe boot ouput
 
 Piergiorgio Beruto (1):
   powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors
 
 Roy Zang (2):
   fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
   fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)
 
  MAINTAINERS   

[U-Boot] Please pull u-boot-mpc85xx.git

2011-01-13 Thread Kumar Gala
The following changes since commit c6b734f5aea2ba75caaa1929f7e649ecda8d2f31:

  Merge branch 'master' of git://git.denx.de/u-boot-sh (2011-01-12 23:59:53 
+0100)

are available in the git repository at:

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

Becky Bruce (9):
  socrates: rename sdram_setup fixed_sdram()
  mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition
  MPC8568/MPC8569: Remove CONFIG_DDR_DLL define
  tqm85xx: create fixed_sdram() to do sdram setup
  mpc85xx/tlb.c: Allow platforms to specify wimge bits
  mpc85xx boards: initdram() cleanup/bugfix
  mpc85xx: rename sdram_init() lbc_sdram_init()
  85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
  MPC8xxx DDR: align informational prints

Chenhui Zhao (1):
  fsl_esdhc: Fix esdhc disabled problem on some platforms

Jerry Huang (1):
  fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)

Kumar Gala (46):
  powerpc/85xx: Removed support for ATUM8548 board
  powerpc/85xx: Removed support for MPC8540EVAL board
  powerpc/85xx: Remove support for PM854/PM856 boards
  powerpc/85xx: Add support for booting from NAND on MPC8572DS
  powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
  powerpc/85xx: Create a SERDES section in Makefile
  powerpc/86xx: Add SERDES support on MPC8641  MPC8610
  powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES
  powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES
  powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES
  powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES
  powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
  powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES
  powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES
  powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
  powerpc/85xx: Cleanup SGMII detection and reporting
  powerpc/85xx: Fix bug in dcache_disable
  powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
  powerpc/fsl-pci: Add generic code to setup PCIe controllers
  powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code
  powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe 
code
  powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code
  powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code
  powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe 
code
  powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
  powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code
  powerpc/8xxx: Refactor SRIO initialization into common code
  powerpc/85xx: Convert MPC8548CDS to use common SRIO init code
  powerpc/85xx: Convert MPC8568MDS to use common SRIO init code
  powerpc/85xx: Convert MPC8569MDS to use common SRIO init code
  powerpc/86xx: Enable common SRIO init code
  powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code
  powerpc/86xx: Convert SBC8641 to use common SRIO init code
  powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
  powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards
  powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)
  powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)
  powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)

Li Yang (1):
  powerpc/85xx: Add SRIO support to P2020DS

Paul Gortmaker (1):
  MPC8xxx: Update maintainer entry for Wind River sbc8xxx boards

Peter Tyser (1):
  fsl_pci: Update PCIe boot ouput

Piergiorgio Beruto (1):
  powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors

Roy Zang (2):
  fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
  fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)

 MAINTAINERS|   17 +-
 README |   18 +
 arch/powerpc/cpu/mpc85xx/Makefile  |   18 +-
 arch/powerpc/cpu/mpc85xx/cmd_errata.c  |   24 +-
 

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-12-21 Thread Kumar Gala

On Dec 18, 2010, at 3:27 PM, Wolfgang Denk wrote:

 Dear Kumar Gala,
 
 In message pine.lnx.4.64.1012171817180.10...@localhost.localdomain you 
 wrote:
 [ a few minor bug fixes for v2010.12 ]
 
 The following changes since commit 3ac45988ab1605baaf83bd3acb80a197c9a208c2:
 
  Prepare v2010.12-rc3 (2010-12-17 10:15:38 +0100)
 
 are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx master
 
 Jerry Huang (2):
  fsl_esdhc: Use mmc_set_clock to set initial speed
  fsl_esdhc: Fix max clock frequency
 
 Li Yang (1):
  fsl_esdhc: Fix the voltage validation process
 
 
 Applied, thanks.
 
 Matthew McClintock (1):
  p1022ds: enable reginfo command
 
 No bug fix. Pulled into next.
 

Ok, thanks

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-12-18 Thread Kumar Gala

On Dec 18, 2010, at 7:15 AM, Wolfgang Denk wrote:

 Dear Kumar Gala,
 
 In message pine.lnx.4.64.1012171817180.10...@localhost.localdomain you 
 wrote:
 [ a few minor bug fixes for v2010.12 ]
 
 The following changes since commit 3ac45988ab1605baaf83bd3acb80a197c9a208c2:
 
  Prepare v2010.12-rc3 (2010-12-17 10:15:38 +0100)
 
 are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx master
 
 Jerry Huang (2):
  fsl_esdhc: Use mmc_set_clock to set initial speed
  fsl_esdhc: Fix max clock frequency
 
 Li Yang (1):
  fsl_esdhc: Fix the voltage validation process
 
 Matthew McClintock (1):
  p1022ds: enable reginfo command
 
 Is this supposed to go into master, now?
 
 The first 3 commits appear to be fixes, but enable reginfo command
 should rather go into next, right?

yeah, the last isn't a fix, but seemed so trivial that I figured it was ok for 
v2010.12

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-12-18 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.1012171817180.10...@localhost.localdomain you wrote:
 [ a few minor bug fixes for v2010.12 ]
 
 The following changes since commit 3ac45988ab1605baaf83bd3acb80a197c9a208c2:
 
   Prepare v2010.12-rc3 (2010-12-17 10:15:38 +0100)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx master
 
 Jerry Huang (2):
   fsl_esdhc: Use mmc_set_clock to set initial speed
   fsl_esdhc: Fix max clock frequency
 
 Li Yang (1):
   fsl_esdhc: Fix the voltage validation process


Applied, thanks.

 Matthew McClintock (1):
   p1022ds: enable reginfo command

No bug fix. Pulled into next.



Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Morality is one thing.  Ratings are everything.
- A Network 23 executive on Max Headroom
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-12-17 Thread Kumar Gala
[ a few minor bug fixes for v2010.12 ]

The following changes since commit 3ac45988ab1605baaf83bd3acb80a197c9a208c2:

  Prepare v2010.12-rc3 (2010-12-17 10:15:38 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx master

Jerry Huang (2):
  fsl_esdhc: Use mmc_set_clock to set initial speed
  fsl_esdhc: Fix max clock frequency

Li Yang (1):
  fsl_esdhc: Fix the voltage validation process

Matthew McClintock (1):
  p1022ds: enable reginfo command

 drivers/mmc/fsl_esdhc.c   |   24 +---
 include/configs/P1022DS.h |1 +
 include/mmc.h |3 ++-
 3 files changed, 20 insertions(+), 8 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-12-13 Thread Kumar Gala
The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:

  Merge branch 'master' of git://git.denx.de/u-boot-imx (2010-12-09 20:52:44 
+0100)

are available in the git repository at:

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

John Schmoller (1):
  fsl_upm: Add MxMR/MDR synchronization

Kumar Gala (1):
  tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII

P.V.Suresh (1):
  fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller

 drivers/mmc/fsl_esdhc.c   |8 
 drivers/mtd/nand/fsl_upm.c|2 ++
 drivers/net/tsec.c|9 -
 include/configs/P1_P2_RDB.h   |8 
 include/configs/xpedite537x.h |   10 ++
 include/configs/xpedite550x.h |   10 ++
 6 files changed, 30 insertions(+), 17 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git (Updated)

2010-12-13 Thread Kumar Gala
[Added Timur's P1022 patch fix]

The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:

  Merge branch 'master' of git://git.denx.de/u-boot-imx (2010-12-09 20:52:44 
+0100)

are available in the git repository at:

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

John Schmoller (1):
  fsl_upm: Add MxMR/MDR synchronization

Kumar Gala (1):
  tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII

P.V.Suresh (1):
  fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller

Timur Tabi (1):
  p1022ds: fix switching of DIU/LBC signals

 board/freescale/p1022ds/diu.c |   67 ++--
 drivers/mmc/fsl_esdhc.c   |8 ++--
 drivers/mtd/nand/fsl_upm.c|2 +
 drivers/net/tsec.c|9 ++---
 include/configs/P1_P2_RDB.h   |8 -
 include/configs/xpedite537x.h |   10 ++
 include/configs/xpedite550x.h |   10 ++
 7 files changed, 87 insertions(+), 27 deletions(-)

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


Re: [U-Boot] Please pull u-boot-mpc85xx.git (Updated)

2010-12-13 Thread Wolfgang Denk
Dear Kumar Gala,

In message 19a172f6-414e-4f31-90aa-f50a047fc...@kernel.crashing.org you wrote:
 [Added Timur's P1022 patch fix]

 The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:

   Merge branch 'master' of git://git.denx.de/u-boot-imx (2010-12-09 20:52:44 
 +0100)

 are available in the git repository at:

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

 John Schmoller (1):
   fsl_upm: Add MxMR/MDR synchronization

 Kumar Gala (1):
   tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII

 P.V.Suresh (1):
   fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the 
 controller

 Timur Tabi (1):
   p1022ds: fix switching of DIU/LBC signals

  board/freescale/p1022ds/diu.c |   67  
 ++--
  drivers/mmc/fsl_esdhc.c   |8 ++--
  drivers/mtd/nand/fsl_upm.c|2 +
  drivers/net/tsec.c|9 ++---
  include/configs/P1_P2_RDB.h   |8 -
  include/configs/xpedite537x.h |   10 ++
  include/configs/xpedite550x.h |   10 ++
  7 files changed, 87 insertions(+), 27 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
How is this place run - is it an anarchy?
No, I wouldn't say so; it is not that well organised...
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-12-06 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.1012011300240.2...@localhost.localdomain you wrote:
 [for v2010.12]
 
 The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa:
 
   Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 
 22:13:32 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx master
 
 Haiying Wang (1):
   powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined
 
 Kumar Gala (2):
   powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx  86xx systems
   powerpc/85xx: Enable HWCONFIG on MPC8572DS
 
  arch/powerpc/cpu/mpc85xx/cpu_init.c |2 +-
  include/configs/MPC8572DS.h |1 +
  include/post.h  |6 --
  3 files changed, 6 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Be kind to unkind people - they need it the most.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-12-01 Thread Kumar Gala
[for v2010.12]

The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa:

  Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 
+0100)

are available in the git repository at:

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

Haiying Wang (1):
  powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined

Kumar Gala (2):
  powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx  86xx systems
  powerpc/85xx: Enable HWCONFIG on MPC8572DS

 arch/powerpc/cpu/mpc85xx/cpu_init.c |2 +-
 include/configs/MPC8572DS.h |1 +
 include/post.h  |6 --
 3 files changed, 6 insertions(+), 3 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git (updated)

2010-11-12 Thread Kumar Gala
The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:

  Merge branch 'master' of git://git.denx.de/u-boot-marvell (2010-10-29 
22:03:00 +0200)

are available in the git repository at:

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

Becky Bruce (1):
  TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup

Haiying Wang (3):
  powerpc/85xx: Fix lds for nand build
  powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
  powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build

Kumar Gala (5):
  powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config
  powerpc/8xxx: Enable e1000 driver on some FSL boards
  powerpc/corenet_ds: Enable DHCP suport
  powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.h
  powerpc/p4080ds: Move ICS refclk define into P4080DS.h

Priyanka Jain (1):
  p1_p2_rdb: to set SQW/INT pin of RTC as INT line

Timur Tabi (1):
  powerpc/corenet_ds: display the RCW at boot

 arch/powerpc/cpu/mpc85xx/start.S |   18 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand.lds |   49 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |   12 +++---
 board/freescale/corenet_ds/corenet_ds.c  |   15 
 board/freescale/p1_p2_rdb/p1_p2_rdb.c|4 ++-
 board/tqc/tqm85xx/tqm85xx.c  |2 +-
 boards.cfg   |2 +-
 include/configs/MPC8536DS.h  |   11 +-
 include/configs/MPC8569MDS.h |   12 +-
 include/configs/MPC8572DS.h  |1 +
 include/configs/P1022DS.h|1 +
 include/configs/P1_P2_RDB.h  |   14 ++--
 include/configs/P4080DS.h|6 +--
 include/configs/corenet_ds.h |6 +++-
 nand_spl/board/freescale/mpc8536ds/Makefile  |4 +-
 nand_spl/board/freescale/mpc8569mds/Makefile |4 +-
 nand_spl/board/freescale/p1_p2_rdb/Makefile  |4 +-
 17 files changed, 89 insertions(+), 76 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git (updated)

2010-11-12 Thread Timur Tabi
On Fri, Nov 12, 2010 at 9:49 AM, Kumar Gala ga...@kernel.crashing.org wrote:

      powerpc/8xxx: Enable e1000 driver on some FSL boards

I have an objection to this patch that I asked you about earlier, and
you never answered my question.

-- 
Timur Tabi
Linux kernel developer at Freescale
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git (updated)

2010-11-12 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.1011120948290.17...@localhost.localdomain you wrote:
 The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:
 
   Merge branch 'master' of git://git.denx.de/u-boot-marvell (2010-10-29 
 22:03:00 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx master
 
 Becky Bruce (1):
   TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
 
 Haiying Wang (3):
   powerpc/85xx: Fix lds for nand build
   powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
   powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
 
 Kumar Gala (5):
   powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config
   powerpc/8xxx: Enable e1000 driver on some FSL boards
   powerpc/corenet_ds: Enable DHCP suport
   powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.h
   powerpc/p4080ds: Move ICS refclk define into P4080DS.h
 
 Priyanka Jain (1):
   p1_p2_rdb: to set SQW/INT pin of RTC as INT line
 
 Timur Tabi (1):
   powerpc/corenet_ds: display the RCW at boot
 
  arch/powerpc/cpu/mpc85xx/start.S |   18 +-
  arch/powerpc/cpu/mpc85xx/u-boot-nand.lds |   49 
 +-
  arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |   12 +++---
  board/freescale/corenet_ds/corenet_ds.c  |   15 
  board/freescale/p1_p2_rdb/p1_p2_rdb.c|4 ++-
  board/tqc/tqm85xx/tqm85xx.c  |2 +-
  boards.cfg   |2 +-
  include/configs/MPC8536DS.h  |   11 +-
  include/configs/MPC8569MDS.h |   12 +-
  include/configs/MPC8572DS.h  |1 +
  include/configs/P1022DS.h|1 +
  include/configs/P1_P2_RDB.h  |   14 ++--
  include/configs/P4080DS.h|6 +--
  include/configs/corenet_ds.h |6 +++-
  nand_spl/board/freescale/mpc8536ds/Makefile  |4 +-
  nand_spl/board/freescale/mpc8569mds/Makefile |4 +-
  nand_spl/board/freescale/p1_p2_rdb/Makefile  |4 +-
  17 files changed, 89 insertions(+), 76 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Pain is a thing of the mind.  The mind can be controlled.
-- Spock, Operation -- Annihilate! stardate 3287.2
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-11-10 Thread Kumar Gala
The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:
  Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-marvell

are available in the git repository at:

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

Haiying Wang (3):
  powerpc/85xx: Fix lds for nand build
  powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
  powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build

Kumar Gala (2):
  powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config
  powerpc/8xxx: Enable e1000 driver on some FSL boards

Priyanka Jain (1):
  p1_p2_rdb: to set SQW/INT pin of RTC as INT line

 arch/powerpc/cpu/mpc85xx/start.S |   18 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand.lds |   49 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |   12 +++---
 board/freescale/p1_p2_rdb/p1_p2_rdb.c|1 +
 boards.cfg   |2 +-
 include/configs/MPC8536DS.h  |8 +++-
 include/configs/MPC8569MDS.h |9 -
 include/configs/MPC8572DS.h  |1 +
 include/configs/P1022DS.h|1 +
 include/configs/P1_P2_RDB.h  |   11 --
 nand_spl/board/freescale/mpc8536ds/Makefile  |4 +-
 nand_spl/board/freescale/mpc8569mds/Makefile |4 +-
 nand_spl/board/freescale/p1_p2_rdb/Makefile  |4 +-
 13 files changed, 55 insertions(+), 69 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-10-23 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.101022030.20...@localhost.localdomain you wrote:
 The following changes since commit
 fff6ec382c139eb242bd85356e66a0bc43becb63:
 
   Fix building for 83xx boards with USB support (2010-10-21 20:00:41 +0200)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx master
 
 John Schmoller (4):
   pci: Add ability to re-enumerate PCI buses
   xes: Consolidate checkboard()
   xes: Add board_flash_wp_on()
   XPedite5500 board support
 
 Kumar Gala (1):
   corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_t
 
 Peter Tyser (9):
   xes: Use common PCI initialization code
   xes: Make X-ES board names more generic
   post/i2c: General clean up
   post/i2c: Clean up detection logic
   post/i2c: Don't probe address 0
   post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
   post/i2c: Add ability to ignore I2C devices
   mpc86xx: Add generic POST word read/write support
   xes: Add POST support for 8xxx boards
 
  MAINTAINERS|9 +-
  board/xes/common/Makefile  |4 +
  board/xes/common/board.c   |   64 
  board/xes/common/fsl_8xxx_clk.c|   11 +
  board/xes/common/fsl_8xxx_misc.c   |   62 
  board/xes/common/fsl_8xxx_misc.h   |   28 ++
  board/xes/common/fsl_8xxx_pci.c|  328 
 +++-
  board/xes/{xpedite5170 = xpedite517x}/Makefile|0
  board/xes/{xpedite5170 = xpedite517x}/ddr.c   |0
  board/xes/{xpedite5170 = xpedite517x}/law.c   |0
  .../xpedite5170.c = xpedite517x/xpedite517x.c}|   20 +--
  board/xes/{xpedite5200 = xpedite520x}/Makefile|0
  board/xes/{xpedite5200 = xpedite520x}/ddr.c   |0
  board/xes/{xpedite5200 = xpedite520x}/law.c   |0
  board/xes/{xpedite5200 = xpedite520x}/tlb.c   |0
  .../xpedite5200.c = xpedite520x/xpedite520x.c}|   27 --
  board/xes/{xpedite5370 = xpedite537x}/Makefile|0
  board/xes/{xpedite5370 = xpedite537x}/ddr.c   |0
  board/xes/{xpedite5370 = xpedite537x}/law.c   |0
  board/xes/{xpedite5370 = xpedite537x}/tlb.c   |0
  .../xpedite5370.c = xpedite537x/xpedite537x.c}|   20 --
  board/xes/{xpedite5370 = xpedite550x}/Makefile|8 +-
  board/xes/xpedite550x/ddr.c|  165 ++
  board/xes/{xpedite5370 = xpedite550x}/law.c   |2 +-
  board/xes/{xpedite5370 = xpedite550x}/tlb.c   |1 -
  .../xpedite5370.c = xpedite550x/xpedite550x.c}|   22 +--
  boards.cfg |9 +-
  common/cmd_pci.c   |   13 +
  doc/README.POST|   19 +-
  drivers/pci/fsl_pci_init.c |3 +
  drivers/pci/pci.c  |4 +-
  include/configs/KUP4K.h|6 +-
  include/configs/KUP4X.h|6 +-
  include/configs/TB5200.h   |8 +-
  include/configs/TQM5200.h  |8 +-
  include/configs/cm5200.h   |4 +-
  include/configs/corenet_ds.h   |2 +-
  include/configs/lwmon.h|   50 ++--
  include/configs/lwmon5.h   |   15 +-
  include/configs/spieval.h  |8 +-
  include/configs/{XPEDITE1000.h = xpedite1000.h}   |5 +-
  include/configs/{XPEDITE5170.h = xpedite517x.h}   |   37 ++-
  include/configs/{XPEDITE5200.h = xpedite520x.h}   |   26 ++-
  include/configs/{XPEDITE5370.h = xpedite537x.h}   |   35 ++-
  include/configs/{XPEDITE5370.h = xpedite550x.h}   |  170 ++-
  include/post.h |4 +
  post/drivers/i2c.c |   99 ---
  47 files changed, 711 insertions(+), 591 deletions(-)
  create mode 100644 board/xes/common/board.c
  create mode 100644 board/xes/common/fsl_8xxx_misc.c
  create mode 100644 board/xes/common/fsl_8xxx_misc.h
  rename board/xes/{xpedite5170 = xpedite517x}/Makefile (100%)
  rename board/xes/{xpedite5170 = xpedite517x}/ddr.c (100%)
  rename board/xes/{xpedite5170 = xpedite517x}/law.c (100%)
  rename board/xes/{xpedite5170/xpedite5170.c = xpedite517x/xpedite517x.c} 
 (88%)
  rename board/xes/{xpedite5200 = xpedite520x}/Makefile (100%)
  rename board/xes/{xpedite5200 = xpedite520x}/ddr.c (100%)
  rename board/xes/{xpedite5200 = xpedite520x}/law.c (100%)
  rename board/xes/{xpedite5200 = xpedite520x}/tlb.c (100%)
  rename board/xes/{xpedite5200/xpedite5200.c = xpedite520x/xpedite520x.c} 
 (79%)
  copy board/xes/{xpedite5370 = xpedite537x}/Makefile (100%)
  rename board/xes/{xpedite5370 = xpedite537x}/ddr.c (100%)
  copy board/xes/{xpedite5370 = xpedite537x}/law.c 

[U-Boot] Please pull u-boot-mpc85xx.git

2010-10-22 Thread Kumar Gala
The following changes since commit
fff6ec382c139eb242bd85356e66a0bc43becb63:

  Fix building for 83xx boards with USB support (2010-10-21 20:00:41 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx master

John Schmoller (4):
  pci: Add ability to re-enumerate PCI buses
  xes: Consolidate checkboard()
  xes: Add board_flash_wp_on()
  XPedite5500 board support

Kumar Gala (1):
  corenet_ds: Update CONFIG_SYS_GBL_DATA_SIZE to deal with growth in gd_t

Peter Tyser (9):
  xes: Use common PCI initialization code
  xes: Make X-ES board names more generic
  post/i2c: General clean up
  post/i2c: Clean up detection logic
  post/i2c: Don't probe address 0
  post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
  post/i2c: Add ability to ignore I2C devices
  mpc86xx: Add generic POST word read/write support
  xes: Add POST support for 8xxx boards

 MAINTAINERS|9 +-
 board/xes/common/Makefile  |4 +
 board/xes/common/board.c   |   64 
 board/xes/common/fsl_8xxx_clk.c|   11 +
 board/xes/common/fsl_8xxx_misc.c   |   62 
 board/xes/common/fsl_8xxx_misc.h   |   28 ++
 board/xes/common/fsl_8xxx_pci.c|  328 +++-
 board/xes/{xpedite5170 = xpedite517x}/Makefile|0
 board/xes/{xpedite5170 = xpedite517x}/ddr.c   |0
 board/xes/{xpedite5170 = xpedite517x}/law.c   |0
 .../xpedite5170.c = xpedite517x/xpedite517x.c}|   20 +--
 board/xes/{xpedite5200 = xpedite520x}/Makefile|0
 board/xes/{xpedite5200 = xpedite520x}/ddr.c   |0
 board/xes/{xpedite5200 = xpedite520x}/law.c   |0
 board/xes/{xpedite5200 = xpedite520x}/tlb.c   |0
 .../xpedite5200.c = xpedite520x/xpedite520x.c}|   27 --
 board/xes/{xpedite5370 = xpedite537x}/Makefile|0
 board/xes/{xpedite5370 = xpedite537x}/ddr.c   |0
 board/xes/{xpedite5370 = xpedite537x}/law.c   |0
 board/xes/{xpedite5370 = xpedite537x}/tlb.c   |0
 .../xpedite5370.c = xpedite537x/xpedite537x.c}|   20 --
 board/xes/{xpedite5370 = xpedite550x}/Makefile|8 +-
 board/xes/xpedite550x/ddr.c|  165 ++
 board/xes/{xpedite5370 = xpedite550x}/law.c   |2 +-
 board/xes/{xpedite5370 = xpedite550x}/tlb.c   |1 -
 .../xpedite5370.c = xpedite550x/xpedite550x.c}|   22 +--
 boards.cfg |9 +-
 common/cmd_pci.c   |   13 +
 doc/README.POST|   19 +-
 drivers/pci/fsl_pci_init.c |3 +
 drivers/pci/pci.c  |4 +-
 include/configs/KUP4K.h|6 +-
 include/configs/KUP4X.h|6 +-
 include/configs/TB5200.h   |8 +-
 include/configs/TQM5200.h  |8 +-
 include/configs/cm5200.h   |4 +-
 include/configs/corenet_ds.h   |2 +-
 include/configs/lwmon.h|   50 ++--
 include/configs/lwmon5.h   |   15 +-
 include/configs/spieval.h  |8 +-
 include/configs/{XPEDITE1000.h = xpedite1000.h}   |5 +-
 include/configs/{XPEDITE5170.h = xpedite517x.h}   |   37 ++-
 include/configs/{XPEDITE5200.h = xpedite520x.h}   |   26 ++-
 include/configs/{XPEDITE5370.h = xpedite537x.h}   |   35 ++-
 include/configs/{XPEDITE5370.h = xpedite550x.h}   |  170 ++-
 include/post.h |4 +
 post/drivers/i2c.c |   99 ---
 47 files changed, 711 insertions(+), 591 deletions(-)
 create mode 100644 board/xes/common/board.c
 create mode 100644 board/xes/common/fsl_8xxx_misc.c
 create mode 100644 board/xes/common/fsl_8xxx_misc.h
 rename board/xes/{xpedite5170 = xpedite517x}/Makefile (100%)
 rename board/xes/{xpedite5170 = xpedite517x}/ddr.c (100%)
 rename board/xes/{xpedite5170 = xpedite517x}/law.c (100%)
 rename board/xes/{xpedite5170/xpedite5170.c = xpedite517x/xpedite517x.c} (88%)
 rename board/xes/{xpedite5200 = xpedite520x}/Makefile (100%)
 rename board/xes/{xpedite5200 = xpedite520x}/ddr.c (100%)
 rename board/xes/{xpedite5200 = xpedite520x}/law.c (100%)
 rename board/xes/{xpedite5200 = xpedite520x}/tlb.c (100%)
 rename board/xes/{xpedite5200/xpedite5200.c = xpedite520x/xpedite520x.c} (79%)
 copy board/xes/{xpedite5370 = xpedite537x}/Makefile (100%)
 rename board/xes/{xpedite5370 = xpedite537x}/ddr.c (100%)
 copy board/xes/{xpedite5370 = xpedite537x}/law.c (100%)
 copy board/xes/{xpedite5370 = xpedite537x}/tlb.c (100%)
 copy board/xes/{xpedite5370/xpedite5370.c = xpedite537x/xpedite537x.c} (89%)
 rename board/xes/{xpedite5370 = xpedite550x}/Makefile 

[U-Boot] Please pull u-boot-mpc85xx.git

2010-10-20 Thread Kumar Gala
The following changes since commit 11c8dd36edcc82564a19dbd0103302df66d66db0:

  FAT: buffer overflow with FAT12/16 (2010-10-20 09:14:38 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx master

Aaron Sierra (1):
  85xx: Add support for not releasing secondary cores via 'mp_holdoff'

Kumar Gala (4):
  powerpc/fsl: Introduce common enum for PHY types
  powerpc/8xxx: Add fdt_fixup_phy_connection helper
  86xx: Create common linker script
  Fix compile warning in uli526x driver

Peter Tyser (6):
  mpc8641hpcn: Update PCI code
  sbc8641d: Update PCI code
  tqm85xx: Update PCI code
  mpc8640: Update the io_sel fields for PCI Express
  86xx: Use gc-sections to reduce image size
  85xx: Use gc-sections to reduce image size

Timur Tabi (1):
  always relocate fdt into an lmb-allocated memory block

York Sun (7):
  Adding more control to physical address mapping
  Add memory test feature for mpc85xx POST.
  Setup POST word for generic mpc85xx
  Enable POST memory test for corenet_ds
  Enable POST memory test for P2020DS
  Adding fixed sdram setting for cornet_ds board
  Disable unused chip-select for DDR controller interleaving

 arch/powerpc/cpu/mpc85xx/config.mk |4 +
 arch/powerpc/cpu/mpc85xx/cpu.c |  219 
 arch/powerpc/cpu/mpc85xx/fdt.c |   22 +-
 arch/powerpc/cpu/mpc85xx/mp.c  |   31 ++
 arch/powerpc/cpu/mpc85xx/mp.h  |1 +
 arch/powerpc/cpu/mpc85xx/tlb.c |   16 +-
 arch/powerpc/cpu/mpc85xx/u-boot.lds|   52 +---
 arch/powerpc/cpu/mpc86xx/config.mk |7 +
 .../powerpc/cpu/mpc86xx}/u-boot.lds|   26 +-
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |   17 +-
 arch/powerpc/cpu/mpc8xxx/fdt.c |   24 ++
 arch/powerpc/cpu/mpc8xxx/pci_cfg.c |5 +-
 arch/powerpc/include/asm/fsl_ddr_sdram.h   |6 +
 arch/powerpc/include/asm/fsl_enet.h|   33 ++
 board/freescale/corenet_ds/Makefile|3 +-
 board/freescale/corenet_ds/corenet_ds.c|   15 -
 board/freescale/corenet_ds/ddr.c   |  131 +++-
 board/freescale/corenet_ds/p4080ds_ddr.c   |  356 
 board/freescale/mpc8360emds/mpc8360emds.c  |   15 +-
 board/freescale/mpc837xemds/mpc837xemds.c  |8 +-
 board/freescale/mpc8569mds/mpc8569mds.c|4 +-
 board/freescale/mpc8610hpcd/u-boot.lds |  132 
 board/freescale/mpc8641hpcn/mpc8641hpcn.c  |   97 ++
 board/freescale/mpc8641hpcn/u-boot.lds |  133 
 board/sbc8641d/sbc8641d.c  |  103 ++-
 board/tqc/tqm85xx/law.c|4 +-
 board/tqc/tqm85xx/tlb.c|   10 +-
 board/tqc/tqm85xx/tqm85xx.c|  151 +++--
 board/xes/xpedite5170/u-boot.lds   |  132 
 common/image.c |   83 ++---
 doc/README.fsl-ddr |   14 +
 drivers/net/uli526x.c  |5 +-
 drivers/qe/uec.c   |   10 +-
 drivers/qe/uec.h   |   20 +-
 drivers/qe/uec_phy.c   |8 +-
 include/configs/P2020DS.h  |5 +-
 include/configs/TQM85xx.h  |   20 +-
 include/configs/corenet_ds.h   |   61 +
 include/post.h |4 +-
 39 files changed, 1059 insertions(+), 928 deletions(-)
 rename {board/sbc8641d = arch/powerpc/cpu/mpc86xx}/u-boot.lds (90%)
 create mode 100644 arch/powerpc/include/asm/fsl_enet.h
 create mode 100644 board/freescale/corenet_ds/p4080ds_ddr.c
 delete mode 100644 board/freescale/mpc8610hpcd/u-boot.lds
 delete mode 100644 board/freescale/mpc8641hpcn/u-boot.lds
 delete mode 100644 board/xes/xpedite5170/u-boot.lds
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-10-20 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.1010200242020.15...@localhost.localdomain you wrote:
 The following changes since commit 11c8dd36edcc82564a19dbd0103302df66d66db0:
 
   FAT: buffer overflow with FAT12/16 (2010-10-20 09:14:38 +0200)
 
 are available in the git repository at:
   git://git.denx.de/u-boot-mpc85xx master
 
 Aaron Sierra (1):
   85xx: Add support for not releasing secondary cores via 'mp_holdoff'
 
 Kumar Gala (4):
   powerpc/fsl: Introduce common enum for PHY types
   powerpc/8xxx: Add fdt_fixup_phy_connection helper
   86xx: Create common linker script
   Fix compile warning in uli526x driver
 
 Peter Tyser (6):
   mpc8641hpcn: Update PCI code
   sbc8641d: Update PCI code
   tqm85xx: Update PCI code
   mpc8640: Update the io_sel fields for PCI Express
   86xx: Use gc-sections to reduce image size
   85xx: Use gc-sections to reduce image size
 
 Timur Tabi (1):
   always relocate fdt into an lmb-allocated memory block
 
 York Sun (7):
   Adding more control to physical address mapping
   Add memory test feature for mpc85xx POST.
   Setup POST word for generic mpc85xx
   Enable POST memory test for corenet_ds
   Enable POST memory test for P2020DS
   Adding fixed sdram setting for cornet_ds board
   Disable unused chip-select for DDR controller interleaving
 
  arch/powerpc/cpu/mpc85xx/config.mk |4 +
  arch/powerpc/cpu/mpc85xx/cpu.c |  219 
  arch/powerpc/cpu/mpc85xx/fdt.c |   22 +-
  arch/powerpc/cpu/mpc85xx/mp.c  |   31 ++
  arch/powerpc/cpu/mpc85xx/mp.h  |1 +
  arch/powerpc/cpu/mpc85xx/tlb.c |   16 +-
  arch/powerpc/cpu/mpc85xx/u-boot.lds|   52 +---
  arch/powerpc/cpu/mpc86xx/config.mk |7 +
  .../powerpc/cpu/mpc86xx}/u-boot.lds|   26 +-
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |   17 +-
  arch/powerpc/cpu/mpc8xxx/fdt.c |   24 ++
  arch/powerpc/cpu/mpc8xxx/pci_cfg.c |5 +-
  arch/powerpc/include/asm/fsl_ddr_sdram.h   |6 +
  arch/powerpc/include/asm/fsl_enet.h|   33 ++
  board/freescale/corenet_ds/Makefile|3 +-
  board/freescale/corenet_ds/corenet_ds.c|   15 -
  board/freescale/corenet_ds/ddr.c   |  131 +++-
  board/freescale/corenet_ds/p4080ds_ddr.c   |  356 
 
  board/freescale/mpc8360emds/mpc8360emds.c  |   15 +-
  board/freescale/mpc837xemds/mpc837xemds.c  |8 +-
  board/freescale/mpc8569mds/mpc8569mds.c|4 +-
  board/freescale/mpc8610hpcd/u-boot.lds |  132 
  board/freescale/mpc8641hpcn/mpc8641hpcn.c  |   97 ++
  board/freescale/mpc8641hpcn/u-boot.lds |  133 
  board/sbc8641d/sbc8641d.c  |  103 ++-
  board/tqc/tqm85xx/law.c|4 +-
  board/tqc/tqm85xx/tlb.c|   10 +-
  board/tqc/tqm85xx/tqm85xx.c|  151 +++--
  board/xes/xpedite5170/u-boot.lds   |  132 
  common/image.c |   83 ++---
  doc/README.fsl-ddr |   14 +
  drivers/net/uli526x.c  |5 +-
  drivers/qe/uec.c   |   10 +-
  drivers/qe/uec.h   |   20 +-
  drivers/qe/uec_phy.c   |8 +-
  include/configs/P2020DS.h  |5 +-
  include/configs/TQM85xx.h  |   20 +-
  include/configs/corenet_ds.h   |   61 +
  include/post.h |4 +-
  39 files changed, 1059 insertions(+), 928 deletions(-)
  rename {board/sbc8641d = arch/powerpc/cpu/mpc86xx}/u-boot.lds (90%)
  create mode 100644 arch/powerpc/include/asm/fsl_enet.h
  create mode 100644 board/freescale/corenet_ds/p4080ds_ddr.c
  delete mode 100644 board/freescale/mpc8610hpcd/u-boot.lds
  delete mode 100644 board/freescale/mpc8641hpcn/u-boot.lds
  delete mode 100644 board/xes/xpedite5170/u-boot.lds

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
NEW GRAND UNIFIED THEORY DISCLAIMER: The Manufacturer May Technically
Be Entitled to Claim That This Product Is  Ten-Dimensional.  However,
the  Consumer Is Reminded That This Confers No Legal Rights Above and
Beyond Those Applicable to Three-Dimensional Objects, Since the Seven
New Dimensions Are Rolled Up into Such a  Small  Area  That  They
Cannot Be Detected.

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-10-11 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.1010071117130.21...@localhost.localdomain you wrote:
 The following changes since commit d6288664743cdd4824cb877ca424619c827c1256:
 
   Merge branch 'master' of git://git.denx.de/u-boot-blackfin (2010-10-05 
 14:42:32 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx master
 
 Emil Medve (1):
   powerpc/corenet_ds: Various updates to initial env cfg
 
 Haiying Wang (3):
   mpc8569mds: fix CONFIG_ENV_SIZE
   mpc8569mds: fix consuming long time while relocating code.
   mpc8569mds: fix some ddr settings
 
 Kim Phillips (1):
   powerpc/85xx: fix rev.2 job queue LIODN error storm
 
 Kumar Gala (2):
   powerpc/85xx: Add support for 4th PCI controller on corenet_ds
   powerpc/p4080: Add new CPC register - HDBCR0
 
 Timur Tabi (3):
   p1022ds: add audclk hwconfig setting to enable codec reference clock
   fsl: verify writes to the MAC address EEPROM
   fsl: add support for NXID v1 EEPROM format
 
  arch/powerpc/cpu/mpc85xx/p4080_ids.c|   14 +--
  arch/powerpc/include/asm/immap_85xx.h   |5 ++-
  board/freescale/common/sys_eeprom.c |   44 -
  board/freescale/corenet_ds/pci.c|   28 -
  board/freescale/mpc8569mds/ddr.c|   16 ++-
  board/freescale/mpc8569mds/mpc8569mds.c |   26 
  board/freescale/mpc8569mds/tlb.c|   15 +--
  board/freescale/p1022ds/p1022ds.c   |   67 ++
  doc/README.fsl-hwconfig |   21 ++
  include/configs/MPC8569MDS.h|7 ++-
  include/configs/P1022DS.h   |1 +
  include/configs/corenet_ds.h|   23 ---
  12 files changed, 225 insertions(+), 42 deletions(-)
  create mode 100644 doc/README.fsl-hwconfig

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Without freedom of choice there is no creativity.
-- Kirk, The return of the Archons, stardate 3157.4
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-10-07 Thread Kumar Gala
The following changes since commit d6288664743cdd4824cb877ca424619c827c1256:

  Merge branch 'master' of git://git.denx.de/u-boot-blackfin (2010-10-05 
14:42:32 +0200)

are available in the git repository at:

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

Emil Medve (1):
  powerpc/corenet_ds: Various updates to initial env cfg

Haiying Wang (3):
  mpc8569mds: fix CONFIG_ENV_SIZE
  mpc8569mds: fix consuming long time while relocating code.
  mpc8569mds: fix some ddr settings

Kim Phillips (1):
  powerpc/85xx: fix rev.2 job queue LIODN error storm

Kumar Gala (2):
  powerpc/85xx: Add support for 4th PCI controller on corenet_ds
  powerpc/p4080: Add new CPC register - HDBCR0

Timur Tabi (3):
  p1022ds: add audclk hwconfig setting to enable codec reference clock
  fsl: verify writes to the MAC address EEPROM
  fsl: add support for NXID v1 EEPROM format

 arch/powerpc/cpu/mpc85xx/p4080_ids.c|   14 +--
 arch/powerpc/include/asm/immap_85xx.h   |5 ++-
 board/freescale/common/sys_eeprom.c |   44 -
 board/freescale/corenet_ds/pci.c|   28 -
 board/freescale/mpc8569mds/ddr.c|   16 ++-
 board/freescale/mpc8569mds/mpc8569mds.c |   26 
 board/freescale/mpc8569mds/tlb.c|   15 +--
 board/freescale/p1022ds/p1022ds.c   |   67 ++
 doc/README.fsl-hwconfig |   21 ++
 include/configs/MPC8569MDS.h|7 ++-
 include/configs/P1022DS.h   |1 +
 include/configs/corenet_ds.h|   23 ---
 12 files changed, 225 insertions(+), 42 deletions(-)
 create mode 100644 doc/README.fsl-hwconfig
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-08-31 Thread Kumar Gala
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
  Wolfgang Denk (1):
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master

are available in the git repository at:

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

Kim Phillips (1):
  powerpc/8xxx: share PIC defines among 85xx and 86xx

Kumar Gala (2):
  powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
  powerpc/83xx: Fix build issue with ve8313 board due to lbus changes

Lian Minghuan (1):
  powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards

Matthew McClintock (1):
  mpx85xx/fdt: Add cpu-release-addr for all cores

Scott Wood (1):
  fdt: call fdt_parent_offset fewer times while translating addresses

York Sun (2):
  Fix parameters to support RDIMM for P2020DS
  powerpc/8xxx: Fix dma for 36bit addressing

york (1):
  powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.

 arch/powerpc/cpu/mpc85xx/cpu.c   |2 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c  |2 +-
 arch/powerpc/cpu/mpc85xx/fdt.c   |   15 
 arch/powerpc/cpu/mpc85xx/interrupts.c|2 +-
 arch/powerpc/cpu/mpc85xx/mp.c|6 ++--
 arch/powerpc/cpu/mpc85xx/p4080_ids.c |8 ++--
 arch/powerpc/cpu/mpc85xx/traps.c |2 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c   |8 +++--
 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |1 +
 arch/powerpc/include/asm/fsl_liodn.h |8 ++--
 arch/powerpc/include/asm/immap_85xx.h|   10 ++---
 arch/powerpc/include/asm/immap_86xx.h|9 +++--
 board/freescale/corenet_ds/corenet_ds.c  |   47 +---
 board/freescale/corenet_ds/ddr.c |   18 +-
 board/freescale/p2020ds/ddr.c|4 +-
 board/ve8313/ve8313.c|2 +-
 common/fdt_support.c |   58 +++---
 drivers/dma/fsl_dma.c|8 +++-
 include/configs/corenet_ds.h |2 +-
 include/configs/ve8313.h |1 +
 20 files changed, 113 insertions(+), 100 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git

2010-08-19 Thread Kumar Gala
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
  Wolfgang Denk (1):
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master

are available in the git repository at:

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

Kim Phillips (1):
  powerpc/8xxx: share PIC defines among 85xx and 86xx

Kumar Gala (2):
  powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
  powerpc/83xx: Fix build issue with ve8313 board due to lbus changes

Lian Minghuan (1):
  powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards

york (1):
  powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.

 arch/powerpc/cpu/mpc85xx/cpu.c  |2 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c |2 +-
 arch/powerpc/cpu/mpc85xx/interrupts.c   |2 +-
 arch/powerpc/cpu/mpc85xx/mp.c   |6 ++--
 arch/powerpc/cpu/mpc85xx/p4080_ids.c|8 ++--
 arch/powerpc/cpu/mpc85xx/traps.c|2 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c  |8 +++--
 arch/powerpc/include/asm/fsl_liodn.h|8 ++--
 arch/powerpc/include/asm/immap_85xx.h   |   10 ++
 arch/powerpc/include/asm/immap_86xx.h   |9 --
 board/freescale/corenet_ds/corenet_ds.c |   47 --
 board/freescale/corenet_ds/ddr.c|   18 +++-
 board/ve8313/ve8313.c   |2 +-
 drivers/mtd/nand/fsl_elbc_nand.c|4 ++-
 include/configs/corenet_ds.h|2 +-
 include/configs/ve8313.h|1 +
 16 files changed, 78 insertions(+), 53 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Please pull u-boot-mpc85xx.git (fwd)

2010-08-19 Thread Kumar Gala
[ Updated ve8313 patch and adding Matt's fix to cpu release dts nodes ]

The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
  Wolfgang Denk (1):
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master

are available in the git repository at:

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

Kim Phillips (1):
  powerpc/8xxx: share PIC defines among 85xx and 86xx

Kumar Gala (2):
  powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
  powerpc/83xx: Fix build issue with ve8313 board due to lbus changes

Lian Minghuan (1):
  powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards

Matthew McClintock (1):
  mpx85xx/fdt: Add cpu-release-addr for all cores

york (1):
  powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.

 arch/powerpc/cpu/mpc85xx/cpu.c  |2 +-
 arch/powerpc/cpu/mpc85xx/cpu_init.c |2 +-
 arch/powerpc/cpu/mpc85xx/fdt.c  |   15 +
 arch/powerpc/cpu/mpc85xx/interrupts.c   |2 +-
 arch/powerpc/cpu/mpc85xx/mp.c   |6 ++--
 arch/powerpc/cpu/mpc85xx/p4080_ids.c|8 ++--
 arch/powerpc/cpu/mpc85xx/traps.c|2 +-
 arch/powerpc/cpu/mpc8xxx/cpu.c  |8 +++--
 arch/powerpc/include/asm/fsl_liodn.h|8 ++--
 arch/powerpc/include/asm/immap_85xx.h   |   10 ++
 arch/powerpc/include/asm/immap_86xx.h   |9 --
 board/freescale/corenet_ds/corenet_ds.c |   47 --
 board/freescale/corenet_ds/ddr.c|   18 +++-
 board/ve8313/ve8313.c   |2 +-
 include/configs/corenet_ds.h|2 +-
 include/configs/ve8313.h|1 +
 16 files changed, 83 insertions(+), 59 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-08-03 Thread Wolfgang Denk
Dear Kumar Gala,

In message pine.lnx.4.64.1008011051050.28...@localhost.localdomain you wrote:
 The following changes since commit 7385c28e9b5f7d47e6a8f1ad9800e6e70af714e2:
   Wolfgang Denk (1):
 fs/fat: Big code cleanup.
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mpc85xx master
 
 Kim Phillips (2):
   powerpc/85xx: configure autocompletion support
   powerpc/8xxx: query feature reporting register for num cores on unknown 
 cpus
 
 Kumar Gala (10):
   powerpc/85xx: Add additional p4080 platform related defines/structs
   powerpc/fsl_fman: Add initial fman immap structures
   powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet 
 platforms
   fdt: Add function to alloc phandle values
   powerpc/85xx: Add support to initialize LIODN registers and portals
   powerpc/p4080: Add support for initializing SERDES
   powerpc/p4080: Add workaround for errata SERDES8
   powerpc/p4080: Add workaround for erratum CPU22
   powerpc/8xxx: Enabled hwconfig for memory interleaving
   powerpc/p4080: Add support for the P4080DS board
 
 york (8):
   powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
   powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit 
 for P2020DS
   powerpc/8xxx: Fix bug in memctrl interleaving  bank interleaving on 
 cs0~cs4
   powerpc/8xxx: Enable quad-rank DIMMs.
   powerpc/8xxx: Enabled address hashing for 85xx
   powerpc/8xxx: Enable DDR3 RDIMM support
   powerpc/8xxx: Improvement to DDR parameters
   powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig
 
  MAKEALL|1 +
  Makefile   |1 +
  arch/powerpc/cpu/mpc85xx/Makefile  |8 +
  arch/powerpc/cpu/mpc85xx/cmd_errata.c  |6 +
  arch/powerpc/cpu/mpc85xx/cpu_init.c|   52 ++-
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c|2 +
  arch/powerpc/cpu/mpc85xx/fdt.c |   39 ++
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c  |  495 ++
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h  |   44 ++
  arch/powerpc/cpu/mpc85xx/liodn.c   |  187 ++
  arch/powerpc/cpu/mpc85xx/p4080_ids.c   |  115 
  arch/powerpc/cpu/mpc85xx/p4080_serdes.c|   98 +++
  arch/powerpc/cpu/mpc85xx/portals.c |  238 +++
  arch/powerpc/cpu/mpc85xx/release.S |6 +
  arch/powerpc/cpu/mpc85xx/start.S   |   10 +
  arch/powerpc/cpu/mpc8xxx/cpu.c |   10 +-
  .../powerpc/cpu/mpc8xxx/ddr/common_timing_params.h |3 +
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c   |  264 +---
  arch/powerpc/cpu/mpc8xxx/ddr/ddr.h |1 +
  arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c|6 +-
  .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c|   30 +-
  arch/powerpc/cpu/mpc8xxx/ddr/main.c|   40 +-
  arch/powerpc/cpu/mpc8xxx/ddr/options.c |  154 -
  arch/powerpc/include/asm/fsl_ddr_dimm_params.h |3 +
  arch/powerpc/include/asm/fsl_ddr_sdram.h   |3 +
  arch/powerpc/include/asm/fsl_fman.h|  212 ++
  arch/powerpc/include/asm/fsl_law.h |3 +-
  arch/powerpc/include/asm/fsl_liodn.h   |  142 
  arch/powerpc/include/asm/fsl_portals.h |   59 ++
  arch/powerpc/include/asm/fsl_serdes.h  |   11 +-
  arch/powerpc/include/asm/immap_85xx.h  |  219 ++-
  arch/powerpc/include/asm/processor.h   |1 +
  board/freescale/common/Makefile|1 +
  board/freescale/corenet_ds/Makefile|   55 ++
  board/freescale/corenet_ds/config.mk   |   30 +
  board/freescale/corenet_ds/corenet_ds.c|  259 
  board/freescale/corenet_ds/ddr.c   |  176 +
  board/freescale/corenet_ds/law.c   |   40 ++
  board/freescale/corenet_ds/pci.c   |  127 
  board/freescale/corenet_ds/tlb.c   |  112 
  board/freescale/mpc8641hpcn/mpc8641hpcn.c  |2 +
  board/freescale/p2020ds/ddr.c  |   56 +-
  board/freescale/p2020ds/p2020ds.c  |7 +-
  board/freescale/p2020ds/tlb.c  |8 +-
  boards.cfg |1 +
  common/fdt_support.c   |   18 +
  doc/README.fsl-ddr |   39 +-
  include/configs/MPC8536DS.h|1 +
  include/configs/MPC8540ADS.h   |3 +-
  include/configs/MPC8541CDS.h   |3 +-
  include/configs/MPC8544DS.h|3 +-
  include/configs/MPC8548CDS.h   |3 +-
  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-08-02 Thread Timur Tabi
I have a patch that enables audio on the 1022, can you pick up that one too?

On Sunday, August 1, 2010, Kumar Gala ga...@kernel.crashing.org wrote:
 The following changes since commit 7385c28e9b5f7d47e6a8f1ad9800e6e70af714e2:
   Wolfgang Denk (1):
         fs/fat: Big code cleanup.

 are available in the git repository at:

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

 Kim Phillips (2):
       powerpc/85xx: configure autocompletion support
       powerpc/8xxx: query feature reporting register for num cores on unknown 
 cpus

 Kumar Gala (10):
       powerpc/85xx: Add additional p4080 platform related defines/structs
       powerpc/fsl_fman: Add initial fman immap structures
       powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet 
 platforms
       fdt: Add function to alloc phandle values
       powerpc/85xx: Add support to initialize LIODN registers and portals
       powerpc/p4080: Add support for initializing SERDES
       powerpc/p4080: Add workaround for errata SERDES8
       powerpc/p4080: Add workaround for erratum CPU22
       powerpc/8xxx: Enabled hwconfig for memory interleaving
       powerpc/p4080: Add support for the P4080DS board

 york (8):
       powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
       powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit 
 for P2020DS
       powerpc/8xxx: Fix bug in memctrl interleaving  bank interleaving on 
 cs0~cs4
       powerpc/8xxx: Enable quad-rank DIMMs.
       powerpc/8xxx: Enabled address hashing for 85xx
       powerpc/8xxx: Enable DDR3 RDIMM support
       powerpc/8xxx: Improvement to DDR parameters
       powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig

  MAKEALL                                            |    1 +
  Makefile                                           |    1 +
  arch/powerpc/cpu/mpc85xx/Makefile                  |    8 +
  arch/powerpc/cpu/mpc85xx/cmd_errata.c              |    6 +
  arch/powerpc/cpu/mpc85xx/cpu_init.c                |   52 ++-
  arch/powerpc/cpu/mpc85xx/ddr-gen3.c                |    2 +
  arch/powerpc/cpu/mpc85xx/fdt.c                     |   39 ++
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c      |  495 ++
  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h      |   44 ++
  arch/powerpc/cpu/mpc85xx/liodn.c                   |  187 ++
  arch/powerpc/cpu/mpc85xx/p4080_ids.c               |  115 
  arch/powerpc/cpu/mpc85xx/p4080_serdes.c            |   98 +++
  arch/powerpc/cpu/mpc85xx/portals.c                 |  238 +++
  arch/powerpc/cpu/mpc85xx/release.S                 |    6 +
  arch/powerpc/cpu/mpc85xx/start.S                   |   10 +
  arch/powerpc/cpu/mpc8xxx/cpu.c                     |   10 +-
  .../powerpc/cpu/mpc8xxx/ddr/common_timing_params.h |    3 +
  arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c           |  264 +---
  arch/powerpc/cpu/mpc8xxx/ddr/ddr.h                 |    1 +
  arch/powerpc/cpu/mpc8xxx/ddr/ddr3_dimm_params.c    |    6 +-
  .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c        |   30 +-
  arch/powerpc/cpu/mpc8xxx/ddr/main.c                |   40 +-
  arch/powerpc/cpu/mpc8xxx/ddr/options.c             |  154 -
  arch/powerpc/include/asm/fsl_ddr_dimm_params.h     |    3 +
  arch/powerpc/include/asm/fsl_ddr_sdram.h           |    3 +
  arch/powerpc/include/asm/fsl_fman.h                |  212 ++
  arch/powerpc/include/asm/fsl_law.h                 |    3 +-
  arch/powerpc/include/asm/fsl_liodn.h               |  142 
  arch/powerpc/include/asm/fsl_portals.h             |   59 ++
  arch/powerpc/include/asm/fsl_serdes.h              |   11 +-
  arch/powerpc/include/asm/immap_85xx.h              |  219 ++-
  arch/powerpc/include/asm/processor.h               |    1 +
  board/freescale/common/Makefile                    |    1 +
  board/freescale/corenet_ds/Makefile                |   55 ++
  board/freescale/corenet_ds/config.mk               |   30 +
  board/freescale/corenet_ds/corenet_ds.c            |  259 
  board/freescale/corenet_ds/ddr.c                   |  176 +
  board/freescale/corenet_ds/law.c                   |   40 ++
  board/freescale/corenet_ds/pci.c                   |  127 
  board/freescale/corenet_ds/tlb.c                   |  112 
  board/freescale/mpc8641hpcn/mpc8641hpcn.c          |    2 +
  board/freescale/p2020ds/ddr.c                      |   56 +-
  board/freescale/p2020ds/p2020ds.c                  |    7 +-
  board/freescale/p2020ds/tlb.c                      |    8 +-
  boards.cfg                                         |    1 +
  common/fdt_support.c                               |   18 +
  doc/README.fsl-ddr                                 |   39 +-
  include/configs/MPC8536DS.h                        |    1 +
  include/configs/MPC8540ADS.h                       |    3 +-
  include/configs/MPC8541CDS.h                       |    3 +-
  include/configs/MPC8544DS.h                        |    3 +-
  

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-08-02 Thread Wolfgang Denk
Dear Timur Tabi,

In message aanlktino-ay_v0homz6vgp-vyyfehpsd3irvjdsf1...@mail.gmail.com you 
wrote:
 I have a patch that enables audio on the 1022, can you pick up that one too ?

This is not exactly a bug fix, right?

And the merge window is closed.

Best regards,

Wolfgang Denk

--
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Life is a garment we continuously alter, but which  never  seems  to
fit.  - David McCord
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-08-02 Thread Timur Tabi
Wolfgang Denk wrote:
 Dear Timur Tabi,
 
 In message aanlktino-ay_v0homz6vgp-vyyfehpsd3irvjdsf1...@mail.gmail.com you 
 wrote:
 I have a patch that enables audio on the 1022, can you pick up that one too ?
 
 This is not exactly a bug fix, right?

Audio is broken in Linux without this patch.  It's something I neglected to
incorporate when in my initial P1022DS patch.

Perhaps enable is the wrong word, since the Linux audio driver doesn't
detect the problem and just fails if U-Boot hasn't set up the signal routing
correctly.

 And the merge window is closed.
 
 Best regards,
 
 Wolfgang Denk
 
 --
 DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
 Life is a garment we continuously alter, but which  never  seems  to
 fit.  - David McCord
 


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


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-08-02 Thread Ben Warren
  Hi Wolfgang,

On 8/2/2010 7:57 AM, Wolfgang Denk wrote:
 Dear Timur Tabi,

 In messageaanlktino-ay_v0homz6vgp-vyyfehpsd3irvjdsf1...@mail.gmail.com  you 
 wrote:
 I have a patch that enables audio on the 1022, can you pick up that one too ?
 This is not exactly a bug fix, right?

 And the merge window is closed.

What day should we consider the window to have closed?  You website says 
July 17, but that seems an awfully long time ago and I think a lot of 
code has been accepted since then, right?
 Best regards,

 Wolfgang Denk
regards,
Ben
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-mpc85xx.git

2010-08-02 Thread Kumar Gala

On Aug 2, 2010, at 1:31 PM, Ben Warren wrote:

  Hi Wolfgang,
 
 On 8/2/2010 7:57 AM, Wolfgang Denk wrote:
 Dear Timur Tabi,
 
 In messageaanlktino-ay_v0homz6vgp-vyyfehpsd3irvjdsf1...@mail.gmail.com  
 you wrote:
 I have a patch that enables audio on the 1022, can you pick up that one too 
 ?
 This is not exactly a bug fix, right?
 
 And the merge window is closed.
 
 What day should we consider the window to have closed?  You website says 
 July 17, but that seems an awfully long time ago and I think a lot of 
 code has been accepted since then, right?

I've always assumed some fuzz in that things posted before the July 17th date 
are reasonable to go in, even if they have some feedback post that date and 
need some minor reworks.

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


  1   2   >