All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-11-23 15:28 Stefan Roese
  2009-11-24 22:14 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-11-23 15:28 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some further 4xx patches for next.

Thanks.

The following changes since commit 396fd17338b9bf1f84f494ec1860427e18868ede:
  Peter Tyser (1):
        Add 'true' and 'false' commands

are available in the git repository at:

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

Stefan Roese (2):
      ppc4xx: Remove some testing code from 4xx_pcie.c
      ppc4xx: Cleanup PPC4xx I2C infrastructure

 cpu/ppc4xx/4xx_pcie.c |    4 -
 cpu/ppc4xx/i2c.c      |  199 ++++++++++++++++++++++++-------------------------
 include/4xx_i2c.h     |   38 +++++----
 include/ppc405.h      |   19 -----
 include/ppc440.h      |   19 -----
 5 files changed, 118 insertions(+), 161 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-23 15:28 [U-Boot] Please pull u-boot-ppc4xx/next Stefan Roese
@ 2009-11-24 22:14 ` Wolfgang Denk
  2009-11-25  9:56   ` Stefan Roese
  0 siblings, 1 reply; 32+ messages in thread
From: Wolfgang Denk @ 2009-11-24 22:14 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200911231628.42563.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some further 4xx patches for next.
> 
> Thanks.
> 
> The following changes since commit 396fd17338b9bf1f84f494ec1860427e18868ede:
>   Peter Tyser (1):
>         Add 'true' and 'false' commands
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Stefan Roese (2):
>       ppc4xx: Remove some testing code from 4xx_pcie.c
>       ppc4xx: Cleanup PPC4xx I2C infrastructure
> 
>  cpu/ppc4xx/4xx_pcie.c |    4 -
>  cpu/ppc4xx/i2c.c      |  199 ++++++++++++++++++++++++-------------------------
>  include/4xx_i2c.h     |   38 +++++----
>  include/ppc405.h      |   19 -----
>  include/ppc440.h      |   19 -----
>  5 files changed, 118 insertions(+), 161 deletions(-)

Applied, thanks.

Please note that I still have this patch marked as open in my list:

10/22 Matthias Fuchs     [U-Boot] [PATCH] ppc4xx: Remove autoupdate feature from PLU405 board

See http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/70194


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 a small world, but I wouldn't want to paint it.

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-24 22:14 ` Wolfgang Denk
@ 2009-11-25  9:56   ` Stefan Roese
  0 siblings, 0 replies; 32+ messages in thread
From: Stefan Roese @ 2009-11-25  9:56 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Tuesday 24 November 2009 23:14:48 Wolfgang Denk wrote:
> Please note that I still have this patch marked as open in my list:
> 
> 10/22 Matthias Fuchs     [U-Boot] [PATCH] ppc4xx: Remove autoupdate feature
>  from PLU405 board
> 
> See http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/70194

I missed this one. Thanks for reminding. I'll pull it and send a pull request 
seen.

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] 32+ messages in thread

* [U-Boot] Please pull u-boot-ppc4xx/next
  2012-10-04  7:23   ` Stefan Roese
@ 2012-10-04 23:19     ` Marek Vasut
  0 siblings, 0 replies; 32+ messages in thread
From: Marek Vasut @ 2012-10-04 23:19 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

> Hi Marek,
> 
> On 10/03/2012 02:15 AM, Marek Vasut wrote:
> >> Stefan Roese (3):
> >>       ppc4xx: Remove IOP480 support
> >>       ppc4xx: Remove ML2 board support
> >>       ppc4xx: Remove AP1000 board support
> > 
> > [...]
> > 
> > I see :-)
> > 
> > Not many zombies removed ... any plans to continue this crusade?
> 
> Not right now. Hard to determine which boards are unmaintained. Do you
> have idea on how to check for unmaintained boards?

Can MAKEALL -M or MAKEALL -m help ?

> Thanks,
> Stefan

Best regards,
Marek Vasut

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2012-10-03  0:15 ` Marek Vasut
@ 2012-10-04  7:23   ` Stefan Roese
  2012-10-04 23:19     ` Marek Vasut
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2012-10-04  7:23 UTC (permalink / raw)
  To: u-boot

Hi Marek,

On 10/03/2012 02:15 AM, Marek Vasut wrote:
>> Stefan Roese (3):
>>       ppc4xx: Remove IOP480 support
>>       ppc4xx: Remove ML2 board support
>>       ppc4xx: Remove AP1000 board support
> [...]
> 
> I see :-)
> 
> Not many zombies removed ... any plans to continue this crusade?

Not right now. Hard to determine which boards are unmaintained. Do you
have idea on how to check for unmaintained boards?

Thanks,
Stefan

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2012-10-02 13:36 Stefan Roese
  2012-10-02 17:55 ` Tom Rini
@ 2012-10-03  0:15 ` Marek Vasut
  2012-10-04  7:23   ` Stefan Roese
  1 sibling, 1 reply; 32+ messages in thread
From: Marek Vasut @ 2012-10-03  0:15 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

> Hi Tom,
> 
> Please pull the following mostly removal patches for "next":
> 
> The following changes since commit
> d05eb7acf0f6ad5682ab75c25af52921e9fa5863:
> 
>   MAINTAINERS: Move dbau1x00 to orphaned. (2012-09-27 13:04:42 -0700)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> for you to fetch changes up to 2e0ad6b01f33fc84bd1dc8c403ab4abce284528d:
> 
>   pmc405de and zeus: remove the env_ptr externs (2012-10-02 15:23:06 +0200)
> 
> ----------------------------------------------------------------
> Igor Grinberg (1):
>       pmc405de and zeus: remove the env_ptr externs
> 
> Stefan Roese (3):
>       ppc4xx: Remove IOP480 support
>       ppc4xx: Remove ML2 board support
>       ppc4xx: Remove AP1000 board support
[...]

I see :-)

Not many zombies removed ... any plans to continue this crusade?

Best regards,
Marek Vasut

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2012-10-02 13:36 Stefan Roese
@ 2012-10-02 17:55 ` Tom Rini
  2012-10-03  0:15 ` Marek Vasut
  1 sibling, 0 replies; 32+ messages in thread
From: Tom Rini @ 2012-10-02 17:55 UTC (permalink / raw)
  To: u-boot

On Tue, Oct 02, 2012 at 03:36:25PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> Please pull the following mostly removal patches for "next":
> 
> The following changes since commit d05eb7acf0f6ad5682ab75c25af52921e9fa5863:
> 
>   MAINTAINERS: Move dbau1x00 to orphaned. (2012-09-27 13:04:42 -0700)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> for you to fetch changes up to 2e0ad6b01f33fc84bd1dc8c403ab4abce284528d:
> 
>   pmc405de and zeus: remove the env_ptr externs (2012-10-02 15:23:06 +0200)
> 
> ----------------------------------------------------------------
> Igor Grinberg (1):
>       pmc405de and zeus: remove the env_ptr externs
> 
> Stefan Roese (3):
>       ppc4xx: Remove IOP480 support
>       ppc4xx: Remove ML2 board support
>       ppc4xx: Remove AP1000 board support
> 
>  MAINTAINERS                           |   6 -
>  arch/powerpc/cpu/ppc4xx/Makefile      |   1 -
>  arch/powerpc/cpu/ppc4xx/cpu.c         |  16 +-
>  arch/powerpc/cpu/ppc4xx/iop480_uart.c | 236 ---------
>  arch/powerpc/cpu/ppc4xx/speed.c       |  25 -
>  arch/powerpc/cpu/ppc4xx/start.S       | 108 ----
>  arch/powerpc/include/asm/cache.h      |   2 +-
>  arch/powerpc/include/asm/ppc405.h     |   4 -
>  arch/powerpc/include/asm/ppc4xx.h     |   7 -
>  board/amirix/ap1000/Makefile          |  47 --
>  board/amirix/ap1000/ap1000.c          | 709 --------------------------
>  board/amirix/ap1000/ap1000.h          | 173 -------
>  board/amirix/ap1000/flash.c           | 900 ----------------------------------
>  board/amirix/ap1000/init.S            |  30 --
>  board/amirix/ap1000/pci.c             | 318 ------------
>  board/amirix/ap1000/powerspan.c       | 750 ----------------------------
>  board/amirix/ap1000/powerspan.h       | 170 -------
>  board/amirix/ap1000/serial.c          | 111 -----
>  board/amirix/ap1000/u-boot.lds        |  96 ----
>  board/esd/pmc405de/pmc405de.c         |   1 -
>  board/ml2/Makefile                    |  45 --
>  board/ml2/flash.c                     | 300 ------------
>  board/ml2/init.S                      |  30 --
>  board/ml2/ml2.c                       |  62 ---
>  board/ml2/serial.c                    | 115 -----
>  board/ml2/u-boot.lds                  |  94 ----
>  board/ml2/u-boot.lds.debug            | 135 -----
>  board/zeus/zeus.c                     |   1 -
>  boards.cfg                            |   4 -
>  drivers/net/e1000.c                   |  42 +-
>  include/common.h                      |   6 +-
>  include/configs/ADCIOP.h              | 203 --------
>  include/configs/AP1000.h              | 247 ----------
>  include/configs/DASA_SIM.h            | 194 --------
>  include/configs/ML2.h                 | 257 ----------
>  include/vxworks.h                     |   2 -
>  36 files changed, 6 insertions(+), 5441 deletions(-)
>  delete mode 100644 arch/powerpc/cpu/ppc4xx/iop480_uart.c
>  delete mode 100644 board/amirix/ap1000/Makefile
>  delete mode 100644 board/amirix/ap1000/ap1000.c
>  delete mode 100644 board/amirix/ap1000/ap1000.h
>  delete mode 100644 board/amirix/ap1000/flash.c
>  delete mode 100644 board/amirix/ap1000/init.S
>  delete mode 100644 board/amirix/ap1000/pci.c
>  delete mode 100644 board/amirix/ap1000/powerspan.c
>  delete mode 100644 board/amirix/ap1000/powerspan.h
>  delete mode 100644 board/amirix/ap1000/serial.c
>  delete mode 100644 board/amirix/ap1000/u-boot.lds
>  delete mode 100644 board/ml2/Makefile
>  delete mode 100644 board/ml2/flash.c
>  delete mode 100644 board/ml2/init.S
>  delete mode 100644 board/ml2/ml2.c
>  delete mode 100644 board/ml2/serial.c
>  delete mode 100644 board/ml2/u-boot.lds
>  delete mode 100644 board/ml2/u-boot.lds.debug
>  delete mode 100644 include/configs/ADCIOP.h
>  delete mode 100644 include/configs/AP1000.h
>  delete mode 100644 include/configs/DASA_SIM.h
>  delete mode 100644 include/configs/ML2.h

Applied to u-boot/next, 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/20121002/e7fe68c4/attachment.pgp>

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2012-10-02 13:36 Stefan Roese
  2012-10-02 17:55 ` Tom Rini
  2012-10-03  0:15 ` Marek Vasut
  0 siblings, 2 replies; 32+ messages in thread
From: Stefan Roese @ 2012-10-02 13:36 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull the following mostly removal patches for "next":

The following changes since commit d05eb7acf0f6ad5682ab75c25af52921e9fa5863:

  MAINTAINERS: Move dbau1x00 to orphaned. (2012-09-27 13:04:42 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2e0ad6b01f33fc84bd1dc8c403ab4abce284528d:

  pmc405de and zeus: remove the env_ptr externs (2012-10-02 15:23:06 +0200)

----------------------------------------------------------------
Igor Grinberg (1):
      pmc405de and zeus: remove the env_ptr externs

Stefan Roese (3):
      ppc4xx: Remove IOP480 support
      ppc4xx: Remove ML2 board support
      ppc4xx: Remove AP1000 board support

 MAINTAINERS                           |   6 -
 arch/powerpc/cpu/ppc4xx/Makefile      |   1 -
 arch/powerpc/cpu/ppc4xx/cpu.c         |  16 +-
 arch/powerpc/cpu/ppc4xx/iop480_uart.c | 236 ---------
 arch/powerpc/cpu/ppc4xx/speed.c       |  25 -
 arch/powerpc/cpu/ppc4xx/start.S       | 108 ----
 arch/powerpc/include/asm/cache.h      |   2 +-
 arch/powerpc/include/asm/ppc405.h     |   4 -
 arch/powerpc/include/asm/ppc4xx.h     |   7 -
 board/amirix/ap1000/Makefile          |  47 --
 board/amirix/ap1000/ap1000.c          | 709 --------------------------
 board/amirix/ap1000/ap1000.h          | 173 -------
 board/amirix/ap1000/flash.c           | 900 ----------------------------------
 board/amirix/ap1000/init.S            |  30 --
 board/amirix/ap1000/pci.c             | 318 ------------
 board/amirix/ap1000/powerspan.c       | 750 ----------------------------
 board/amirix/ap1000/powerspan.h       | 170 -------
 board/amirix/ap1000/serial.c          | 111 -----
 board/amirix/ap1000/u-boot.lds        |  96 ----
 board/esd/pmc405de/pmc405de.c         |   1 -
 board/ml2/Makefile                    |  45 --
 board/ml2/flash.c                     | 300 ------------
 board/ml2/init.S                      |  30 --
 board/ml2/ml2.c                       |  62 ---
 board/ml2/serial.c                    | 115 -----
 board/ml2/u-boot.lds                  |  94 ----
 board/ml2/u-boot.lds.debug            | 135 -----
 board/zeus/zeus.c                     |   1 -
 boards.cfg                            |   4 -
 drivers/net/e1000.c                   |  42 +-
 include/common.h                      |   6 +-
 include/configs/ADCIOP.h              | 203 --------
 include/configs/AP1000.h              | 247 ----------
 include/configs/DASA_SIM.h            | 194 --------
 include/configs/ML2.h                 | 257 ----------
 include/vxworks.h                     |   2 -
 36 files changed, 6 insertions(+), 5441 deletions(-)
 delete mode 100644 arch/powerpc/cpu/ppc4xx/iop480_uart.c
 delete mode 100644 board/amirix/ap1000/Makefile
 delete mode 100644 board/amirix/ap1000/ap1000.c
 delete mode 100644 board/amirix/ap1000/ap1000.h
 delete mode 100644 board/amirix/ap1000/flash.c
 delete mode 100644 board/amirix/ap1000/init.S
 delete mode 100644 board/amirix/ap1000/pci.c
 delete mode 100644 board/amirix/ap1000/powerspan.c
 delete mode 100644 board/amirix/ap1000/powerspan.h
 delete mode 100644 board/amirix/ap1000/serial.c
 delete mode 100644 board/amirix/ap1000/u-boot.lds
 delete mode 100644 board/ml2/Makefile
 delete mode 100644 board/ml2/flash.c
 delete mode 100644 board/ml2/init.S
 delete mode 100644 board/ml2/ml2.c
 delete mode 100644 board/ml2/serial.c
 delete mode 100644 board/ml2/u-boot.lds
 delete mode 100644 board/ml2/u-boot.lds.debug
 delete mode 100644 include/configs/ADCIOP.h
 delete mode 100644 include/configs/AP1000.h
 delete mode 100644 include/configs/DASA_SIM.h
 delete mode 100644 include/configs/ML2.h

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2010-12-17 10:15 Stefan Roese
@ 2010-12-17 19:11 ` Wolfgang Denk
  0 siblings, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2010-12-17 19:11 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201012171115.56454.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:
> 
>   powerpc/nand spl: link libgcc (2010-12-16 23:19:14 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Ricardo Ribalda Delgado (1):
>       xilinx-ppc4xx-generic: Use common u-boot.lds
> 
> Stefan Roese (4):
>       ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip
>       ppc4xx: Clarify comment about boot chip-select in start.S
>       ppc4xx: Update lwmon5 board support
>       ppc4xx/POST: Change ethernet test loop count to a default of 10
> 
>  arch/powerpc/cpu/ppc4xx/start.S            |   28 +++---
>  arch/powerpc/cpu/ppc4xx/u-boot.lds         |    8 ++
>  board/lwmon5/sdram.c                       |   22 ++++-
>  board/t3corp/t3corp.c                      |   38 ++++++++
>  board/xilinx/ppc405-generic/Makefile       |    4 +-
>  board/xilinx/ppc405-generic/u-boot-ram.lds |  131 -------------------------
>  board/xilinx/ppc405-generic/u-boot-rom.lds |  141 ---------------------------
>  board/xilinx/ppc440-generic/Makefile       |    4 +-
>  board/xilinx/ppc440-generic/u-boot-ram.lds |  132 --------------------------
>  board/xilinx/ppc440-generic/u-boot-rom.lds |  142 ----------------------------
>  boards.cfg                                 |   20 ++--
>  include/configs/lwmon5.h                   |   22 +++--
>  include/configs/t3corp.h                   |   18 +++-
>  include/configs/xilinx-ppc.h               |    1 +
>  post/cpu/ppc4xx/ether.c                    |   35 ++++---
>  15 files changed, 142 insertions(+), 604 deletions(-)
>  delete mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
>  delete mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
>  delete mode 100644 board/xilinx/ppc440-generic/u-boot-ram.lds
>  delete mode 100644 board/xilinx/ppc440-generic/u-boot-rom.lds

Applied to "next", 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
America has been discovered before, but it has always been hushed up.
- Oscar Wilde

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2010-12-17 10:15 Stefan Roese
  2010-12-17 19:11 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2010-12-17 10:15 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:

  powerpc/nand spl: link libgcc (2010-12-16 23:19:14 +0100)

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

Ricardo Ribalda Delgado (1):
      xilinx-ppc4xx-generic: Use common u-boot.lds

Stefan Roese (4):
      ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip
      ppc4xx: Clarify comment about boot chip-select in start.S
      ppc4xx: Update lwmon5 board support
      ppc4xx/POST: Change ethernet test loop count to a default of 10

 arch/powerpc/cpu/ppc4xx/start.S            |   28 +++---
 arch/powerpc/cpu/ppc4xx/u-boot.lds         |    8 ++
 board/lwmon5/sdram.c                       |   22 ++++-
 board/t3corp/t3corp.c                      |   38 ++++++++
 board/xilinx/ppc405-generic/Makefile       |    4 +-
 board/xilinx/ppc405-generic/u-boot-ram.lds |  131 -------------------------
 board/xilinx/ppc405-generic/u-boot-rom.lds |  141 ---------------------------
 board/xilinx/ppc440-generic/Makefile       |    4 +-
 board/xilinx/ppc440-generic/u-boot-ram.lds |  132 --------------------------
 board/xilinx/ppc440-generic/u-boot-rom.lds |  142 ----------------------------
 boards.cfg                                 |   20 ++--
 include/configs/lwmon5.h                   |   22 +++--
 include/configs/t3corp.h                   |   18 +++-
 include/configs/xilinx-ppc.h               |    1 +
 post/cpu/ppc4xx/ether.c                    |   35 ++++---
 15 files changed, 142 insertions(+), 604 deletions(-)
 delete mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
 delete mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
 delete mode 100644 board/xilinx/ppc440-generic/u-boot-ram.lds
 delete mode 100644 board/xilinx/ppc440-generic/u-boot-rom.lds

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2010-09-22  9:14 Stefan Roese
  2010-09-22 21:01 ` Wolfgang Denk
@ 2010-09-23 19:07 ` Wolfgang Denk
  1 sibling, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2010-09-23 19:07 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201009221114.51159.sr@denx.de> you wrote:
> The following changes since commit d70d8ccc200db8c16a6654cb726c3d74b6640b32:
> 
>   silence config step commands display during MAKEALL builds (2010-09-21 21:46:49 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Matthias Fuchs (1):
>       ppx4xx: remove unused functionality for DU405 boards
> 
> Stefan Roese (9):
>       ppc4xx: Remove unreferenced file include/405_dimm.h
>       ppc4xx: Move ppc4xx headers to powerpc include directory
>       ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
>       ppc4xx: Big header cleanup, mostly PPC440 related
>       ppc4xx: Big header cleanup part 2, mostly PPC405 related
>       ppc4xx: Use common NS16550 driver for PPC4xx UART
>       ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
>       Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
>       ppc4xx: Cleanup of PVR detection code in cpu.c
> 
> Victor Gallardo (1):
>       ppc4xx: Disable trace broadcast for 44x non debug mode
> 
>  README                                             |   19 -
>  arch/i386/lib/board.c                              |    7 -
>  arch/m68k/lib/board.c                              |    4 -
>  arch/powerpc/cpu/ppc4xx/40x_spd_sdram.c            |    2 +-
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr.c              |    2 +-
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c             |    4 +-
>  arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c   |    2 +-
>  arch/powerpc/cpu/ppc4xx/4xx_pci.c                  |   36 +-
>  arch/powerpc/cpu/ppc4xx/4xx_pcie.c                 |    2 +-
>  arch/powerpc/cpu/ppc4xx/4xx_uart.c                 |  827 ++-------
>  arch/powerpc/cpu/ppc4xx/cache.S                    |    2 +-
>  arch/powerpc/cpu/ppc4xx/cmd_ecctest.c              |    2 +-
>  arch/powerpc/cpu/ppc4xx/cpu.c                      |  146 +-
>  arch/powerpc/cpu/ppc4xx/cpu_init.c                 |   16 +-
>  arch/powerpc/cpu/ppc4xx/dcr.S                      |    2 +-
>  arch/powerpc/cpu/ppc4xx/denali_data_eye.c          |    2 +-
>  arch/powerpc/cpu/ppc4xx/denali_spd_ddr2.c          |    2 +-
>  arch/powerpc/cpu/ppc4xx/ecc.c                      |    2 +-
>  arch/powerpc/cpu/ppc4xx/fdt.c                      |    2 +-
>  arch/powerpc/cpu/ppc4xx/gpio.c                     |    7 +-
>  arch/powerpc/cpu/ppc4xx/interrupts.c               |    2 +-
>  arch/powerpc/cpu/ppc4xx/kgdb.S                     |    2 +-
>  arch/powerpc/cpu/ppc4xx/miiphy.c                   |    4 +-
>  arch/powerpc/cpu/ppc4xx/reginfo.c                  |    8 +-
>  arch/powerpc/cpu/ppc4xx/sdram.c                    |    2 +-
>  arch/powerpc/cpu/ppc4xx/speed.c                    |    4 +-
>  arch/powerpc/cpu/ppc4xx/start.S                    |    5 +-
>  arch/powerpc/cpu/ppc4xx/tlb.c                      |    2 +-
>  arch/powerpc/cpu/ppc4xx/uic.c                      |    2 +-
>  arch/powerpc/cpu/ppc4xx/xilinx_irq.c               |    2 +-
>  arch/powerpc/include/asm/4xx_pcie.h                |    2 +-
>  arch/powerpc/include/asm/ppc405.h                  |   80 +
>  arch/powerpc/include/asm/ppc405cr.h                |  105 ++
>  arch/powerpc/include/asm/ppc405ep.h                |  252 +++
>  arch/powerpc/include/asm/ppc405ex.h                |   90 +
>  arch/powerpc/include/asm/ppc405ez.h                |  102 +
>  arch/powerpc/include/asm/ppc405gp.h                |  108 ++
>  arch/powerpc/include/asm/ppc440.h                  |  190 ++
>  arch/powerpc/include/asm/ppc440ep_gr.h             |  244 +++
>  arch/powerpc/include/asm/ppc440epx_grx.h           |  464 +++++
>  arch/powerpc/include/asm/ppc440gp.h                |   72 +
>  arch/powerpc/include/asm/ppc440gx.h                |  102 +
>  arch/powerpc/include/asm/ppc440sp.h                |   98 +
>  arch/powerpc/include/asm/ppc440spe.h               |  114 ++
>  arch/powerpc/include/asm/ppc460ex_gt.h             |  222 +++
>  arch/powerpc/include/asm/ppc460sx.h                |   44 +
>  .../powerpc/include/asm/ppc4xx-emac.h              |    8 +-
>  arch/powerpc/include/asm/{gpio.h => ppc4xx-gpio.h} |    0
>  .../powerpc/include/asm/ppc4xx-i2c.h               |    0
>  arch/powerpc/include/asm/ppc4xx-mal.h              |  168 ++
>  arch/powerpc/include/asm/ppc4xx-sdram.h            |    2 -
>  arch/powerpc/include/asm/ppc4xx.h                  |  344 ++++
>  arch/powerpc/lib/board.c                           |    7 -
>  arch/sparc/lib/board.c                             |    4 -
>  board/amcc/acadia/memory.c                         |    2 +-
>  board/amcc/acadia/pll.c                            |   30 +-
>  board/amcc/bamboo/bamboo.c                         |    6 +-
>  board/amcc/bamboo/bamboo.h                         |   11 -
>  board/amcc/bamboo/flash.c                          |    6 +-
>  board/amcc/bubinga/flash.c                         |    2 +-
>  board/amcc/canyonlands/canyonlands.c               |    4 +-
>  board/amcc/common/flash.c                          |    2 +-
>  board/amcc/ebony/flash.c                           |    2 +-
>  board/amcc/ebony/init.S                            |    1 +
>  board/amcc/katmai/init.S                           |    1 +
>  board/amcc/katmai/katmai.c                         |    4 +-
>  board/amcc/kilauea/kilauea.c                       |    4 +-
>  board/amcc/luan/flash.c                            |    2 +-
>  board/amcc/luan/init.S                             |    1 +
>  board/amcc/luan/luan.c                             |    2 +-
>  board/amcc/makalu/makalu.c                         |    6 +-
>  board/amcc/ocotea/flash.c                          |    2 +-
>  board/amcc/ocotea/init.S                           |    1 +
>  board/amcc/ocotea/ocotea.c                         |    2 +-
>  board/amcc/redwood/init.S                          |    1 +
>  board/amcc/redwood/redwood.c                       |    2 +-
>  board/amcc/sequoia/sdram.c                         |    2 +-
>  board/amcc/sequoia/sequoia.c                       |    8 +-
>  board/amcc/taihu/flash.c                           |    2 +-
>  board/amcc/taihu/lcd.c                             |    2 +-
>  board/amcc/taihu/taihu.c                           |    2 +-
>  board/amcc/taishan/init.S                          |    1 +
>  board/amcc/taishan/taishan.c                       |    2 +-
>  board/amcc/walnut/flash.c                          |    2 +-
>  board/amcc/yosemite/yosemite.c                     |    2 +-
>  board/amcc/yucca/flash.c                           |    4 +-
>  board/amcc/yucca/init.S                            |    1 +
>  board/amcc/yucca/yucca.c                           |    2 +-
>  board/amirix/ap1000/init.S                         |    2 +-
>  board/amirix/ap1000/pci.c                          |    2 +-
>  board/cray/L1/L1.c                                 |    2 +-
>  board/cray/L1/flash.c                              |    2 +-
>  board/cray/L1/init.S                               |    2 +-
>  board/csb272/csb272.c                              |    2 +-
>  board/csb272/init.S                                |    2 +-
>  board/csb472/csb472.c                              |    2 +-
>  board/csb472/init.S                                |    2 +-
>  board/dave/PPChameleonEVB/flash.c                  |    2 +-
>  board/dave/common/pci.c                            |    2 +-
>  board/eric/flash.c                                 |    2 +-
>  board/eric/init.S                                  |    2 +-
>  board/esd/adciop/flash.c                           |    2 +-
>  board/esd/ar405/flash.c                            |    2 +-
>  board/esd/ash405/flash.c                           |    2 +-
>  board/esd/canbt/flash.c                            |    2 +-
>  board/esd/cms700/flash.c                           |    2 +-
>  board/esd/common/flash.c                           |    2 +-
>  board/esd/common/pci.c                             |    2 +-
>  board/esd/cpci2dp/flash.c                          |    2 +-
>  board/esd/cpci405/flash.c                          |    2 +-
>  board/esd/cpciiser4/flash.c                        |    2 +-
>  board/esd/dasa_sim/flash.c                         |    2 +-
>  board/esd/dp405/flash.c                            |    2 +-
>  board/esd/du405/du405.c                            |    4 +-
>  board/esd/du405/flash.c                            |    2 +-
>  board/esd/du440/du440.c                            |    6 +-
>  board/esd/hh405/flash.c                            |    2 +-
>  board/esd/hub405/flash.c                           |    2 +-
>  board/esd/ocrtc/flash.c                            |    2 +-
>  board/esd/pci405/flash.c                           |    2 +-
>  board/esd/pci405/pci405.c                          |    1 -
>  board/esd/pci405/writeibm.S                        |    2 +-
>  board/esd/plu405/flash.c                           |    2 +-
>  board/esd/pmc405de/pmc405de.c                      |    2 +-
>  board/esd/pmc440/pmc440.c                          |   12 +-
>  board/esd/pmc440/sdram.c                           |    2 +-
>  board/esd/tasreg/flash.c                           |    2 +-
>  board/esd/voh405/flash.c                           |    2 +-
>  board/esd/vom405/flash.c                           |    2 +-
>  board/esd/wuh405/flash.c                           |    2 +-
>  board/gdsys/dlvision/dlvision.c                    |    2 +-
>  board/gdsys/gdppc440etx/gdppc440etx.c              |    2 +-
>  board/gdsys/intip/intip.c                          |    4 +-
>  board/jse/flash.c                                  |    2 +-
>  board/jse/init.S                                   |    2 +-
>  board/jse/jse.c                                    |    2 +-
>  board/jse/sdram.c                                  |    2 +-
>  board/korat/korat.c                                |    8 +-
>  board/lwmon5/lwmon5.c                              |   12 +-
>  board/lwmon5/sdram.c                               |    2 +-
>  board/ml2/init.S                                   |    2 +-
>  board/mosaixtech/icon/icon.c                       |    4 +-
>  board/mosaixtech/icon/init.S                       |    1 +
>  board/mpl/common/flash.c                           |    2 +-
>  board/mpl/common/memtst.c                          |    2 +-
>  board/mpl/mip405/init.S                            |    3 +-
>  board/mpl/mip405/mip405.c                          |    3 +-
>  board/mpl/pip405/init.S                            |    3 +-
>  board/netstal/common/fixed_sdram.c                 |    2 +-
>  board/netstal/hcu4/hcu4.c                          |    2 +-
>  board/netstal/hcu5/hcu5.c                          |   26 +-
>  board/netstal/hcu5/sdram.c                         |    2 +-
>  board/netstal/mcu25/mcu25.c                        |    2 +-
>  board/pcs440ep/pcs440ep.c                          |    2 +-
>  board/prodrive/alpr/alpr.c                         |    2 +-
>  board/prodrive/alpr/fpga.c                         |    2 +-
>  board/prodrive/alpr/init.S                         |    1 +
>  board/prodrive/p3p440/init.S                       |    1 +
>  board/quad100hd/nand.c                             |    2 +-
>  board/quad100hd/quad100hd.c                        |    2 +-
>  board/sandburst/common/flash.c                     |    2 +-
>  board/sandburst/common/ppc440gx_i2c.c              |    4 +-
>  board/sandburst/common/ppc440gx_i2c.h              |    4 +-
>  board/sandburst/karef/init.S                       |    1 +
>  board/sandburst/metrobox/init.S                    |    1 +
>  board/sc3/init.S                                   |    2 +-
>  board/sc3/sc3.c                                    |   10 +-
>  board/snmc/qs850/flash.c                           |    2 +-
>  board/snmc/qs860t/flash.c                          |    2 +-
>  board/t3corp/t3corp.c                              |    4 +-
>  board/tb0229/flash.c                               |    2 +-
>  board/w7o/flash.c                                  |    2 +-
>  board/w7o/init.S                                   |    2 +-
>  board/w7o/post1.S                                  |    2 +-
>  board/xes/xpedite1000/init.S                       |    1 +
>  board/zeus/update.c                                |    2 +-
>  board/zeus/zeus.c                                  |    2 +-
>  common/serial.c                                    |   15 +-
>  common/stdio.c                                     |    8 -
>  doc/README.ppc440                                  |    6 -
>  drivers/i2c/ppc4xx_i2c.c                           |    4 +-
>  drivers/mtd/nand/ndfc.c                            |    2 +-
>  drivers/net/4xx_enet.c                             |    9 +-
>  drivers/serial/serial_netarm.c                     |    5 -
>  include/405_dimm.h                                 |    4 -
>  include/405_mal.h                                  |  129 --
>  include/common.h                                   |   11 +-
>  include/configs/AP1000.h                           |    6 -
>  include/configs/APC405.h                           |    6 +
>  include/configs/AR405.h                            |    6 +
>  include/configs/ASH405.h                           |   17 +-
>  include/configs/ATUM8548.h                         |    1 -
>  include/configs/CANBT.h                            |    6 +
>  include/configs/CATcenter.h                        |   18 +-
>  include/configs/CMS700.h                           |   19 +-
>  include/configs/CPCI2DP.h                          |    7 +-
>  include/configs/CPCI405.h                          |    6 +
>  include/configs/CPCI4052.h                         |    6 +
>  include/configs/CPCI405AB.h                        |    6 +
>  include/configs/CPCI405DT.h                        |    6 +
>  include/configs/CPCIISER4.h                        |    6 +
>  include/configs/CRAYL1.h                           |    6 +
>  include/configs/DP405.h                            |   19 +-
>  include/configs/DU405.h                            |   37 +-
>  include/configs/DU440.h                            |    9 +-
>  include/configs/ERIC.h                             |    6 +
>  include/configs/G2000.h                            |   17 +-
>  include/configs/HH405.h                            |   17 +-
>  include/configs/HUB405.h                           |   17 +-
>  include/configs/JSE.h                              |   14 +-
>  include/configs/KAREF.h                            |    7 +-
>  include/configs/METROBOX.h                         |    7 +-
>  include/configs/MIP405.h                           |    6 +
>  include/configs/ML2.h                              |   10 -
>  include/configs/MPC8308RDB.h                       |    1 -
>  include/configs/MPC8315ERDB.h                      |    1 -
>  include/configs/MPC8323ERDB.h                      |    1 -
>  include/configs/MPC832XEMDS.h                      |    1 -
>  include/configs/MPC8349EMDS.h                      |    1 -
>  include/configs/MPC8349ITX.h                       |    1 -
>  include/configs/MPC8360EMDS.h                      |    1 -
>  include/configs/MPC8360ERDK.h                      |    1 -
>  include/configs/MPC837XEMDS.h                      |    1 -
>  include/configs/MPC837XERDB.h                      |    1 -
>  include/configs/MPC8536DS.h                        |    1 -
>  include/configs/MPC8540ADS.h                       |    1 -
>  include/configs/MPC8540EVAL.h                      |    1 -
>  include/configs/MPC8541CDS.h                       |    1 -
>  include/configs/MPC8544DS.h                        |    1 -
>  include/configs/MPC8548CDS.h                       |    1 -
>  include/configs/MPC8555CDS.h                       |    1 -
>  include/configs/MPC8568MDS.h                       |    1 -
>  include/configs/MPC8569MDS.h                       |    1 -
>  include/configs/MPC8572DS.h                        |    1 -
>  include/configs/MPC8610HPCD.h                      |    1 -
>  include/configs/MPC8641HPCN.h                      |    1 -
>  include/configs/MVBLM7.h                           |    1 -
>  include/configs/OCRTC.h                            |    6 +
>  include/configs/ORSG.h                             |    6 +
>  include/configs/P1_P2_RDB.h                        |    1 -
>  include/configs/P2020DS.h                          |    1 -
>  include/configs/PCI405.h                           |    6 +
>  include/configs/PIP405.h                           |    6 +
>  include/configs/PLU405.h                           |   17 +-
>  include/configs/PM854.h                            |    1 -
>  include/configs/PMC405.h                           |    6 +
>  include/configs/PMC405DE.h                         |    7 +-
>  include/configs/PMC440.h                           |   11 +-
>  include/configs/PPChameleonEVB.h                   |   29 +-
>  include/configs/SBC8540.h                          |    1 -
>  include/configs/TQM834x.h                          |    1 -
>  include/configs/TQM85xx.h                          |    1 -
>  include/configs/VOH405.h                           |   17 +-
>  include/configs/VOM405.h                           |   19 +-
>  include/configs/W7OLMC.h                           |    6 +
>  include/configs/W7OLMG.h                           |    6 +
>  include/configs/WUH405.h                           |   17 +-
>  include/configs/XPEDITE1000.h                      |    7 +-
>  include/configs/acadia.h                           |    1 +
>  include/configs/alpr.h                             |    8 +-
>  include/configs/amcc-common.h                      |    6 +-
>  include/configs/aria.h                             |    1 -
>  include/configs/bamboo.h                           |    6 +-
>  include/configs/bubinga.h                          |   12 +-
>  include/configs/canyonlands.h                      |    4 +-
>  include/configs/csb272.h                           |    6 +
>  include/configs/csb472.h                           |    6 +
>  include/configs/dlvision.h                         |    2 +-
>  include/configs/eNET.h                             |    1 -
>  include/configs/ebony.h                            |    3 +-
>  include/configs/gdppc440etx.h                      |    7 +-
>  include/configs/hcu5.h                             |    5 -
>  include/configs/icon.h                             |    3 +-
>  include/configs/intip.h                            |    4 +-
>  include/configs/katmai.h                           |    3 +-
>  include/configs/kilauea.h                          |    4 +-
>  include/configs/kmeter1.h                          |    1 -
>  include/configs/korat.h                            |   10 +-
>  include/configs/luan.h                             |    4 +-
>  include/configs/lwmon5.h                           |   10 +-
>  include/configs/makalu.h                           |    4 +-
>  include/configs/mcu25.h                            |    7 -
>  include/configs/mecp5123.h                         |    1 -
>  include/configs/mpc5121ads.h                       |    1 -
>  include/configs/neo.h                              |    7 +-
>  include/configs/netstal-common.h                   |    5 +
>  include/configs/ocotea.h                           |    3 +-
>  include/configs/p3p440.h                           |    7 +-
>  include/configs/pcs440ep.h                         |    8 +-
>  include/configs/quad100hd.h                        |   15 +-
>  include/configs/redwood.h                          |    6 +-
>  include/configs/sbc405.h                           |    6 +
>  include/configs/sbc8349.h                          |    1 -
>  include/configs/sbc8548.h                          |    1 -
>  include/configs/sbc8560.h                          |    1 -
>  include/configs/sbc8641d.h                         |    1 -
>  include/configs/sc3.h                              |   13 +-
>  include/configs/sequoia.h                          |    6 +-
>  include/configs/socrates.h                         |    1 -
>  include/configs/stxssa.h                           |    1 -
>  include/configs/t3corp.h                           |    4 +-
>  include/configs/taihu.h                            |    3 +-
>  include/configs/taishan.h                          |    3 +-
>  include/configs/vme8349.h                          |    1 -
>  include/configs/walnut.h                           |    2 +-
>  include/configs/yosemite.h                         |    4 +-
>  include/configs/yucca.h                            |    4 +-
>  include/configs/zeus.h                             |   22 +-
>  include/ppc405.h                                   |  832 ---------
>  include/ppc440.h                                   | 1958 --------------------
>  include/ppc4xx.h                                   |  225 ---
>  nand_spl/board/amcc/bamboo/sdram.c                 |    2 +-
>  nand_spl/board/amcc/canyonlands/ddr2_fixed.c       |    4 +-
>  post/board/lwmon5/watchdog.c                       |    2 +-
>  post/cpu/ppc4xx/denali_ecc.c                       |    2 +-
>  post/cpu/ppc4xx/ether.c                            |    4 +-
>  post/cpu/ppc4xx/fpu.c                              |    2 +-
>  317 files changed, 3689 insertions(+), 4578 deletions(-)
>  create mode 100644 arch/powerpc/include/asm/ppc405.h
>  create mode 100644 arch/powerpc/include/asm/ppc405cr.h
>  create mode 100644 arch/powerpc/include/asm/ppc405ep.h
>  create mode 100644 arch/powerpc/include/asm/ppc405ex.h
>  create mode 100644 arch/powerpc/include/asm/ppc405ez.h
>  create mode 100644 arch/powerpc/include/asm/ppc405gp.h
>  create mode 100644 arch/powerpc/include/asm/ppc440.h
>  create mode 100644 arch/powerpc/include/asm/ppc440ep_gr.h
>  create mode 100644 arch/powerpc/include/asm/ppc440epx_grx.h
>  create mode 100644 arch/powerpc/include/asm/ppc440gp.h
>  create mode 100644 arch/powerpc/include/asm/ppc440gx.h
>  create mode 100644 arch/powerpc/include/asm/ppc440sp.h
>  create mode 100644 arch/powerpc/include/asm/ppc440spe.h
>  create mode 100644 arch/powerpc/include/asm/ppc460ex_gt.h
>  create mode 100644 arch/powerpc/include/asm/ppc460sx.h
>  rename include/ppc4xx_enet.h => arch/powerpc/include/asm/ppc4xx-emac.h (98%)
>  rename arch/powerpc/include/asm/{gpio.h => ppc4xx-gpio.h} (100%)
>  rename include/4xx_i2c.h => arch/powerpc/include/asm/ppc4xx-i2c.h (100%)
>  create mode 100644 arch/powerpc/include/asm/ppc4xx-mal.h
>  create mode 100644 arch/powerpc/include/asm/ppc4xx.h
>  delete mode 100644 include/405_dimm.h
>  delete mode 100644 include/405_mal.h
>  delete mode 100644 include/ppc405.h
>  delete mode 100644 include/ppc440.h
>  delete mode 100644 include/ppc4xx.h

Applied to next, 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 call a man a fool.  Borrow from him.

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2010-09-22 21:01 ` Wolfgang Denk
@ 2010-09-23  7:12   ` Stefan Roese
  0 siblings, 0 replies; 32+ messages in thread
From: Stefan Roese @ 2010-09-23  7:12 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Wednesday 22 September 2010 23:01:43 Wolfgang Denk wrote:
> Sorry, this does not apply:
> 
> -> git fetch u-boot-ppc4xx.git next:next
> From git://git.denx.de/u-boot-ppc4xx
>  ! [rejected]        next       -> next  (non-fast-forward)

Hmmm, not sure what went wrong here. I just rebased u-boot-ppc4xx/next on 
current mainline/next and pushed it out again. Could you please try to pull 
this repository again?

Thanks.

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] 32+ messages in thread

* [U-Boot] Please pull u-boot-ppc4xx/next
  2010-09-22  9:14 Stefan Roese
@ 2010-09-22 21:01 ` Wolfgang Denk
  2010-09-23  7:12   ` Stefan Roese
  2010-09-23 19:07 ` Wolfgang Denk
  1 sibling, 1 reply; 32+ messages in thread
From: Wolfgang Denk @ 2010-09-22 21:01 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201009221114.51159.sr@denx.de> you wrote:
> The following changes since commit d70d8ccc200db8c16a6654cb726c3d74b6640b32:
> 
>   silence config step commands display during MAKEALL builds (2010-09-21 21:46:49 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Matthias Fuchs (1):
>       ppx4xx: remove unused functionality for DU405 boards
> 
> Stefan Roese (9):
>       ppc4xx: Remove unreferenced file include/405_dimm.h
>       ppc4xx: Move ppc4xx headers to powerpc include directory
>       ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
>       ppc4xx: Big header cleanup, mostly PPC440 related
>       ppc4xx: Big header cleanup part 2, mostly PPC405 related
>       ppc4xx: Use common NS16550 driver for PPC4xx UART
>       ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
>       Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
>       ppc4xx: Cleanup of PVR detection code in cpu.c
> 
> Victor Gallardo (1):
>       ppc4xx: Disable trace broadcast for 44x non debug mode

Sorry, this does not apply:

-> git fetch u-boot-ppc4xx.git next:next

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2010-09-22  9:14 Stefan Roese
  2010-09-22 21:01 ` Wolfgang Denk
  2010-09-23 19:07 ` Wolfgang Denk
  0 siblings, 2 replies; 32+ messages in thread
From: Stefan Roese @ 2010-09-22  9:14 UTC (permalink / raw)
  To: u-boot

The following changes since commit d70d8ccc200db8c16a6654cb726c3d74b6640b32:

  silence config step commands display during MAKEALL builds (2010-09-21 21:46:49 +0200)

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

Matthias Fuchs (1):
      ppx4xx: remove unused functionality for DU405 boards

Stefan Roese (9):
      ppc4xx: Remove unreferenced file include/405_dimm.h
      ppc4xx: Move ppc4xx headers to powerpc include directory
      ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
      ppc4xx: Big header cleanup, mostly PPC440 related
      ppc4xx: Big header cleanup part 2, mostly PPC405 related
      ppc4xx: Use common NS16550 driver for PPC4xx UART
      ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
      Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
      ppc4xx: Cleanup of PVR detection code in cpu.c

Victor Gallardo (1):
      ppc4xx: Disable trace broadcast for 44x non debug mode

 README                                             |   19 -
 arch/i386/lib/board.c                              |    7 -
 arch/m68k/lib/board.c                              |    4 -
 arch/powerpc/cpu/ppc4xx/40x_spd_sdram.c            |    2 +-
 arch/powerpc/cpu/ppc4xx/44x_spd_ddr.c              |    2 +-
 arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c             |    4 +-
 arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c   |    2 +-
 arch/powerpc/cpu/ppc4xx/4xx_pci.c                  |   36 +-
 arch/powerpc/cpu/ppc4xx/4xx_pcie.c                 |    2 +-
 arch/powerpc/cpu/ppc4xx/4xx_uart.c                 |  827 ++-------
 arch/powerpc/cpu/ppc4xx/cache.S                    |    2 +-
 arch/powerpc/cpu/ppc4xx/cmd_ecctest.c              |    2 +-
 arch/powerpc/cpu/ppc4xx/cpu.c                      |  146 +-
 arch/powerpc/cpu/ppc4xx/cpu_init.c                 |   16 +-
 arch/powerpc/cpu/ppc4xx/dcr.S                      |    2 +-
 arch/powerpc/cpu/ppc4xx/denali_data_eye.c          |    2 +-
 arch/powerpc/cpu/ppc4xx/denali_spd_ddr2.c          |    2 +-
 arch/powerpc/cpu/ppc4xx/ecc.c                      |    2 +-
 arch/powerpc/cpu/ppc4xx/fdt.c                      |    2 +-
 arch/powerpc/cpu/ppc4xx/gpio.c                     |    7 +-
 arch/powerpc/cpu/ppc4xx/interrupts.c               |    2 +-
 arch/powerpc/cpu/ppc4xx/kgdb.S                     |    2 +-
 arch/powerpc/cpu/ppc4xx/miiphy.c                   |    4 +-
 arch/powerpc/cpu/ppc4xx/reginfo.c                  |    8 +-
 arch/powerpc/cpu/ppc4xx/sdram.c                    |    2 +-
 arch/powerpc/cpu/ppc4xx/speed.c                    |    4 +-
 arch/powerpc/cpu/ppc4xx/start.S                    |    5 +-
 arch/powerpc/cpu/ppc4xx/tlb.c                      |    2 +-
 arch/powerpc/cpu/ppc4xx/uic.c                      |    2 +-
 arch/powerpc/cpu/ppc4xx/xilinx_irq.c               |    2 +-
 arch/powerpc/include/asm/4xx_pcie.h                |    2 +-
 arch/powerpc/include/asm/ppc405.h                  |   80 +
 arch/powerpc/include/asm/ppc405cr.h                |  105 ++
 arch/powerpc/include/asm/ppc405ep.h                |  252 +++
 arch/powerpc/include/asm/ppc405ex.h                |   90 +
 arch/powerpc/include/asm/ppc405ez.h                |  102 +
 arch/powerpc/include/asm/ppc405gp.h                |  108 ++
 arch/powerpc/include/asm/ppc440.h                  |  190 ++
 arch/powerpc/include/asm/ppc440ep_gr.h             |  244 +++
 arch/powerpc/include/asm/ppc440epx_grx.h           |  464 +++++
 arch/powerpc/include/asm/ppc440gp.h                |   72 +
 arch/powerpc/include/asm/ppc440gx.h                |  102 +
 arch/powerpc/include/asm/ppc440sp.h                |   98 +
 arch/powerpc/include/asm/ppc440spe.h               |  114 ++
 arch/powerpc/include/asm/ppc460ex_gt.h             |  222 +++
 arch/powerpc/include/asm/ppc460sx.h                |   44 +
 .../powerpc/include/asm/ppc4xx-emac.h              |    8 +-
 arch/powerpc/include/asm/{gpio.h => ppc4xx-gpio.h} |    0
 .../powerpc/include/asm/ppc4xx-i2c.h               |    0
 arch/powerpc/include/asm/ppc4xx-mal.h              |  168 ++
 arch/powerpc/include/asm/ppc4xx-sdram.h            |    2 -
 arch/powerpc/include/asm/ppc4xx.h                  |  344 ++++
 arch/powerpc/lib/board.c                           |    7 -
 arch/sparc/lib/board.c                             |    4 -
 board/amcc/acadia/memory.c                         |    2 +-
 board/amcc/acadia/pll.c                            |   30 +-
 board/amcc/bamboo/bamboo.c                         |    6 +-
 board/amcc/bamboo/bamboo.h                         |   11 -
 board/amcc/bamboo/flash.c                          |    6 +-
 board/amcc/bubinga/flash.c                         |    2 +-
 board/amcc/canyonlands/canyonlands.c               |    4 +-
 board/amcc/common/flash.c                          |    2 +-
 board/amcc/ebony/flash.c                           |    2 +-
 board/amcc/ebony/init.S                            |    1 +
 board/amcc/katmai/init.S                           |    1 +
 board/amcc/katmai/katmai.c                         |    4 +-
 board/amcc/kilauea/kilauea.c                       |    4 +-
 board/amcc/luan/flash.c                            |    2 +-
 board/amcc/luan/init.S                             |    1 +
 board/amcc/luan/luan.c                             |    2 +-
 board/amcc/makalu/makalu.c                         |    6 +-
 board/amcc/ocotea/flash.c                          |    2 +-
 board/amcc/ocotea/init.S                           |    1 +
 board/amcc/ocotea/ocotea.c                         |    2 +-
 board/amcc/redwood/init.S                          |    1 +
 board/amcc/redwood/redwood.c                       |    2 +-
 board/amcc/sequoia/sdram.c                         |    2 +-
 board/amcc/sequoia/sequoia.c                       |    8 +-
 board/amcc/taihu/flash.c                           |    2 +-
 board/amcc/taihu/lcd.c                             |    2 +-
 board/amcc/taihu/taihu.c                           |    2 +-
 board/amcc/taishan/init.S                          |    1 +
 board/amcc/taishan/taishan.c                       |    2 +-
 board/amcc/walnut/flash.c                          |    2 +-
 board/amcc/yosemite/yosemite.c                     |    2 +-
 board/amcc/yucca/flash.c                           |    4 +-
 board/amcc/yucca/init.S                            |    1 +
 board/amcc/yucca/yucca.c                           |    2 +-
 board/amirix/ap1000/init.S                         |    2 +-
 board/amirix/ap1000/pci.c                          |    2 +-
 board/cray/L1/L1.c                                 |    2 +-
 board/cray/L1/flash.c                              |    2 +-
 board/cray/L1/init.S                               |    2 +-
 board/csb272/csb272.c                              |    2 +-
 board/csb272/init.S                                |    2 +-
 board/csb472/csb472.c                              |    2 +-
 board/csb472/init.S                                |    2 +-
 board/dave/PPChameleonEVB/flash.c                  |    2 +-
 board/dave/common/pci.c                            |    2 +-
 board/eric/flash.c                                 |    2 +-
 board/eric/init.S                                  |    2 +-
 board/esd/adciop/flash.c                           |    2 +-
 board/esd/ar405/flash.c                            |    2 +-
 board/esd/ash405/flash.c                           |    2 +-
 board/esd/canbt/flash.c                            |    2 +-
 board/esd/cms700/flash.c                           |    2 +-
 board/esd/common/flash.c                           |    2 +-
 board/esd/common/pci.c                             |    2 +-
 board/esd/cpci2dp/flash.c                          |    2 +-
 board/esd/cpci405/flash.c                          |    2 +-
 board/esd/cpciiser4/flash.c                        |    2 +-
 board/esd/dasa_sim/flash.c                         |    2 +-
 board/esd/dp405/flash.c                            |    2 +-
 board/esd/du405/du405.c                            |    4 +-
 board/esd/du405/flash.c                            |    2 +-
 board/esd/du440/du440.c                            |    6 +-
 board/esd/hh405/flash.c                            |    2 +-
 board/esd/hub405/flash.c                           |    2 +-
 board/esd/ocrtc/flash.c                            |    2 +-
 board/esd/pci405/flash.c                           |    2 +-
 board/esd/pci405/pci405.c                          |    1 -
 board/esd/pci405/writeibm.S                        |    2 +-
 board/esd/plu405/flash.c                           |    2 +-
 board/esd/pmc405de/pmc405de.c                      |    2 +-
 board/esd/pmc440/pmc440.c                          |   12 +-
 board/esd/pmc440/sdram.c                           |    2 +-
 board/esd/tasreg/flash.c                           |    2 +-
 board/esd/voh405/flash.c                           |    2 +-
 board/esd/vom405/flash.c                           |    2 +-
 board/esd/wuh405/flash.c                           |    2 +-
 board/gdsys/dlvision/dlvision.c                    |    2 +-
 board/gdsys/gdppc440etx/gdppc440etx.c              |    2 +-
 board/gdsys/intip/intip.c                          |    4 +-
 board/jse/flash.c                                  |    2 +-
 board/jse/init.S                                   |    2 +-
 board/jse/jse.c                                    |    2 +-
 board/jse/sdram.c                                  |    2 +-
 board/korat/korat.c                                |    8 +-
 board/lwmon5/lwmon5.c                              |   12 +-
 board/lwmon5/sdram.c                               |    2 +-
 board/ml2/init.S                                   |    2 +-
 board/mosaixtech/icon/icon.c                       |    4 +-
 board/mosaixtech/icon/init.S                       |    1 +
 board/mpl/common/flash.c                           |    2 +-
 board/mpl/common/memtst.c                          |    2 +-
 board/mpl/mip405/init.S                            |    3 +-
 board/mpl/mip405/mip405.c                          |    3 +-
 board/mpl/pip405/init.S                            |    3 +-
 board/netstal/common/fixed_sdram.c                 |    2 +-
 board/netstal/hcu4/hcu4.c                          |    2 +-
 board/netstal/hcu5/hcu5.c                          |   26 +-
 board/netstal/hcu5/sdram.c                         |    2 +-
 board/netstal/mcu25/mcu25.c                        |    2 +-
 board/pcs440ep/pcs440ep.c                          |    2 +-
 board/prodrive/alpr/alpr.c                         |    2 +-
 board/prodrive/alpr/fpga.c                         |    2 +-
 board/prodrive/alpr/init.S                         |    1 +
 board/prodrive/p3p440/init.S                       |    1 +
 board/quad100hd/nand.c                             |    2 +-
 board/quad100hd/quad100hd.c                        |    2 +-
 board/sandburst/common/flash.c                     |    2 +-
 board/sandburst/common/ppc440gx_i2c.c              |    4 +-
 board/sandburst/common/ppc440gx_i2c.h              |    4 +-
 board/sandburst/karef/init.S                       |    1 +
 board/sandburst/metrobox/init.S                    |    1 +
 board/sc3/init.S                                   |    2 +-
 board/sc3/sc3.c                                    |   10 +-
 board/snmc/qs850/flash.c                           |    2 +-
 board/snmc/qs860t/flash.c                          |    2 +-
 board/t3corp/t3corp.c                              |    4 +-
 board/tb0229/flash.c                               |    2 +-
 board/w7o/flash.c                                  |    2 +-
 board/w7o/init.S                                   |    2 +-
 board/w7o/post1.S                                  |    2 +-
 board/xes/xpedite1000/init.S                       |    1 +
 board/zeus/update.c                                |    2 +-
 board/zeus/zeus.c                                  |    2 +-
 common/serial.c                                    |   15 +-
 common/stdio.c                                     |    8 -
 doc/README.ppc440                                  |    6 -
 drivers/i2c/ppc4xx_i2c.c                           |    4 +-
 drivers/mtd/nand/ndfc.c                            |    2 +-
 drivers/net/4xx_enet.c                             |    9 +-
 drivers/serial/serial_netarm.c                     |    5 -
 include/405_dimm.h                                 |    4 -
 include/405_mal.h                                  |  129 --
 include/common.h                                   |   11 +-
 include/configs/AP1000.h                           |    6 -
 include/configs/APC405.h                           |    6 +
 include/configs/AR405.h                            |    6 +
 include/configs/ASH405.h                           |   17 +-
 include/configs/ATUM8548.h                         |    1 -
 include/configs/CANBT.h                            |    6 +
 include/configs/CATcenter.h                        |   18 +-
 include/configs/CMS700.h                           |   19 +-
 include/configs/CPCI2DP.h                          |    7 +-
 include/configs/CPCI405.h                          |    6 +
 include/configs/CPCI4052.h                         |    6 +
 include/configs/CPCI405AB.h                        |    6 +
 include/configs/CPCI405DT.h                        |    6 +
 include/configs/CPCIISER4.h                        |    6 +
 include/configs/CRAYL1.h                           |    6 +
 include/configs/DP405.h                            |   19 +-
 include/configs/DU405.h                            |   37 +-
 include/configs/DU440.h                            |    9 +-
 include/configs/ERIC.h                             |    6 +
 include/configs/G2000.h                            |   17 +-
 include/configs/HH405.h                            |   17 +-
 include/configs/HUB405.h                           |   17 +-
 include/configs/JSE.h                              |   14 +-
 include/configs/KAREF.h                            |    7 +-
 include/configs/METROBOX.h                         |    7 +-
 include/configs/MIP405.h                           |    6 +
 include/configs/ML2.h                              |   10 -
 include/configs/MPC8308RDB.h                       |    1 -
 include/configs/MPC8315ERDB.h                      |    1 -
 include/configs/MPC8323ERDB.h                      |    1 -
 include/configs/MPC832XEMDS.h                      |    1 -
 include/configs/MPC8349EMDS.h                      |    1 -
 include/configs/MPC8349ITX.h                       |    1 -
 include/configs/MPC8360EMDS.h                      |    1 -
 include/configs/MPC8360ERDK.h                      |    1 -
 include/configs/MPC837XEMDS.h                      |    1 -
 include/configs/MPC837XERDB.h                      |    1 -
 include/configs/MPC8536DS.h                        |    1 -
 include/configs/MPC8540ADS.h                       |    1 -
 include/configs/MPC8540EVAL.h                      |    1 -
 include/configs/MPC8541CDS.h                       |    1 -
 include/configs/MPC8544DS.h                        |    1 -
 include/configs/MPC8548CDS.h                       |    1 -
 include/configs/MPC8555CDS.h                       |    1 -
 include/configs/MPC8568MDS.h                       |    1 -
 include/configs/MPC8569MDS.h                       |    1 -
 include/configs/MPC8572DS.h                        |    1 -
 include/configs/MPC8610HPCD.h                      |    1 -
 include/configs/MPC8641HPCN.h                      |    1 -
 include/configs/MVBLM7.h                           |    1 -
 include/configs/OCRTC.h                            |    6 +
 include/configs/ORSG.h                             |    6 +
 include/configs/P1_P2_RDB.h                        |    1 -
 include/configs/P2020DS.h                          |    1 -
 include/configs/PCI405.h                           |    6 +
 include/configs/PIP405.h                           |    6 +
 include/configs/PLU405.h                           |   17 +-
 include/configs/PM854.h                            |    1 -
 include/configs/PMC405.h                           |    6 +
 include/configs/PMC405DE.h                         |    7 +-
 include/configs/PMC440.h                           |   11 +-
 include/configs/PPChameleonEVB.h                   |   29 +-
 include/configs/SBC8540.h                          |    1 -
 include/configs/TQM834x.h                          |    1 -
 include/configs/TQM85xx.h                          |    1 -
 include/configs/VOH405.h                           |   17 +-
 include/configs/VOM405.h                           |   19 +-
 include/configs/W7OLMC.h                           |    6 +
 include/configs/W7OLMG.h                           |    6 +
 include/configs/WUH405.h                           |   17 +-
 include/configs/XPEDITE1000.h                      |    7 +-
 include/configs/acadia.h                           |    1 +
 include/configs/alpr.h                             |    8 +-
 include/configs/amcc-common.h                      |    6 +-
 include/configs/aria.h                             |    1 -
 include/configs/bamboo.h                           |    6 +-
 include/configs/bubinga.h                          |   12 +-
 include/configs/canyonlands.h                      |    4 +-
 include/configs/csb272.h                           |    6 +
 include/configs/csb472.h                           |    6 +
 include/configs/dlvision.h                         |    2 +-
 include/configs/eNET.h                             |    1 -
 include/configs/ebony.h                            |    3 +-
 include/configs/gdppc440etx.h                      |    7 +-
 include/configs/hcu5.h                             |    5 -
 include/configs/icon.h                             |    3 +-
 include/configs/intip.h                            |    4 +-
 include/configs/katmai.h                           |    3 +-
 include/configs/kilauea.h                          |    4 +-
 include/configs/kmeter1.h                          |    1 -
 include/configs/korat.h                            |   10 +-
 include/configs/luan.h                             |    4 +-
 include/configs/lwmon5.h                           |   10 +-
 include/configs/makalu.h                           |    4 +-
 include/configs/mcu25.h                            |    7 -
 include/configs/mecp5123.h                         |    1 -
 include/configs/mpc5121ads.h                       |    1 -
 include/configs/neo.h                              |    7 +-
 include/configs/netstal-common.h                   |    5 +
 include/configs/ocotea.h                           |    3 +-
 include/configs/p3p440.h                           |    7 +-
 include/configs/pcs440ep.h                         |    8 +-
 include/configs/quad100hd.h                        |   15 +-
 include/configs/redwood.h                          |    6 +-
 include/configs/sbc405.h                           |    6 +
 include/configs/sbc8349.h                          |    1 -
 include/configs/sbc8548.h                          |    1 -
 include/configs/sbc8560.h                          |    1 -
 include/configs/sbc8641d.h                         |    1 -
 include/configs/sc3.h                              |   13 +-
 include/configs/sequoia.h                          |    6 +-
 include/configs/socrates.h                         |    1 -
 include/configs/stxssa.h                           |    1 -
 include/configs/t3corp.h                           |    4 +-
 include/configs/taihu.h                            |    3 +-
 include/configs/taishan.h                          |    3 +-
 include/configs/vme8349.h                          |    1 -
 include/configs/walnut.h                           |    2 +-
 include/configs/yosemite.h                         |    4 +-
 include/configs/yucca.h                            |    4 +-
 include/configs/zeus.h                             |   22 +-
 include/ppc405.h                                   |  832 ---------
 include/ppc440.h                                   | 1958 --------------------
 include/ppc4xx.h                                   |  225 ---
 nand_spl/board/amcc/bamboo/sdram.c                 |    2 +-
 nand_spl/board/amcc/canyonlands/ddr2_fixed.c       |    4 +-
 post/board/lwmon5/watchdog.c                       |    2 +-
 post/cpu/ppc4xx/denali_ecc.c                       |    2 +-
 post/cpu/ppc4xx/ether.c                            |    4 +-
 post/cpu/ppc4xx/fpu.c                              |    2 +-
 317 files changed, 3689 insertions(+), 4578 deletions(-)
 create mode 100644 arch/powerpc/include/asm/ppc405.h
 create mode 100644 arch/powerpc/include/asm/ppc405cr.h
 create mode 100644 arch/powerpc/include/asm/ppc405ep.h
 create mode 100644 arch/powerpc/include/asm/ppc405ex.h
 create mode 100644 arch/powerpc/include/asm/ppc405ez.h
 create mode 100644 arch/powerpc/include/asm/ppc405gp.h
 create mode 100644 arch/powerpc/include/asm/ppc440.h
 create mode 100644 arch/powerpc/include/asm/ppc440ep_gr.h
 create mode 100644 arch/powerpc/include/asm/ppc440epx_grx.h
 create mode 100644 arch/powerpc/include/asm/ppc440gp.h
 create mode 100644 arch/powerpc/include/asm/ppc440gx.h
 create mode 100644 arch/powerpc/include/asm/ppc440sp.h
 create mode 100644 arch/powerpc/include/asm/ppc440spe.h
 create mode 100644 arch/powerpc/include/asm/ppc460ex_gt.h
 create mode 100644 arch/powerpc/include/asm/ppc460sx.h
 rename include/ppc4xx_enet.h => arch/powerpc/include/asm/ppc4xx-emac.h (98%)
 rename arch/powerpc/include/asm/{gpio.h => ppc4xx-gpio.h} (100%)
 rename include/4xx_i2c.h => arch/powerpc/include/asm/ppc4xx-i2c.h (100%)
 create mode 100644 arch/powerpc/include/asm/ppc4xx-mal.h
 create mode 100644 arch/powerpc/include/asm/ppc4xx.h
 delete mode 100644 include/405_dimm.h
 delete mode 100644 include/405_mal.h
 delete mode 100644 include/ppc405.h
 delete mode 100644 include/ppc440.h
 delete mode 100644 include/ppc4xx.h

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-25 10:00 Stefan Roese
@ 2009-12-01 10:54 ` Wolfgang Denk
  0 siblings, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2009-12-01 10:54 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200911251100.05463.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull this forgotten patch.
> 
> Thanks.
> 
> The following changes since commit 2f6f67da1b98b6d1dad2d80bc4e472c3bff3cd5a:
>   Wolfgang Denk (1):
>         Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Matthias Fuchs (1):
>       ppc4xx: Remove autoupdate feature from PLU405 board
> 
>  board/esd/plu405/Makefile |    1 -
>  board/esd/plu405/plu405.c |   16 ----------------
>  include/configs/PLU405.h  |    2 --
>  3 files changed, 0 insertions(+), 19 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
It seems intuitively obvious to me, which  means  that  it  might  be
wrong.                                                 -- Chris Torek

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-11-25 10:00 Stefan Roese
  2009-12-01 10:54 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-11-25 10:00 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull this forgotten patch.

Thanks.

The following changes since commit 2f6f67da1b98b6d1dad2d80bc4e472c3bff3cd5a:
  Wolfgang Denk (1):
        Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next

are available in the git repository at:

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

Matthias Fuchs (1):
      ppc4xx: Remove autoupdate feature from PLU405 board

 board/esd/plu405/Makefile |    1 -
 board/esd/plu405/plu405.c |   16 ----------------
 include/configs/PLU405.h  |    2 --
 3 files changed, 0 insertions(+), 19 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-19 10:45 Stefan Roese
@ 2009-11-21 22:15 ` Wolfgang Denk
  0 siblings, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2009-11-21 22:15 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200911191145.21609.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some changes for "next".
> 
> Thanks.
> 
> The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
>   Wolfgang Denk (1):
>         Merge branch 'master' into next
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Matthias Fuchs (2):
>       ppc4xx: Remove confusing comment
>       ppc4xx: Remove unused features from PMC440 board support
> 
> Stefan Roese (4):
>       ppc4xx: Consolidate pci_target_init() function
>       ppc4xx: Consolidate pci_pre_init() function
>       ppc4xx: Consolidate pci_master_init() function
>       ppc4xx: alpr: Remove some not needed commands to make image fit again
> 
>  board/amcc/bamboo/bamboo.c            |  137 -------------------
>  board/amcc/canyonlands/canyonlands.c  |   37 -----
>  board/amcc/ebony/ebony.c              |   70 ----------
>  board/amcc/katmai/katmai.c            |   71 +----------
>  board/amcc/kilauea/kilauea.c          |   19 ---
>  board/amcc/luan/luan.c                |   73 ----------
>  board/amcc/makalu/makalu.c            |   19 ---
>  board/amcc/ocotea/ocotea.c            |   72 ----------
>  board/amcc/sequoia/sequoia.c          |  141 +--------------------
>  board/amcc/taishan/taishan.c          |   70 ----------
>  board/amcc/yosemite/yosemite.c        |  137 -------------------
>  board/amcc/yucca/yucca.c              |   69 ----------
>  board/esd/du440/du440.c               |  138 -------------------
>  board/esd/du440/du440.h               |    3 -
>  board/esd/pmc440/config.mk            |    4 -
>  board/esd/pmc440/pmc440.c             |   78 +----------
>  board/gdsys/gdppc440etx/gdppc440etx.c |  133 +------------------
>  board/gdsys/intip/intip.c             |   37 -----
>  board/korat/korat.c                   |  134 +------------------
>  board/lwmon5/lwmon5.c                 |  137 -------------------
>  board/netstal/hcu5/hcu5.c             |   86 +-----------
>  board/pcs440ep/pcs440ep.c             |  137 -------------------
>  board/prodrive/alpr/alpr.c            |   73 +---------
>  board/prodrive/p3p440/p3p440.c        |   70 ----------
>  board/sandburst/common/sb_common.c    |   72 ----------
>  board/xes/xpedite1000/xpedite1000.c   |   35 +-----
>  cpu/ppc4xx/4xx_pci.c                  |  233 +++++++++++++++++++++++++++++++--
>  cpu/ppc4xx/cpu.c                      |    2 +-
>  include/asm-ppc/4xx_pci.h             |    8 +
>  include/configs/DU440.h               |    5 +-
>  include/configs/PMC440.h              |    5 +-
>  include/configs/alpr.h                |    2 -
>  include/configs/korat.h               |    2 +
>  include/configs/sequoia.h             |    1 +
>  include/ppc440.h                      |    3 +-
>  35 files changed, 272 insertions(+), 2041 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
"What if" is a trademark of Hewlett Packard, so stop using it in your
sentences without permission, or risk being sued.

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-11-19 10:45 Stefan Roese
  2009-11-21 22:15 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-11-19 10:45 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some changes for "next".

Thanks.

The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
  Wolfgang Denk (1):
        Merge branch 'master' into next

are available in the git repository at:

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

Matthias Fuchs (2):
      ppc4xx: Remove confusing comment
      ppc4xx: Remove unused features from PMC440 board support

Stefan Roese (4):
      ppc4xx: Consolidate pci_target_init() function
      ppc4xx: Consolidate pci_pre_init() function
      ppc4xx: Consolidate pci_master_init() function
      ppc4xx: alpr: Remove some not needed commands to make image fit again

 board/amcc/bamboo/bamboo.c            |  137 -------------------
 board/amcc/canyonlands/canyonlands.c  |   37 -----
 board/amcc/ebony/ebony.c              |   70 ----------
 board/amcc/katmai/katmai.c            |   71 +----------
 board/amcc/kilauea/kilauea.c          |   19 ---
 board/amcc/luan/luan.c                |   73 ----------
 board/amcc/makalu/makalu.c            |   19 ---
 board/amcc/ocotea/ocotea.c            |   72 ----------
 board/amcc/sequoia/sequoia.c          |  141 +--------------------
 board/amcc/taishan/taishan.c          |   70 ----------
 board/amcc/yosemite/yosemite.c        |  137 -------------------
 board/amcc/yucca/yucca.c              |   69 ----------
 board/esd/du440/du440.c               |  138 -------------------
 board/esd/du440/du440.h               |    3 -
 board/esd/pmc440/config.mk            |    4 -
 board/esd/pmc440/pmc440.c             |   78 +----------
 board/gdsys/gdppc440etx/gdppc440etx.c |  133 +------------------
 board/gdsys/intip/intip.c             |   37 -----
 board/korat/korat.c                   |  134 +------------------
 board/lwmon5/lwmon5.c                 |  137 -------------------
 board/netstal/hcu5/hcu5.c             |   86 +-----------
 board/pcs440ep/pcs440ep.c             |  137 -------------------
 board/prodrive/alpr/alpr.c            |   73 +---------
 board/prodrive/p3p440/p3p440.c        |   70 ----------
 board/sandburst/common/sb_common.c    |   72 ----------
 board/xes/xpedite1000/xpedite1000.c   |   35 +-----
 cpu/ppc4xx/4xx_pci.c                  |  233 +++++++++++++++++++++++++++++++--
 cpu/ppc4xx/cpu.c                      |    2 +-
 include/asm-ppc/4xx_pci.h             |    8 +
 include/configs/DU440.h               |    5 +-
 include/configs/PMC440.h              |    5 +-
 include/configs/alpr.h                |    2 -
 include/configs/korat.h               |    2 +
 include/configs/sequoia.h             |    1 +
 include/ppc440.h                      |    3 +-
 35 files changed, 272 insertions(+), 2041 deletions(-)

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-12  5:14   ` Stefan Roese
@ 2009-11-13 14:27     ` Wolfgang Grandegger
  0 siblings, 0 replies; 32+ messages in thread
From: Wolfgang Grandegger @ 2009-11-13 14:27 UTC (permalink / raw)
  To: u-boot

Hi Stefan,

Stefan Roese wrote:
> Hi Matthias,
> 
> On Wednesday 11 November 2009 22:12:06 Matthias Fuchs wrote:
>>> please pull some updates for "next". Thanks.
>>>
>>>
>>> The following changes since commit
>>> cd12f615e4dd1dd24caab93f4157894783c6c1c0: Wolfgang Grandegger (1):
>>>         mpc52xx: add support for the IPEK01 board
>>>
>>> are available in the git repository at:
>>>
>>>   git://www.denx.de/git/u-boot-ppc4xx.git next
>>>
>>> Matthias Fuchs (1):
>>>       ppc4xx: Add UBI support to PLU405 boards
>> What happened to the others? ".. init coupler..." etc.
> 
> As you know, these patches depend on the sja1000 CAN header:
> 
> [PATCH 1/2] Add minimal SJA1000 header for basic CAN mode
> 
> And I'm not sure what the current status of this header is. Wolfgang 
> Grandegger (added to Cc) also introduced some new CAN stuff. We don't want to 
> add multiple headers of course.

My stuff was sent as RFC. It's on hold now as there was little feedback.

> So how should we continue here? I understand that your patches depending on 
> this sja1000 header are bugfixes:
> 
> [PATCH 2/2 V3] ppc4xx: Initialize magnetic couplers in PLU405
> [PATCH] ppc4xx: Initialize magnetic coupler on VOM405 boards
> 
> And you introduced this header on the explicit proposal from Wolfgang Denk. So 
> I would vote for adding your bug fix patches with your sja1000 header right 
> now. We should remove this header again, when the CAN support from Wolfgang 
> Grandegger hits mainline.

Yep.

Wolfgang.

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-11 21:12 ` Matthias Fuchs
@ 2009-11-12  5:14   ` Stefan Roese
  2009-11-13 14:27     ` Wolfgang Grandegger
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-11-12  5:14 UTC (permalink / raw)
  To: u-boot

Hi Matthias,

On Wednesday 11 November 2009 22:12:06 Matthias Fuchs wrote:
> > please pull some updates for "next". Thanks.
> >
> >
> > The following changes since commit
> > cd12f615e4dd1dd24caab93f4157894783c6c1c0: Wolfgang Grandegger (1):
> >         mpc52xx: add support for the IPEK01 board
> >
> > are available in the git repository at:
> >
> >   git://www.denx.de/git/u-boot-ppc4xx.git next
> >
> > Matthias Fuchs (1):
> >       ppc4xx: Add UBI support to PLU405 boards
> 
> What happened to the others? ".. init coupler..." etc.

As you know, these patches depend on the sja1000 CAN header:

[PATCH 1/2] Add minimal SJA1000 header for basic CAN mode

And I'm not sure what the current status of this header is. Wolfgang 
Grandegger (added to Cc) also introduced some new CAN stuff. We don't want to 
add multiple headers of course.

So how should we continue here? I understand that your patches depending on 
this sja1000 header are bugfixes:

[PATCH 2/2 V3] ppc4xx: Initialize magnetic couplers in PLU405
[PATCH] ppc4xx: Initialize magnetic coupler on VOM405 boards

And you introduced this header on the explicit proposal from Wolfgang Denk. So 
I would vote for adding your bug fix patches with your sja1000 header right 
now. We should remove this header again, when the CAN support from Wolfgang 
Grandegger hits mainline.

So Wolfgang Denk: Is this ok for you? Should I apply this sja1000 header patch 
to my repository with the bug fix patches and send a pull request?

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] 32+ messages in thread

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-10 15:41 Stefan Roese
  2009-11-11 21:12 ` Matthias Fuchs
@ 2009-11-11 22:07 ` Wolfgang Denk
  1 sibling, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2009-11-11 22:07 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200911101641.26100.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some updates for "next". Thanks.
> 
> 
> The following changes since commit cd12f615e4dd1dd24caab93f4157894783c6c1c0:
>   Wolfgang Grandegger (1):
>         mpc52xx: add support for the IPEK01 board
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Matthias Fuchs (1):
>       ppc4xx: Add UBI support to PLU405 boards
> 
> Stefan Roese (11):
>       mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h
>       ppc4xx: sc3: Remove unreferenced external declarations from sc3.h
>       ppc4xx: Fix problems in some ppc4xx board Makefiles
>       ppc4xx: Add custom linker script to board/*/config.mk
>       ppc4xx: Add common ppc4xx linker script
>       ppc4xx: Remove board specific linker scripts from most PPC4xx boards
>       ppc4xx: Consolidate 4xx PCIe board specific configuration
>       ppc4xx: Remove duplicated is_pci_host() functions
>       ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
>       ppc4xx: Switch to I2C bus numer 0 for chip_config command
>       ppc4xx: Katmai: Add chip_config command
> 
>  board/amcc/acadia/config.mk               |    4 +
>  board/amcc/acadia/u-boot.lds              |  134 ------------------
>  board/amcc/bamboo/bamboo.c                |   23 ---
>  board/amcc/bamboo/config.mk               |    4 +
>  board/amcc/bamboo/u-boot.lds              |  143 -------------------
>  board/amcc/bubinga/u-boot.lds             |  134 ------------------
>  board/amcc/canyonlands/canyonlands.c      |   93 +------------
>  board/amcc/canyonlands/config.mk          |    4 +
>  board/amcc/canyonlands/u-boot.lds         |  141 -------------------
>  board/amcc/ebony/ebony.c                  |   23 ---
>  board/amcc/ebony/u-boot.lds               |  141 -------------------
>  board/amcc/katmai/Makefile                |    4 +-
>  board/amcc/katmai/chip_config.c           |   55 +++++++
>  board/amcc/katmai/cmd_katmai.c            |  218 -----------------------------
>  board/amcc/katmai/katmai.c                |   95 +-------------
>  board/amcc/katmai/u-boot.lds              |  138 ------------------
>  board/amcc/kilauea/config.mk              |    4 +
>  board/amcc/kilauea/kilauea.c              |   77 +---------
>  board/amcc/kilauea/u-boot.lds             |  134 ------------------
>  board/amcc/luan/luan.c                    |   23 ---
>  board/amcc/luan/u-boot.lds                |  141 -------------------
>  board/amcc/makalu/makalu.c                |   67 ---------
>  board/amcc/makalu/u-boot.lds              |  134 ------------------
>  board/amcc/ocotea/ocotea.c                |   24 ---
>  board/amcc/ocotea/u-boot.lds              |  141 -------------------
>  board/amcc/redwood/u-boot.lds             |  145 -------------------
>  board/amcc/sequoia/config.mk              |    4 +
>  board/amcc/sequoia/sequoia.c              |   21 ---
>  board/amcc/sequoia/u-boot.lds             |  142 -------------------
>  board/amcc/taihu/u-boot.lds               |  134 ------------------
>  board/amcc/taishan/taishan.c              |   23 ---
>  board/amcc/taishan/u-boot.lds             |  141 -------------------
>  board/amcc/walnut/u-boot.lds              |  135 ------------------
>  board/amcc/yosemite/u-boot.lds            |  141 -------------------
>  board/amcc/yosemite/yosemite.c            |   23 ---
>  board/amcc/yucca/u-boot.lds               |  141 -------------------
>  board/amcc/yucca/yucca.c                  |  212 ++++------------------------
>  board/amirix/ap1000/config.mk             |    3 +
>  board/cray/L1/u-boot.lds                  |  150 --------------------
>  board/csb272/u-boot.lds                   |  151 --------------------
>  board/csb472/u-boot.lds                   |  151 --------------------
>  board/dave/PPChameleonEVB/u-boot.lds      |  153 --------------------
>  board/eric/Makefile                       |    2 +-
>  board/eric/u-boot.lds                     |  150 --------------------
>  board/esd/adciop/u-boot.lds               |  132 -----------------
>  board/esd/apc405/u-boot.lds               |  132 -----------------
>  board/esd/ar405/u-boot.lds                |  132 -----------------
>  board/esd/ash405/u-boot.lds               |  131 -----------------
>  board/esd/canbt/u-boot.lds                |  132 -----------------
>  board/esd/cms700/u-boot.lds               |  132 -----------------
>  board/esd/cpci2dp/u-boot.lds              |  132 -----------------
>  board/esd/cpci405/u-boot.lds              |  132 -----------------
>  board/esd/cpciiser4/u-boot.lds            |  132 -----------------
>  board/esd/dasa_sim/config.mk              |    3 +
>  board/esd/dp405/u-boot.lds                |  132 -----------------
>  board/esd/du405/u-boot.lds                |  132 -----------------
>  board/esd/du440/du440.c                   |   21 ---
>  board/esd/du440/u-boot.lds                |  139 ------------------
>  board/esd/hh405/u-boot.lds                |  132 -----------------
>  board/esd/hub405/u-boot.lds               |  131 -----------------
>  board/esd/ocrtc/u-boot.lds                |  147 -------------------
>  board/esd/pci405/u-boot.lds               |  132 -----------------
>  board/esd/plu405/u-boot.lds               |  131 -----------------
>  board/esd/pmc405/u-boot.lds               |  131 -----------------
>  board/esd/pmc405de/u-boot.lds             |  132 -----------------
>  board/esd/pmc440/pmc440.c                 |    2 +-
>  board/esd/pmc440/u-boot.lds               |  139 ------------------
>  board/esd/voh405/u-boot.lds               |  132 -----------------
>  board/esd/vom405/u-boot.lds               |  132 -----------------
>  board/esd/wuh405/u-boot.lds               |  131 -----------------
>  board/exbitgen/u-boot.lds                 |  149 --------------------
>  board/g2000/u-boot.lds                    |  132 -----------------
>  board/gdsys/dlvision/u-boot.lds           |  131 -----------------
>  board/gdsys/gdppc440etx/gdppc440etx.c     |   22 ---
>  board/gdsys/gdppc440etx/u-boot.lds        |  141 -------------------
>  board/gdsys/intip/intip.c                 |   21 ---
>  board/gdsys/intip/u-boot.lds              |  143 -------------------
>  board/gdsys/neo/u-boot.lds                |  129 -----------------
>  board/jse/Makefile                        |    2 +-
>  board/jse/u-boot.lds                      |  140 ------------------
>  board/korat/korat.c                       |   21 ---
>  board/korat/u-boot.lds                    |  142 -------------------
>  board/lwmon5/lwmon5.c                     |   23 ---
>  board/lwmon5/u-boot.lds                   |  142 -------------------
>  board/ml2/Makefile                        |    2 +-
>  board/ml2/config.mk                       |    3 +
>  board/mpl/mip405/Makefile                 |    2 +-
>  board/mpl/mip405/u-boot.lds               |  154 --------------------
>  board/mpl/pip405/Makefile                 |    2 +-
>  board/mpl/pip405/u-boot.lds               |  149 --------------------
>  board/netstal/hcu4/u-boot.lds             |  137 ------------------
>  board/netstal/hcu5/hcu5.c                 |   19 ---
>  board/netstal/hcu5/u-boot.lds             |  141 -------------------
>  board/netstal/mcu25/u-boot.lds            |  137 ------------------
>  board/pcs440ep/pcs440ep.c                 |   23 ---
>  board/prodrive/alpr/alpr.c                |    2 +-
>  board/prodrive/alpr/u-boot.lds            |  141 -------------------
>  board/prodrive/p3p440/p3p440.c            |    2 +-
>  board/prodrive/p3p440/u-boot.lds          |  141 -------------------
>  board/quad100hd/u-boot.lds                |  131 -----------------
>  board/sandburst/common/sb_common.c        |   13 --
>  board/sandburst/karef/u-boot.lds          |  156 ---------------------
>  board/sandburst/metrobox/u-boot.lds       |  156 ---------------------
>  board/sbc405/u-boot.lds                   |  147 -------------------
>  board/w7o/u-boot.lds                      |  132 -----------------
>  board/xes/xpedite1000/u-boot.lds          |  151 --------------------
>  board/xes/xpedite1000/xpedite1000.c       |    2 +
>  board/xilinx/ml300/config.mk              |    3 +
>  board/zeus/u-boot.lds                     |  130 -----------------
>  cpu/ppc4xx/4xx_pci.c                      |   20 +++
>  cpu/ppc4xx/4xx_pcie.c                     |  123 ++++++++++++++++
>  cpu/ppc4xx/cmd_chip_config.c              |    6 +
>  cpu/ppc4xx/config.mk                      |    3 +
>  {board/pcs440ep => cpu/ppc4xx}/u-boot.lds |   78 +++++++---
>  include/configs/PLU405.h                  |   18 ++-
>  include/configs/katmai.h                  |    9 +-
>  include/configs/sc3.h                     |    5 -
>  include/configs/yucca.h                   |    8 +
>  mkconfig                                  |    9 ++
>  119 files changed, 386 insertions(+), 10514 deletions(-)
>  delete mode 100644 board/amcc/acadia/u-boot.lds
>  delete mode 100644 board/amcc/bamboo/u-boot.lds
>  delete mode 100644 board/amcc/bubinga/u-boot.lds
>  delete mode 100644 board/amcc/canyonlands/u-boot.lds
>  delete mode 100644 board/amcc/ebony/u-boot.lds
>  create mode 100644 board/amcc/katmai/chip_config.c
>  delete mode 100644 board/amcc/katmai/cmd_katmai.c
>  delete mode 100644 board/amcc/katmai/u-boot.lds
>  delete mode 100644 board/amcc/kilauea/u-boot.lds
>  delete mode 100644 board/amcc/luan/u-boot.lds
>  delete mode 100644 board/amcc/makalu/u-boot.lds
>  delete mode 100644 board/amcc/ocotea/u-boot.lds
>  delete mode 100644 board/amcc/redwood/u-boot.lds
>  delete mode 100644 board/amcc/sequoia/u-boot.lds
>  delete mode 100644 board/amcc/taihu/u-boot.lds
>  delete mode 100644 board/amcc/taishan/u-boot.lds
>  delete mode 100644 board/amcc/walnut/u-boot.lds
>  delete mode 100644 board/amcc/yosemite/u-boot.lds
>  delete mode 100644 board/amcc/yucca/u-boot.lds
>  delete mode 100644 board/cray/L1/u-boot.lds
>  delete mode 100644 board/csb272/u-boot.lds
>  delete mode 100644 board/csb472/u-boot.lds
>  delete mode 100644 board/dave/PPChameleonEVB/u-boot.lds
>  delete mode 100644 board/eric/u-boot.lds
>  delete mode 100644 board/esd/adciop/u-boot.lds
>  delete mode 100644 board/esd/apc405/u-boot.lds
>  delete mode 100644 board/esd/ar405/u-boot.lds
>  delete mode 100644 board/esd/ash405/u-boot.lds
>  delete mode 100644 board/esd/canbt/u-boot.lds
>  delete mode 100644 board/esd/cms700/u-boot.lds
>  delete mode 100644 board/esd/cpci2dp/u-boot.lds
>  delete mode 100644 board/esd/cpci405/u-boot.lds
>  delete mode 100644 board/esd/cpciiser4/u-boot.lds
>  delete mode 100644 board/esd/dp405/u-boot.lds
>  delete mode 100644 board/esd/du405/u-boot.lds
>  delete mode 100644 board/esd/du440/u-boot.lds
>  delete mode 100644 board/esd/hh405/u-boot.lds
>  delete mode 100644 board/esd/hub405/u-boot.lds
>  delete mode 100644 board/esd/ocrtc/u-boot.lds
>  delete mode 100644 board/esd/pci405/u-boot.lds
>  delete mode 100644 board/esd/plu405/u-boot.lds
>  delete mode 100644 board/esd/pmc405/u-boot.lds
>  delete mode 100644 board/esd/pmc405de/u-boot.lds
>  delete mode 100644 board/esd/pmc440/u-boot.lds
>  delete mode 100644 board/esd/voh405/u-boot.lds
>  delete mode 100644 board/esd/vom405/u-boot.lds
>  delete mode 100644 board/esd/wuh405/u-boot.lds
>  delete mode 100644 board/exbitgen/u-boot.lds
>  delete mode 100644 board/g2000/u-boot.lds
>  delete mode 100644 board/gdsys/dlvision/u-boot.lds
>  delete mode 100644 board/gdsys/gdppc440etx/u-boot.lds
>  delete mode 100644 board/gdsys/intip/u-boot.lds
>  delete mode 100644 board/gdsys/neo/u-boot.lds
>  delete mode 100644 board/jse/u-boot.lds
>  delete mode 100644 board/korat/u-boot.lds
>  delete mode 100644 board/lwmon5/u-boot.lds
>  delete mode 100644 board/mpl/mip405/u-boot.lds
>  delete mode 100644 board/mpl/pip405/u-boot.lds
>  delete mode 100644 board/netstal/hcu4/u-boot.lds
>  delete mode 100644 board/netstal/hcu5/u-boot.lds
>  delete mode 100644 board/netstal/mcu25/u-boot.lds
>  delete mode 100644 board/prodrive/alpr/u-boot.lds
>  delete mode 100644 board/prodrive/p3p440/u-boot.lds
>  delete mode 100644 board/quad100hd/u-boot.lds
>  delete mode 100644 board/sandburst/karef/u-boot.lds
>  delete mode 100644 board/sandburst/metrobox/u-boot.lds
>  delete mode 100644 board/sbc405/u-boot.lds
>  delete mode 100644 board/w7o/u-boot.lds
>  delete mode 100644 board/xes/xpedite1000/u-boot.lds
>  delete mode 100644 board/zeus/u-boot.lds
>  rename {board/pcs440ep => cpu/ppc4xx}/u-boot.lds (71%)

Applied, thanks.

And thanks for all this cleanup work.

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
Shakespeare's Law of Prototyping: (Hamlet III, iv, 156-160)
        O, throw away the worser part of it,
        And live the purer with the other half.

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-11-10 15:41 Stefan Roese
@ 2009-11-11 21:12 ` Matthias Fuchs
  2009-11-12  5:14   ` Stefan Roese
  2009-11-11 22:07 ` Wolfgang Denk
  1 sibling, 1 reply; 32+ messages in thread
From: Matthias Fuchs @ 2009-11-11 21:12 UTC (permalink / raw)
  To: u-boot

Hi Stefan,

> Hi Wolfgang,
> 
> please pull some updates for "next". Thanks.
> 
> 
> The following changes since commit cd12f615e4dd1dd24caab93f4157894783c6c1c0:
>   Wolfgang Grandegger (1):
>         mpc52xx: add support for the IPEK01 board
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Matthias Fuchs (1):
>       ppc4xx: Add UBI support to PLU405 boards
> 
What happened to the others? ".. init coupler..." etc.

Matthias

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-11-10 15:41 Stefan Roese
  2009-11-11 21:12 ` Matthias Fuchs
  2009-11-11 22:07 ` Wolfgang Denk
  0 siblings, 2 replies; 32+ messages in thread
From: Stefan Roese @ 2009-11-10 15:41 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some updates for "next". Thanks.


The following changes since commit cd12f615e4dd1dd24caab93f4157894783c6c1c0:
  Wolfgang Grandegger (1):
        mpc52xx: add support for the IPEK01 board

are available in the git repository at:

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

Matthias Fuchs (1):
      ppc4xx: Add UBI support to PLU405 boards

Stefan Roese (11):
      mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h
      ppc4xx: sc3: Remove unreferenced external declarations from sc3.h
      ppc4xx: Fix problems in some ppc4xx board Makefiles
      ppc4xx: Add custom linker script to board/*/config.mk
      ppc4xx: Add common ppc4xx linker script
      ppc4xx: Remove board specific linker scripts from most PPC4xx boards
      ppc4xx: Consolidate 4xx PCIe board specific configuration
      ppc4xx: Remove duplicated is_pci_host() functions
      ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
      ppc4xx: Switch to I2C bus numer 0 for chip_config command
      ppc4xx: Katmai: Add chip_config command

 board/amcc/acadia/config.mk               |    4 +
 board/amcc/acadia/u-boot.lds              |  134 ------------------
 board/amcc/bamboo/bamboo.c                |   23 ---
 board/amcc/bamboo/config.mk               |    4 +
 board/amcc/bamboo/u-boot.lds              |  143 -------------------
 board/amcc/bubinga/u-boot.lds             |  134 ------------------
 board/amcc/canyonlands/canyonlands.c      |   93 +------------
 board/amcc/canyonlands/config.mk          |    4 +
 board/amcc/canyonlands/u-boot.lds         |  141 -------------------
 board/amcc/ebony/ebony.c                  |   23 ---
 board/amcc/ebony/u-boot.lds               |  141 -------------------
 board/amcc/katmai/Makefile                |    4 +-
 board/amcc/katmai/chip_config.c           |   55 +++++++
 board/amcc/katmai/cmd_katmai.c            |  218 -----------------------------
 board/amcc/katmai/katmai.c                |   95 +-------------
 board/amcc/katmai/u-boot.lds              |  138 ------------------
 board/amcc/kilauea/config.mk              |    4 +
 board/amcc/kilauea/kilauea.c              |   77 +---------
 board/amcc/kilauea/u-boot.lds             |  134 ------------------
 board/amcc/luan/luan.c                    |   23 ---
 board/amcc/luan/u-boot.lds                |  141 -------------------
 board/amcc/makalu/makalu.c                |   67 ---------
 board/amcc/makalu/u-boot.lds              |  134 ------------------
 board/amcc/ocotea/ocotea.c                |   24 ---
 board/amcc/ocotea/u-boot.lds              |  141 -------------------
 board/amcc/redwood/u-boot.lds             |  145 -------------------
 board/amcc/sequoia/config.mk              |    4 +
 board/amcc/sequoia/sequoia.c              |   21 ---
 board/amcc/sequoia/u-boot.lds             |  142 -------------------
 board/amcc/taihu/u-boot.lds               |  134 ------------------
 board/amcc/taishan/taishan.c              |   23 ---
 board/amcc/taishan/u-boot.lds             |  141 -------------------
 board/amcc/walnut/u-boot.lds              |  135 ------------------
 board/amcc/yosemite/u-boot.lds            |  141 -------------------
 board/amcc/yosemite/yosemite.c            |   23 ---
 board/amcc/yucca/u-boot.lds               |  141 -------------------
 board/amcc/yucca/yucca.c                  |  212 ++++------------------------
 board/amirix/ap1000/config.mk             |    3 +
 board/cray/L1/u-boot.lds                  |  150 --------------------
 board/csb272/u-boot.lds                   |  151 --------------------
 board/csb472/u-boot.lds                   |  151 --------------------
 board/dave/PPChameleonEVB/u-boot.lds      |  153 --------------------
 board/eric/Makefile                       |    2 +-
 board/eric/u-boot.lds                     |  150 --------------------
 board/esd/adciop/u-boot.lds               |  132 -----------------
 board/esd/apc405/u-boot.lds               |  132 -----------------
 board/esd/ar405/u-boot.lds                |  132 -----------------
 board/esd/ash405/u-boot.lds               |  131 -----------------
 board/esd/canbt/u-boot.lds                |  132 -----------------
 board/esd/cms700/u-boot.lds               |  132 -----------------
 board/esd/cpci2dp/u-boot.lds              |  132 -----------------
 board/esd/cpci405/u-boot.lds              |  132 -----------------
 board/esd/cpciiser4/u-boot.lds            |  132 -----------------
 board/esd/dasa_sim/config.mk              |    3 +
 board/esd/dp405/u-boot.lds                |  132 -----------------
 board/esd/du405/u-boot.lds                |  132 -----------------
 board/esd/du440/du440.c                   |   21 ---
 board/esd/du440/u-boot.lds                |  139 ------------------
 board/esd/hh405/u-boot.lds                |  132 -----------------
 board/esd/hub405/u-boot.lds               |  131 -----------------
 board/esd/ocrtc/u-boot.lds                |  147 -------------------
 board/esd/pci405/u-boot.lds               |  132 -----------------
 board/esd/plu405/u-boot.lds               |  131 -----------------
 board/esd/pmc405/u-boot.lds               |  131 -----------------
 board/esd/pmc405de/u-boot.lds             |  132 -----------------
 board/esd/pmc440/pmc440.c                 |    2 +-
 board/esd/pmc440/u-boot.lds               |  139 ------------------
 board/esd/voh405/u-boot.lds               |  132 -----------------
 board/esd/vom405/u-boot.lds               |  132 -----------------
 board/esd/wuh405/u-boot.lds               |  131 -----------------
 board/exbitgen/u-boot.lds                 |  149 --------------------
 board/g2000/u-boot.lds                    |  132 -----------------
 board/gdsys/dlvision/u-boot.lds           |  131 -----------------
 board/gdsys/gdppc440etx/gdppc440etx.c     |   22 ---
 board/gdsys/gdppc440etx/u-boot.lds        |  141 -------------------
 board/gdsys/intip/intip.c                 |   21 ---
 board/gdsys/intip/u-boot.lds              |  143 -------------------
 board/gdsys/neo/u-boot.lds                |  129 -----------------
 board/jse/Makefile                        |    2 +-
 board/jse/u-boot.lds                      |  140 ------------------
 board/korat/korat.c                       |   21 ---
 board/korat/u-boot.lds                    |  142 -------------------
 board/lwmon5/lwmon5.c                     |   23 ---
 board/lwmon5/u-boot.lds                   |  142 -------------------
 board/ml2/Makefile                        |    2 +-
 board/ml2/config.mk                       |    3 +
 board/mpl/mip405/Makefile                 |    2 +-
 board/mpl/mip405/u-boot.lds               |  154 --------------------
 board/mpl/pip405/Makefile                 |    2 +-
 board/mpl/pip405/u-boot.lds               |  149 --------------------
 board/netstal/hcu4/u-boot.lds             |  137 ------------------
 board/netstal/hcu5/hcu5.c                 |   19 ---
 board/netstal/hcu5/u-boot.lds             |  141 -------------------
 board/netstal/mcu25/u-boot.lds            |  137 ------------------
 board/pcs440ep/pcs440ep.c                 |   23 ---
 board/prodrive/alpr/alpr.c                |    2 +-
 board/prodrive/alpr/u-boot.lds            |  141 -------------------
 board/prodrive/p3p440/p3p440.c            |    2 +-
 board/prodrive/p3p440/u-boot.lds          |  141 -------------------
 board/quad100hd/u-boot.lds                |  131 -----------------
 board/sandburst/common/sb_common.c        |   13 --
 board/sandburst/karef/u-boot.lds          |  156 ---------------------
 board/sandburst/metrobox/u-boot.lds       |  156 ---------------------
 board/sbc405/u-boot.lds                   |  147 -------------------
 board/w7o/u-boot.lds                      |  132 -----------------
 board/xes/xpedite1000/u-boot.lds          |  151 --------------------
 board/xes/xpedite1000/xpedite1000.c       |    2 +
 board/xilinx/ml300/config.mk              |    3 +
 board/zeus/u-boot.lds                     |  130 -----------------
 cpu/ppc4xx/4xx_pci.c                      |   20 +++
 cpu/ppc4xx/4xx_pcie.c                     |  123 ++++++++++++++++
 cpu/ppc4xx/cmd_chip_config.c              |    6 +
 cpu/ppc4xx/config.mk                      |    3 +
 {board/pcs440ep => cpu/ppc4xx}/u-boot.lds |   78 +++++++---
 include/configs/PLU405.h                  |   18 ++-
 include/configs/katmai.h                  |    9 +-
 include/configs/sc3.h                     |    5 -
 include/configs/yucca.h                   |    8 +
 mkconfig                                  |    9 ++
 119 files changed, 386 insertions(+), 10514 deletions(-)
 delete mode 100644 board/amcc/acadia/u-boot.lds
 delete mode 100644 board/amcc/bamboo/u-boot.lds
 delete mode 100644 board/amcc/bubinga/u-boot.lds
 delete mode 100644 board/amcc/canyonlands/u-boot.lds
 delete mode 100644 board/amcc/ebony/u-boot.lds
 create mode 100644 board/amcc/katmai/chip_config.c
 delete mode 100644 board/amcc/katmai/cmd_katmai.c
 delete mode 100644 board/amcc/katmai/u-boot.lds
 delete mode 100644 board/amcc/kilauea/u-boot.lds
 delete mode 100644 board/amcc/luan/u-boot.lds
 delete mode 100644 board/amcc/makalu/u-boot.lds
 delete mode 100644 board/amcc/ocotea/u-boot.lds
 delete mode 100644 board/amcc/redwood/u-boot.lds
 delete mode 100644 board/amcc/sequoia/u-boot.lds
 delete mode 100644 board/amcc/taihu/u-boot.lds
 delete mode 100644 board/amcc/taishan/u-boot.lds
 delete mode 100644 board/amcc/walnut/u-boot.lds
 delete mode 100644 board/amcc/yosemite/u-boot.lds
 delete mode 100644 board/amcc/yucca/u-boot.lds
 delete mode 100644 board/cray/L1/u-boot.lds
 delete mode 100644 board/csb272/u-boot.lds
 delete mode 100644 board/csb472/u-boot.lds
 delete mode 100644 board/dave/PPChameleonEVB/u-boot.lds
 delete mode 100644 board/eric/u-boot.lds
 delete mode 100644 board/esd/adciop/u-boot.lds
 delete mode 100644 board/esd/apc405/u-boot.lds
 delete mode 100644 board/esd/ar405/u-boot.lds
 delete mode 100644 board/esd/ash405/u-boot.lds
 delete mode 100644 board/esd/canbt/u-boot.lds
 delete mode 100644 board/esd/cms700/u-boot.lds
 delete mode 100644 board/esd/cpci2dp/u-boot.lds
 delete mode 100644 board/esd/cpci405/u-boot.lds
 delete mode 100644 board/esd/cpciiser4/u-boot.lds
 delete mode 100644 board/esd/dp405/u-boot.lds
 delete mode 100644 board/esd/du405/u-boot.lds
 delete mode 100644 board/esd/du440/u-boot.lds
 delete mode 100644 board/esd/hh405/u-boot.lds
 delete mode 100644 board/esd/hub405/u-boot.lds
 delete mode 100644 board/esd/ocrtc/u-boot.lds
 delete mode 100644 board/esd/pci405/u-boot.lds
 delete mode 100644 board/esd/plu405/u-boot.lds
 delete mode 100644 board/esd/pmc405/u-boot.lds
 delete mode 100644 board/esd/pmc405de/u-boot.lds
 delete mode 100644 board/esd/pmc440/u-boot.lds
 delete mode 100644 board/esd/voh405/u-boot.lds
 delete mode 100644 board/esd/vom405/u-boot.lds
 delete mode 100644 board/esd/wuh405/u-boot.lds
 delete mode 100644 board/exbitgen/u-boot.lds
 delete mode 100644 board/g2000/u-boot.lds
 delete mode 100644 board/gdsys/dlvision/u-boot.lds
 delete mode 100644 board/gdsys/gdppc440etx/u-boot.lds
 delete mode 100644 board/gdsys/intip/u-boot.lds
 delete mode 100644 board/gdsys/neo/u-boot.lds
 delete mode 100644 board/jse/u-boot.lds
 delete mode 100644 board/korat/u-boot.lds
 delete mode 100644 board/lwmon5/u-boot.lds
 delete mode 100644 board/mpl/mip405/u-boot.lds
 delete mode 100644 board/mpl/pip405/u-boot.lds
 delete mode 100644 board/netstal/hcu4/u-boot.lds
 delete mode 100644 board/netstal/hcu5/u-boot.lds
 delete mode 100644 board/netstal/mcu25/u-boot.lds
 delete mode 100644 board/prodrive/alpr/u-boot.lds
 delete mode 100644 board/prodrive/p3p440/u-boot.lds
 delete mode 100644 board/quad100hd/u-boot.lds
 delete mode 100644 board/sandburst/karef/u-boot.lds
 delete mode 100644 board/sandburst/metrobox/u-boot.lds
 delete mode 100644 board/sbc405/u-boot.lds
 delete mode 100644 board/w7o/u-boot.lds
 delete mode 100644 board/xes/xpedite1000/u-boot.lds
 delete mode 100644 board/zeus/u-boot.lds
 rename {board/pcs440ep => cpu/ppc4xx}/u-boot.lds (71%)

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-05-29  0:36   ` Kim Phillips
  2009-05-29  4:47     ` Stefan Roese
@ 2009-05-29  8:29     ` Wolfgang Denk
  1 sibling, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2009-05-29  8:29 UTC (permalink / raw)
  To: u-boot

Dear Kim Phillips,

In message <20090528193618.c1cbf749.kim.phillips@freescale.com> you wrote:
> 
> > Umm... actually I get this:
> > 
> > From git://www.denx.de/git/u-boot-ppc4xx
> >  * branch            next       -> FETCH_HEAD
> > Updating cab6c2a..ee4b37b
> > Fast forward
> >  common/cmd_ide.c          |    4 ++--
> >  common/cmd_ubi.c          |    2 +-
> >  cpu/blackfin/interrupts.c |    5 +++--
> >  cpu/ppc4xx/cpu.c          |    2 +-
> >  include/configs/TQM834x.h |   20 --------------------
> >  5 files changed, 7 insertions(+), 26 deletions(-)
> > 
> > 
> > This is not right, it seems. Can you please check your repo?
> 
> It looks like Stefan pulled your master branch into his next branch
> before you did.

That's my suspicion, too. But he is not supposed to do that :-)

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
Name one thing windows is better than unix in?
                                          Making money for Microsoft?
         -- Randal L. Schwartz in <8cvi5t4c3t.fsf@gadget.cscaper.com>

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-05-29  0:36   ` Kim Phillips
@ 2009-05-29  4:47     ` Stefan Roese
  2009-05-29  8:29     ` Wolfgang Denk
  1 sibling, 0 replies; 32+ messages in thread
From: Stefan Roese @ 2009-05-29  4:47 UTC (permalink / raw)
  To: u-boot

On Friday 29 May 2009 02:36:18 Kim Phillips wrote:
> On Thu, 28 May 2009 21:36:00 +0200
>
> Wolfgang Denk <wd@denx.de> wrote:
> > Umm... actually I get this:
> >
> > From git://www.denx.de/git/u-boot-ppc4xx
> >  * branch            next       -> FETCH_HEAD
> > Updating cab6c2a..ee4b37b
> > Fast forward
> >  common/cmd_ide.c          |    4 ++--
> >  common/cmd_ubi.c          |    2 +-
> >  cpu/blackfin/interrupts.c |    5 +++--
> >  cpu/ppc4xx/cpu.c          |    2 +-
> >  include/configs/TQM834x.h |   20 --------------------
> >  5 files changed, 7 insertions(+), 26 deletions(-)
> >
> >
> > This is not right, it seems. Can you please check your repo?
>
> It looks like Stefan pulled your master branch into his next branch
> before you did.

Ups, might be I screwed up. Sorry about this. I'll check and fix it.

Best regards,
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] 32+ messages in thread

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-05-28 19:36 ` Wolfgang Denk
@ 2009-05-29  0:36   ` Kim Phillips
  2009-05-29  4:47     ` Stefan Roese
  2009-05-29  8:29     ` Wolfgang Denk
  0 siblings, 2 replies; 32+ messages in thread
From: Kim Phillips @ 2009-05-29  0:36 UTC (permalink / raw)
  To: u-boot

On Thu, 28 May 2009 21:36:00 +0200
Wolfgang Denk <wd@denx.de> wrote:

> Umm... actually I get this:
> 
> From git://www.denx.de/git/u-boot-ppc4xx
>  * branch            next       -> FETCH_HEAD
> Updating cab6c2a..ee4b37b
> Fast forward
>  common/cmd_ide.c          |    4 ++--
>  common/cmd_ubi.c          |    2 +-
>  cpu/blackfin/interrupts.c |    5 +++--
>  cpu/ppc4xx/cpu.c          |    2 +-
>  include/configs/TQM834x.h |   20 --------------------
>  5 files changed, 7 insertions(+), 26 deletions(-)
> 
> 
> This is not right, it seems. Can you please check your repo?

It looks like Stefan pulled your master branch into his next branch
before you did.

Kim

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-05-28 11:22 Stefan Roese
@ 2009-05-28 19:36 ` Wolfgang Denk
  2009-05-29  0:36   ` Kim Phillips
  0 siblings, 1 reply; 32+ messages in thread
From: Wolfgang Denk @ 2009-05-28 19:36 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200905281322.57837.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull this change for 4xx/next:
> 
> The following changes since commit 034a9fcdccd5439a2dee8039a0b2a1f47519ef38:
>   Stefan Roese (1):
>         Merge branch 'next' of /home/stefan/git/u-boot/u-boot into next
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Stefan Roese (1):
>       ppc4xx: Remove PCI async bootup message if PCI is not used
> 
>  cpu/ppc4xx/cpu.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 

Umm... actually I get this:

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-05-28 11:22 Stefan Roese
  2009-05-28 19:36 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-05-28 11:22 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull this change for 4xx/next:

The following changes since commit 034a9fcdccd5439a2dee8039a0b2a1f47519ef38:
  Stefan Roese (1):
        Merge branch 'next' of /home/stefan/git/u-boot/u-boot into next

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Remove PCI async bootup message if PCI is not used

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

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-05-12  4:43 Stefan Roese
@ 2009-05-15 19:06 ` Wolfgang Denk
  0 siblings, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2009-05-15 19:06 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200905120643.25569.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the latest change for ppc4xx/next:
> 
> The following changes since commit fbe7eff021399175ef7d9d57f44145587c4e9a51:
>   Mike Frysinger (1):
>         tools/envcrc: add --binary option to export embedded env
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Stefan Roese (1):
>       ppc4xx: Add Sequoia RAM-booting target
> 
>  Makefile                          |   11 +++
>  board/amcc/sequoia/init.S         |    7 ++
>  board/amcc/sequoia/sdram.c        |    3 +-
>  board/amcc/sequoia/sequoia.c      |   10 +++-
>  board/amcc/sequoia/u-boot-ram.lds |  126 +++++++++++++++++++++++++++++++++++++
>  cpu/ppc4xx/start.S                |   33 ++++++++--
>  include/configs/amcc-common.h     |   11 +++
>  include/configs/sequoia.h         |   30 +++++++--
>  8 files changed, 215 insertions(+), 16 deletions(-)
>  create mode 100644 board/amcc/sequoia/u-boot-ram.lds

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You can love it, change it, or leave it.    There is NO other option.
But do not complain - it is your own choice...                  -- wd

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-05-12  4:43 Stefan Roese
  2009-05-15 19:06 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-05-12  4:43 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the latest change for ppc4xx/next:

The following changes since commit fbe7eff021399175ef7d9d57f44145587c4e9a51:
  Mike Frysinger (1):
        tools/envcrc: add --binary option to export embedded env

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Add Sequoia RAM-booting target

 Makefile                          |   11 +++
 board/amcc/sequoia/init.S         |    7 ++
 board/amcc/sequoia/sdram.c        |    3 +-
 board/amcc/sequoia/sequoia.c      |   10 +++-
 board/amcc/sequoia/u-boot-ram.lds |  126 +++++++++++++++++++++++++++++++++++++
 cpu/ppc4xx/start.S                |   33 ++++++++--
 include/configs/amcc-common.h     |   11 +++
 include/configs/sequoia.h         |   30 +++++++--
 8 files changed, 215 insertions(+), 16 deletions(-)
 create mode 100644 board/amcc/sequoia/u-boot-ram.lds

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

* [U-Boot] Please pull u-boot-ppc4xx/next
  2009-05-05 16:39 Stefan Roese
@ 2009-05-10 19:59 ` Wolfgang Denk
  0 siblings, 0 replies; 32+ messages in thread
From: Wolfgang Denk @ 2009-05-10 19:59 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200905051839.16089.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull some changes for ppc4xx/next:
> 
> The following changes since commit 6b8edfde22acc574b5532e9f086e6a7287a9bc78:
>   Wolfgang Denk (1):
>         Prepare v2009.06-rc1
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Ben Warren (1):
>       Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
> 
> Matthias Fuchs (6):
>       esd/common: extend cpld command with address parameter
>       4xx: Remove binary cpld bitstream from CMS700 board
>       4xx: Remove binary cpld bitstream from PMC405 board
>       4xx: Remove binary cpld bitstream from VOM405 board
>       4xx: Remove binary cpld bitstream from DP405 board
>       4xx: Add support for DP405 hardware variants
> 
>  board/esd/cms700/cms700.c            |    8 -
>  board/esd/cms700/config.mk           |    7 +-
>  board/esd/cms700/fpgadata.c          | 1812 -------------------------
>  board/esd/common/xilinx_jtag/micro.c |   24 +-
>  board/esd/common/xilinx_jtag/ports.c |   10 +-
>  board/esd/dp405/config.mk            |    7 +-
>  board/esd/dp405/dp405.c              |   40 +-
>  board/esd/dp405/fpgadata.c           | 1812 -------------------------
>  board/esd/pmc405/fpgadata.c          | 2472 ----------------------------------
>  board/esd/pmc405/pmc405.c            |    7 -
>  board/esd/vom405/config.mk           |    8 +-
>  board/esd/vom405/fpgadata.c          | 1812 -------------------------
>  board/esd/vom405/vom405.c            |    7 -
>  include/configs/AR405.h              |    1 +
>  include/configs/CMS700.h             |   53 +-
>  include/configs/CPCIISER4.h          |    1 +
>  include/configs/CRAYL1.h             |    1 +
>  include/configs/DP405.h              |   86 +--
>  include/configs/ERIC.h               |    1 +
>  include/configs/EXBITGEN.h           |    1 +
>  include/configs/HUB405.h             |    1 +
>  include/configs/JSE.h                |    1 +
>  include/configs/MIP405.h             |    1 +
>  include/configs/OCRTC.h              |    1 +
>  include/configs/ORSG.h               |    1 +
>  include/configs/PIP405.h             |    1 +
>  include/configs/PMC405.h             |    3 -
>  include/configs/VOM405.h             |   21 +-
>  include/configs/W7OLMC.h             |    1 +
>  include/configs/W7OLMG.h             |    1 +
>  include/configs/WUH405.h             |    1 +
>  include/configs/csb272.h             |    1 +
>  include/configs/csb472.h             |    1 +
>  include/configs/netstal-common.h     |    2 +-
>  include/configs/sbc405.h             |    1 +
>  35 files changed, 83 insertions(+), 8125 deletions(-)
>  delete mode 100644 board/esd/cms700/fpgadata.c
>  delete mode 100644 board/esd/dp405/fpgadata.c
>  delete mode 100644 board/esd/pmc405/fpgadata.c
>  delete mode 100644 board/esd/vom405/fpgadata.c

Applied to "next" branch. 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 all is said and done, more is said than done.

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

* [U-Boot] Please pull u-boot-ppc4xx/next
@ 2009-05-05 16:39 Stefan Roese
  2009-05-10 19:59 ` Wolfgang Denk
  0 siblings, 1 reply; 32+ messages in thread
From: Stefan Roese @ 2009-05-05 16:39 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some changes for ppc4xx/next:

The following changes since commit 6b8edfde22acc574b5532e9f086e6a7287a9bc78:
  Wolfgang Denk (1):
        Prepare v2009.06-rc1

are available in the git repository at:

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

Ben Warren (1):
      Enable CONFIG_NET_MULTI on all remaining PPC4xx boards

Matthias Fuchs (6):
      esd/common: extend cpld command with address parameter
      4xx: Remove binary cpld bitstream from CMS700 board
      4xx: Remove binary cpld bitstream from PMC405 board
      4xx: Remove binary cpld bitstream from VOM405 board
      4xx: Remove binary cpld bitstream from DP405 board
      4xx: Add support for DP405 hardware variants

 board/esd/cms700/cms700.c            |    8 -
 board/esd/cms700/config.mk           |    7 +-
 board/esd/cms700/fpgadata.c          | 1812 -------------------------
 board/esd/common/xilinx_jtag/micro.c |   24 +-
 board/esd/common/xilinx_jtag/ports.c |   10 +-
 board/esd/dp405/config.mk            |    7 +-
 board/esd/dp405/dp405.c              |   40 +-
 board/esd/dp405/fpgadata.c           | 1812 -------------------------
 board/esd/pmc405/fpgadata.c          | 2472 ----------------------------------
 board/esd/pmc405/pmc405.c            |    7 -
 board/esd/vom405/config.mk           |    8 +-
 board/esd/vom405/fpgadata.c          | 1812 -------------------------
 board/esd/vom405/vom405.c            |    7 -
 include/configs/AR405.h              |    1 +
 include/configs/CMS700.h             |   53 +-
 include/configs/CPCIISER4.h          |    1 +
 include/configs/CRAYL1.h             |    1 +
 include/configs/DP405.h              |   86 +--
 include/configs/ERIC.h               |    1 +
 include/configs/EXBITGEN.h           |    1 +
 include/configs/HUB405.h             |    1 +
 include/configs/JSE.h                |    1 +
 include/configs/MIP405.h             |    1 +
 include/configs/OCRTC.h              |    1 +
 include/configs/ORSG.h               |    1 +
 include/configs/PIP405.h             |    1 +
 include/configs/PMC405.h             |    3 -
 include/configs/VOM405.h             |   21 +-
 include/configs/W7OLMC.h             |    1 +
 include/configs/W7OLMG.h             |    1 +
 include/configs/WUH405.h             |    1 +
 include/configs/csb272.h             |    1 +
 include/configs/csb472.h             |    1 +
 include/configs/netstal-common.h     |    2 +-
 include/configs/sbc405.h             |    1 +
 35 files changed, 83 insertions(+), 8125 deletions(-)
 delete mode 100644 board/esd/cms700/fpgadata.c
 delete mode 100644 board/esd/dp405/fpgadata.c
 delete mode 100644 board/esd/pmc405/fpgadata.c
 delete mode 100644 board/esd/vom405/fpgadata.c

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

end of thread, other threads:[~2012-10-04 23:19 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-23 15:28 [U-Boot] Please pull u-boot-ppc4xx/next Stefan Roese
2009-11-24 22:14 ` Wolfgang Denk
2009-11-25  9:56   ` Stefan Roese
  -- strict thread matches above, loose matches on Subject: below --
2012-10-02 13:36 Stefan Roese
2012-10-02 17:55 ` Tom Rini
2012-10-03  0:15 ` Marek Vasut
2012-10-04  7:23   ` Stefan Roese
2012-10-04 23:19     ` Marek Vasut
2010-12-17 10:15 Stefan Roese
2010-12-17 19:11 ` Wolfgang Denk
2010-09-22  9:14 Stefan Roese
2010-09-22 21:01 ` Wolfgang Denk
2010-09-23  7:12   ` Stefan Roese
2010-09-23 19:07 ` Wolfgang Denk
2009-11-25 10:00 Stefan Roese
2009-12-01 10:54 ` Wolfgang Denk
2009-11-19 10:45 Stefan Roese
2009-11-21 22:15 ` Wolfgang Denk
2009-11-10 15:41 Stefan Roese
2009-11-11 21:12 ` Matthias Fuchs
2009-11-12  5:14   ` Stefan Roese
2009-11-13 14:27     ` Wolfgang Grandegger
2009-11-11 22:07 ` Wolfgang Denk
2009-05-28 11:22 Stefan Roese
2009-05-28 19:36 ` Wolfgang Denk
2009-05-29  0:36   ` Kim Phillips
2009-05-29  4:47     ` Stefan Roese
2009-05-29  8:29     ` Wolfgang Denk
2009-05-12  4:43 Stefan Roese
2009-05-15 19:06 ` Wolfgang Denk
2009-05-05 16:39 Stefan Roese
2009-05-10 19:59 ` 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.