All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2014-07-25  9:10 Stefan Roese
  2014-07-28 21:48 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2014-07-25  9:10 UTC (permalink / raw)
  To: u-boot

Hi Tom!

Please pull the following 2 patches from Dirk:

The following changes since commit fbe79a17fddb7f0b11aa15b9c93e9a4a26165ed8:

  m68k: define __kernel_size_t as unsinged int again (2014-07-22 09:46:50 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to d9f923ffcb60be6817cff37c76e21faede8d2819:

  board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards (2014-07-25 10:55:49 +0200)

----------------------------------------------------------------
Dirk Eibach (2):
      ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD
      board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards

 arch/powerpc/cpu/ppc4xx/cpu_init.c | 4 ++--
 include/configs/controlcenterd.h   | 2 ++
 include/configs/dlvision-10g.h     | 1 +
 include/configs/dlvision.h         | 1 +
 include/configs/gdppc440etx.h      | 1 +
 include/configs/intip.h            | 1 +
 include/configs/io.h               | 1 +
 include/configs/io64.h             | 1 +
 include/configs/iocon.h            | 1 +
 include/configs/neo.h              | 1 +
 10 files changed, 12 insertions(+), 2 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2014-07-25  9:10 [U-Boot] Please pull u-boot-ppc4xx/master Stefan Roese
@ 2014-07-28 21:48 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2014-07-28 21:48 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 25, 2014 at 11:10:11AM +0200, Stefan Roese wrote:

> Hi Tom!
> 
> Please pull the following 2 patches from Dirk:
> 
> The following changes since commit fbe79a17fddb7f0b11aa15b9c93e9a4a26165ed8:
> 
>   m68k: define __kernel_size_t as unsinged int again (2014-07-22 09:46:50 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to d9f923ffcb60be6817cff37c76e21faede8d2819:
> 
>   board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards (2014-07-25 10:55:49 +0200)
> 
> ----------------------------------------------------------------
> Dirk Eibach (2):
>       ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD
>       board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
> 
>  arch/powerpc/cpu/ppc4xx/cpu_init.c | 4 ++--
>  include/configs/controlcenterd.h   | 2 ++
>  include/configs/dlvision-10g.h     | 1 +
>  include/configs/dlvision.h         | 1 +
>  include/configs/gdppc440etx.h      | 1 +
>  include/configs/intip.h            | 1 +
>  include/configs/io.h               | 1 +
>  include/configs/io64.h             | 1 +
>  include/configs/iocon.h            | 1 +
>  include/configs/neo.h              | 1 +
>  10 files changed, 12 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2016-09-27 16:27 Stefan Roese
@ 2016-09-27 21:34 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2016-09-27 21:34 UTC (permalink / raw)
  To: u-boot

On Tue, Sep 27, 2016 at 06:27:45PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this one small ppc4xx change.
> 
> Thanks,
> Stefan
> 
> The following changes since commit cbe7706ab8aab06c18edaa9b120371f9c8012728:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2016-09-26 17:10:56 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to 657d70cd4a3d0b8680e14157c404b97199e6e5b9:
> 
>   CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table (2016-09-27 18:24:52 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160927/d3afebda/attachment.sig>

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2016-09-27 16:27 Stefan Roese
  2016-09-27 21:34 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2016-09-27 16:27 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull this one small ppc4xx change.

Thanks,
Stefan

The following changes since commit cbe7706ab8aab06c18edaa9b120371f9c8012728:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2016-09-26 17:10:56 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to 657d70cd4a3d0b8680e14157c404b97199e6e5b9:

  CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table (2016-09-27 18:24:52 +0200)

----------------------------------------------------------------
Tom Rini (1):
      CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table

 include/configs/CPCI4052.h | 7 -------
 1 file changed, 7 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2016-08-09  7:31 Stefan Roese
@ 2016-08-10  0:45 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2016-08-10  0:45 UTC (permalink / raw)
  To: u-boot

On Tue, Aug 09, 2016 at 09:31:50AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following ppc4xx fix from Dirk:
> 
> The following changes since commit 5405817a6e7a6538c4bcb1c3076ddc83fe5d03f9:
> 
>   spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value (2016-08-07 21:54:21 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to 54a0eb7a18b5120d609188e46a1b71e98d6af44b:
> 
>   ppc4xx: Fix platform support (2016-08-09 09:25:36 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160809/2c95f08b/attachment.sig>

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2016-08-09  7:31 Stefan Roese
  2016-08-10  0:45 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2016-08-09  7:31 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following ppc4xx fix from Dirk:

The following changes since commit 5405817a6e7a6538c4bcb1c3076ddc83fe5d03f9:

  spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value (2016-08-07 21:54:21 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to 54a0eb7a18b5120d609188e46a1b71e98d6af44b:

  ppc4xx: Fix platform support (2016-08-09 09:25:36 +0200)

----------------------------------------------------------------
Dirk Eibach (1):
      ppc4xx: Fix platform support

 arch/powerpc/cpu/ppc4xx/start.S | 66 ++++++++++++++++++++++++++++-------------
 1 file changed, 45 insertions(+), 21 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2016-03-21  8:44 Stefan Roese
@ 2016-03-22 14:55 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2016-03-22 14:55 UTC (permalink / raw)
  To: u-boot

On Mon, Mar 21, 2016 at 09:44:17AM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> even though its not ppc4xx, I took Dirk's mpc83xx patches via this
> git repository get upstream. I hope this is okay for you. So here
> we go:
> 
> The following changes since commit 83d95b67d3731e39292d858924ade3be68c167af:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-socfpga (2016-03-20 18:09:34 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to a119357c43a4d4bd0e488a701255bcfea8f8bf6c:
> 
>   strider: use optimised bus timing for FPGA access (2016-03-21 09:20:37 +0100)
> 

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2016-03-21  8:44 Stefan Roese
  2016-03-22 14:55 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2016-03-21  8:44 UTC (permalink / raw)
  To: u-boot

Hi Tom,

even though its not ppc4xx, I took Dirk's mpc83xx patches via this
git repository get upstream. I hope this is okay for you. So here
we go:

The following changes since commit 83d95b67d3731e39292d858924ade3be68c167af:

  Merge branch 'master' of git://git.denx.de/u-boot-socfpga (2016-03-20 18:09:34 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to a119357c43a4d4bd0e488a701255bcfea8f8bf6c:

  strider: use optimised bus timing for FPGA access (2016-03-21 09:20:37 +0100)

----------------------------------------------------------------
Dirk Eibach (2):
      strider: Add DP501 support for cpu model
      strider: Define pca593x widths

Reinhard Pfau (1):
      strider: use optimised bus timing for FPGA access

 board/gdsys/common/dp501.c    | 31 +++++++++++++++++++++++++++++++
 board/gdsys/common/dp501.h    |  1 +
 board/gdsys/common/osd.c      | 22 +---------------------
 board/gdsys/mpc8308/strider.c | 31 ++++++++++++++++++++++++++-----
 include/configs/strider.h     | 16 ++++++++++------
 5 files changed, 69 insertions(+), 32 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2015-11-30 11:56 Stefan Roese
@ 2015-11-30 20:17 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2015-11-30 20:17 UTC (permalink / raw)
  To: u-boot

On Mon, Nov 30, 2015 at 12:56:45PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull those 2 pending patches:
> 
> The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to 6623aee5b6aba2f8efe9b7d2417f090f9c2b3cd3:
> 
>   PPC4xx: Create "liebherr" vendor directory (2015-11-30 12:50:29 +0100)
> 

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2015-11-30 11:56 Stefan Roese
  2015-11-30 20:17 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2015-11-30 11:56 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull those 2 pending patches:

The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to 6623aee5b6aba2f8efe9b7d2417f090f9c2b3cd3:

  PPC4xx: Create "liebherr" vendor directory (2015-11-30 12:50:29 +0100)

----------------------------------------------------------------
Stefan Roese (1):
      ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu

Wolfgang Denk (1):
      PPC4xx: Create "liebherr" vendor directory

 arch/powerpc/cpu/ppc4xx/Kconfig         |  2 +-
 arch/powerpc/cpu/ppc4xx/start.S         | 23 -----------------------
 board/{ => liebherr}/lwmon5/Kconfig     |  3 +++
 board/{ => liebherr}/lwmon5/MAINTAINERS |  2 +-
 board/{ => liebherr}/lwmon5/Makefile    |  0
 board/{ => liebherr}/lwmon5/config.mk   |  0
 board/{ => liebherr}/lwmon5/init.S      |  0
 board/{ => liebherr}/lwmon5/kbd.c       |  0
 board/{ => liebherr}/lwmon5/lwmon5.c    |  0
 board/{ => liebherr}/lwmon5/sdram.c     |  0
 10 files changed, 5 insertions(+), 25 deletions(-)
 rename board/{ => liebherr}/lwmon5/Kconfig (78%)
 rename board/{ => liebherr}/lwmon5/MAINTAINERS (81%)
 rename board/{ => liebherr}/lwmon5/Makefile (100%)
 rename board/{ => liebherr}/lwmon5/config.mk (100%)
 rename board/{ => liebherr}/lwmon5/init.S (100%)
 rename board/{ => liebherr}/lwmon5/kbd.c (100%)
 rename board/{ => liebherr}/lwmon5/lwmon5.c (100%)
 rename board/{ => liebherr}/lwmon5/sdram.c (100%)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2014-11-19  8:03 Stefan Roese
@ 2014-11-20 14:17 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2014-11-20 14:17 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 19, 2014 at 09:03:46AM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the patch series from Dirk. It includes one CFI related
> patch and one mpc83xx where we have the Ack from Kim.
> 
> 
> The following changes since commit f196044dfd64745a163773c6c746f9e149ace127:
> 
>   ARM: atmel: add sama5d4 xplained ultra board support (2014-11-17 08:47:18 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to 50dcf89d90b3597d86f5d26f131eabc98bbd5209:
> 
>   mpc83xx: Add gdsys hrcon board (2014-11-19 08:48:42 +0100)
> 

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2014-11-19  8:03 Stefan Roese
  2014-11-20 14:17 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2014-11-19  8:03 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the patch series from Dirk. It includes one CFI related
patch and one mpc83xx where we have the Ack from Kim.


The following changes since commit f196044dfd64745a163773c6c746f9e149ace127:

  ARM: atmel: add sama5d4 xplained ultra board support (2014-11-17 08:47:18 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to 50dcf89d90b3597d86f5d26f131eabc98bbd5209:

  mpc83xx: Add gdsys hrcon board (2014-11-19 08:48:42 +0100)

----------------------------------------------------------------
Dirk Eibach (7):
      board: dlvision: Reduce memory footprint
      mtd: Handle 29LV800BT
      common: Fix cmd_fpgad addressing
      board: dlvision-10g: Compile fix
      board: iocon: Fix fpga index in print_fpga_info()
      board: iocon: Fix uninitialized access
      mpc83xx: Add gdsys hrcon board

 arch/powerpc/cpu/mpc83xx/Kconfig |   4 +
 board/gdsys/405ep/iocon.c        | 201 +-----------
 board/gdsys/common/Makefile      |   4 +-
 board/gdsys/common/cmd_ioloop.c  | 295 +++++++++++++++++
 board/gdsys/common/ihs_mdio.c    |  88 +++++
 board/gdsys/common/ihs_mdio.h    |  18 ++
 board/gdsys/common/osd.c         |   7 +-
 board/gdsys/common/phy.c         | 280 ++++++++++++++++
 board/gdsys/common/phy.h         |  14 +
 board/gdsys/mpc8308/Kconfig      |  12 +
 board/gdsys/mpc8308/MAINTAINERS  |   6 +
 board/gdsys/mpc8308/Makefile     |   9 +
 board/gdsys/mpc8308/hrcon.c      | 675 +++++++++++++++++++++++++++++++++++++++
 board/gdsys/mpc8308/mpc8308.c    | 109 +++++++
 board/gdsys/mpc8308/mpc8308.h    |  10 +
 board/gdsys/mpc8308/sdram.c      |  82 +++++
 common/cmd_fpgad.c               |  32 +-
 configs/hrcon_defconfig          |   3 +
 drivers/mtd/jedec_flash.c        |  51 +++
 include/configs/dlvision.h       |   9 +-
 include/configs/hrcon.h          | 614 +++++++++++++++++++++++++++++++++++
 include/flash.h                  |   1 +
 include/gdsys_fpga.h             |  64 +++-
 23 files changed, 2375 insertions(+), 213 deletions(-)
 create mode 100644 board/gdsys/common/cmd_ioloop.c
 create mode 100644 board/gdsys/common/ihs_mdio.c
 create mode 100644 board/gdsys/common/ihs_mdio.h
 create mode 100644 board/gdsys/common/phy.c
 create mode 100644 board/gdsys/common/phy.h
 create mode 100644 board/gdsys/mpc8308/Kconfig
 create mode 100644 board/gdsys/mpc8308/MAINTAINERS
 create mode 100644 board/gdsys/mpc8308/Makefile
 create mode 100644 board/gdsys/mpc8308/hrcon.c
 create mode 100644 board/gdsys/mpc8308/mpc8308.c
 create mode 100644 board/gdsys/mpc8308/mpc8308.h
 create mode 100644 board/gdsys/mpc8308/sdram.c
 create mode 100644 configs/hrcon_defconfig
 create mode 100644 include/configs/hrcon.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2014-11-05  9:27 Stefan Roese
@ 2014-11-05 15:59 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2014-11-05 15:59 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 05, 2014 at 10:27:54AM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this fix for ppc4xx:
> 
> The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:
> 
>   ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to f73002bc015aa8518a88a98d2e305e8c2868bf50:
> 
>   ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD (2014-11-05 10:23:50 +0100)
> 

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2014-11-05  9:27 Stefan Roese
  2014-11-05 15:59 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2014-11-05  9:27 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull this fix for ppc4xx:

The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:

  ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git 

for you to fetch changes up to f73002bc015aa8518a88a98d2e305e8c2868bf50:

  ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD (2014-11-05 10:23:50 +0100)

----------------------------------------------------------------
Dirk Eibach (1):
      ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD

 arch/powerpc/cpu/ppc4xx/cpu_init.c | 3 +++
 1 file changed, 3 insertions(+)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2014-04-24 11:20 Stefan Roese
@ 2014-04-25 19:45 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2014-04-25 19:45 UTC (permalink / raw)
  To: u-boot

On Thu, Apr 24, 2014 at 01:20:56PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patch:
> 
> The following changes since commit adcdeacc3eda1e5949e54062aa99c299e12483be:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mips (2014-04-23 11:07:11 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to e634c9dc7a9f2c5a868128e14d8dbc382706e21f:
> 
>   ppc4xx: add support for new PMC440 revision with cleanup (2014-04-24 13:15:53 +0200)
> 
> ----------------------------------------------------------------
> Matthias Fuchs (1):
>       ppc4xx: add support for new PMC440 revision with cleanup
> 
>  board/esd/pmc440/pmc440.c | 165 ++++++++++++++++++++++++++++------------------
>  1 file changed, 101 insertions(+), 64 deletions(-)

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2014-04-24 11:20 Stefan Roese
  2014-04-25 19:45 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2014-04-24 11:20 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following patch:

The following changes since commit adcdeacc3eda1e5949e54062aa99c299e12483be:

  Merge branch 'master' of git://git.denx.de/u-boot-mips (2014-04-23 11:07:11 -0400)

are available in the git repository at:


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

for you to fetch changes up to e634c9dc7a9f2c5a868128e14d8dbc382706e21f:

  ppc4xx: add support for new PMC440 revision with cleanup (2014-04-24 13:15:53 +0200)

----------------------------------------------------------------
Matthias Fuchs (1):
      ppc4xx: add support for new PMC440 revision with cleanup

 board/esd/pmc440/pmc440.c | 165 ++++++++++++++++++++++++++++------------------
 1 file changed, 101 insertions(+), 64 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2013-09-07  7:50 Stefan Roese
@ 2013-09-09 14:56 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2013-09-09 14:56 UTC (permalink / raw)
  To: u-boot

On Sat, Sep 07, 2013 at 09:50:15AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following fix:
> 
> The following changes since commit 1affd4d4a3fe512050e1ad1636d9360c670da531:
> 
>   cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header (2013-09-06 13:09:08 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to 9055f66c2dfb637d0f30372a7e79cca854e45bae:
> 
>   ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP (2013-09-07 09:48:06 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (1):
>       ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP
> 
>  board/lwmon5/lwmon5.c    |  3 +++
>  include/configs/lwmon5.h | 10 +++++++++-
>  2 files changed, 12 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2013-09-07  7:50 Stefan Roese
  2013-09-09 14:56 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2013-09-07  7:50 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following fix:

The following changes since commit 1affd4d4a3fe512050e1ad1636d9360c670da531:

  cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header (2013-09-06 13:09:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9055f66c2dfb637d0f30372a7e79cca854e45bae:

  ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP (2013-09-07 09:48:06 +0200)

----------------------------------------------------------------
Stefan Roese (1):
      ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP

 board/lwmon5/lwmon5.c    |  3 +++
 include/configs/lwmon5.h | 10 +++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)


Thanks,
Stefan

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2013-08-19  8:37 Stefan Roese
@ 2013-08-19 13:40 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2013-08-19 13:40 UTC (permalink / raw)
  To: u-boot

On Mon, Aug 19, 2013 at 10:37:25AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patches:
> 
> The following changes since commit e20cc2ca15b5b0644f51b6e58d530d70acd2bc00:
> 
>   Merge branch 'master' of git://88.191.163.10/u-boot-arm (2013-08-18 14:14:34 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to 3e24dd2b8713c00ddecbc0cded2b0390e9b256be:
> 
>   powerpc/ppc4xx: Fix dlvision-10g reset gpio (2013-08-19 10:27:12 +0200)
> 
> ----------------------------------------------------------------
> Dirk Eibach (4):
>       powerpc/ppc4xx: Add support for iocon fiber
>       powerpc/ppc4xx: Add support for iocon-2
>       powerpc/ppc4xx: Do full iocon PHY initialization in software
>       powerpc/ppc4xx: Fix dlvision-10g reset gpio
> 
>  board/gdsys/405ep/iocon.c      | 278 ++++++++++++++++++++++++++++++++---------
>  include/configs/dlvision-10g.h |   4 +-
>  2 files changed, 224 insertions(+), 58 deletions(-)

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2013-08-19  8:37 Stefan Roese
  2013-08-19 13:40 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2013-08-19  8:37 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following patches:

The following changes since commit e20cc2ca15b5b0644f51b6e58d530d70acd2bc00:

  Merge branch 'master' of git://88.191.163.10/u-boot-arm (2013-08-18 14:14:34 -0400)

are available in the git repository at:


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

for you to fetch changes up to 3e24dd2b8713c00ddecbc0cded2b0390e9b256be:

  powerpc/ppc4xx: Fix dlvision-10g reset gpio (2013-08-19 10:27:12 +0200)

----------------------------------------------------------------
Dirk Eibach (4):
      powerpc/ppc4xx: Add support for iocon fiber
      powerpc/ppc4xx: Add support for iocon-2
      powerpc/ppc4xx: Do full iocon PHY initialization in software
      powerpc/ppc4xx: Fix dlvision-10g reset gpio

 board/gdsys/405ep/iocon.c      | 278 ++++++++++++++++++++++++++++++++---------
 include/configs/dlvision-10g.h |   4 +-
 2 files changed, 224 insertions(+), 58 deletions(-)


Thanks,
Stefan

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2013-04-22  8:27 Stefan Roese
@ 2013-04-22 17:51 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2013-04-22 17:51 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 22, 2013 at 10:27:21AM +0200, Stefan Roese wrote:

> Hi Tom!
> 
> Please pull the following pending patches:
> 
> The following changes since commit d10f68ae47b67acab8b110b5c605dde4197a1820:
> 
>   Prepare v2013.04 (2013-04-19 10:25:43 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to f47b048b3a283dca63cfdce46840dd477e591336:
> 
>   ppc4xx: Add lcd4_lwmon5 support (2013-04-22 09:53:53 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (3):
>       ppc4xx: Add SPL support
>       Makefile: Add target for combined u-boot.img & spl/u-boot.bin
>       ppc4xx: Add lcd4_lwmon5 support
> 
>  Makefile                               | 12 ++++++
>  arch/powerpc/cpu/ppc4xx/Makefile       |  4 ++
>  arch/powerpc/cpu/ppc4xx/spl_boot.c     | 72 ++++++++++++++++++++++++++++++++
>  arch/powerpc/cpu/ppc4xx/start.S        | 37 +++++++++++++++--
>  arch/powerpc/cpu/ppc4xx/u-boot-spl.lds | 74 +++++++++++++++++++++++++++++++++
>  arch/powerpc/cpu/ppc4xx/u-boot.lds     |  2 +
>  board/lwmon5/lwmon5.c                  | 75 +++++++++++++++++++++++++++++++++-
>  board/lwmon5/sdram.c                   |  4 +-
>  boards.cfg                             |  1 +
>  config.mk                              |  4 ++
>  include/configs/lwmon5.h               | 68 ++++++++++++++++++++++++++++--
>  11 files changed, 343 insertions(+), 10 deletions(-)
>  create mode 100644 arch/powerpc/cpu/ppc4xx/spl_boot.c
>  create mode 100644 arch/powerpc/cpu/ppc4xx/u-boot-spl.lds

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2013-04-22  8:27 Stefan Roese
  2013-04-22 17:51 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2013-04-22  8:27 UTC (permalink / raw)
  To: u-boot

Hi Tom!

Please pull the following pending patches:

The following changes since commit d10f68ae47b67acab8b110b5c605dde4197a1820:

  Prepare v2013.04 (2013-04-19 10:25:43 -0400)

are available in the git repository at:

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

for you to fetch changes up to f47b048b3a283dca63cfdce46840dd477e591336:

  ppc4xx: Add lcd4_lwmon5 support (2013-04-22 09:53:53 +0200)

----------------------------------------------------------------
Stefan Roese (3):
      ppc4xx: Add SPL support
      Makefile: Add target for combined u-boot.img & spl/u-boot.bin
      ppc4xx: Add lcd4_lwmon5 support

 Makefile                               | 12 ++++++
 arch/powerpc/cpu/ppc4xx/Makefile       |  4 ++
 arch/powerpc/cpu/ppc4xx/spl_boot.c     | 72 ++++++++++++++++++++++++++++++++
 arch/powerpc/cpu/ppc4xx/start.S        | 37 +++++++++++++++--
 arch/powerpc/cpu/ppc4xx/u-boot-spl.lds | 74 +++++++++++++++++++++++++++++++++
 arch/powerpc/cpu/ppc4xx/u-boot.lds     |  2 +
 board/lwmon5/lwmon5.c                  | 75 +++++++++++++++++++++++++++++++++-
 board/lwmon5/sdram.c                   |  4 +-
 boards.cfg                             |  1 +
 config.mk                              |  4 ++
 include/configs/lwmon5.h               | 68 ++++++++++++++++++++++++++++--
 11 files changed, 343 insertions(+), 10 deletions(-)
 create mode 100644 arch/powerpc/cpu/ppc4xx/spl_boot.c
 create mode 100644 arch/powerpc/cpu/ppc4xx/u-boot-spl.lds

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2012-12-06 14:57 Stefan Roese
@ 2012-12-06 15:44 ` Tom Rini
  0 siblings, 0 replies; 108+ messages in thread
From: Tom Rini @ 2012-12-06 15:44 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 06, 2012 at 03:57:42PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following fix:
> 
> The following changes since commit fb3d2b8a3fc26ffb0127fd0fed90ff5f074e67d7:
> 
>   Makefile: Add target for combined spl/u-boot.bin & u-boot.img (2012-12-05 17:31:30 +0100)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to 468ebf190a737dd1021ca15ff350ceee2001372e:
> 
>   4xx: Fix PCI memory mapping on CPCI405 boards (2012-12-06 15:53:04 +0100)
> 
> ----------------------------------------------------------------
> Matthias Fuchs (1):
>       4xx: Fix PCI memory mapping on CPCI405 boards
> 
>  include/configs/CPCI405.h   | 2 +-
>  include/configs/CPCI4052.h  | 2 +-
>  include/configs/CPCI405AB.h | 2 +-
>  include/configs/CPCI405DT.h | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)

Applied to u-boot/master, thanks!

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

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2012-12-06 14:57 Stefan Roese
  2012-12-06 15:44 ` Tom Rini
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2012-12-06 14:57 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following fix:

The following changes since commit fb3d2b8a3fc26ffb0127fd0fed90ff5f074e67d7:

  Makefile: Add target for combined spl/u-boot.bin & u-boot.img (2012-12-05 17:31:30 +0100)

are available in the git repository at:

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

for you to fetch changes up to 468ebf190a737dd1021ca15ff350ceee2001372e:

  4xx: Fix PCI memory mapping on CPCI405 boards (2012-12-06 15:53:04 +0100)

----------------------------------------------------------------
Matthias Fuchs (1):
      4xx: Fix PCI memory mapping on CPCI405 boards

 include/configs/CPCI405.h   | 2 +-
 include/configs/CPCI4052.h  | 2 +-
 include/configs/CPCI405AB.h | 2 +-
 include/configs/CPCI405DT.h | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2012-09-03  9:42 Stefan Roese
@ 2012-09-03 19:19 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2012-09-03 19:19 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <50447B8A.9000900@denx.de> you wrote:
> The following changes since commit a005f19eff946454985785788c344f10616d571e:
> 
>   hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to 5d1c88332951d2f58e9f7000a0523543b22d9a90:
> 
>   ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again (2012-09-03 11:29:07 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (1):
>       ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again
> 
>  nand_spl/board/amcc/canyonlands/ddr2_fixed.c | 3 ---
>  1 file changed, 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: wd at denx.de
When the tide of life turns against you
And the current upsets your boat
Don't waste tears on what might have been
Just lie on your back and float.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2012-09-03  9:42 Stefan Roese
  2012-09-03 19:19 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2012-09-03  9:42 UTC (permalink / raw)
  To: u-boot

The following changes since commit a005f19eff946454985785788c344f10616d571e:

  hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200)

are available in the git repository at:

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

for you to fetch changes up to 5d1c88332951d2f58e9f7000a0523543b22d9a90:

  ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again (2012-09-03 11:29:07 +0200)

----------------------------------------------------------------
Stefan Roese (1):
      ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again

 nand_spl/board/amcc/canyonlands/ddr2_fixed.c | 3 ---
 1 file changed, 3 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2012-04-30 13:11 Stefan Roese
@ 2012-04-30 14:57 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2012-04-30 14:57 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201204301511.39045.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following updates from Dirk:
> 
> The following changes since commit 415d386877df49eb051b85ef74fa59a16dc17c7d:
> 
>   Prepare v2012.04.01 (2012-04-25 15:22:50 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to 0e60aa85c82863f34cb13145caa1d0c5255b977b:
> 
>   powerpc/ppc4xx: Remove typedefs for gdsys FPGA (2012-04-30 15:01:29 +0200)
> 
> ----------------------------------------------------------------
> Dirk Eibach (7):
>       powerpc/ppc4xx: Adjust environment size on neo
>       powerpc/ppc4xx: Make gdsys 405ep boards reset more generic
>       powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes
>       powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20
>       powerpc/ppc4xx: Update gdsys board configurations
>       powerpc/ppc4xx: Fix typo in gdsys_fpga.h
>       powerpc/ppc4xx: Remove typedefs for gdsys FPGA
> 
>  board/gdsys/405ep/405ep.c        |   45 +++++------
>  board/gdsys/405ep/405ep.h        |   10 +++
>  board/gdsys/405ep/Makefile       |    1 +
>  board/gdsys/405ep/dlvision-10g.c |   80 +++++++++++++++----
>  board/gdsys/405ep/io.c           |   79 +++++++++++++++----
>  board/gdsys/405ep/iocon.c        |   70 +++++++++++++----
>  board/gdsys/405ep/neo.c          |  161 ++++++++++++++++++++++++++++++++++++++
>  board/gdsys/405ex/405ex.c        |    3 +-
>  board/gdsys/405ex/io64.c         |    6 +-
>  board/gdsys/common/osd.c         |   18 ++---
>  board/gdsys/neo/Makefile         |   45 -----------
>  board/gdsys/neo/neo.c            |  102 ------------------------
>  boards.cfg                       |    2 +-
>  include/configs/dlvision-10g.h   |    9 ++-
>  include/configs/gdppc440etx.h    |    4 +
>  include/configs/intip.h          |    4 +-
>  include/configs/io.h             |   13 ++-
>  include/configs/io64.h           |    2 +-
>  include/configs/iocon.h          |    9 ++-
>  include/configs/neo.h            |   96 +++++++++++++----------
>  include/gdsys_fpga.h             |   49 +++++++-----
>  21 files changed, 507 insertions(+), 301 deletions(-)
>  create mode 100644 board/gdsys/405ep/405ep.h
>  create mode 100644 board/gdsys/405ep/neo.c
>  delete mode 100644 board/gdsys/neo/Makefile
>  delete mode 100644 board/gdsys/neo/neo.c

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: wd at denx.de
Lack of skill dictates economy of style.                - Joey Ramone

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2012-04-30 13:11 Stefan Roese
  2012-04-30 14:57 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2012-04-30 13:11 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following updates from Dirk:

The following changes since commit 415d386877df49eb051b85ef74fa59a16dc17c7d:

  Prepare v2012.04.01 (2012-04-25 15:22:50 +0200)

are available in the git repository at:

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

for you to fetch changes up to 0e60aa85c82863f34cb13145caa1d0c5255b977b:

  powerpc/ppc4xx: Remove typedefs for gdsys FPGA (2012-04-30 15:01:29 +0200)

----------------------------------------------------------------
Dirk Eibach (7):
      powerpc/ppc4xx: Adjust environment size on neo
      powerpc/ppc4xx: Make gdsys 405ep boards reset more generic
      powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes
      powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20
      powerpc/ppc4xx: Update gdsys board configurations
      powerpc/ppc4xx: Fix typo in gdsys_fpga.h
      powerpc/ppc4xx: Remove typedefs for gdsys FPGA

 board/gdsys/405ep/405ep.c        |   45 +++++------
 board/gdsys/405ep/405ep.h        |   10 +++
 board/gdsys/405ep/Makefile       |    1 +
 board/gdsys/405ep/dlvision-10g.c |   80 +++++++++++++++----
 board/gdsys/405ep/io.c           |   79 +++++++++++++++----
 board/gdsys/405ep/iocon.c        |   70 +++++++++++++----
 board/gdsys/405ep/neo.c          |  161 ++++++++++++++++++++++++++++++++++++++
 board/gdsys/405ex/405ex.c        |    3 +-
 board/gdsys/405ex/io64.c         |    6 +-
 board/gdsys/common/osd.c         |   18 ++---
 board/gdsys/neo/Makefile         |   45 -----------
 board/gdsys/neo/neo.c            |  102 ------------------------
 boards.cfg                       |    2 +-
 include/configs/dlvision-10g.h   |    9 ++-
 include/configs/gdppc440etx.h    |    4 +
 include/configs/intip.h          |    4 +-
 include/configs/io.h             |   13 ++-
 include/configs/io64.h           |    2 +-
 include/configs/iocon.h          |    9 ++-
 include/configs/neo.h            |   96 +++++++++++++----------
 include/gdsys_fpga.h             |   49 +++++++-----
 21 files changed, 507 insertions(+), 301 deletions(-)
 create mode 100644 board/gdsys/405ep/405ep.h
 create mode 100644 board/gdsys/405ep/neo.c
 delete mode 100644 board/gdsys/neo/Makefile
 delete mode 100644 board/gdsys/neo/neo.c

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-12-01  8:18 Stefan Roese
@ 2011-12-01 23:04 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-12-01 23:04 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201112010918.56296.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull these patches which have been pending for quite a while:
> 
> 
> The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671:
> 
>   menu.c: use puts() instead of printf() where possible (2011-11-28 20:19:41 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (1):
>       ppc4xx: Add Io64 board support
> 
> Matthias Fuchs (3):
>       ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
>       ppc4xx: remove invalid access to PCI_BRDGOPT2 register
>       ppc4xx: fix PMC440 painit command
> 
>  MAINTAINERS                     |    1 +
>  board/esd/pmc440/cmd_pmc440.c   |   17 +-
>  board/esd/pmc440/pmc440.c       |   17 --
>  board/gdsys/405ex/405ex.c       |  250 +++++++++++++++++
>  board/gdsys/405ex/405ex.h       |   10 +
>  board/gdsys/405ex/Makefile      |   53 ++++
>  board/gdsys/405ex/chip_config.c |   96 +++++++
>  board/gdsys/405ex/io64.c        |  384 ++++++++++++++++++++++++++
>  board/gdsys/common/Makefile     |    1 +
>  board/gdsys/common/miiphybb.c   |   58 ++++-
>  boards.cfg                      |    1 +
>  include/configs/PMC440.h        |    2 +
>  include/configs/io64.h          |  566 +++++++++++++++++++++++++++++++++++++++
>  include/gdsys_fpga.h            |   19 ++
>  14 files changed, 1448 insertions(+), 27 deletions(-)
>  create mode 100644 board/gdsys/405ex/405ex.c
>  create mode 100644 board/gdsys/405ex/405ex.h
>  create mode 100644 board/gdsys/405ex/Makefile
>  create mode 100644 board/gdsys/405ex/chip_config.c
>  create mode 100644 board/gdsys/405ex/io64.c
>  create mode 100644 include/configs/io64.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: (+49)-8142-66989-80 Email: wd at denx.de
All easy problems have already been solved.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-12-01  8:18 Stefan Roese
  2011-12-01 23:04 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-12-01  8:18 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull these patches which have been pending for quite a while:


The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671:

  menu.c: use puts() instead of printf() where possible (2011-11-28 20:19:41 +0100)

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

Dirk Eibach (1):
      ppc4xx: Add Io64 board support

Matthias Fuchs (3):
      ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
      ppc4xx: remove invalid access to PCI_BRDGOPT2 register
      ppc4xx: fix PMC440 painit command

 MAINTAINERS                     |    1 +
 board/esd/pmc440/cmd_pmc440.c   |   17 +-
 board/esd/pmc440/pmc440.c       |   17 --
 board/gdsys/405ex/405ex.c       |  250 +++++++++++++++++
 board/gdsys/405ex/405ex.h       |   10 +
 board/gdsys/405ex/Makefile      |   53 ++++
 board/gdsys/405ex/chip_config.c |   96 +++++++
 board/gdsys/405ex/io64.c        |  384 ++++++++++++++++++++++++++
 board/gdsys/common/Makefile     |    1 +
 board/gdsys/common/miiphybb.c   |   58 ++++-
 boards.cfg                      |    1 +
 include/configs/PMC440.h        |    2 +
 include/configs/io64.h          |  566 +++++++++++++++++++++++++++++++++++++++
 include/gdsys_fpga.h            |   19 ++
 14 files changed, 1448 insertions(+), 27 deletions(-)
 create mode 100644 board/gdsys/405ex/405ex.c
 create mode 100644 board/gdsys/405ex/405ex.h
 create mode 100644 board/gdsys/405ex/Makefile
 create mode 100644 board/gdsys/405ex/chip_config.c
 create mode 100644 board/gdsys/405ex/io64.c
 create mode 100644 include/configs/io64.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-10-12  9:59 Stefan Roese
@ 2011-10-12 20:46 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-10-12 20:46 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201110121159.41999.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following patches from Dirk:
> 
> The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:
> 
>   arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 
> 23:24:50 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (3):
>       ppc4xx: Do not stop booting on any keypress on intip
>       ppc4xx: Improve lm63 pwm on dlvision-10g
>       ppc4xx: Change DDR2 CL from 4 to 5 for intip
> 
>  include/configs/dlvision-10g.h |    6 +++---
>  include/configs/intip.h        |   16 ++++++++++------
>  2 files changed, 13 insertions(+), 9 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: wd at denx.de
Another megabytes the dust.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-10-12  9:59 Stefan Roese
  2011-10-12 20:46 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-10-12  9:59 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following patches from Dirk:

The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:

  arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 
23:24:50 +0200)

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

Dirk Eibach (3):
      ppc4xx: Do not stop booting on any keypress on intip
      ppc4xx: Improve lm63 pwm on dlvision-10g
      ppc4xx: Change DDR2 CL from 4 to 5 for intip

 include/configs/dlvision-10g.h |    6 +++---
 include/configs/intip.h        |   16 ++++++++++------
 2 files changed, 13 insertions(+), 9 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-09-19 12:01 Stefan Roese
@ 2011-09-19 21:19 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-09-19 21:19 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201109191401.44473.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following two ppc4xx fixes:
> 
> The following changes since commit 56fa45d58116f86f343a9c45ce6d1110f50b8d70:
> 
>   DA830: Fix Build Warning (2011-09-13 22:24:24 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       ppc4xx: Flush dcache after DDR2 autocalibration with caches on
> 
> Weirich, Bernhard (1):
>       Fix incorrect array size of phy settings for 405EX
> 
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c |    7 +++++++
>  arch/powerpc/include/asm/u-boot.h      |    2 +-
>  2 files changed, 8 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: wd at denx.de
Star Trek Lives!

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-09-19 12:01 Stefan Roese
  2011-09-19 21:19 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-09-19 12:01 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following two ppc4xx fixes:

The following changes since commit 56fa45d58116f86f343a9c45ce6d1110f50b8d70:

  DA830: Fix Build Warning (2011-09-13 22:24:24 +0200)

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

Stefan Roese (1):
      ppc4xx: Flush dcache after DDR2 autocalibration with caches on

Weirich, Bernhard (1):
      Fix incorrect array size of phy settings for 405EX

 arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c |    7 +++++++
 arch/powerpc/include/asm/u-boot.h      |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-07-28 17:19 Stefan Roese
@ 2011-08-02 19:52 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-08-02 19:52 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201107281919.24234.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following patch:
> 
> The following changes since commit 3857f8f5a5a029a2ff403f83e7b9987cfdb09569:
> 
>   Correct ih_os for u-boot.img (2011-07-28 17:17:36 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       net/4xx: Install interrupt handler after driver registration
> 
>  drivers/net/4xx_enet.c |   14 +++++++-------
>  1 files changed, 7 insertions(+), 7 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: wd at denx.de
The connection between the language in which we think/program and the
problems and solutions we can imagine is very close. For this  reason
restricting  language  features  with  the intent of eliminating pro-
grammer errors is at best dangerous.
               - Bjarne Stroustrup in "The  C++ Programming Language"

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-07-28 17:19 Stefan Roese
  2011-08-02 19:52 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-07-28 17:19 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following patch:

The following changes since commit 3857f8f5a5a029a2ff403f83e7b9987cfdb09569:

  Correct ih_os for u-boot.img (2011-07-28 17:17:36 +0200)

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

Stefan Roese (1):
      net/4xx: Install interrupt handler after driver registration

 drivers/net/4xx_enet.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-05-12 14:17 Stefan Roese
@ 2011-05-12 17:28 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-05-12 17:28 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201105121617.47525.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following fix:
> 
> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
> 
>   keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Steven A. Falco (1):
>       PPC405EX CHIP_21 erratum
> 
>  arch/powerpc/cpu/ppc4xx/cpu_init.c   |   64 ++++++++++++++++++++++++++++++++++
>  arch/powerpc/include/asm/ppc405ex.h  |    5 +++
>  arch/powerpc/include/asm/processor.h |   31 ++++++++++++++++
>  include/configs/kilauea.h            |   14 +++++++
>  4 files changed, 114 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: wd at denx.de
Successful and fortunate crime is called virtue.             - Seneca

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-05-12 14:17 Stefan Roese
  2011-05-12 17:28 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-05-12 14:17 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following fix:

The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:

  keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49 +0200)

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

Steven A. Falco (1):
      PPC405EX CHIP_21 erratum

 arch/powerpc/cpu/ppc4xx/cpu_init.c   |   64 ++++++++++++++++++++++++++++++++++
 arch/powerpc/include/asm/ppc405ex.h  |    5 +++
 arch/powerpc/include/asm/processor.h |   31 ++++++++++++++++
 include/configs/kilauea.h            |   14 +++++++
 4 files changed, 114 insertions(+), 0 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-04-21  9:30 Stefan Roese
@ 2011-04-24 22:58 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-04-24 22:58 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201104211130.12437.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following ppc4xx patches:
> 
> The following changes since commit 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e:
> 
>   tools/env: fix redundant env flag comparison (2011-04-21 00:25:08 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (8):
>       ppc4xx: Improve DLVision-10G PLL setup
>       ppc4xx: Improve video board detection
>       ppc4xx: Enable LM64 on DLVision 10G
>       ppc4xx: Adapt DLVision 10G to new FPGA firmware
>       ppc4xx: Set DLVision 10G osd position to linux defaults
>       ppc4xx: Enable MPC92469AC on DLVision 10G
>       ppc4xx: Improve fan PWM curve on DLVision 10G
>       ppc4xx: Do not stop booting on any keypress on dlvision-10g
> 
> Ricardo Ribalda Delgado (1):
>       xilinx_ppc_boards: Change address of RESET_VECTOR
> 
>  board/gdsys/405ep/405ep.c        |    9 +++++-
>  board/gdsys/405ep/dlvision-10g.c |   41 ++++++++++++++++++++++-----
>  board/gdsys/common/osd.c         |   57 ++++++++++++++++++++++++++++++++++++--
>  boards.cfg                       |   10 +++---
>  include/configs/dlvision-10g.h   |   12 ++++++-
>  include/gdsys_fpga.h             |   13 +++++---
>  6 files changed, 118 insertions(+), 24 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: wd at denx.de
A star captain's most solemn oath is that he will give his life, even
his entire crew, rather than violate the Prime Directive.
	-- Kirk, "The Omega Glory", stardate unknown

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-04-21  9:30 Stefan Roese
  2011-04-24 22:58 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-04-21  9:30 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following ppc4xx patches:

The following changes since commit 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e:

  tools/env: fix redundant env flag comparison (2011-04-21 00:25:08 +0200)

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

Dirk Eibach (8):
      ppc4xx: Improve DLVision-10G PLL setup
      ppc4xx: Improve video board detection
      ppc4xx: Enable LM64 on DLVision 10G
      ppc4xx: Adapt DLVision 10G to new FPGA firmware
      ppc4xx: Set DLVision 10G osd position to linux defaults
      ppc4xx: Enable MPC92469AC on DLVision 10G
      ppc4xx: Improve fan PWM curve on DLVision 10G
      ppc4xx: Do not stop booting on any keypress on dlvision-10g

Ricardo Ribalda Delgado (1):
      xilinx_ppc_boards: Change address of RESET_VECTOR

 board/gdsys/405ep/405ep.c        |    9 +++++-
 board/gdsys/405ep/dlvision-10g.c |   41 ++++++++++++++++++++++-----
 board/gdsys/common/osd.c         |   57 ++++++++++++++++++++++++++++++++++++--
 boards.cfg                       |   10 +++---
 include/configs/dlvision-10g.h   |   12 ++++++-
 include/gdsys_fpga.h             |   13 +++++---
 6 files changed, 118 insertions(+), 24 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2011-02-07 10:38 Stefan Roese
@ 2011-02-09 19:54 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2011-02-09 19:54 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201102071138.38372.sr@denx.de> you wrote:
> Hi Wolfgang
> 
> please pull the following patch (initial version posted before the merge-window closed):
> 
> The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:
> 
>   Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (1):
>       ppc4xx: Add DLVision-10G board support
> 
>  MAINTAINERS                            |    1 +
>  arch/powerpc/include/asm/global_data.h |    3 +
>  board/gdsys/405ep/405ep.c              |   66 ++++++--
>  board/gdsys/405ep/Makefile             |    1 +
>  board/gdsys/405ep/dlvision-10g.c       |  239 ++++++++++++++++++++++++
>  board/gdsys/405ep/io.c                 |   19 +--
>  board/gdsys/405ep/iocon.c              |   24 +--
>  board/gdsys/common/Makefile            |    1 +
>  board/gdsys/common/fpga.h              |   37 ----
>  board/gdsys/common/osd.c               |  309 +++++++++++++++++++++++--------
>  board/gdsys/common/osd.h               |    2 +-
>  boards.cfg                             |    1 +
>  include/configs/dlvision-10g.h         |  316 ++++++++++++++++++++++++++++++++
>  include/configs/io.h                   |    8 +-
>  include/configs/iocon.h                |   25 ++-
>  include/gdsys_fpga.h                   |  108 +++++++++++
>  16 files changed, 994 insertions(+), 166 deletions(-)
>  create mode 100644 board/gdsys/405ep/dlvision-10g.c
>  delete mode 100644 board/gdsys/common/fpga.h
>  create mode 100644 include/configs/dlvision-10g.h
>  create mode 100644 include/gdsys_fpga.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: (+49)-8142-66989-80 Email: wd at denx.de
No journaling file system can recover your data if the disk dies.
                                 - Steve Rago in <D4Cw1p.L9E@plc.com>

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-02-07 10:38 Stefan Roese
  2011-02-09 19:54 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2011-02-07 10:38 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang

please pull the following patch (initial version posted before the merge-window closed):

The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:

  Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)

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

Dirk Eibach (1):
      ppc4xx: Add DLVision-10G board support

 MAINTAINERS                            |    1 +
 arch/powerpc/include/asm/global_data.h |    3 +
 board/gdsys/405ep/405ep.c              |   66 ++++++--
 board/gdsys/405ep/Makefile             |    1 +
 board/gdsys/405ep/dlvision-10g.c       |  239 ++++++++++++++++++++++++
 board/gdsys/405ep/io.c                 |   19 +--
 board/gdsys/405ep/iocon.c              |   24 +--
 board/gdsys/common/Makefile            |    1 +
 board/gdsys/common/fpga.h              |   37 ----
 board/gdsys/common/osd.c               |  309 +++++++++++++++++++++++--------
 board/gdsys/common/osd.h               |    2 +-
 boards.cfg                             |    1 +
 include/configs/dlvision-10g.h         |  316 ++++++++++++++++++++++++++++++++
 include/configs/io.h                   |    8 +-
 include/configs/iocon.h                |   25 ++-
 include/gdsys_fpga.h                   |  108 +++++++++++
 16 files changed, 994 insertions(+), 166 deletions(-)
 create mode 100644 board/gdsys/405ep/dlvision-10g.c
 delete mode 100644 board/gdsys/common/fpga.h
 create mode 100644 include/configs/dlvision-10g.h
 create mode 100644 include/gdsys_fpga.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2011-01-11  9:41 Stefan Roese
  0 siblings, 0 replies; 108+ messages in thread
From: Stefan Roese @ 2011-01-11  9:41 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:

  asm-offsets: generate bd_t size (2011-01-09 18:08:20 +0100)

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

Felix Radensky (1):
      PPC4xx: Reduce NAND TLB window size on Canyonlands

Stefan Roese (2):
      ppc4xx: Remove PCI support from lwmon5
      ppc4xx: Fix compilation breakage in miiphy.c

 arch/powerpc/cpu/ppc4xx/miiphy.c |    2 +-
 board/amcc/canyonlands/init.S    |    2 +-
 include/configs/lwmon5.h         |   17 -----------------
 3 files changed, 2 insertions(+), 19 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-12-15 12:42 Stefan Roese
@ 2010-12-16 21:35 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-12-16 21:35 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201012151342.38815.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit f8689b9eb3a7f6925cd50404a12479889188c510:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2010-12-14 
> 00:18:19 +0100)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       ppc4xx: Fix missing linker scripts for partial linking
> 
>  board/amcc/acadia/u-boot-nand.lds  |   49 ++++++-----------------------------
>  board/amcc/kilauea/u-boot-nand.lds |   49 ++++++-----------------------------
>  2 files changed, 18 insertions(+), 80 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: wd at denx.de
panic: kernel trap (ignored)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-12-15 12:42 Stefan Roese
  2010-12-16 21:35 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-12-15 12:42 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit f8689b9eb3a7f6925cd50404a12479889188c510:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2010-12-14 
00:18:19 +0100)

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Fix missing linker scripts for partial linking

 board/amcc/acadia/u-boot-nand.lds  |   49 ++++++-----------------------------
 board/amcc/kilauea/u-boot-nand.lds |   49 ++++++-----------------------------
 2 files changed, 18 insertions(+), 80 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-11-28 10:34 Stefan Roese
@ 2010-11-28 16:45 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-11-28 16:45 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201011281134.49822.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 844f07d8a1f1330c97631b23fbf6425db2dc1508:
> 
>   Coding Style (white space) cleanup (2010-11-27 23:35:14 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (2):
>       ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
>       ppc4xx: Flush complete dcache in relocate_code()
> 
>  arch/powerpc/cpu/ppc4xx/start.S |   13 +++++++------
>  post/cpu/ppc4xx/denali_ecc.c    |    4 ++++
>  2 files changed, 11 insertions(+), 6 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: wd at denx.de
Genius doesn't work on an assembly line basis.  You can't simply say,
"Today I will be brilliant."
	-- Kirk, "The Ultimate Computer", stardate 4731.3

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-11-28 10:34 Stefan Roese
  2010-11-28 16:45 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-11-28 10:34 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 844f07d8a1f1330c97631b23fbf6425db2dc1508:

  Coding Style (white space) cleanup (2010-11-27 23:35:14 +0100)

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

Stefan Roese (2):
      ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
      ppc4xx: Flush complete dcache in relocate_code()

 arch/powerpc/cpu/ppc4xx/start.S |   13 +++++++------
 post/cpu/ppc4xx/denali_ecc.c    |    4 ++++
 2 files changed, 11 insertions(+), 6 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-10-25 15:32 Stefan Roese
@ 2010-10-26 18:58 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-10-26 18:58 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201010251732.17729.sr@denx.de> you wrote:
> The following changes since commit c163f4478ca72f51b28b55f74addc8fe029d7b83:
> 
>   Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-10-25 
> 08:06:52 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (1):
>       ppc4xx: Add Io and IoCon 405EP board support

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: wd at denx.de
God made machine language; all the rest is the work of man.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-10-25 15:32 Stefan Roese
  2010-10-26 18:58 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-10-25 15:32 UTC (permalink / raw)
  To: u-boot

The following changes since commit c163f4478ca72f51b28b55f74addc8fe029d7b83:

  Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-10-25 
08:06:52 +0200)

are available in the git repository at:

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

Dirk Eibach (1):
      ppc4xx: Add Io and IoCon 405EP board support

 MAINTAINERS                   |    2 +
 board/gdsys/405ep/405ep.c     |   93 +++++++++++++++
 board/gdsys/405ep/Makefile    |   54 +++++++++
 board/gdsys/405ep/io.c        |  181 +++++++++++++++++++++++++++++
 board/gdsys/405ep/iocon.c     |  236 ++++++++++++++++++++++++++++++++++++++
 board/gdsys/common/Makefile   |   58 ++++++++++
 board/gdsys/common/fpga.h     |   37 ++++++
 board/gdsys/common/miiphybb.c |  102 +++++++++++++++++
 board/gdsys/common/osd.c      |  247 ++++++++++++++++++++++++++++++++++++++++
 board/gdsys/common/osd.h      |   29 +++++
 boards.cfg                    |    2 +
 include/configs/io.h          |  251 ++++++++++++++++++++++++++++++++++++++++
 include/configs/iocon.h       |  252 +++++++++++++++++++++++++++++++++++++++++
 13 files changed, 1544 insertions(+), 0 deletions(-)
 create mode 100644 board/gdsys/405ep/405ep.c
 create mode 100644 board/gdsys/405ep/Makefile
 create mode 100644 board/gdsys/405ep/io.c
 create mode 100644 board/gdsys/405ep/iocon.c
 create mode 100644 board/gdsys/common/Makefile
 create mode 100644 board/gdsys/common/fpga.h
 create mode 100644 board/gdsys/common/miiphybb.c
 create mode 100644 board/gdsys/common/osd.c
 create mode 100644 board/gdsys/common/osd.h
 create mode 100644 include/configs/io.h
 create mode 100644 include/configs/iocon.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-10-21  6:08     ` Wolfgang Denk
@ 2010-10-21  6:21       ` Stefan Roese
  0 siblings, 0 replies; 108+ messages in thread
From: Stefan Roese @ 2010-10-21  6:21 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Thursday 21 October 2010 08:08:58 Wolfgang Denk wrote:
> > >  8747  09/23 Stefan Roese       [U-Boot] [RFC PATCH] ppc4xx: Use
> > >  gc-sections to reduce image size
> > >  
> > >              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84
> > >              923
> > 
> > Not applied yet (was RFC). Needs further work since there are some
> > 4xx boards that have board specific linker scripts that also need
> > fixup.
> 
> Maybe we can include this for the boards supported so far, and then
> add the remaining boards incrementally?

Not so easy. The added linker/compiler options are valid for all ppc4xx boards 
(arch/powerpc/config.mk). But I'll try to work on this in the near future.

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-10-21  4:44   ` Stefan Roese
@ 2010-10-21  6:08     ` Wolfgang Denk
  2010-10-21  6:21       ` Stefan Roese
  0 siblings, 1 reply; 108+ messages in thread
From: Wolfgang Denk @ 2010-10-21  6:08 UTC (permalink / raw)
  To: u-boot

Dear Stefan,

In message <201010210644.44653.sr@denx.de> you wrote:
> 
> On Wednesday 20 October 2010 21:21:30 Wolfgang Denk wrote:
> > Um... I have a few more ppc4xx related patches on my list; could you
> > please check about their state?  Thanks.

Thanks for checking.

> >  8747  09/23 Stefan Roese       [U-Boot] [RFC PATCH] ppc4xx: Use gc-sections to reduce image size
> >              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84923
> 
> Not applied yet (was RFC). Needs further work since there are some
> 4xx boards that have board specific linker scripts that also need
> fixup.

Maybe we can include this for the boards supported so far, and then
add the remaining boards incrementally?

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: wd at denx.de
"There are some good people in it, but the orchestra as  a  whole  is
equivalent to a gang bent on destruction."      - John Cage, composer

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-10-20 19:21 ` Wolfgang Denk
@ 2010-10-21  4:44   ` Stefan Roese
  2010-10-21  6:08     ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-10-21  4:44 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Wednesday 20 October 2010 21:21:30 Wolfgang Denk wrote:
> Um... I have a few more ppc4xx related patches on my list; could you
> please check about their state?  Thanks.
> 
>  8218  09/14 Stefan Roese       [U-Boot] [PATCH] ppc4xx: POST UART: Use in/out_8() io-accessor functions
>              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84391

Already available in mainline: ab25e880

>  8219  09/14 Stefan Roese       [U-Boot] [PATCH] ppc4xx: UART: Use NS16550 struct instead of offset macros
>              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84392

Superseded by: 550650dd [ppc4xx: Use common NS16550 driver for PPC4xx UART]

>  8526  09/20 Stefan Roese       [PATCH v2] ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
>              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84698

Already available in mainline: 8a805df1

>  8570  09/21 Matthias Fuchs     [U-Boot] [PATCH] ppx4xx: remove unused functionality for DU405 boards
>              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84738

Already available in mainline: 5b914463

>  8747  09/23 Stefan Roese       [U-Boot] [RFC PATCH] ppc4xx: Use gc-sections to reduce image size
>              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84923

Not applied yet (was RFC). Needs further work since there are some
4xx boards that have board specific linker scripts that also need
fixup.

>  9591  10/05 Tim Rachman        [U-Boot] ppc4xx:DDR SDRAM test
>              http://article.gmane.org/gmane.comp.boot-loaders.u-boot/85766

This is no patch, only a question.

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-10-20  8:42 Stefan Roese
@ 2010-10-20 19:21 ` Wolfgang Denk
  2010-10-21  4:44   ` Stefan Roese
  0 siblings, 1 reply; 108+ messages in thread
From: Wolfgang Denk @ 2010-10-20 19:21 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201010201042.24780.sr@denx.de> 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://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (4):
>       ppc4xx: Change tsr/tcr macros to upper case
>       ppc4xx/POST: Add board specific UART POST test to lwmon5
>       ppc4xx: Enable NOR flash support in sequoia_ramboot target
>       ppc4xx: Fix default environment for AMCC boards
> 
>  arch/powerpc/cpu/ppc4xx/cpu_init.c   |    8 ++++----
>  arch/powerpc/cpu/ppc4xx/interrupts.c |    7 -------
>  arch/powerpc/cpu/ppc4xx/traps.c      |   11 +----------
>  board/amcc/sequoia/sequoia.c         |    6 ++++--
>  include/configs/amcc-common.h        |   15 ++-------------
>  include/configs/lwmon5.h             |   11 +++++++++++
>  post/tests.c                         |    4 ++++
>  7 files changed, 26 insertions(+), 36 deletions(-)

Thanks, applied.

Um... I have a few more ppc4xx related patches on my list; could you
please check about their state?  Thanks.

 8218  09/14 Stefan Roese       [U-Boot] [PATCH] ppc4xx: POST UART: Use in/out_8() io-accessor functions
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84391
 8219  09/14 Stefan Roese       [U-Boot] [PATCH] ppc4xx: UART: Use NS16550 struct instead of offset macros
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84392
 8526  09/20 Stefan Roese       [PATCH v2] ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84698
 8570  09/21 Matthias Fuchs     [U-Boot] [PATCH] ppx4xx: remove unused functionality for DU405 boards
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84738
 8747  09/23 Stefan Roese       [U-Boot] [RFC PATCH] ppc4xx: Use gc-sections to reduce image size
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84923
 9591  10/05 Tim Rachman        [U-Boot] ppc4xx:DDR SDRAM test
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/85766


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: wd at denx.de
"It's when they say 2 + 2 = 5 that I begin to argue."    - Eric Pepke

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-10-20  8:42 Stefan Roese
  2010-10-20 19:21 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-10-20  8:42 UTC (permalink / raw)
  To: u-boot

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://www.denx.de/git/u-boot-ppc4xx.git master

Stefan Roese (4):
      ppc4xx: Change tsr/tcr macros to upper case
      ppc4xx/POST: Add board specific UART POST test to lwmon5
      ppc4xx: Enable NOR flash support in sequoia_ramboot target
      ppc4xx: Fix default environment for AMCC boards

 arch/powerpc/cpu/ppc4xx/cpu_init.c   |    8 ++++----
 arch/powerpc/cpu/ppc4xx/interrupts.c |    7 -------
 arch/powerpc/cpu/ppc4xx/traps.c      |   11 +----------
 board/amcc/sequoia/sequoia.c         |    6 ++++--
 include/configs/amcc-common.h        |   15 ++-------------
 include/configs/lwmon5.h             |   11 +++++++++++
 post/tests.c                         |    4 ++++
 7 files changed, 26 insertions(+), 36 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-10-04  9:27 Stefan Roese
@ 2010-10-05 12:37 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-10-05 12:37 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201010041127.48077.sr@denx.de> you wrote:
> The following changes since commit dd09985499ac95484974eb0f832fe47b33369952:
> 
>   hmi1001, mucmc52, uc100, uc101: move boards to vendor directory (2010-10-04 10:58:38 
> +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Rupjyoti Sarmah (1):
>       ppc44x: config GPIOs for USB on canyonlands board
> 
> Sascha Laue (1):
>       ppc4xx: Big lwmon5 board support rework/update
> 
> Stefan Roese (5):
>       ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
>       ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
>       ppc4xx: Small whitespace cleanup in canyonlands.c
>       ppc4xx: Use common ns16550 functions in 4xx UART POST driver
>       ppc4xx: Remove some testing hacks from ppc4xx.h
> 
> Tirumala Marri (2):
>       APM821xx: Add CPU support
>       APM821xx: Add bluestone board support
> 
>  MAINTAINERS                              |    4 +
>  arch/powerpc/cpu/ppc4xx/cpu.c            |   19 ++
>  arch/powerpc/cpu/ppc4xx/cpu_init.c       |    5 +-
>  arch/powerpc/cpu/ppc4xx/speed.c          |   75 +++++++-
>  arch/powerpc/cpu/ppc4xx/start.S          |   11 +-
>  arch/powerpc/include/asm/apm821xx.h      |   72 +++++++
>  arch/powerpc/include/asm/ppc440epx_grx.h |    2 +
>  arch/powerpc/include/asm/ppc4xx-ebc.h    |    3 +-
>  arch/powerpc/include/asm/ppc4xx-isram.h  |   14 +-
>  arch/powerpc/include/asm/ppc4xx-sdram.h  |   12 +-
>  arch/powerpc/include/asm/ppc4xx-uic.h    |    5 +-
>  arch/powerpc/include/asm/ppc4xx.h        |   21 +--
>  arch/powerpc/include/asm/processor.h     |    1 +
>  board/amcc/bluestone/Makefile            |   52 +++++
>  board/amcc/bluestone/bluestone.c         |  111 +++++++++++
>  board/amcc/bluestone/config.mk           |   40 ++++
>  board/amcc/bluestone/init.S              |   60 ++++++
>  board/amcc/canyonlands/canyonlands.c     |   43 +++--
>  board/lwmon5/kbd.c                       |   45 +++++
>  board/lwmon5/lwmon5.c                    |  249 +++++++++++++++---------
>  boards.cfg                               |    1 +
>  common/fdt_support.c                     |   17 +-
>  include/configs/bluestone.h              |  178 +++++++++++++++++
>  include/configs/hcu4.h                   |    2 +-
>  include/configs/hcu5.h                   |    2 +-
>  include/configs/kilauea.h                |    3 +-
>  include/configs/lwmon5.h                 |  284 ++++++++++++++++------------
>  include/configs/makalu.h                 |    3 +-
>  include/configs/mcu25.h                  |    2 +-
>  include/configs/zeus.h                   |    2 +-
>  post/board/lwmon5/dsp.c                  |   21 ++-
>  post/board/lwmon5/dspic.c                |   56 ++++--
>  post/board/lwmon5/fpga.c                 |  308 +++++++++++++++++++++++++-----
>  post/board/lwmon5/gdc.c                  |  308 ++++++++++++++++++++++++++++--
>  post/board/lwmon5/sysmon.c               |  160 ++++++++++------
>  post/board/lwmon5/watchdog.c             |   19 ++-
>  post/cpu/ppc4xx/uart.c                   |  302 ++---------------------------
>  37 files changed, 1804 insertions(+), 708 deletions(-)
>  create mode 100644 arch/powerpc/include/asm/apm821xx.h
>  create mode 100644 board/amcc/bluestone/Makefile
>  create mode 100644 board/amcc/bluestone/bluestone.c
>  create mode 100644 board/amcc/bluestone/config.mk
>  create mode 100644 board/amcc/bluestone/init.S
>  create mode 100644 include/configs/bluestone.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: (+49)-8142-66989-80 Email: wd at denx.de
There's no sense in being precise  when  you  don't  even  know  what
you're talking about.                             -- John von Neumann

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-10-04  9:27 Stefan Roese
  2010-10-05 12:37 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-10-04  9:27 UTC (permalink / raw)
  To: u-boot

The following changes since commit dd09985499ac95484974eb0f832fe47b33369952:

  hmi1001, mucmc52, uc100, uc101: move boards to vendor directory (2010-10-04 10:58:38 
+0200)

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

Rupjyoti Sarmah (1):
      ppc44x: config GPIOs for USB on canyonlands board

Sascha Laue (1):
      ppc4xx: Big lwmon5 board support rework/update

Stefan Roese (5):
      ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
      ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
      ppc4xx: Small whitespace cleanup in canyonlands.c
      ppc4xx: Use common ns16550 functions in 4xx UART POST driver
      ppc4xx: Remove some testing hacks from ppc4xx.h

Tirumala Marri (2):
      APM821xx: Add CPU support
      APM821xx: Add bluestone board support

 MAINTAINERS                              |    4 +
 arch/powerpc/cpu/ppc4xx/cpu.c            |   19 ++
 arch/powerpc/cpu/ppc4xx/cpu_init.c       |    5 +-
 arch/powerpc/cpu/ppc4xx/speed.c          |   75 +++++++-
 arch/powerpc/cpu/ppc4xx/start.S          |   11 +-
 arch/powerpc/include/asm/apm821xx.h      |   72 +++++++
 arch/powerpc/include/asm/ppc440epx_grx.h |    2 +
 arch/powerpc/include/asm/ppc4xx-ebc.h    |    3 +-
 arch/powerpc/include/asm/ppc4xx-isram.h  |   14 +-
 arch/powerpc/include/asm/ppc4xx-sdram.h  |   12 +-
 arch/powerpc/include/asm/ppc4xx-uic.h    |    5 +-
 arch/powerpc/include/asm/ppc4xx.h        |   21 +--
 arch/powerpc/include/asm/processor.h     |    1 +
 board/amcc/bluestone/Makefile            |   52 +++++
 board/amcc/bluestone/bluestone.c         |  111 +++++++++++
 board/amcc/bluestone/config.mk           |   40 ++++
 board/amcc/bluestone/init.S              |   60 ++++++
 board/amcc/canyonlands/canyonlands.c     |   43 +++--
 board/lwmon5/kbd.c                       |   45 +++++
 board/lwmon5/lwmon5.c                    |  249 +++++++++++++++---------
 boards.cfg                               |    1 +
 common/fdt_support.c                     |   17 +-
 include/configs/bluestone.h              |  178 +++++++++++++++++
 include/configs/hcu4.h                   |    2 +-
 include/configs/hcu5.h                   |    2 +-
 include/configs/kilauea.h                |    3 +-
 include/configs/lwmon5.h                 |  284 ++++++++++++++++------------
 include/configs/makalu.h                 |    3 +-
 include/configs/mcu25.h                  |    2 +-
 include/configs/zeus.h                   |    2 +-
 post/board/lwmon5/dsp.c                  |   21 ++-
 post/board/lwmon5/dspic.c                |   56 ++++--
 post/board/lwmon5/fpga.c                 |  308 +++++++++++++++++++++++++-----
 post/board/lwmon5/gdc.c                  |  308 ++++++++++++++++++++++++++++--
 post/board/lwmon5/sysmon.c               |  160 ++++++++++------
 post/board/lwmon5/watchdog.c             |   19 ++-
 post/cpu/ppc4xx/uart.c                   |  302 ++---------------------------
 37 files changed, 1804 insertions(+), 708 deletions(-)
 create mode 100644 arch/powerpc/include/asm/apm821xx.h
 create mode 100644 board/amcc/bluestone/Makefile
 create mode 100644 board/amcc/bluestone/bluestone.c
 create mode 100644 board/amcc/bluestone/config.mk
 create mode 100644 board/amcc/bluestone/init.S
 create mode 100644 include/configs/bluestone.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-09-22  8:36 Stefan Roese
@ 2010-09-22 20:56 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-09-22 20:56 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201009221036.24401.sr@denx.de> you wrote:
> Wolfgang, please pull the following ppc4xx fixes into master.
> 
> Thanks.
> 
> 
> The following changes since commit 800eb09641ae67c707b65acff112684a954b7f44:
> 
>   POST cleanup. (2010-09-21 21:39:31 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (3):
>       ppc4xx: Fix CATcenter build and add it to MAKEALL
>       ppc4xx: POST UART: Use in/out_8() io-accessor functions
>       ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size

Sorry, but I don't want to pull that yet.

The CATcenter patch has this unlucky MAKEALL modification included,
and for the fdt_fixup_nor_flash_node() I would like to see a positive
tested-by: from Detlev first.

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: wd at denx.de
The important thing about being a leader is not being right or wrong,
but being *certain*.                    - Terry Pratchett, _Truckers_

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-09-22  8:36 Stefan Roese
  2010-09-22 20:56 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-09-22  8:36 UTC (permalink / raw)
  To: u-boot

Wolfgang, please pull the following ppc4xx fixes into master.

Thanks.


The following changes since commit 800eb09641ae67c707b65acff112684a954b7f44:

  POST cleanup. (2010-09-21 21:39:31 +0200)

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

Stefan Roese (3):
      ppc4xx: Fix CATcenter build and add it to MAKEALL
      ppc4xx: POST UART: Use in/out_8() io-accessor functions
      ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size

 MAKEALL                       |    1 +
 arch/powerpc/cpu/ppc4xx/fdt.c |   10 ++--
 board/amcc/ebony/flash.c      |   31 ++++++++++++
 common/fdt_support.c          |   51 ++++++++++++++++----
 include/configs/CATcenter.h   |   23 +--------
 include/configs/acadia.h      |    8 +++-
 include/fdt_support.h         |    2 +-
 include/ppc4xx.h              |   10 ++++
 post/cpu/ppc4xx/uart.c        |  105 ++++++++++++++++-------------------------
 9 files changed, 139 insertions(+), 102 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-09-03  9:16 Stefan Roese
@ 2010-09-07 19:54 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-09-07 19:54 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201009031116.25771.sr@denx.de> you wrote:
> The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
> 
>   Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-08-18 21:16:35 
> +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Matthias Fuchs (1):
>       ppc4xx: Fix APC405 board support
> 
> Stefan Roese (2):
>       ppc4xx: Fix 440EPx bug in reconfigure_pll()
>       ppc4xx: Invalidate d-cache when used as init-ram
> 
>  arch/powerpc/cpu/ppc4xx/cpu_init.c |   27 ++++++++++++++++++---------
>  arch/powerpc/cpu/ppc4xx/start.S    |    5 +++++
>  include/configs/APC405.h           |    1 +
>  include/ppc440.h                   |    1 +
>  4 files changed, 25 insertions(+), 9 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: wd at denx.de
Thought for the day: What if there were no hypothetical situations?

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-09-03  9:16 Stefan Roese
  2010-09-07 19:54 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-09-03  9:16 UTC (permalink / raw)
  To: u-boot

The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:

  Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-08-18 21:16:35 
+0200)

are available in the git repository at:

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

Matthias Fuchs (1):
      ppc4xx: Fix APC405 board support

Stefan Roese (2):
      ppc4xx: Fix 440EPx bug in reconfigure_pll()
      ppc4xx: Invalidate d-cache when used as init-ram

 arch/powerpc/cpu/ppc4xx/cpu_init.c |   27 ++++++++++++++++++---------
 arch/powerpc/cpu/ppc4xx/start.S    |    5 +++++
 include/configs/APC405.h           |    1 +
 include/ppc440.h                   |    1 +
 4 files changed, 25 insertions(+), 9 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-08-09 14:25 Stefan Roese
@ 2010-08-10 20:53 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-08-10 20:53 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201008091625.45939.sr@denx.de> you wrote:
> The following changes since commit b417260d871d4d8d336c160d95ed40cc8c0fb0fa:
> 
>   PXA: Declare __io for vpac270 IDE (2010-08-09 01:15:22 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Heiko Schocher (1):
>       ppc4xx: Fix building of sc3 board
> 
> Matthias Fuchs (3):
>       ppc4xx: Fix building of AR405 board
>       ppc4xx: Fix building of CANBT board
>       ppc4xx: Fix building of PMC440 board
> 
> Stefan Roese (1):
>       ppc4xx: Fix/Update katmai board header
> 
> Wolfgang Denk (1):
>       ppc4xx: cleanup default environment for AMCC boards
> 
>  board/esd/ar405/config.mk     |    9 +--------
>  board/esd/canbt/config.mk     |    8 +-------
>  board/esd/pmc440/config.mk    |    2 +-
>  board/sc3/config.mk           |    2 +-
>  include/configs/AR405.h       |   10 +++++-----
>  include/configs/CANBT.h       |    6 +++---
>  include/configs/PMC440.h      |    8 ++++----
>  include/configs/amcc-common.h |    6 ++----
>  include/configs/katmai.h      |   14 +++-----------
>  include/configs/sc3.h         |    5 +++--
>  10 files changed, 24 insertions(+), 46 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: wd at denx.de
Programmer's Lament: (Shakespeare, Macbeth, Act I, Scene vii)
        "That we but teach bloody instructions,
        which, being taught, return to plague the inventor..."

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-08-09 14:25 Stefan Roese
  2010-08-10 20:53 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-08-09 14:25 UTC (permalink / raw)
  To: u-boot

The following changes since commit b417260d871d4d8d336c160d95ed40cc8c0fb0fa:

  PXA: Declare __io for vpac270 IDE (2010-08-09 01:15:22 +0200)

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

Heiko Schocher (1):
      ppc4xx: Fix building of sc3 board

Matthias Fuchs (3):
      ppc4xx: Fix building of AR405 board
      ppc4xx: Fix building of CANBT board
      ppc4xx: Fix building of PMC440 board

Stefan Roese (1):
      ppc4xx: Fix/Update katmai board header

Wolfgang Denk (1):
      ppc4xx: cleanup default environment for AMCC boards

 board/esd/ar405/config.mk     |    9 +--------
 board/esd/canbt/config.mk     |    8 +-------
 board/esd/pmc440/config.mk    |    2 +-
 board/sc3/config.mk           |    2 +-
 include/configs/AR405.h       |   10 +++++-----
 include/configs/CANBT.h       |    6 +++---
 include/configs/PMC440.h      |    8 ++++----
 include/configs/amcc-common.h |    6 ++----
 include/configs/katmai.h      |   14 +++-----------
 include/configs/sc3.h         |    5 +++--
 10 files changed, 24 insertions(+), 46 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-07-23  8:26 Stefan Roese
@ 2010-07-24 18:41 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-07-24 18:41 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201007231026.53803.sr@denx.de> you wrote:
> The following changes since commit 1f82ff4777f360e92aa37bbbed647f7b9d9d2044:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2010-07-17 20:49:59 
> +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Rupjyoti Sarmah (1):
>       ppc4xx/Canyonlands added USB board callbacks
> 
> Stefan Roese (8):
>       ppc4xx: T3CORP fixes and updates
>       ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
>       ppc4xx: Only define DDR2 registers for the correct PowerPC variants
>       ppc4xx: DDR/ECC: Use correct macros to clear error status
>       ppc4xx: Add "ecctest" command to test/simulate ECC errors
>       ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
>       ppc4xx: Enable "ecctest" command on katmai
>       ppc4xx: Enable "ecctest" command on t3corp
> 
>  arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |   12 +
>  arch/powerpc/cpu/ppc4xx/Makefile                 |    3 +
>  arch/powerpc/cpu/ppc4xx/cmd_ecctest.c            |  284 ++++++++++++++++++++++
>  arch/powerpc/cpu/ppc4xx/ecc.c                    |   21 ++-
>  arch/powerpc/cpu/ppc4xx/traps.c                  |   16 ++
>  arch/powerpc/include/asm/ppc4xx-sdram.h          |   10 +-
>  board/amcc/canyonlands/canyonlands.c             |   64 +++++-
>  board/t3corp/chip_config.c                       |   16 ++-
>  board/t3corp/init.S                              |    8 +-
>  board/t3corp/t3corp.c                            |    2 +-
>  include/configs/canyonlands.h                    |    8 +
>  include/configs/katmai.h                         |    1 +
>  include/configs/t3corp.h                         |   28 +-
>  13 files changed, 440 insertions(+), 33 deletions(-)
>  create mode 100644 arch/powerpc/cpu/ppc4xx/cmd_ecctest.c

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: wd at denx.de
"May the forces of evil become confused on the way to your house."
- George Carlin

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-07-23  8:26 Stefan Roese
  2010-07-24 18:41 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-07-23  8:26 UTC (permalink / raw)
  To: u-boot

The following changes since commit 1f82ff4777f360e92aa37bbbed647f7b9d9d2044:

  Merge branch 'master' of git://git.denx.de/u-boot-video (2010-07-17 20:49:59 
+0200)

are available in the git repository at:

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

Rupjyoti Sarmah (1):
      ppc4xx/Canyonlands added USB board callbacks

Stefan Roese (8):
      ppc4xx: T3CORP fixes and updates
      ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
      ppc4xx: Only define DDR2 registers for the correct PowerPC variants
      ppc4xx: DDR/ECC: Use correct macros to clear error status
      ppc4xx: Add "ecctest" command to test/simulate ECC errors
      ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
      ppc4xx: Enable "ecctest" command on katmai
      ppc4xx: Enable "ecctest" command on t3corp

 arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |   12 +
 arch/powerpc/cpu/ppc4xx/Makefile                 |    3 +
 arch/powerpc/cpu/ppc4xx/cmd_ecctest.c            |  284 ++++++++++++++++++++++
 arch/powerpc/cpu/ppc4xx/ecc.c                    |   21 ++-
 arch/powerpc/cpu/ppc4xx/traps.c                  |   16 ++
 arch/powerpc/include/asm/ppc4xx-sdram.h          |   10 +-
 board/amcc/canyonlands/canyonlands.c             |   64 +++++-
 board/t3corp/chip_config.c                       |   16 ++-
 board/t3corp/init.S                              |    8 +-
 board/t3corp/t3corp.c                            |    2 +-
 include/configs/canyonlands.h                    |    8 +
 include/configs/katmai.h                         |    1 +
 include/configs/t3corp.h                         |   28 +-
 13 files changed, 440 insertions(+), 33 deletions(-)
 create mode 100644 arch/powerpc/cpu/ppc4xx/cmd_ecctest.c

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-07-01  8:36 Stefan Roese
@ 2010-07-04 21:39 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-07-04 21:39 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201007011036.36157.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 39ddd10b046fb791f47281ffb2100be01909ad72:
> 
>   Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-06-30 
> 10:10:32 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (7):
>       ppc4xx: Enable booting with Option E on 460EX/EXr/GT
>       ppc4xx: Enable PCIe support without PCI support on PPC440/460
>       ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller
>       ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards
>       ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well
>       ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460
>       ppc4xx: Add T3COPR board support (PPC460GT based)
> 
>  MAINTAINERS                                      |    1 +
>  MAKEALL                                          |    1 +
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c           |   52 ++-
>  arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |   17 +-
>  arch/powerpc/cpu/ppc4xx/4xx_pci.c                |   12 +-
>  arch/powerpc/cpu/ppc4xx/cpu_init.c               |   49 ++-
>  arch/powerpc/cpu/ppc4xx/start.S                  |   21 +-
>  arch/powerpc/include/asm/ppc4xx-sdram.h          |    9 +-
>  board/t3corp/Makefile                            |   53 +++
>  board/t3corp/chip_config.c                       |   59 +++
>  board/t3corp/config.mk                           |   39 ++
>  board/t3corp/init.S                              |   99 ++++
>  board/t3corp/t3corp.c                            |  193 ++++++++
>  boards.cfg                                       |    1 +
>  include/configs/t3corp.h                         |  544 ++++++++++++++++++++++
>  include/ppc440.h                                 |    7 +
>  16 files changed, 1104 insertions(+), 53 deletions(-)
>  create mode 100644 board/t3corp/Makefile
>  create mode 100644 board/t3corp/chip_config.c
>  create mode 100644 board/t3corp/config.mk
>  create mode 100644 board/t3corp/init.S
>  create mode 100644 board/t3corp/t3corp.c
>  create mode 100644 include/configs/t3corp.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: (+49)-8142-66989-80 Email: wd at denx.de
After a heated argument on some trivial matter Nancy [Astor]  .  .  .
shouted,  ``If  I were your wife I would put poison in your coffee!''
Whereupon Winston Churchill with equal heat and  sincerity  answered,
``And if I were your husband I would drink it.''

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-07-01  8:36 Stefan Roese
  2010-07-04 21:39 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-07-01  8:36 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 39ddd10b046fb791f47281ffb2100be01909ad72:

  Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-06-30 
10:10:32 +0200)

are available in the git repository at:

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

Stefan Roese (7):
      ppc4xx: Enable booting with Option E on 460EX/EXr/GT
      ppc4xx: Enable PCIe support without PCI support on PPC440/460
      ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller
      ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards
      ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well
      ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460
      ppc4xx: Add T3COPR board support (PPC460GT based)

 MAINTAINERS                                      |    1 +
 MAKEALL                                          |    1 +
 arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c           |   52 ++-
 arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |   17 +-
 arch/powerpc/cpu/ppc4xx/4xx_pci.c                |   12 +-
 arch/powerpc/cpu/ppc4xx/cpu_init.c               |   49 ++-
 arch/powerpc/cpu/ppc4xx/start.S                  |   21 +-
 arch/powerpc/include/asm/ppc4xx-sdram.h          |    9 +-
 board/t3corp/Makefile                            |   53 +++
 board/t3corp/chip_config.c                       |   59 +++
 board/t3corp/config.mk                           |   39 ++
 board/t3corp/init.S                              |   99 ++++
 board/t3corp/t3corp.c                            |  193 ++++++++
 boards.cfg                                       |    1 +
 include/configs/t3corp.h                         |  544 ++++++++++++++++++++++
 include/ppc440.h                                 |    7 +
 16 files changed, 1104 insertions(+), 53 deletions(-)
 create mode 100644 board/t3corp/Makefile
 create mode 100644 board/t3corp/chip_config.c
 create mode 100644 board/t3corp/config.mk
 create mode 100644 board/t3corp/init.S
 create mode 100644 board/t3corp/t3corp.c
 create mode 100644 include/configs/t3corp.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-05-17  9:02 Stefan Roese
@ 2010-05-17 21:15 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-05-17 21:15 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201005171102.54560.sr@denx.de> you wrote:
> The following changes since commit a2a0a7171303de5d8ce099344efde2e29ee36eb0:
> 
>   Makefile: fix out-of-tree building of "u-boot.img" target (2010-05-16 02:18:38 
> +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Matthias Fuchs (1):
>       ppc4xx: Fix building PLU405 board
> 
>  board/esd/plu405/config.mk |    2 +-
>  1 files changed, 1 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: wd at denx.de
"A complex system that works is invariably found to have evolved from
a simple system that worked."             - John Gall, _Systemantics_

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-05-17  9:02 Stefan Roese
  2010-05-17 21:15 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-05-17  9:02 UTC (permalink / raw)
  To: u-boot

The following changes since commit a2a0a7171303de5d8ce099344efde2e29ee36eb0:

  Makefile: fix out-of-tree building of "u-boot.img" target (2010-05-16 02:18:38 
+0200)

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

Matthias Fuchs (1):
      ppc4xx: Fix building PLU405 board

 board/esd/plu405/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-04-29  8:23 Stefan Roese
@ 2010-04-30 22:44 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-04-30 22:44 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201004291023.24682.sr@denx.de> you wrote:
> The following changes since commit 3699c28e6d16b563629c285311a0ce62a2c4c5d0:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2010-04-28 00:10:41 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Larry Johnson (1):
>       Fix typos in Korat board console output
> 
> Stefan Roese (3):
>       ppc4xx: Add missing APC405 to MAKEALL
>       ppc4xx: Add support for ICON board (PPC440SPe)
>       ppc4xx: Fix APC405 build breakage
> 
>  MAINTAINERS                         |    1 +
>  MAKEALL                             |    2 +
>  Makefile                            |    3 +
>  board/korat/korat.c                 |    6 +-
>  board/mosaixtech/icon/Makefile      |   53 ++++++
>  board/mosaixtech/icon/chip_config.c |   55 ++++++
>  board/mosaixtech/icon/config.mk     |   34 ++++
>  board/mosaixtech/icon/icon.c        |  319 +++++++++++++++++++++++++++++++++++
>  board/mosaixtech/icon/init.S        |   88 ++++++++++
>  include/configs/APC405.h            |    1 +
>  include/configs/icon.h              |  308 +++++++++++++++++++++++++++++++++
>  11 files changed, 867 insertions(+), 3 deletions(-)
>  create mode 100644 board/mosaixtech/icon/Makefile
>  create mode 100644 board/mosaixtech/icon/chip_config.c
>  create mode 100644 board/mosaixtech/icon/config.mk
>  create mode 100644 board/mosaixtech/icon/icon.c
>  create mode 100644 board/mosaixtech/icon/init.S
>  create mode 100644 include/configs/icon.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: (+49)-8142-66989-80 Email: wd at denx.de
Heavier than air flying machines are impossible.
                    -- Lord Kelvin, President, Royal Society, c. 1895

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-04-29  8:23 Stefan Roese
  2010-04-30 22:44 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-04-29  8:23 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3699c28e6d16b563629c285311a0ce62a2c4c5d0:

  Merge branch 'master' of git://git.denx.de/u-boot-video (2010-04-28 00:10:41 +0200)

are available in the git repository at:

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

Larry Johnson (1):
      Fix typos in Korat board console output

Stefan Roese (3):
      ppc4xx: Add missing APC405 to MAKEALL
      ppc4xx: Add support for ICON board (PPC440SPe)
      ppc4xx: Fix APC405 build breakage

 MAINTAINERS                         |    1 +
 MAKEALL                             |    2 +
 Makefile                            |    3 +
 board/korat/korat.c                 |    6 +-
 board/mosaixtech/icon/Makefile      |   53 ++++++
 board/mosaixtech/icon/chip_config.c |   55 ++++++
 board/mosaixtech/icon/config.mk     |   34 ++++
 board/mosaixtech/icon/icon.c        |  319 +++++++++++++++++++++++++++++++++++
 board/mosaixtech/icon/init.S        |   88 ++++++++++
 include/configs/APC405.h            |    1 +
 include/configs/icon.h              |  308 +++++++++++++++++++++++++++++++++
 11 files changed, 867 insertions(+), 3 deletions(-)
 create mode 100644 board/mosaixtech/icon/Makefile
 create mode 100644 board/mosaixtech/icon/chip_config.c
 create mode 100644 board/mosaixtech/icon/config.mk
 create mode 100644 board/mosaixtech/icon/icon.c
 create mode 100644 board/mosaixtech/icon/init.S
 create mode 100644 include/configs/icon.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-04-19 13:47 Stefan Roese
@ 2010-04-24 19:18 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-04-24 19:18 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201004191547.01080.sr@denx.de> you wrote:
> The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
>   Stefan Roese (1):
>         ppc4xx: Add option for PPC440SPe ports without old Rev. A support
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       ppc4xx: TLB init file cleanup
> 
>  arch/ppc/include/asm/mmu.h      |    5 +++
>  board/amcc/bamboo/init.S        |   26 +++++++-------
>  board/amcc/canyonlands/init.S   |   48 +++++++++++++-------------
>  board/amcc/ebony/init.S         |   12 +++---
>  board/amcc/katmai/init.S        |   52 ++++++++++++++--------------
>  board/amcc/luan/init.S          |   20 +++++-----
>  board/amcc/ocotea/init.S        |   12 +++---
>  board/amcc/redwood/init.S       |   26 +++++++-------
>  board/amcc/sequoia/init.S       |   34 +++++++++---------
>  board/amcc/taishan/init.S       |   61 ++++-----------------------------
>  board/amcc/yosemite/init.S      |   69 ++++++-------------------------------
>  board/amcc/yucca/init.S         |   58 ++++++++++++++++----------------
>  board/esd/du440/init.S          |   30 ++++++++--------
>  board/esd/pmc440/init.S         |   28 ++++++++--------
>  board/gdsys/gdppc440etx/init.S  |   16 ++++----
>  board/gdsys/intip/init.S        |   20 +++++-----
>  board/korat/init.S              |   22 ++++++------
>  board/lwmon5/init.S             |   30 ++++++++--------
>  board/netstal/hcu5/init.S       |   30 ++++++++--------
>  board/pcs440ep/init.S           |   65 +++++------------------------------
>  board/prodrive/alpr/init.S      |   71 +++++++-------------------------------
>  board/prodrive/p3p440/init.S    |   62 ++++-----------------------------
>  board/sandburst/karef/init.S    |   66 +++++------------------------------
>  board/sandburst/metrobox/init.S |   66 +++++------------------------------
>  board/xes/xpedite1000/init.S    |   60 ++++----------------------------
>  25 files changed, 313 insertions(+), 676 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: wd at denx.de
As of 1992, they're called European Economic Community fries.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-04-19 13:47 Stefan Roese
  2010-04-24 19:18 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-04-19 13:47 UTC (permalink / raw)
  To: u-boot

The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
  Stefan Roese (1):
        ppc4xx: Add option for PPC440SPe ports without old Rev. A support

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: TLB init file cleanup

 arch/ppc/include/asm/mmu.h      |    5 +++
 board/amcc/bamboo/init.S        |   26 +++++++-------
 board/amcc/canyonlands/init.S   |   48 +++++++++++++-------------
 board/amcc/ebony/init.S         |   12 +++---
 board/amcc/katmai/init.S        |   52 ++++++++++++++--------------
 board/amcc/luan/init.S          |   20 +++++-----
 board/amcc/ocotea/init.S        |   12 +++---
 board/amcc/redwood/init.S       |   26 +++++++-------
 board/amcc/sequoia/init.S       |   34 +++++++++---------
 board/amcc/taishan/init.S       |   61 ++++-----------------------------
 board/amcc/yosemite/init.S      |   69 ++++++-------------------------------
 board/amcc/yucca/init.S         |   58 ++++++++++++++++----------------
 board/esd/du440/init.S          |   30 ++++++++--------
 board/esd/pmc440/init.S         |   28 ++++++++--------
 board/gdsys/gdppc440etx/init.S  |   16 ++++----
 board/gdsys/intip/init.S        |   20 +++++-----
 board/korat/init.S              |   22 ++++++------
 board/lwmon5/init.S             |   30 ++++++++--------
 board/netstal/hcu5/init.S       |   30 ++++++++--------
 board/pcs440ep/init.S           |   65 +++++------------------------------
 board/prodrive/alpr/init.S      |   71 +++++++-------------------------------
 board/prodrive/p3p440/init.S    |   62 ++++-----------------------------
 board/sandburst/karef/init.S    |   66 +++++------------------------------
 board/sandburst/metrobox/init.S |   66 +++++------------------------------
 board/xes/xpedite1000/init.S    |   60 ++++----------------------------
 25 files changed, 313 insertions(+), 676 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-04-14  8:36 Stefan Roese
@ 2010-04-16  9:22 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-04-16  9:22 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201004141036.29317.sr@denx.de> you wrote:
> The following changes since commit 8d321b81c5441db93425ee37cb79cc51d9ce2fb0:
>   Peter Tyser (1):
>         Update README to reflect new directory structure
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (2):
>       ppc4xx: alpr: Remove some not needed commands to make image fit again
>       ppc4xx: Add option for PPC440SPe ports without old Rev. A support
> 
>  arch/ppc/cpu/ppc4xx/start.S |    2 +-
>  include/configs/alpr.h      |    4 +++-
>  include/configs/katmai.h    |    1 +
>  include/configs/yucca.h     |    1 +
>  4 files changed, 6 insertions(+), 2 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: wd at denx.de
Women are more easily and more deeply terrified ...  generating  more
sheer horror than the male of the species.
	-- Spock, "Wolf in the Fold", stardate 3615.4

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-04-14  8:36 Stefan Roese
  2010-04-16  9:22 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-04-14  8:36 UTC (permalink / raw)
  To: u-boot

The following changes since commit 8d321b81c5441db93425ee37cb79cc51d9ce2fb0:
  Peter Tyser (1):
        Update README to reflect new directory structure

are available in the git repository at:

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

Stefan Roese (2):
      ppc4xx: alpr: Remove some not needed commands to make image fit again
      ppc4xx: Add option for PPC440SPe ports without old Rev. A support

 arch/ppc/cpu/ppc4xx/start.S |    2 +-
 include/configs/alpr.h      |    4 +++-
 include/configs/katmai.h    |    1 +
 include/configs/yucca.h     |    1 +
 4 files changed, 6 insertions(+), 2 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-03-30 11:10 Stefan Roese
@ 2010-03-30 20:21 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-03-30 20:21 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201003301310.44583.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull this "last minute fix" into master.
> 
> Thanks.
> 
> 
> The following changes since commit 060f28532b09dd3d2c78423bdd809ac768a27629:
>   Wolfgang Denk (1):
>         cmd_usb.c: print debug messages only when DEBUG is defined
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       ppc4xx: Fix problem with I2C bus >= 1 initialization
> 
>  cpu/ppc4xx/i2c.c |    5 ++++-
>  1 files changed, 4 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: wd at denx.de
Never ascribe to malice that which can  adequately  be  explained  by
stupidity.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-03-30 11:10 Stefan Roese
  2010-03-30 20:21 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-03-30 11:10 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull this "last minute fix" into master.

Thanks.


The following changes since commit 060f28532b09dd3d2c78423bdd809ac768a27629:
  Wolfgang Denk (1):
        cmd_usb.c: print debug messages only when DEBUG is defined

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Fix problem with I2C bus >= 1 initialization

 cpu/ppc4xx/i2c.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-03-24 13:49 Stefan Roese
@ 2010-03-27 23:03 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-03-27 23:03 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201003241449.48147.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull this fix into master:
> 
> The following changes since commit 7027d5622d56ee2292713773044fb6352e431f31:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-video
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Rupjyoti Sarmah (1):
>       ppc4xx fix unstable 440EPx bootstrap options
> 
>  cpu/ppc4xx/cpu_init.c |   65 +++++++++++++++++++++++++++++++++++++++++++++----
>  include/ppc440.h      |    6 ++++
>  2 files changed, 66 insertions(+), 5 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: wd at denx.de
Nobody trips over mountains. It is the small pebble that  causes  you
to  stumble.  Pass all the pebbles in your path and you will find you
have crossed the mountain.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-03-24 13:49 Stefan Roese
  2010-03-27 23:03 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-03-24 13:49 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull this fix into master:

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

are available in the git repository at:

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

Rupjyoti Sarmah (1):
      ppc4xx fix unstable 440EPx bootstrap options

 cpu/ppc4xx/cpu_init.c |   65 +++++++++++++++++++++++++++++++++++++++++++++----
 include/ppc440.h      |    6 ++++
 2 files changed, 66 insertions(+), 5 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-03-04  9:10 Stefan Roese
@ 2010-03-04 20:29 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-03-04 20:29 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201003041010.26733.sr@denx.de> you wrote:
> The following changes since commit f3651764e57e353251695691677bd95ba5a420bc:
>   Frans Meulenbroeks (1):
>         cmd_itest.c: fix pointer dereferencing
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Eugene O'Brien (1):
>       ppc4xx: Corrected EBC register bit definitions
> 
>  include/asm-ppc/ppc4xx-ebc.h |   24 ++++++++++++++++++------
>  1 files changed, 18 insertions(+), 6 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: wd at denx.de
God runs electromagnetics by wave theory on  Monday,  Wednesday,  and
Friday,  and the Devil runs them by quantum theory on Tuesday, Thurs-
day, and Saturday.                                   -- William Bragg

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-03-04  9:10 Stefan Roese
  2010-03-04 20:29 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-03-04  9:10 UTC (permalink / raw)
  To: u-boot

The following changes since commit f3651764e57e353251695691677bd95ba5a420bc:
  Frans Meulenbroeks (1):
        cmd_itest.c: fix pointer dereferencing

are available in the git repository at:

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

Eugene O'Brien (1):
      ppc4xx: Corrected EBC register bit definitions

 include/asm-ppc/ppc4xx-ebc.h |   24 ++++++++++++++++++------
 1 files changed, 18 insertions(+), 6 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-02-03  9:10 Stefan Roese
@ 2010-02-03 19:23 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-02-03 19:23 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201002031010.16549.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some 4xx fixes into master:
> 
> The following changes since commit 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Matthias Fuchs (3):
>       ppc4xx: Fix building of PMC440 board
>       ppc4xx: Fix building for PLU405 boards
>       ppc4xx: Remove unused feature from AR405 board
> 
> Stefan Roese (1):
>       ppc4xx: Fix compilation error on ML2 board
> 
>  board/esd/plu405/plu405.c |   28 ++++++++++++++++++++++++++++
>  cpu/ppc4xx/traps.c        |    1 +
>  include/configs/AR405.h   |    1 +
>  include/configs/PMC440.h  |    6 ------
>  4 files changed, 30 insertions(+), 6 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: wd at denx.de
To know how another being, another creature feels -  that  is  impos-
sible.                  - Terry Pratchett, _The Dark Side of the Sun_

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-02-03  9:10 Stefan Roese
  2010-02-03 19:23 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-02-03  9:10 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some 4xx fixes into master:

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

are available in the git repository at:

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

Matthias Fuchs (3):
      ppc4xx: Fix building of PMC440 board
      ppc4xx: Fix building for PLU405 boards
      ppc4xx: Remove unused feature from AR405 board

Stefan Roese (1):
      ppc4xx: Fix compilation error on ML2 board

 board/esd/plu405/plu405.c |   28 ++++++++++++++++++++++++++++
 cpu/ppc4xx/traps.c        |    1 +
 include/configs/AR405.h   |    1 +
 include/configs/PMC440.h  |    6 ------
 4 files changed, 30 insertions(+), 6 deletions(-)


Thanks.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-01-23  8:20 Stefan Roese
  0 siblings, 0 replies; 108+ messages in thread
From: Stefan Roese @ 2010-01-23  8:20 UTC (permalink / raw)
  To: u-boot

The following changes since commit 57ae8a5cced612088104303777e71a3dc89c00ef:
  Detlev Zundel (1):
        mpc512x: Use in/out accessors for all registers

are available in the git repository at:

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

Felix Radensky (1):
      ppc4xx: Fix sending type 1 PCI transactions

Stefan Roese (1):
      ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration

 board/amcc/kilauea/kilauea.c |   40 +++++++++++++++++++++++++++++++++++++++-
 drivers/pci/pci_indirect.c   |    3 ++-
 include/configs/kilauea.h    |   26 ++++++++++++++++++++++----
 3 files changed, 63 insertions(+), 6 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2010-01-21  7:47 Stefan Roese
@ 2010-01-21 21:28 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2010-01-21 21:28 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201001210847.51219.sr@denx.de> you wrote:
> The following changes since commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51:
>   Michal Simek (1):
>         microblaze: zlib needs asm/unaligned.h
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Felix Radensky (2):
>       ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT
>       ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs

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: wd at denx.de
"If the code and  the  comments  disagree,  then  both  are  probably
wrong."                                                - Norm Schryer

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2010-01-21  7:47 Stefan Roese
  2010-01-21 21:28 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2010-01-21  7:47 UTC (permalink / raw)
  To: u-boot

The following changes since commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51:
  Michal Simek (1):
        microblaze: zlib needs asm/unaligned.h

are available in the git repository at:

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

Felix Radensky (2):
      ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT
      ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs

 cpu/ppc4xx/44x_spd_ddr2.c |    2 +-
 cpu/ppc4xx/cpu.c          |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-11-17 12:40 Stefan Roese
@ 2009-11-17 21:33 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-11-17 21:33 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200911171340.20491.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull 2 fixes for esd boards with the CAN SJA1000 header. This
> header should be removed again, when real CAN/SJA1000 support will
> be added.
> 
> Thanks.
> 
> The following changes since commit 3c014f1586d5bfe30dca7549396915c83f31cd30:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-net
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Matthias Fuchs (3):
>       Add minimal SJA1000 header for basic CAN mode
>       ppc4xx: Initialize magnetic couplers in PLU405
>       ppc4xx: Initialize magnetic coupler on VOM405 boards
> 
>  board/esd/plu405/plu405.c |   36 +++++++++++++++++++++++++++
>  board/esd/vom405/vom405.c |   35 ++++++++++++++++++++++++++
>  include/configs/PLU405.h  |    3 +-
>  include/sja1000.h         |   60 +++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 133 insertions(+), 1 deletions(-)
>  create mode 100644 include/sja1000.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: (+49)-8142-66989-80 Email: wd at denx.de
"How is this place run - is it an anarchy?"
"No, I wouldn't say so; it is not that well organised..."

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-11-17 12:40 Stefan Roese
  2009-11-17 21:33 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-11-17 12:40 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull 2 fixes for esd boards with the CAN SJA1000 header. This
header should be removed again, when real CAN/SJA1000 support will
be added.

Thanks.

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

are available in the git repository at:

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

Matthias Fuchs (3):
      Add minimal SJA1000 header for basic CAN mode
      ppc4xx: Initialize magnetic couplers in PLU405
      ppc4xx: Initialize magnetic coupler on VOM405 boards

 board/esd/plu405/plu405.c |   36 +++++++++++++++++++++++++++
 board/esd/vom405/vom405.c |   35 ++++++++++++++++++++++++++
 include/configs/PLU405.h  |    3 +-
 include/sja1000.h         |   60 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 133 insertions(+), 1 deletions(-)
 create mode 100644 include/sja1000.h

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-11-09 12:34 Stefan Roese
@ 2009-11-11 22:00 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-11-11 22:00 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200911091334.23236.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some fixes for this release.
> 
> Thanks.
> 
> The following changes since commit b91b8f74fe9ded18344c3d03080a4abc07254502:
>   Wolfgang Denk (1):
>         Merge branch 'master' of /home/wd/git/u-boot/custodians
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (2):
>       ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)
>       ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)
> 
>  cpu/ppc4xx/44x_spd_ddr2.c     |    2 +-
>  include/configs/canyonlands.h |    2 +-
>  2 files changed, 2 insertions(+), 2 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: wd at denx.de
"Unibus timeout fatal trap program lost sorry"  -  An  error  message
printed by DEC's RSTS operating system for the PDP-11

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-11-09 12:34 Stefan Roese
  2009-11-11 22:00 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-11-09 12:34 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some fixes for this release.

Thanks.

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

are available in the git repository at:

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

Stefan Roese (2):
      ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)
      ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)

 cpu/ppc4xx/44x_spd_ddr2.c     |    2 +-
 include/configs/canyonlands.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-10-23 14:20 Stefan Roese
@ 2009-10-24 20:25 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-10-24 20:25 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200910231620.05225.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some fixes and last minute updates from ppc4xx. Thanks.
> 
> The following changes since commit f67066b6b0740b826ed862615c5ab022aaf4779a:
>   Mike Frysinger (1):
>         envcrc: check return value of fwrite()
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (7):
>       fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
>       ppc4xx: Update flash size in reg property of the NOR flash node
>       ppc4xx: Add function to check and dynamically change PCI sync clock
>       ppc4xx: Print PCI synchronous clock frequency upon bootup
>       ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
>       ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
>       ppc4xx: Sequoia: Add chip_config command
> 
> Wolfgang Denk (1):
>       cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
> 
>  board/amcc/sequoia/Makefile      |    4 +-
>  board/amcc/sequoia/chip_config.c |  122 ++++++++++++++++++++
>  board/amcc/sequoia/cmd_sequoia.c |  231 --------------------------------------
>  board/amcc/sequoia/sequoia.c     |   26 ++++-
>  board/amcc/yosemite/yosemite.c   |   26 ++++-
>  common/fdt_support.c             |   44 +++++++
>  cpu/ppc4xx/cpu.c                 |    9 ++-
>  cpu/ppc4xx/cpu_init.c            |   69 +++++++++++
>  cpu/ppc4xx/fdt.c                 |   10 ++-
>  include/configs/amcc-common.h    |    2 +
>  include/configs/sequoia.h        |    6 +
>  include/fdt_support.h            |    2 +
>  include/ppc440.h                 |    7 +-
>  include/ppc4xx.h                 |    2 +
>  14 files changed, 318 insertions(+), 242 deletions(-)
>  create mode 100644 board/amcc/sequoia/chip_config.c
>  delete mode 100644 board/amcc/sequoia/cmd_sequoia.c

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: wd at denx.de
After Goliath's defeat, giants ceased to command respect.
- Freeman Dyson

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-10-23 14:20 Stefan Roese
  2009-10-24 20:25 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-10-23 14:20 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some fixes and last minute updates from ppc4xx. Thanks.

The following changes since commit f67066b6b0740b826ed862615c5ab022aaf4779a:
  Mike Frysinger (1):
        envcrc: check return value of fwrite()

are available in the git repository at:

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

Stefan Roese (7):
      fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
      ppc4xx: Update flash size in reg property of the NOR flash node
      ppc4xx: Add function to check and dynamically change PCI sync clock
      ppc4xx: Print PCI synchronous clock frequency upon bootup
      ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
      ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
      ppc4xx: Sequoia: Add chip_config command

Wolfgang Denk (1):
      cpu/ppc4xx/fdt.c: avoid strcpy() to constant string

 board/amcc/sequoia/Makefile      |    4 +-
 board/amcc/sequoia/chip_config.c |  122 ++++++++++++++++++++
 board/amcc/sequoia/cmd_sequoia.c |  231 --------------------------------------
 board/amcc/sequoia/sequoia.c     |   26 ++++-
 board/amcc/yosemite/yosemite.c   |   26 ++++-
 common/fdt_support.c             |   44 +++++++
 cpu/ppc4xx/cpu.c                 |    9 ++-
 cpu/ppc4xx/cpu_init.c            |   69 +++++++++++
 cpu/ppc4xx/fdt.c                 |   10 ++-
 include/configs/amcc-common.h    |    2 +
 include/configs/sequoia.h        |    6 +
 include/fdt_support.h            |    2 +
 include/ppc440.h                 |    7 +-
 include/ppc4xx.h                 |    2 +
 14 files changed, 318 insertions(+), 242 deletions(-)
 create mode 100644 board/amcc/sequoia/chip_config.c
 delete mode 100644 board/amcc/sequoia/cmd_sequoia.c

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-10-07  7:38 Stefan Roese
@ 2009-10-07 22:08 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-10-07 22:08 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200910070938.38170.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull those fixes and updates (initial version was posted before the
> merge window was closed). Thanks.
> 
> The following changes since commit 99dbd4efd6d5ecc37d7e8f28b20d9be8c83055c7:
>   Ben Warren (1):
>         Add information about return values of xxx_eth_register() in documentation
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Mike Nuss (1):
>       PPC4xx: Denali core: Fix incorrect DDR row bits
> 
> Niklaus Giger (4):
>       ppc4xx: Cleanup some HW register names
>       ppc_4xx: Apply new HW register names
>       ppc4xx: Rework cmd reginfo
>       ppc4xx: respect 80-chars per line in ppc*.h files
> 
> Stefan Roese (2):
>       ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
>       ppc4xx: Add PPC405EX(r) Rev D support
> 
>  board/amcc/bamboo/bamboo.c            |   32 +-
>  board/amcc/canyonlands/canyonlands.c  |   25 +-
>  board/amcc/ebony/ebony.c              |   22 +-
>  board/amcc/katmai/katmai.c            |   25 +-
>  board/amcc/kilauea/kilauea.c          |    3 +
>  board/amcc/luan/epld.h                |   22 +-
>  board/amcc/luan/luan.c                |   22 +-
>  board/amcc/makalu/makalu.c            |    3 +
>  board/amcc/ocotea/ocotea.c            |   22 +-
>  board/amcc/sequoia/sequoia.c          |   28 +-
>  board/amcc/taishan/showinfo.c         |  112 ++--
>  board/amcc/taishan/taishan.c          |   22 +-
>  board/amcc/yosemite/yosemite.c        |   32 +-
>  board/amcc/yucca/yucca.c              |   25 +-
>  board/esd/common/cmd_loadpci.c        |    2 +-
>  board/esd/du440/du440.c               |   28 +-
>  board/esd/pmc440/cmd_pmc440.c         |   10 +-
>  board/esd/pmc440/pmc440.c             |   32 +-
>  board/exbitgen/init.S                 |    4 +-
>  board/gdsys/gdppc440etx/gdppc440etx.c |   32 +-
>  board/gdsys/intip/intip.c             |   22 +-
>  board/korat/korat.c                   |   28 +-
>  board/lwmon5/lwmon5.c                 |   32 +-
>  board/netstal/hcu5/hcu5.c             |   28 +-
>  board/pcs440ep/pcs440ep.c             |   32 +-
>  board/prodrive/alpr/alpr.c            |   52 +-
>  board/prodrive/p3p440/p3p440.c        |   22 +-
>  board/sandburst/common/ppc440gx_i2c.h |    2 +-
>  board/sandburst/common/sb_common.c    |   22 +-
>  board/xes/xpedite1000/xpedite1000.c   |   24 +-
>  common/cmd_reginfo.c                  |  158 +----
>  cpu/ppc4xx/4xx_pci.c                  |   48 +-
>  cpu/ppc4xx/4xx_pcie.c                 |    3 +-
>  cpu/ppc4xx/Makefile                   |    4 +
>  cpu/ppc4xx/cpu.c                      |   30 +-
>  cpu/ppc4xx/cpu_init.c                 |    4 +-
>  cpu/ppc4xx/denali_spd_ddr2.c          |    2 +-
>  cpu/ppc4xx/miiphy.c                   |   24 +-
>  cpu/ppc4xx/reginfo.c                  |  370 +++++++++
>  cpu/ppc4xx/speed.c                    |    6 +-
>  drivers/net/4xx_enet.c                |  100 ++--
>  include/4xx_i2c.h                     |    2 +-
>  include/asm-ppc/processor.h           |    6 +-
>  include/ppc405.h                      |  530 +++++++-------
>  include/ppc440.h                      | 1401 +++++++++++++++++++--------------
>  include/ppc4xx.h                      |   36 +-
>  include/ppc4xx_enet.h                 |  314 ++++----
>  post/cpu/ppc4xx/ether.c               |   50 +-
>  48 files changed, 2151 insertions(+), 1704 deletions(-)
>  create mode 100644 cpu/ppc4xx/reginfo.c

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: wd at denx.de
Command, n.:
            Statement presented by a human and accepted by a computer
in such a manner as to make the human feel as if he is in control.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-10-07  7:38 Stefan Roese
  2009-10-07 22:08 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-10-07  7:38 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull those fixes and updates (initial version was posted before the
merge window was closed). Thanks.

The following changes since commit 99dbd4efd6d5ecc37d7e8f28b20d9be8c83055c7:
  Ben Warren (1):
        Add information about return values of xxx_eth_register() in documentation

are available in the git repository at:

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

Mike Nuss (1):
      PPC4xx: Denali core: Fix incorrect DDR row bits

Niklaus Giger (4):
      ppc4xx: Cleanup some HW register names
      ppc_4xx: Apply new HW register names
      ppc4xx: Rework cmd reginfo
      ppc4xx: respect 80-chars per line in ppc*.h files

Stefan Roese (2):
      ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
      ppc4xx: Add PPC405EX(r) Rev D support

 board/amcc/bamboo/bamboo.c            |   32 +-
 board/amcc/canyonlands/canyonlands.c  |   25 +-
 board/amcc/ebony/ebony.c              |   22 +-
 board/amcc/katmai/katmai.c            |   25 +-
 board/amcc/kilauea/kilauea.c          |    3 +
 board/amcc/luan/epld.h                |   22 +-
 board/amcc/luan/luan.c                |   22 +-
 board/amcc/makalu/makalu.c            |    3 +
 board/amcc/ocotea/ocotea.c            |   22 +-
 board/amcc/sequoia/sequoia.c          |   28 +-
 board/amcc/taishan/showinfo.c         |  112 ++--
 board/amcc/taishan/taishan.c          |   22 +-
 board/amcc/yosemite/yosemite.c        |   32 +-
 board/amcc/yucca/yucca.c              |   25 +-
 board/esd/common/cmd_loadpci.c        |    2 +-
 board/esd/du440/du440.c               |   28 +-
 board/esd/pmc440/cmd_pmc440.c         |   10 +-
 board/esd/pmc440/pmc440.c             |   32 +-
 board/exbitgen/init.S                 |    4 +-
 board/gdsys/gdppc440etx/gdppc440etx.c |   32 +-
 board/gdsys/intip/intip.c             |   22 +-
 board/korat/korat.c                   |   28 +-
 board/lwmon5/lwmon5.c                 |   32 +-
 board/netstal/hcu5/hcu5.c             |   28 +-
 board/pcs440ep/pcs440ep.c             |   32 +-
 board/prodrive/alpr/alpr.c            |   52 +-
 board/prodrive/p3p440/p3p440.c        |   22 +-
 board/sandburst/common/ppc440gx_i2c.h |    2 +-
 board/sandburst/common/sb_common.c    |   22 +-
 board/xes/xpedite1000/xpedite1000.c   |   24 +-
 common/cmd_reginfo.c                  |  158 +----
 cpu/ppc4xx/4xx_pci.c                  |   48 +-
 cpu/ppc4xx/4xx_pcie.c                 |    3 +-
 cpu/ppc4xx/Makefile                   |    4 +
 cpu/ppc4xx/cpu.c                      |   30 +-
 cpu/ppc4xx/cpu_init.c                 |    4 +-
 cpu/ppc4xx/denali_spd_ddr2.c          |    2 +-
 cpu/ppc4xx/miiphy.c                   |   24 +-
 cpu/ppc4xx/reginfo.c                  |  370 +++++++++
 cpu/ppc4xx/speed.c                    |    6 +-
 drivers/net/4xx_enet.c                |  100 ++--
 include/4xx_i2c.h                     |    2 +-
 include/asm-ppc/processor.h           |    6 +-
 include/ppc405.h                      |  530 +++++++-------
 include/ppc440.h                      | 1401 +++++++++++++++++++--------------
 include/ppc4xx.h                      |   36 +-
 include/ppc4xx_enet.h                 |  314 ++++----
 post/cpu/ppc4xx/ether.c               |   50 +-
 48 files changed, 2151 insertions(+), 1704 deletions(-)
 create mode 100644 cpu/ppc4xx/reginfo.c

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-10-02 12:03 Stefan Roese
@ 2009-10-03 21:41 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-10-03 21:41 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200910021403.16505.sr@denx.de> you wrote:
> The following changes since commit 1d96cfe8f5eebfc6ea39d1a387f35ca4499e6b67:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Felix Radensky (1):
>       ppc4xx: Reorganize DDR2 ECC handling
> 
> Matthias Fuchs (1):
>       ppc4xx: Add SDRAM detection for PMC440 boards
> 
> Stefan Roese (1):
>       ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
> 
>  board/esd/pmc440/init.S             |   11 +-
>  board/esd/pmc440/sdram.c            |   82 ++++++---
>  cpu/ppc4xx/44x_spd_ddr2.c           |  366 ++++++++++++-----------------------
>  cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |    6 +-
>  cpu/ppc4xx/ecc.c                    |  167 +++++++++++-----
>  cpu/ppc4xx/ecc.h                    |   52 +++---
>  include/asm-ppc/ppc4xx-sdram.h      |    7 +-
>  include/configs/PMC440.h            |    1 -
>  8 files changed, 341 insertions(+), 351 deletions(-)

Done, 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: wd at denx.de
"...this does not mean that some of us should not want, in  a  rather
dispassionate sort of way, to put a bullet through csh's head."
                   - Larry Wall in <1992Aug6.221512.5963@netlabs.com>

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-10-02 12:03 Stefan Roese
  2009-10-03 21:41 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-10-02 12:03 UTC (permalink / raw)
  To: u-boot

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

are available in the git repository at:

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

Felix Radensky (1):
      ppc4xx: Reorganize DDR2 ECC handling

Matthias Fuchs (1):
      ppc4xx: Add SDRAM detection for PMC440 boards

Stefan Roese (1):
      ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling

 board/esd/pmc440/init.S             |   11 +-
 board/esd/pmc440/sdram.c            |   82 ++++++---
 cpu/ppc4xx/44x_spd_ddr2.c           |  366 ++++++++++++-----------------------
 cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |    6 +-
 cpu/ppc4xx/ecc.c                    |  167 +++++++++++-----
 cpu/ppc4xx/ecc.h                    |   52 +++---
 include/asm-ppc/ppc4xx-sdram.h      |    7 +-
 include/configs/PMC440.h            |    1 -
 8 files changed, 341 insertions(+), 351 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-09-28  8:56 Stefan Roese
@ 2009-09-30 21:27 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-09-30 21:27 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200909281056.09788.sr@denx.de> you wrote:
> The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
>   Wolfgang Denk (1):
>         mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (3):
>       ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
>       ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
>       ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead
> 
>  board/amcc/acadia/acadia.c                 |   12 ++--
>  board/amcc/bamboo/bamboo.c                 |   28 +++++-----
>  board/amcc/bubinga/bubinga.c               |   12 ++--
>  board/amcc/canyonlands/canyonlands.c       |   62 ++++++++++----------
>  board/amcc/ebony/ebony.c                   |   54 +++++++++---------
>  board/amcc/katmai/katmai.c                 |   72 ++++++++++++------------
>  board/amcc/kilauea/kilauea.c               |   48 ++++++++--------
>  board/amcc/luan/luan.c                     |   32 +++++-----
>  board/amcc/makalu/makalu.c                 |   48 ++++++++--------
>  board/amcc/ocotea/ocotea.c                 |   84 ++++++++++++++--------------
>  board/amcc/redwood/redwood.c               |   60 ++++++++++----------
>  board/amcc/sequoia/sequoia.c               |   42 +++++++-------
>  board/amcc/taihu/taihu.c                   |   14 ++--
>  board/amcc/taishan/taishan.c               |   60 ++++++++++----------
>  board/amcc/walnut/walnut.c                 |   14 ++--
>  board/amcc/yosemite/yosemite.c             |   62 ++++++++++----------
>  board/amcc/yucca/yucca.c                   |   64 ++++++++++----------
>  board/cray/L1/L1.c                         |   32 +++++-----
>  board/csb272/csb272.c                      |   22 ++++----
>  board/csb272/init.S                        |   18 +++---
>  board/csb472/csb472.c                      |   22 ++++----
>  board/csb472/init.S                        |   18 +++---
>  board/dave/PPChameleonEVB/PPChameleonEVB.c |   14 ++--
>  board/eric/eric.c                          |   14 ++--
>  board/eric/init.S                          |   14 ++--
>  board/esd/apc405/apc405.c                  |   14 ++--
>  board/esd/ar405/ar405.c                    |   14 ++--
>  board/esd/ash405/ash405.c                  |   14 ++--
>  board/esd/canbt/canbt.c                    |   14 ++--
>  board/esd/cms700/cms700.c                  |   14 ++--
>  board/esd/cpci2dp/cpci2dp.c                |   16 +++---
>  board/esd/cpci405/cpci405.c                |   18 +++---
>  board/esd/cpciiser4/cpciiser4.c            |   16 +++---
>  board/esd/dp405/dp405.c                    |   14 ++--
>  board/esd/du405/du405.c                    |   14 ++--
>  board/esd/du440/du440.c                    |   42 +++++++-------
>  board/esd/hh405/hh405.c                    |   14 ++--
>  board/esd/hub405/hub405.c                  |   14 ++--
>  board/esd/ocrtc/ocrtc.c                    |   14 ++--
>  board/esd/pci405/pci405.c                  |   16 +++---
>  board/esd/plu405/plu405.c                  |   14 ++--
>  board/esd/pmc405/pmc405.c                  |   14 ++--
>  board/esd/pmc405de/pmc405de.c              |   14 ++--
>  board/esd/pmc440/pmc440.c                  |   46 +++++++-------
>  board/esd/voh405/voh405.c                  |   14 ++--
>  board/esd/vom405/vom405.c                  |   14 ++--
>  board/esd/wuh405/wuh405.c                  |   14 ++--
>  board/exbitgen/exbitgen.c                  |   22 ++++----
>  board/exbitgen/init.S                      |   14 ++--
>  board/g2000/g2000.c                        |   41 +++++++-------
>  board/gdsys/dlvision/dlvision.c            |   14 ++--
>  board/gdsys/gdppc440etx/gdppc440etx.c      |   28 +++++-----
>  board/gdsys/intip/intip.c                  |   56 +++++++++---------
>  board/gdsys/neo/neo.c                      |   14 ++--
>  board/jse/jse.c                            |   12 ++--
>  board/jse/sdram.c                          |   36 ++++++------
>  board/korat/korat.c                        |   46 +++++++-------
>  board/lwmon5/lwmon5.c                      |   42 +++++++-------
>  board/mpl/mip405/mip405.c                  |   52 ++++++++--------
>  board/mpl/pip405/pip405.c                  |   50 ++++++++--------
>  board/netstal/common/fixed_sdram.c         |   40 +++++++-------
>  board/netstal/hcu4/hcu4.c                  |   12 ++--
>  board/netstal/hcu5/hcu5.c                  |   46 +++++++-------
>  board/netstal/mcu25/mcu25.c                |   12 ++--
>  board/pcs440ep/pcs440ep.c                  |   30 +++++-----
>  board/prodrive/alpr/alpr.c                 |   60 ++++++++++----------
>  board/prodrive/p3p440/p3p440.c             |   30 +++++-----
>  board/quad100hd/quad100hd.c                |   14 ++--
>  board/sandburst/common/sb_common.c         |   24 ++++----
>  board/sandburst/karef/karef.c              |   60 ++++++++++----------
>  board/sandburst/metrobox/metrobox.c        |   60 ++++++++++----------
>  board/sbc405/sbc405.c                      |   14 ++--
>  board/sc3/sc3.c                            |   40 +++++++-------
>  board/w7o/init.S                           |   10 ++--
>  board/w7o/w7o.c                            |   36 ++++++------
>  board/xes/xpedite1000/xpedite1000.c        |   54 +++++++++---------
>  board/zeus/zeus.c                          |   14 ++--
>  common/cmd_reginfo.c                       |   78 +++++++++++++-------------
>  cpu/ppc4xx/40x_spd_sdram.c                 |   27 ++++-----
>  cpu/ppc4xx/44x_spd_ddr.c                   |   44 +++++++-------
>  cpu/ppc4xx/sdram.c                         |   60 ++++++++++----------
>  cpu/ppc4xx/uic.c                           |   28 +++++-----
>  include/asm-ppc/ppc4xx-sdram.h             |   86 +++++++++++----------------
>  include/asm-ppc/ppc4xx-uic.h               |   80 +++++++++++---------------
>  nand_spl/board/amcc/bamboo/sdram.c         |   26 ++++----
>  85 files changed, 1341 insertions(+), 1371 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: wd at denx.de
I thought my people would grow tired of killing. But you were  right,
they  see it is easier than trading. And it has its pleasures. I feel
it myself. Like the hunt, but with richer rewards.
	-- Apella, "A Private Little War", stardate 4211.8

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-09-28  8:56 Stefan Roese
  2009-09-30 21:27 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-09-28  8:56 UTC (permalink / raw)
  To: u-boot

The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
  Wolfgang Denk (1):
        mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]

are available in the git repository at:

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

Stefan Roese (3):
      ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
      ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
      ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead

 board/amcc/acadia/acadia.c                 |   12 ++--
 board/amcc/bamboo/bamboo.c                 |   28 +++++-----
 board/amcc/bubinga/bubinga.c               |   12 ++--
 board/amcc/canyonlands/canyonlands.c       |   62 ++++++++++----------
 board/amcc/ebony/ebony.c                   |   54 +++++++++---------
 board/amcc/katmai/katmai.c                 |   72 ++++++++++++------------
 board/amcc/kilauea/kilauea.c               |   48 ++++++++--------
 board/amcc/luan/luan.c                     |   32 +++++-----
 board/amcc/makalu/makalu.c                 |   48 ++++++++--------
 board/amcc/ocotea/ocotea.c                 |   84 ++++++++++++++--------------
 board/amcc/redwood/redwood.c               |   60 ++++++++++----------
 board/amcc/sequoia/sequoia.c               |   42 +++++++-------
 board/amcc/taihu/taihu.c                   |   14 ++--
 board/amcc/taishan/taishan.c               |   60 ++++++++++----------
 board/amcc/walnut/walnut.c                 |   14 ++--
 board/amcc/yosemite/yosemite.c             |   62 ++++++++++----------
 board/amcc/yucca/yucca.c                   |   64 ++++++++++----------
 board/cray/L1/L1.c                         |   32 +++++-----
 board/csb272/csb272.c                      |   22 ++++----
 board/csb272/init.S                        |   18 +++---
 board/csb472/csb472.c                      |   22 ++++----
 board/csb472/init.S                        |   18 +++---
 board/dave/PPChameleonEVB/PPChameleonEVB.c |   14 ++--
 board/eric/eric.c                          |   14 ++--
 board/eric/init.S                          |   14 ++--
 board/esd/apc405/apc405.c                  |   14 ++--
 board/esd/ar405/ar405.c                    |   14 ++--
 board/esd/ash405/ash405.c                  |   14 ++--
 board/esd/canbt/canbt.c                    |   14 ++--
 board/esd/cms700/cms700.c                  |   14 ++--
 board/esd/cpci2dp/cpci2dp.c                |   16 +++---
 board/esd/cpci405/cpci405.c                |   18 +++---
 board/esd/cpciiser4/cpciiser4.c            |   16 +++---
 board/esd/dp405/dp405.c                    |   14 ++--
 board/esd/du405/du405.c                    |   14 ++--
 board/esd/du440/du440.c                    |   42 +++++++-------
 board/esd/hh405/hh405.c                    |   14 ++--
 board/esd/hub405/hub405.c                  |   14 ++--
 board/esd/ocrtc/ocrtc.c                    |   14 ++--
 board/esd/pci405/pci405.c                  |   16 +++---
 board/esd/plu405/plu405.c                  |   14 ++--
 board/esd/pmc405/pmc405.c                  |   14 ++--
 board/esd/pmc405de/pmc405de.c              |   14 ++--
 board/esd/pmc440/pmc440.c                  |   46 +++++++-------
 board/esd/voh405/voh405.c                  |   14 ++--
 board/esd/vom405/vom405.c                  |   14 ++--
 board/esd/wuh405/wuh405.c                  |   14 ++--
 board/exbitgen/exbitgen.c                  |   22 ++++----
 board/exbitgen/init.S                      |   14 ++--
 board/g2000/g2000.c                        |   41 +++++++-------
 board/gdsys/dlvision/dlvision.c            |   14 ++--
 board/gdsys/gdppc440etx/gdppc440etx.c      |   28 +++++-----
 board/gdsys/intip/intip.c                  |   56 +++++++++---------
 board/gdsys/neo/neo.c                      |   14 ++--
 board/jse/jse.c                            |   12 ++--
 board/jse/sdram.c                          |   36 ++++++------
 board/korat/korat.c                        |   46 +++++++-------
 board/lwmon5/lwmon5.c                      |   42 +++++++-------
 board/mpl/mip405/mip405.c                  |   52 ++++++++--------
 board/mpl/pip405/pip405.c                  |   50 ++++++++--------
 board/netstal/common/fixed_sdram.c         |   40 +++++++-------
 board/netstal/hcu4/hcu4.c                  |   12 ++--
 board/netstal/hcu5/hcu5.c                  |   46 +++++++-------
 board/netstal/mcu25/mcu25.c                |   12 ++--
 board/pcs440ep/pcs440ep.c                  |   30 +++++-----
 board/prodrive/alpr/alpr.c                 |   60 ++++++++++----------
 board/prodrive/p3p440/p3p440.c             |   30 +++++-----
 board/quad100hd/quad100hd.c                |   14 ++--
 board/sandburst/common/sb_common.c         |   24 ++++----
 board/sandburst/karef/karef.c              |   60 ++++++++++----------
 board/sandburst/metrobox/metrobox.c        |   60 ++++++++++----------
 board/sbc405/sbc405.c                      |   14 ++--
 board/sc3/sc3.c                            |   40 +++++++-------
 board/w7o/init.S                           |   10 ++--
 board/w7o/w7o.c                            |   36 ++++++------
 board/xes/xpedite1000/xpedite1000.c        |   54 +++++++++---------
 board/zeus/zeus.c                          |   14 ++--
 common/cmd_reginfo.c                       |   78 +++++++++++++-------------
 cpu/ppc4xx/40x_spd_sdram.c                 |   27 ++++-----
 cpu/ppc4xx/44x_spd_ddr.c                   |   44 +++++++-------
 cpu/ppc4xx/sdram.c                         |   60 ++++++++++----------
 cpu/ppc4xx/uic.c                           |   28 +++++-----
 include/asm-ppc/ppc4xx-sdram.h             |   86 +++++++++++----------------
 include/asm-ppc/ppc4xx-uic.h               |   80 +++++++++++---------------
 nand_spl/board/amcc/bamboo/sdram.c         |   26 ++++----
 85 files changed, 1341 insertions(+), 1371 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-08-25 20:53 ` Wolfgang Denk
@ 2009-08-26  4:30   ` Stefan Roese
  0 siblings, 0 replies; 108+ messages in thread
From: Stefan Roese @ 2009-08-26  4:30 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Tuesday 25 August 2009 22:53:54 Wolfgang Denk wrote:
> > Feng Kan (1):
> >       ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver
> >
> >  drivers/mtd/nand/ndfc.c |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
>
> Applied, thanks.

Thanks.

> What about this patch:
>
> 08/21  Dirk Eibach  [PATCH v2] ppc4xx: Rename compactcenter to intip

It's queued for the next merge window. I'll send a pull request soon.

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-08-25 15:47 Stefan Roese
@ 2009-08-25 20:53 ` Wolfgang Denk
  2009-08-26  4:30   ` Stefan Roese
  0 siblings, 1 reply; 108+ messages in thread
From: Wolfgang Denk @ 2009-08-25 20:53 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200908251747.23905.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull this fix into master. Thanks.
> 
> 
> The following changes since commit a794f59a75bf9fd4a44f1ad2349cae903c42b89c:
>   Jean-Christophe PLAGNIOL-VILLARD (1):
>         sh/rsk7203: add missing include net.h
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Feng Kan (1):
>       ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver
> 
>  drivers/mtd/nand/ndfc.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

What about this patch:

08/21  Dirk Eibach  [PATCH v2] ppc4xx: Rename compactcenter to intip

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: wd at denx.de
Dear Lord: I just want *one* one-armed manager so  I  never  have  to
hear "On the other hand", again.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-08-25 15:47 Stefan Roese
  2009-08-25 20:53 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-08-25 15:47 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull this fix into master. Thanks.


The following changes since commit a794f59a75bf9fd4a44f1ad2349cae903c42b89c:
  Jean-Christophe PLAGNIOL-VILLARD (1):
        sh/rsk7203: add missing include net.h

are available in the git repository at:

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

Feng Kan (1):
      ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver

 drivers/mtd/nand/ndfc.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-08-18 17:06   ` Stefan Roese
@ 2009-08-18 19:23     ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-08-18 19:23 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200908181906.03021.sr@denx.de> you wrote:
> 
> > Umm... what about this patch:
> >
> > 07/30 Dirk Eibach  ppc4xx: Support PPC460EX rev B on gdsys CompactCenter
> 
> Not needed any more. It's been superseded by this patch which is already in 
> mainline:
> 
> ppc4xx: Remove check for PPC460EX from CompactCenter

thanks, one less patch to care about :-)

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: wd at denx.de
2000 pounds of chinese soup                               = 1 Won Ton

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-08-18 11:58 ` Wolfgang Denk
@ 2009-08-18 17:06   ` Stefan Roese
  2009-08-18 19:23     ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-08-18 17:06 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Tuesday 18 August 2009 13:58:54 Wolfgang Denk wrote:
> > The following changes since commit
> > 7dedefdf749ff02c1086f7ddb8cb83a77b00d030: John Schmoller (1):
> >         flash: Fix CFI buffer size bug
> >
> > are available in the git repository at:
> >
> >   git://www.denx.de/git/u-boot-ppc4xx.git master
> >
> > Stefan Roese (1):
> >       ppc4xx: Fix "chip_config" command for AMCC Arches
> >
> >  board/amcc/canyonlands/chip_config.c |   34
> > ++++++++++++++++++---------------- include/configs/canyonlands.h        |
> >    4 ++++
> >  2 files changed, 22 insertions(+), 16 deletions(-)
>
> Done, thanks.

Thanks.

> Umm... what about this patch:
>
> 07/30 Dirk Eibach  ppc4xx: Support PPC460EX rev B on gdsys CompactCenter

Not needed any more. It's been superseded by this patch which is already in 
mainline:

ppc4xx: Remove check for PPC460EX from CompactCenter

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-08-18  7:23 Stefan Roese
@ 2009-08-18 11:58 ` Wolfgang Denk
  2009-08-18 17:06   ` Stefan Roese
  0 siblings, 1 reply; 108+ messages in thread
From: Wolfgang Denk @ 2009-08-18 11:58 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200908180923.10022.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following bug fix:
> 
> Thanks,
> Stefan
> 
> 
> The following changes since commit 7dedefdf749ff02c1086f7ddb8cb83a77b00d030:
>   John Schmoller (1):
>         flash: Fix CFI buffer size bug
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       ppc4xx: Fix "chip_config" command for AMCC Arches
> 
>  board/amcc/canyonlands/chip_config.c |   34 ++++++++++++++++++----------------
>  include/configs/canyonlands.h        |    4 ++++
>  2 files changed, 22 insertions(+), 16 deletions(-)

Done, thanks.


Umm... what about this patch:

07/30 Dirk Eibach  ppc4xx: Support PPC460EX rev B on gdsys CompactCenter

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: wd at denx.de
It would seem that evil retreats when forcibly confronted
	-- Yarnek of Excalbia, "The Savage Curtain", stardate 5906.5

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-08-18  7:23 Stefan Roese
  2009-08-18 11:58 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-08-18  7:23 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following bug fix:

Thanks,
Stefan


The following changes since commit 7dedefdf749ff02c1086f7ddb8cb83a77b00d030:
  John Schmoller (1):
        flash: Fix CFI buffer size bug

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Fix "chip_config" command for AMCC Arches

 board/amcc/canyonlands/chip_config.c |   34 ++++++++++++++++++----------------
 include/configs/canyonlands.h        |    4 ++++
 2 files changed, 22 insertions(+), 16 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-07-30 12:18 Stefan Roese
@ 2009-07-30 12:32 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-07-30 12:32 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200907301418.20027.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull those 4xx updates/fixes, which I would really like to see
> in the upcoming release.
> 
> Thanks.
> 
> The following changes since commit 108f56b056780f0d23f720d98709304f84a0d6c8:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-i2c
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (1):
>       ppc4xx: Remove check for PPC460EX from CompactCenter
> 
> Stefan Roese (5):
>       ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels
>       ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)
>       ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's
>       ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
>       ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
> 
>  board/amcc/canyonlands/canyonlands.c         |   26 ++++++---
>  board/gdsys/compactcenter/compactcenter.c    |   26 +++------
>  cpu/ppc4xx/cpu.c                             |   23 ++++++++
>  include/asm-ppc/processor.h                  |    2 +
>  include/configs/amcc-common.h                |   13 ++--
>  include/ppc440.h                             |    5 ++
>  nand_spl/board/amcc/canyonlands/ddr2_fixed.c |   79 +++++++++++++++++++++-----
>  7 files changed, 128 insertions(+), 46 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: wd at denx.de
Command, n.:
            Statement presented by a human and accepted by a computer
in such a manner as to make the human feel as if he is in control.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-07-30 12:18 Stefan Roese
  2009-07-30 12:32 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-07-30 12:18 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull those 4xx updates/fixes, which I would really like to see
in the upcoming release.

Thanks.

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

are available in the git repository at:

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

Dirk Eibach (1):
      ppc4xx: Remove check for PPC460EX from CompactCenter

Stefan Roese (5):
      ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels
      ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)
      ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's
      ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
      ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands

 board/amcc/canyonlands/canyonlands.c         |   26 ++++++---
 board/gdsys/compactcenter/compactcenter.c    |   26 +++------
 cpu/ppc4xx/cpu.c                             |   23 ++++++++
 include/asm-ppc/processor.h                  |    2 +
 include/configs/amcc-common.h                |   13 ++--
 include/ppc440.h                             |    5 ++
 nand_spl/board/amcc/canyonlands/ddr2_fixed.c |   79 +++++++++++++++++++++-----
 7 files changed, 128 insertions(+), 46 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/master
  2009-07-28  5:29 Stefan Roese
@ 2009-07-29  7:27 ` Wolfgang Denk
  0 siblings, 0 replies; 108+ messages in thread
From: Wolfgang Denk @ 2009-07-29  7:27 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200907280729.23996.sr@denx.de> you wrote:
> The following changes since commit 10c7604d021949464b1e4ba903df95e6b2f0d2ff:
>   Wolfgang Denk (1):
>         Prepare 2009.08-rc1
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (1):
>       ppc4xx: Add GDsys CompactCenter board support.
> 
> Stefan Roese (4):
>       ppc4xx: Fix Arches DDR2 initialization
>       ppc4xx: Kilauea: Fix SDRAM init in NAND booting version
>       ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd
>       ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
> 
>  MAINTAINERS                               |    2 +
>  MAKEALL                                   |    2 +
>  Makefile                                  |    8 +
>  board/amcc/canyonlands/canyonlands.c      |   45 ++--
>  board/amcc/kilauea/chip_config.c          |   24 ++-
>  board/gdsys/compactcenter/Makefile        |   53 ++++
>  board/gdsys/compactcenter/chip_config.c   |   87 ++++++
>  board/gdsys/compactcenter/compactcenter.c |  297 ++++++++++++++++++++
>  board/gdsys/compactcenter/config.mk       |   41 +++
>  board/gdsys/compactcenter/init.S          |   97 +++++++
>  board/gdsys/compactcenter/u-boot.lds      |  144 ++++++++++
>  include/configs/compactcenter.h           |  437 +++++++++++++++++++++++++++++
>  include/configs/kilauea.h                 |    2 +
>  13 files changed, 1208 insertions(+), 31 deletions(-)
>  create mode 100644 board/gdsys/compactcenter/Makefile
>  create mode 100644 board/gdsys/compactcenter/chip_config.c
>  create mode 100644 board/gdsys/compactcenter/compactcenter.c
>  create mode 100644 board/gdsys/compactcenter/config.mk
>  create mode 100644 board/gdsys/compactcenter/init.S
>  create mode 100644 board/gdsys/compactcenter/u-boot.lds
>  create mode 100644 include/configs/compactcenter.h

Applied, thanks.

Ummm.. Stefan, please try to come up with shorter Subject: lines for
your patches, please. Especially "ppc4xx: Add some NAND-booting
bootstrap entries to Kilauea chip_config cmd" and "ppc4xx: Fix
problem with NOR range assignment in Canyonlands ft_board_setup" are
_way_too_long_!

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: wd at denx.de
Diplomacy is the art of saying "nice doggy" until you can find a rock.

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

* [U-Boot] Please pull u-boot-ppc4xx/master
@ 2009-07-28  5:29 Stefan Roese
  2009-07-29  7:27 ` Wolfgang Denk
  0 siblings, 1 reply; 108+ messages in thread
From: Stefan Roese @ 2009-07-28  5:29 UTC (permalink / raw)
  To: u-boot

The following changes since commit 10c7604d021949464b1e4ba903df95e6b2f0d2ff:
  Wolfgang Denk (1):
        Prepare 2009.08-rc1

are available in the git repository at:

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

Dirk Eibach (1):
      ppc4xx: Add GDsys CompactCenter board support.

Stefan Roese (4):
      ppc4xx: Fix Arches DDR2 initialization
      ppc4xx: Kilauea: Fix SDRAM init in NAND booting version
      ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd
      ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup

 MAINTAINERS                               |    2 +
 MAKEALL                                   |    2 +
 Makefile                                  |    8 +
 board/amcc/canyonlands/canyonlands.c      |   45 ++--
 board/amcc/kilauea/chip_config.c          |   24 ++-
 board/gdsys/compactcenter/Makefile        |   53 ++++
 board/gdsys/compactcenter/chip_config.c   |   87 ++++++
 board/gdsys/compactcenter/compactcenter.c |  297 ++++++++++++++++++++
 board/gdsys/compactcenter/config.mk       |   41 +++
 board/gdsys/compactcenter/init.S          |   97 +++++++
 board/gdsys/compactcenter/u-boot.lds      |  144 ++++++++++
 include/configs/compactcenter.h           |  437 +++++++++++++++++++++++++++++
 include/configs/kilauea.h                 |    2 +
 13 files changed, 1208 insertions(+), 31 deletions(-)
 create mode 100644 board/gdsys/compactcenter/Makefile
 create mode 100644 board/gdsys/compactcenter/chip_config.c
 create mode 100644 board/gdsys/compactcenter/compactcenter.c
 create mode 100644 board/gdsys/compactcenter/config.mk
 create mode 100644 board/gdsys/compactcenter/init.S
 create mode 100644 board/gdsys/compactcenter/u-boot.lds
 create mode 100644 include/configs/compactcenter.h

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

end of thread, other threads:[~2016-09-27 21:34 UTC | newest]

Thread overview: 108+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25  9:10 [U-Boot] Please pull u-boot-ppc4xx/master Stefan Roese
2014-07-28 21:48 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-09-27 16:27 Stefan Roese
2016-09-27 21:34 ` Tom Rini
2016-08-09  7:31 Stefan Roese
2016-08-10  0:45 ` Tom Rini
2016-03-21  8:44 Stefan Roese
2016-03-22 14:55 ` Tom Rini
2015-11-30 11:56 Stefan Roese
2015-11-30 20:17 ` Tom Rini
2014-11-19  8:03 Stefan Roese
2014-11-20 14:17 ` Tom Rini
2014-11-05  9:27 Stefan Roese
2014-11-05 15:59 ` Tom Rini
2014-04-24 11:20 Stefan Roese
2014-04-25 19:45 ` Tom Rini
2013-09-07  7:50 Stefan Roese
2013-09-09 14:56 ` Tom Rini
2013-08-19  8:37 Stefan Roese
2013-08-19 13:40 ` Tom Rini
2013-04-22  8:27 Stefan Roese
2013-04-22 17:51 ` Tom Rini
2012-12-06 14:57 Stefan Roese
2012-12-06 15:44 ` Tom Rini
2012-09-03  9:42 Stefan Roese
2012-09-03 19:19 ` Wolfgang Denk
2012-04-30 13:11 Stefan Roese
2012-04-30 14:57 ` Wolfgang Denk
2011-12-01  8:18 Stefan Roese
2011-12-01 23:04 ` Wolfgang Denk
2011-10-12  9:59 Stefan Roese
2011-10-12 20:46 ` Wolfgang Denk
2011-09-19 12:01 Stefan Roese
2011-09-19 21:19 ` Wolfgang Denk
2011-07-28 17:19 Stefan Roese
2011-08-02 19:52 ` Wolfgang Denk
2011-05-12 14:17 Stefan Roese
2011-05-12 17:28 ` Wolfgang Denk
2011-04-21  9:30 Stefan Roese
2011-04-24 22:58 ` Wolfgang Denk
2011-02-07 10:38 Stefan Roese
2011-02-09 19:54 ` Wolfgang Denk
2011-01-11  9:41 Stefan Roese
2010-12-15 12:42 Stefan Roese
2010-12-16 21:35 ` Wolfgang Denk
2010-11-28 10:34 Stefan Roese
2010-11-28 16:45 ` Wolfgang Denk
2010-10-25 15:32 Stefan Roese
2010-10-26 18:58 ` Wolfgang Denk
2010-10-20  8:42 Stefan Roese
2010-10-20 19:21 ` Wolfgang Denk
2010-10-21  4:44   ` Stefan Roese
2010-10-21  6:08     ` Wolfgang Denk
2010-10-21  6:21       ` Stefan Roese
2010-10-04  9:27 Stefan Roese
2010-10-05 12:37 ` Wolfgang Denk
2010-09-22  8:36 Stefan Roese
2010-09-22 20:56 ` Wolfgang Denk
2010-09-03  9:16 Stefan Roese
2010-09-07 19:54 ` Wolfgang Denk
2010-08-09 14:25 Stefan Roese
2010-08-10 20:53 ` Wolfgang Denk
2010-07-23  8:26 Stefan Roese
2010-07-24 18:41 ` Wolfgang Denk
2010-07-01  8:36 Stefan Roese
2010-07-04 21:39 ` Wolfgang Denk
2010-05-17  9:02 Stefan Roese
2010-05-17 21:15 ` Wolfgang Denk
2010-04-29  8:23 Stefan Roese
2010-04-30 22:44 ` Wolfgang Denk
2010-04-19 13:47 Stefan Roese
2010-04-24 19:18 ` Wolfgang Denk
2010-04-14  8:36 Stefan Roese
2010-04-16  9:22 ` Wolfgang Denk
2010-03-30 11:10 Stefan Roese
2010-03-30 20:21 ` Wolfgang Denk
2010-03-24 13:49 Stefan Roese
2010-03-27 23:03 ` Wolfgang Denk
2010-03-04  9:10 Stefan Roese
2010-03-04 20:29 ` Wolfgang Denk
2010-02-03  9:10 Stefan Roese
2010-02-03 19:23 ` Wolfgang Denk
2010-01-23  8:20 Stefan Roese
2010-01-21  7:47 Stefan Roese
2010-01-21 21:28 ` Wolfgang Denk
2009-11-17 12:40 Stefan Roese
2009-11-17 21:33 ` Wolfgang Denk
2009-11-09 12:34 Stefan Roese
2009-11-11 22:00 ` Wolfgang Denk
2009-10-23 14:20 Stefan Roese
2009-10-24 20:25 ` Wolfgang Denk
2009-10-07  7:38 Stefan Roese
2009-10-07 22:08 ` Wolfgang Denk
2009-10-02 12:03 Stefan Roese
2009-10-03 21:41 ` Wolfgang Denk
2009-09-28  8:56 Stefan Roese
2009-09-30 21:27 ` Wolfgang Denk
2009-08-25 15:47 Stefan Roese
2009-08-25 20:53 ` Wolfgang Denk
2009-08-26  4:30   ` Stefan Roese
2009-08-18  7:23 Stefan Roese
2009-08-18 11:58 ` Wolfgang Denk
2009-08-18 17:06   ` Stefan Roese
2009-08-18 19:23     ` Wolfgang Denk
2009-07-30 12:18 Stefan Roese
2009-07-30 12:32 ` Wolfgang Denk
2009-07-28  5:29 Stefan Roese
2009-07-29  7:27 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.