* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2009-02-18 15:01 Stefan Roese
2009-02-18 23:52 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2009-02-18 15:01 UTC (permalink / raw)
To: u-boot
The following changes since commit 5f0320108870e5d62983d1d5c13a2a087dddf686:
Jean-Christophe PLAGNIOL-VILLARD (1):
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (2):
ppc4xx: Cleanup PMC405 board support
ppc4xx: Update PMC405 board support
Stefan Roese (2):
ppc4xx: Some more PMC405 coding-style cleanup
ppc4xx: PCIe: Change 16GB inbound memory to 4GB
board/esd/pmc405/config.mk | 6 +-
board/esd/pmc405/pmc405.c | 121 ++++++------------
cpu/ppc4xx/4xx_pcie.c | 4 +-
include/configs/PMC405.h | 311 ++++++++++++++++++++++----------------------
4 files changed, 195 insertions(+), 247 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-02-18 15:01 [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
@ 2009-02-18 23:52 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2009-02-18 23:52 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200902181601.01036.sr@denx.de> you wrote:
>
> The following changes since commit 5f0320108870e5d62983d1d5c13a2a087dddf686:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Matthias Fuchs (2):
> ppc4xx: Cleanup PMC405 board support
> ppc4xx: Update PMC405 board support
>
> Stefan Roese (2):
> ppc4xx: Some more PMC405 coding-style cleanup
> ppc4xx: PCIe: Change 16GB inbound memory to 4GB
>
> board/esd/pmc405/config.mk | 6 +-
> board/esd/pmc405/pmc405.c | 121 ++++++------------
> cpu/ppc4xx/4xx_pcie.c | 4 +-
> include/configs/PMC405.h | 311 ++++++++++++++++++++++----------------------
> 4 files changed, 195 insertions(+), 247 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
Remember thee Ay, thou poor ghost while memory holds a seat In this
distracted globe. Remember thee! Yea, from the table of my memory
I'll wipe away all trivial fond records, All saws of books, all
forms, all pressures past, That youth and observation copied there.
Hamlet, I : v : 95 William Shakespeare
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2009-02-12 5:46 Stefan Roese
2009-02-12 7:39 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2009-02-12 5:46 UTC (permalink / raw)
To: u-boot
The following changes since commit f15c6515fc23f83c51f3de272ca23d86b80e81b1:
Wolfgang Denk (1):
Coding style cleanup; update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Adam Graham (1):
ppc4xx: Autocalibration can set RDCC to over aggressive value.
Carolyn Smith (1):
ppc4xx: Fix initialization of the SDRAM_CODT register
Dirk Eibach (1):
ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE
Stefan Roese (2):
ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
README | 4 ++
board/amcc/katmai/katmai.c | 1 +
board/amcc/taihu/taihu.c | 1 +
board/amcc/taishan/taishan.c | 1 +
board/amcc/yucca/yucca.c | 1 +
cpu/ppc4xx/44x_spd_ddr2.c | 7 +--
cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 74 +++++++++++++++++++++--------------
include/asm-ppc/config.h | 4 +-
include/asm-ppc/ppc4xx-sdram.h | 2 +
include/configs/katmai.h | 1 -
include/configs/kilauea.h | 7 ---
11 files changed, 59 insertions(+), 44 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-02-12 5:46 Stefan Roese
@ 2009-02-12 7:39 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2009-02-12 7:39 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200902120646.03667.sr@denx.de> you wrote:
> The following changes since commit f15c6515fc23f83c51f3de272ca23d86b80e81b1:
> Wolfgang Denk (1):
> Coding style cleanup; update CHANGELOG
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Adam Graham (1):
> ppc4xx: Autocalibration can set RDCC to over aggressive value.
>
> Carolyn Smith (1):
> ppc4xx: Fix initialization of the SDRAM_CODT register
>
> Dirk Eibach (1):
> ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE
>
> Stefan Roese (2):
> ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h
> ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
>
> README | 4 ++
> board/amcc/katmai/katmai.c | 1 +
> board/amcc/taihu/taihu.c | 1 +
> board/amcc/taishan/taishan.c | 1 +
> board/amcc/yucca/yucca.c | 1 +
> cpu/ppc4xx/44x_spd_ddr2.c | 7 +--
> cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 74 +++++++++++++++++++++--------------
> include/asm-ppc/config.h | 4 +-
> include/asm-ppc/ppc4xx-sdram.h | 2 +
> include/configs/katmai.h | 1 -
> include/configs/kilauea.h | 7 ---
> 11 files changed, 59 insertions(+), 44 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
Houston, Tranquillity Base here. The Eagle has landed.
-- Neil Armstrong
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2009-02-06 10:19 Stefan Roese
2009-02-07 21:40 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2009-02-06 10:19 UTC (permalink / raw)
To: u-boot
The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-usb
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Dirk Eibach (1):
ppc4xx: Make PCIE support selectable
Matthias Fuchs (1):
ppc4xx: Only fixup opb attached UARTs
cpu/ppc4xx/4xx_pci.c | 5 +++--
cpu/ppc4xx/4xx_pcie.c | 2 +-
cpu/ppc4xx/fdt.c | 24 ++++++++++++++++++++++--
3 files changed, 26 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-02-06 10:19 Stefan Roese
@ 2009-02-07 21:40 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2009-02-07 21:40 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200902061119.57280.sr@denx.de> you wrote:
> The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-usb
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Dirk Eibach (1):
> ppc4xx: Make PCIE support selectable
>
> Matthias Fuchs (1):
> ppc4xx: Only fixup opb attached UARTs
>
> cpu/ppc4xx/4xx_pci.c | 5 +++--
> cpu/ppc4xx/4xx_pcie.c | 2 +-
> cpu/ppc4xx/fdt.c | 24 ++++++++++++++++++++++--
> 3 files changed, 26 insertions(+), 5 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In theory, there is no difference between theory and practice. In
practice, however, there is.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2009-01-29 10:11 Stefan Roese
2009-02-01 20:21 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2009-01-29 10:11 UTC (permalink / raw)
To: u-boot
The following changes since commit c1b7c70083fc8d0bb77db20dd47bb6c988f3dc67:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Larry Johnson (2):
ppc4xx: Add variable "korat_usbcf" for Korat board
ppc4xx: Clean up configuration file for Korat board
board/korat/korat.c | 23 ++++++++++++-
doc/README.korat | 14 ++++++++
include/configs/korat.h | 84 ++++++++++++++++++++++++++++-------------------
3 files changed, 86 insertions(+), 35 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-01-29 10:11 Stefan Roese
@ 2009-02-01 20:21 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2009-02-01 20:21 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200901291111.26202.sr@denx.de> you wrote:
> The following changes since commit c1b7c70083fc8d0bb77db20dd47bb6c988f3dc67:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Larry Johnson (2):
> ppc4xx: Add variable "korat_usbcf" for Korat board
> ppc4xx: Clean up configuration file for Korat board
>
> board/korat/korat.c | 23 ++++++++++++-
> doc/README.korat | 14 ++++++++
> include/configs/korat.h | 84 ++++++++++++++++++++++++++++-------------------
> 3 files changed, 86 insertions(+), 35 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There's nothing disgusting about it [the Companion]. It's just
another life form, that's all. You get used to those things.
-- McCoy, "Metamorphosis", stardate 3219.8
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2009-01-26 9:47 Stefan Roese
2009-01-27 19:54 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2009-01-26 9:47 UTC (permalink / raw)
To: u-boot
The following changes since commit 8f86a3636ef88427f880610638e80991adc41896:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Dirk Eibach (2):
ppc4xx: Improve DDR autodetect
ppc4xx: Add GDsys PowerPC 440 ETX board support.
Matthias Fuchs (1):
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
Stefan Roese (1):
ppc4xx: Remove compilation warning in gdppc440etc.c
MAINTAINERS | 1 +
MAKEALL | 1 +
Makefile | 3 +
board/gdsys/gdppc440etx/Makefile | 51 +++++
board/gdsys/gdppc440etx/config.mk | 44 +++++
board/gdsys/gdppc440etx/gdppc440etx.c | 323 +++++++++++++++++++++++++++++++++
board/gdsys/gdppc440etx/init.S | 75 ++++++++
board/gdsys/gdppc440etx/u-boot.lds | 144 +++++++++++++++
cpu/ppc4xx/sdram.c | 55 +++++-
include/configs/ASH405.h | 1 -
include/configs/CATcenter.h | 1 -
include/configs/CMS700.h | 1 -
include/configs/CPCI2DP.h | 1 -
include/configs/CPCI405.h | 1 -
include/configs/CPCI4052.h | 1 -
include/configs/CPCI405AB.h | 1 -
include/configs/CPCI405DT.h | 1 -
include/configs/DP405.h | 1 -
include/configs/G2000.h | 1 -
include/configs/HH405.h | 1 -
include/configs/HUB405.h | 1 -
include/configs/OCRTC.h | 1 -
include/configs/ORSG.h | 1 -
include/configs/PCI405.h | 1 -
include/configs/PLU405.h | 1 -
include/configs/PMC405.h | 1 -
include/configs/PPChameleonEVB.h | 1 -
include/configs/VOH405.h | 1 -
include/configs/VOM405.h | 1 -
include/configs/WUH405.h | 1 -
include/configs/csb272.h | 1 -
include/configs/csb472.h | 1 -
include/configs/gdppc440etx.h | 194 ++++++++++++++++++++
include/configs/sbc405.h | 1 -
34 files changed, 886 insertions(+), 29 deletions(-)
create mode 100644 board/gdsys/gdppc440etx/Makefile
create mode 100644 board/gdsys/gdppc440etx/config.mk
create mode 100644 board/gdsys/gdppc440etx/gdppc440etx.c
create mode 100644 board/gdsys/gdppc440etx/init.S
create mode 100644 board/gdsys/gdppc440etx/u-boot.lds
create mode 100644 include/configs/gdppc440etx.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-01-26 9:47 Stefan Roese
@ 2009-01-27 19:54 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2009-01-27 19:54 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200901261047.36562.sr@denx.de> you wrote:
> The following changes since commit 8f86a3636ef88427f880610638e80991adc41896:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Dirk Eibach (2):
> ppc4xx: Improve DDR autodetect
> ppc4xx: Add GDsys PowerPC 440 ETX board support.
>
> Matthias Fuchs (1):
> ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
>
> Stefan Roese (1):
> ppc4xx: Remove compilation warning in gdppc440etc.c
>
> MAINTAINERS | 1 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/gdsys/gdppc440etx/Makefile | 51 +++++
> board/gdsys/gdppc440etx/config.mk | 44 +++++
> board/gdsys/gdppc440etx/gdppc440etx.c | 323 +++++++++++++++++++++++++++++++++
> board/gdsys/gdppc440etx/init.S | 75 ++++++++
> board/gdsys/gdppc440etx/u-boot.lds | 144 +++++++++++++++
> cpu/ppc4xx/sdram.c | 55 +++++-
> include/configs/ASH405.h | 1 -
> include/configs/CATcenter.h | 1 -
> include/configs/CMS700.h | 1 -
> include/configs/CPCI2DP.h | 1 -
> include/configs/CPCI405.h | 1 -
> include/configs/CPCI4052.h | 1 -
> include/configs/CPCI405AB.h | 1 -
> include/configs/CPCI405DT.h | 1 -
> include/configs/DP405.h | 1 -
> include/configs/G2000.h | 1 -
> include/configs/HH405.h | 1 -
> include/configs/HUB405.h | 1 -
> include/configs/OCRTC.h | 1 -
> include/configs/ORSG.h | 1 -
> include/configs/PCI405.h | 1 -
> include/configs/PLU405.h | 1 -
> include/configs/PMC405.h | 1 -
> include/configs/PPChameleonEVB.h | 1 -
> include/configs/VOH405.h | 1 -
> include/configs/VOM405.h | 1 -
> include/configs/WUH405.h | 1 -
> include/configs/csb272.h | 1 -
> include/configs/csb472.h | 1 -
> include/configs/gdppc440etx.h | 194 ++++++++++++++++++++
> include/configs/sbc405.h | 1 -
> 34 files changed, 886 insertions(+), 29 deletions(-)
> create mode 100644 board/gdsys/gdppc440etx/Makefile
> create mode 100644 board/gdsys/gdppc440etx/config.mk
> create mode 100644 board/gdsys/gdppc440etx/gdppc440etx.c
> create mode 100644 board/gdsys/gdppc440etx/init.S
> create mode 100644 board/gdsys/gdppc440etx/u-boot.lds
> create mode 100644 include/configs/gdppc440etx.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To understand a program you must become both the machine and the
program.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2009-01-14 10:39 Stefan Roese
2009-01-16 8:22 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2009-01-14 10:39 UTC (permalink / raw)
To: u-boot
The following changes since commit 5f01ea63a6c263767f548b4f61880b08f7850ffc:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (4):
ppc4xx: Enable auto RS485 mode on PLU405 boards
ppc4xx: Cleanup CPCI405 board code
ppc4xx: Disable pci node in device tree on CPCI405 pci adapters
ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
board/esd/cpci405/Makefile | 1 +
board/esd/cpci405/cpci405.c | 331 ++++++++++++++++++++++---------------------
board/esd/plu405/plu405.c | 10 ++
include/configs/CPCI4052.h | 2 +
include/configs/CPCI405AB.h | 3 +
5 files changed, 184 insertions(+), 163 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-01-14 10:39 Stefan Roese
@ 2009-01-16 8:22 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2009-01-16 8:22 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200901141139.37554.sr@denx.de> you wrote:
> The following changes since commit 5f01ea63a6c263767f548b4f61880b08f7850ffc:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Matthias Fuchs (4):
> ppc4xx: Enable auto RS485 mode on PLU405 boards
> ppc4xx: Cleanup CPCI405 board code
> ppc4xx: Disable pci node in device tree on CPCI405 pci adapters
> ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
>
> board/esd/cpci405/Makefile | 1 +
> board/esd/cpci405/cpci405.c | 331 ++++++++++++++++++++++---------------------
> board/esd/plu405/plu405.c | 10 ++
> include/configs/CPCI4052.h | 2 +
> include/configs/CPCI405AB.h | 3 +
> 5 files changed, 184 insertions(+), 163 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
Those who do not understand Unix are condemned to reinvent it,
poorly. - Henry Spencer, University of Toronto Unix hack
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-12-10 16:23 Stefan Roese
2008-12-12 23:37 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-12-10 16:23 UTC (permalink / raw)
To: u-boot
The following changes since commit 2145188bea2df8f2b47a87ec3071b55027e8d0ae:
Ben Warren (1):
Fix compile error in building MBX860T.
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (3):
ppc4xx: Update TEXT_BASE for CPCI405 boards
ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
ppc4xx: Disable EEPROM write access on PMC440 boards
Stefan Roese (1):
ppc4xx: Remove some features from ALPR to fit into 256k again
Makefile | 5 +----
board/esd/cpci405/config.mk | 6 +-----
board/esd/pmc440/pmc440.c | 24 +++++++++++++++++++-----
include/configs/CPCI405.h | 6 +++---
include/configs/alpr.h | 5 +----
5 files changed, 25 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-12-10 16:23 Stefan Roese
@ 2008-12-12 23:37 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-12-12 23:37 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200812101723.27445.sr@denx.de> you wrote:
> The following changes since commit 2145188bea2df8f2b47a87ec3071b55027e8d0ae:
> Ben Warren (1):
> Fix compile error in building MBX860T.
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Matthias Fuchs (3):
> ppc4xx: Update TEXT_BASE for CPCI405 boards
> ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
> ppc4xx: Disable EEPROM write access on PMC440 boards
>
> Stefan Roese (1):
> ppc4xx: Remove some features from ALPR to fit into 256k again
>
> Makefile | 5 +----
> board/esd/cpci405/config.mk | 6 +-----
> board/esd/pmc440/pmc440.c | 24 +++++++++++++++++++-----
> include/configs/CPCI405.h | 6 +++---
> include/configs/alpr.h | 5 +----
> 5 files changed, 25 insertions(+), 21 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The glory of creation is in its infinite diversity." "And in the way
our differences combine to create meaning and beauty."
-- Dr. Miranda Jones and Spock, "Is There in Truth No Beauty?",
stardate 5630.8
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-11-25 8:18 Stefan Roese
2008-11-25 10:59 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-11-25 8:18 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
here an updated pull request after some more fixup patches:
The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
Selvamuthukumar (1):
Align end of bss by 4 bytes
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Dave Mitchell (2):
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Matthias Fuchs (3):
ppc4xx: Remove unused code from PCI405 code
ppc4xx: Use correct io accessors for PCI405
ppc4xx: Remove unused features
Michal Simek (1):
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
Stefan Roese (2):
ppc4xx: Clear all potentially pending exceptions in MCSR
ppc4xx: ML2 shouldn't include the 4xx EMAC driver
Steven A. Falco (1):
ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h
Yuri Tikhonov (1):
ppc4xx: katmai: Change default config
board/amcc/canyonlands/init.S | 2 +-
board/amcc/luan/luan.c | 23 +-
board/esd/pci405/cmd_pci405.c | 871 --------------------
board/esd/pci405/pci405.c | 51 +-
board/ml2/u-boot.lds | 1 -
.../ml300/sw_services/uboot_v1_00_a/data/Ltypes | 55 --
.../uboot_v1_00_a/data/uboot_v2_1_0.mld | 52 --
.../uboot_v1_00_a/data/uboot_v2_1_0.tcl | 325 --------
cpu/ppc4xx/start.S | 70 +-
include/asm-ppc/ppc4xx-isram.h | 75 ++
include/configs/PCI405.h | 57 +--
include/configs/canyonlands.h | 2 +-
include/configs/katmai.h | 8 +
include/ppc440.h | 54 +--
14 files changed, 167 insertions(+), 1479 deletions(-)
delete mode 100644 board/xilinx/ml300/sw_services/uboot_v1_00_a/data/Ltypes
delete mode 100644
board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.mld
delete mode 100644
board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.tcl
create mode 100644 include/asm-ppc/ppc4xx-isram.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-11-25 8:18 Stefan Roese
@ 2008-11-25 10:59 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-11-25 10:59 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200811250918.49961.sr@denx.de> you wrote:
> Hi Wolfgang,
>
> here an updated pull request after some more fixup patches:
>
> The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
> Selvamuthukumar (1):
> Align end of bss by 4 bytes
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Dave Mitchell (2):
> ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
> ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
>
> Matthias Fuchs (3):
> ppc4xx: Remove unused code from PCI405 code
> ppc4xx: Use correct io accessors for PCI405
> ppc4xx: Remove unused features
>
> Michal Simek (1):
> ppc4xx: ml300 remove Xilinx BSP from ml300 folder
>
> Stefan Roese (2):
> ppc4xx: Clear all potentially pending exceptions in MCSR
> ppc4xx: ML2 shouldn't include the 4xx EMAC driver
>
> Steven A. Falco (1):
> ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h
>
> Yuri Tikhonov (1):
> ppc4xx: katmai: Change default config
>
> board/amcc/canyonlands/init.S | 2 +-
> board/amcc/luan/luan.c | 23 +-
> board/esd/pci405/cmd_pci405.c | 871 --------------------
> board/esd/pci405/pci405.c | 51 +-
> board/ml2/u-boot.lds | 1 -
> .../ml300/sw_services/uboot_v1_00_a/data/Ltypes | 55 --
> .../uboot_v1_00_a/data/uboot_v2_1_0.mld | 52 --
> .../uboot_v1_00_a/data/uboot_v2_1_0.tcl | 325 --------
> cpu/ppc4xx/start.S | 70 +-
> include/asm-ppc/ppc4xx-isram.h | 75 ++
> include/configs/PCI405.h | 57 +--
> include/configs/canyonlands.h | 2 +-
> include/configs/katmai.h | 8 +
> include/ppc440.h | 54 +--
> 14 files changed, 167 insertions(+), 1479 deletions(-)
> delete mode 100644 board/xilinx/ml300/sw_services/uboot_v1_00_a/data/Ltypes
> delete mode 100644
> board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.mld
> delete mode 100644
> board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.tcl
> create mode 100644 include/asm-ppc/ppc4xx-isram.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Never call a man a fool. Borrow from him.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-11-21 10:54 Stefan Roese
0 siblings, 0 replies; 47+ messages in thread
From: Stefan Roese @ 2008-11-21 10:54 UTC (permalink / raw)
To: u-boot
The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
Selvamuthukumar (1):
Align end of bss by 4 bytes
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Dave Mitchell (2):
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Stefan Roese (1):
ppc4xx: Clear all potentially pending exceptions in MCSR
Steven A. Falco (1):
ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h
Yuri Tikhonov (1):
ppc4xx: katmai: Change default config
board/amcc/canyonlands/init.S | 2 +-
board/amcc/luan/luan.c | 23 ++++++------
cpu/ppc4xx/start.S | 70 +++++++++++++++++++++++--------------
include/asm-ppc/ppc4xx-isram.h | 75 ++++++++++++++++++++++++++++++++++++++++
include/configs/canyonlands.h | 2 +-
include/configs/katmai.h | 8 ++++
include/ppc440.h | 54 ++---------------------------
7 files changed, 144 insertions(+), 90 deletions(-)
create mode 100644 include/asm-ppc/ppc4xx-isram.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-10-31 9:51 Stefan Roese
2008-11-01 15:10 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-10-31 9:51 UTC (permalink / raw)
To: u-boot
The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e:
Dave Liu (1):
74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (6):
ppc4xx: Handle other board variant in PMC440 FPGA code
ppc4xx: Clean up PMC440 header
ppc4xx: Fix esd loadpci command
ppc4xx: Update PMC440 board configuration
ppc4xx: Fix PMC440 BSP commands
ppc4xx: Update PMC440 board support
Ricardo Ribalda Delgado (1):
ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg
Stefan Roese (2):
ppc4xx: Correctly configure the GPIO pin muxing on Arches
ppc4xx: Fix spelling error in MAINTAINERS file
MAINTAINERS | 4 +-
board/avnet/fx12mm/xparameters.h | 2 +-
board/esd/common/cmd_loadpci.c | 24 +++++--
board/esd/pmc440/cmd_pmc440.c | 70 ++++++++++---------
board/esd/pmc440/fpga.c | 5 +-
board/esd/pmc440/pmc440.c | 128 +++++++++++++++++++++++++++++------
board/esd/pmc440/pmc440.h | 17 ++---
include/configs/PMC440.h | 70 ++++++++++++--------
include/configs/canyonlands.h | 12 +++-
include/configs/fx12mm.h | 3 -
include/configs/ml507.h | 6 +-
include/configs/xilinx-ppc.h | 136 ++++++++++++++++++++++++++++++++++++++
include/configs/xilinx-ppc405.h | 91 +-------------------------
include/configs/xilinx-ppc440.h | 88 ++-----------------------
14 files changed, 372 insertions(+), 284 deletions(-)
create mode 100644 include/configs/xilinx-ppc.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-10-31 9:51 Stefan Roese
@ 2008-11-01 15:10 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-11-01 15:10 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200810311051.59958.sr@denx.de> you wrote:
> The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e:
> Dave Liu (1):
> 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Matthias Fuchs (6):
> ppc4xx: Handle other board variant in PMC440 FPGA code
> ppc4xx: Clean up PMC440 header
> ppc4xx: Fix esd loadpci command
> ppc4xx: Update PMC440 board configuration
> ppc4xx: Fix PMC440 BSP commands
> ppc4xx: Update PMC440 board support
>
> Ricardo Ribalda Delgado (1):
> ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg
>
> Stefan Roese (2):
> ppc4xx: Correctly configure the GPIO pin muxing on Arches
> ppc4xx: Fix spelling error in MAINTAINERS file
>
> MAINTAINERS | 4 +-
> board/avnet/fx12mm/xparameters.h | 2 +-
> board/esd/common/cmd_loadpci.c | 24 +++++--
> board/esd/pmc440/cmd_pmc440.c | 70 ++++++++++---------
> board/esd/pmc440/fpga.c | 5 +-
> board/esd/pmc440/pmc440.c | 128 +++++++++++++++++++++++++++++------
> board/esd/pmc440/pmc440.h | 17 ++---
> include/configs/PMC440.h | 70 ++++++++++++--------
> include/configs/canyonlands.h | 12 +++-
> include/configs/fx12mm.h | 3 -
> include/configs/ml507.h | 6 +-
> include/configs/xilinx-ppc.h | 136 ++++++++++++++++++++++++++++++++++++++
> include/configs/xilinx-ppc405.h | 91 +-------------------------
> include/configs/xilinx-ppc440.h | 88 ++-----------------------
> 14 files changed, 372 insertions(+), 284 deletions(-)
> create mode 100644 include/configs/xilinx-ppc.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
backups: always in season, never out of style.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-10-24 15:36 Stefan Roese
2008-10-27 21:31 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-10-24 15:36 UTC (permalink / raw)
To: u-boot
The following changes since commit d9d8c7c696dec370ca714c03beb6e79d4c90bd5e:
Wolfgang Denk (1):
Fix strmhz(): avoid printing negative fractions
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Georg Schardt (1):
ppc4xx: New board avnet fx12 minimodul
Ricardo Ribalda Delgado (1):
ppc4xx: Generic architecture for xilinx ppc405(v3)
Stefan Roese (1):
ppc4xx: Disable DDR2 autocalibration on Kilauea for now
CREDITS | 1 +
MAINTAINERS | 5 +
MAKEALL | 1 +
Makefile | 34 +++++
board/avnet/fx12mm/.gitignore | 1 +
board/avnet/fx12mm/Makefile | 27 ++++
board/avnet/fx12mm/config.mk | 26 ++++
board/avnet/fx12mm/fx12mm.c | 52 +++++++
board/avnet/fx12mm/xparameters.h | 51 +++++++
board/xilinx/ppc405-generic/.gitignore | 1 +
board/xilinx/ppc405-generic/Makefile | 60 ++++++++
board/xilinx/ppc405-generic/config.mk | 25 ++++
board/xilinx/ppc405-generic/u-boot-ram.lds | 134 ++++++++++++++++++
board/xilinx/ppc405-generic/u-boot-rom.lds | 144 ++++++++++++++++++++
.../xilinx/ppc405-generic/xilinx_ppc405_generic.c | 59 ++++++++
board/xilinx/ppc405-generic/xparameters.h | 36 +++++
cpu/ppc4xx/start.S | 3 +-
include/configs/fx12mm.h | 72 ++++++++++
include/configs/kilauea.h | 7 +
include/configs/xilinx-ppc405-generic.h | 58 ++++++++
include/configs/xilinx-ppc405.h | 126 +++++++++++++++++
21 files changed, 922 insertions(+), 1 deletions(-)
create mode 100644 board/avnet/fx12mm/.gitignore
create mode 100644 board/avnet/fx12mm/Makefile
create mode 100644 board/avnet/fx12mm/config.mk
create mode 100644 board/avnet/fx12mm/fx12mm.c
create mode 100644 board/avnet/fx12mm/xparameters.h
create mode 100644 board/xilinx/ppc405-generic/.gitignore
create mode 100644 board/xilinx/ppc405-generic/Makefile
create mode 100644 board/xilinx/ppc405-generic/config.mk
create mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
create mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
create mode 100644 board/xilinx/ppc405-generic/xilinx_ppc405_generic.c
create mode 100644 board/xilinx/ppc405-generic/xparameters.h
create mode 100644 include/configs/fx12mm.h
create mode 100644 include/configs/xilinx-ppc405-generic.h
create mode 100644 include/configs/xilinx-ppc405.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-10-24 15:36 Stefan Roese
@ 2008-10-27 21:31 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-10-27 21:31 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200810241736.50526.sr@denx.de> you wrote:
> The following changes since commit d9d8c7c696dec370ca714c03beb6e79d4c90bd5e:
> Wolfgang Denk (1):
> Fix strmhz(): avoid printing negative fractions
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Georg Schardt (1):
> ppc4xx: New board avnet fx12 minimodul
>
> Ricardo Ribalda Delgado (1):
> ppc4xx: Generic architecture for xilinx ppc405(v3)
>
> Stefan Roese (1):
> ppc4xx: Disable DDR2 autocalibration on Kilauea for now
>
> CREDITS | 1 +
> MAINTAINERS | 5 +
> MAKEALL | 1 +
> Makefile | 34 +++++
> board/avnet/fx12mm/.gitignore | 1 +
> board/avnet/fx12mm/Makefile | 27 ++++
> board/avnet/fx12mm/config.mk | 26 ++++
> board/avnet/fx12mm/fx12mm.c | 52 +++++++
> board/avnet/fx12mm/xparameters.h | 51 +++++++
> board/xilinx/ppc405-generic/.gitignore | 1 +
> board/xilinx/ppc405-generic/Makefile | 60 ++++++++
> board/xilinx/ppc405-generic/config.mk | 25 ++++
> board/xilinx/ppc405-generic/u-boot-ram.lds | 134 ++++++++++++++++++
> board/xilinx/ppc405-generic/u-boot-rom.lds | 144 ++++++++++++++++++++
> .../xilinx/ppc405-generic/xilinx_ppc405_generic.c | 59 ++++++++
> board/xilinx/ppc405-generic/xparameters.h | 36 +++++
> cpu/ppc4xx/start.S | 3 +-
> include/configs/fx12mm.h | 72 ++++++++++
> include/configs/kilauea.h | 7 +
> include/configs/xilinx-ppc405-generic.h | 58 ++++++++
> include/configs/xilinx-ppc405.h | 126 +++++++++++++++++
> 21 files changed, 922 insertions(+), 1 deletions(-)
> create mode 100644 board/avnet/fx12mm/.gitignore
> create mode 100644 board/avnet/fx12mm/Makefile
> create mode 100644 board/avnet/fx12mm/config.mk
> create mode 100644 board/avnet/fx12mm/fx12mm.c
> create mode 100644 board/avnet/fx12mm/xparameters.h
> create mode 100644 board/xilinx/ppc405-generic/.gitignore
> create mode 100644 board/xilinx/ppc405-generic/Makefile
> create mode 100644 board/xilinx/ppc405-generic/config.mk
> create mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
> create mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
> create mode 100644 board/xilinx/ppc405-generic/xilinx_ppc405_generic.c
> create mode 100644 board/xilinx/ppc405-generic/xparameters.h
> create mode 100644 include/configs/fx12mm.h
> create mode 100644 include/configs/xilinx-ppc405-generic.h
> create mode 100644 include/configs/xilinx-ppc405.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Politics: A strife of interests masquerading as a contest of
principles. The conduct of public affairs for private advantage.
- Ambrose Bierce
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-10-21 15:40 Stefan Roese
2008-10-21 19:20 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-10-21 15:40 UTC (permalink / raw)
To: u-boot
The following changes since commit f61f1e150c84f5b9347fca79a4bc5f2286c545d2:
Stefan Roese (1):
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Adam Graham (3):
ppc4xx: Add AMCC Arches board support (dual 460GT)
ppc4xx: Add static support for 44x IBM SDRAM Controller
ppc4xx: Add routine to retrieve CPU number
Dirk Eibach (1):
ppc4xx: Add GDSys neo 405EP board support
Niklaus Giger (1):
ppc4xx: Update configs for Netstal boards
Stefan Roese (2):
ppc4xx: Correctly setup ranges property in ebc node
ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
MAINTAINERS | 4 +
MAKEALL | 2 +
Makefile | 6 +-
board/amcc/canyonlands/bootstrap.c | 12 ++
board/amcc/canyonlands/canyonlands.c | 140 +++++++++++++++++++
board/amcc/canyonlands/init.S | 17 +++
board/gdsys/neo/Makefile | 51 +++++++
board/gdsys/neo/config.mk | 24 +++
board/gdsys/neo/neo.c | 101 +++++++++++++
board/gdsys/neo/u-boot.lds | 132 ++++++++++++++++++
cpu/ppc4xx/44x_spd_ddr2.c | 71 +++++++---
cpu/ppc4xx/cpu.c | 19 +++-
cpu/ppc4xx/fdt.c | 45 ++++---
include/asm-ppc/ppc4xx-ebc.h | 31 ++++
include/configs/amcc-common.h | 17 ++-
include/configs/canyonlands.h | 222 +++++++++++++++++++++++++++---
include/configs/hcu4.h | 100 ++------------
include/configs/hcu5.h | 118 ++--------------
include/configs/mcu25.h | 94 ++-----------
include/configs/neo.h | 231 ++++++++++++++++++++++++++++++
include/configs/netstal-common.h | 255 ++++++++++++++++++++++++++++++++++
include/ppc440.h | 3 +
include/ppc4xx.h | 3 +
23 files changed, 1368 insertions(+), 330 deletions(-)
create mode 100644 board/gdsys/neo/Makefile
create mode 100644 board/gdsys/neo/config.mk
create mode 100644 board/gdsys/neo/neo.c
create mode 100644 board/gdsys/neo/u-boot.lds
create mode 100644 include/configs/neo.h
create mode 100644 include/configs/netstal-common.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-10-21 15:40 Stefan Roese
@ 2008-10-21 19:20 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-10-21 19:20 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200810211740.41837.sr@denx.de> you wrote:
> The following changes since commit f61f1e150c84f5b9347fca79a4bc5f2286c545d2:
> Stefan Roese (1):
> Merge branch 'master' of /home/stefan/git/u-boot/u-boot
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Adam Graham (3):
> ppc4xx: Add AMCC Arches board support (dual 460GT)
> ppc4xx: Add static support for 44x IBM SDRAM Controller
> ppc4xx: Add routine to retrieve CPU number
>
> Dirk Eibach (1):
> ppc4xx: Add GDSys neo 405EP board support
>
> Niklaus Giger (1):
> ppc4xx: Update configs for Netstal boards
>
> Stefan Roese (2):
> ppc4xx: Correctly setup ranges property in ebc node
> ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
>
> MAINTAINERS | 4 +
> MAKEALL | 2 +
> Makefile | 6 +-
> board/amcc/canyonlands/bootstrap.c | 12 ++
> board/amcc/canyonlands/canyonlands.c | 140 +++++++++++++++++++
> board/amcc/canyonlands/init.S | 17 +++
> board/gdsys/neo/Makefile | 51 +++++++
> board/gdsys/neo/config.mk | 24 +++
> board/gdsys/neo/neo.c | 101 +++++++++++++
> board/gdsys/neo/u-boot.lds | 132 ++++++++++++++++++
> cpu/ppc4xx/44x_spd_ddr2.c | 71 +++++++---
> cpu/ppc4xx/cpu.c | 19 +++-
> cpu/ppc4xx/fdt.c | 45 ++++---
> include/asm-ppc/ppc4xx-ebc.h | 31 ++++
> include/configs/amcc-common.h | 17 ++-
> include/configs/canyonlands.h | 222 +++++++++++++++++++++++++++---
> include/configs/hcu4.h | 100 ++------------
> include/configs/hcu5.h | 118 ++--------------
> include/configs/mcu25.h | 94 ++-----------
> include/configs/neo.h | 231 ++++++++++++++++++++++++++++++
> include/configs/netstal-common.h | 255 ++++++++++++++++++++++++++++++++++
> include/ppc440.h | 3 +
> include/ppc4xx.h | 3 +
> 23 files changed, 1368 insertions(+), 330 deletions(-)
> create mode 100644 board/gdsys/neo/Makefile
> create mode 100644 board/gdsys/neo/config.mk
> create mode 100644 board/gdsys/neo/neo.c
> create mode 100644 board/gdsys/neo/u-boot.lds
> create mode 100644 include/configs/neo.h
> create mode 100644 include/configs/netstal-common.h
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
This is now. Later is later.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-10-13 9:18 Stefan Roese
2008-10-13 10:35 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-10-13 9:18 UTC (permalink / raw)
To: u-boot
The following changes since commit 50a874b3b0272f32e3627732fab90b27fbd35066:
Stefan Roese (1):
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Adam Graham (1):
ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
Matthias Fuchs (4):
ppc4xx: Update DU440 config
ppc4xx: Fix DU440 GPIO configuration
ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board
ppc4xx: Fix USB 2.0 phy reset sequence
board/esd/du440/du440.c | 51 +++++++++++++++++++++++++++++-----
cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 21 ++++++++++++++
include/configs/DU440.h | 6 +++-
3 files changed, 68 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-10-13 9:18 Stefan Roese
@ 2008-10-13 10:35 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-10-13 10:35 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200810131118.55723.sr@denx.de> you wrote:
> The following changes since commit 50a874b3b0272f32e3627732fab90b27fbd35066:
> Stefan Roese (1):
> Merge branch 'master' of /home/stefan/git/u-boot/u-boot
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Adam Graham (1):
> ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
>
> Matthias Fuchs (4):
> ppc4xx: Update DU440 config
> ppc4xx: Fix DU440 GPIO configuration
> ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board
> ppc4xx: Fix USB 2.0 phy reset sequence
>
> board/esd/du440/du440.c | 51 +++++++++++++++++++++++++++++-----
> cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 21 ++++++++++++++
> include/configs/DU440.h | 6 +++-
> 3 files changed, 68 insertions(+), 10 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Even if you can deceive people about a product through misleading
statements, sooner or later the product will speak for itself.
- Hajime Karatsu
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-09-16 18:19 Stefan Roese
2008-09-16 20:36 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-09-16 18:19 UTC (permalink / raw)
To: u-boot
The following changes since commit c0d2f87d6c450128b88e73eea715fa3654f65b6c:
Wolfgang Denk (1):
Prepare v2008.10-rc2
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Victor Gallardo (1):
ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
board/amcc/kilauea/kilauea.c | 31 +++++++++++++++++++++++++++++++
cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 5 -----
include/asm-ppc/ppc4xx-sdram.h | 6 ++++++
3 files changed, 37 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-16 18:19 Stefan Roese
@ 2008-09-16 20:36 ` Wolfgang Denk
2008-09-17 4:00 ` Stefan Roese
0 siblings, 1 reply; 47+ messages in thread
From: Wolfgang Denk @ 2008-09-16 20:36 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200809162019.27303.sr@denx.de> you wrote:
> The following changes since commit c0d2f87d6c450128b88e73eea715fa3654f65b6c:
> Wolfgang Denk (1):
> Prepare v2008.10-rc2
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Victor Gallardo (1):
> ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
I'm not really happy abouthtis. AS I understand, this is just a
temporary patch including a workaround for aproblem that is not yet
understood.
We are not under preassure yet in terms of release schedule.
Wouldn't it be better to delay this until we have the final patch
without such a workaround?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The number of Unix installations has grown to 10, with more
expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-16 20:36 ` Wolfgang Denk
@ 2008-09-17 4:00 ` Stefan Roese
2008-09-21 20:48 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-09-17 4:00 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
On Tuesday 16 September 2008, Wolfgang Denk wrote:
> > The following changes since commit
> > c0d2f87d6c450128b88e73eea715fa3654f65b6c: Wolfgang Denk (1):
> > Prepare v2008.10-rc2
> >
> > are available in the git repository at:
> >
> > git://www.denx.de/git/u-boot-ppc4xx.git master
> >
> > Victor Gallardo (1):
> > ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
>
> I'm not really happy abouthtis.
I'm not either.
> AS I understand, this is just a
> temporary patch including a workaround for aproblem that is not yet
> understood.
Correct.
> We are not under preassure yet in terms of release schedule.
AMCC wants to ship the new 600MHz boards. This version at least works compared
to the current version which turns those boards into bricks, since it doesn't
bootup into the U-Boot prompt. So it definitely is an improvement.
> Wouldn't it be better to delay this until we have the final patch
> without such a workaround?
I was hesitating here too, but I think its good enough to include this patch
now. It definitely is a temporary fix and I hope that AMCC provides
a "better", final patch that fixes this problem soon. Problem is that nobody
knows how long this could take.
But in the end it's your call. If you reject this patch as is, then I'll
revert it in my repository.
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] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-17 4:00 ` Stefan Roese
@ 2008-09-21 20:48 ` Wolfgang Denk
2008-09-22 9:09 ` Stefan Roese
0 siblings, 1 reply; 47+ messages in thread
From: Wolfgang Denk @ 2008-09-21 20:48 UTC (permalink / raw)
To: u-boot
Dear Stefan,
in message <200809170600.21510.sr@denx.de> you wrote:
>
> > AS I understand, this is just a
> > temporary patch including a workaround for aproblem that is not yet
> > understood.
>
> Correct.
>
> > We are not under preassure yet in terms of release schedule.
>
> AMCC wants to ship the new 600MHz boards. This version at least works compared
> to the current version which turns those boards into bricks, since it doesn't
> bootup into the U-Boot prompt. So it definitely is an improvement.
We agree on this. But I would rather wait for a real fix for
mainline. In the meantime, you could keep this workaround in a
separate branch of your ppc4xx repository.
> I was hesitating here too, but I think its good enough to include this patch
> now. It definitely is a temporary fix and I hope that AMCC provides
> a "better", final patch that fixes this problem soon. Problem is that nobody
> knows how long this could take.
I hope AMCC can still make it for the next release - we still have
nearly 3 weeks plus some time for final testing.
> But in the end it's your call. If you reject this patch as is, then I'll
> revert it in my repository.
Please revert it in the master 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
Quantum Mechanics is God's version of "Trust me."
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-21 20:48 ` Wolfgang Denk
@ 2008-09-22 9:09 ` Stefan Roese
0 siblings, 0 replies; 47+ messages in thread
From: Stefan Roese @ 2008-09-22 9:09 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
On Sunday 21 September 2008, Wolfgang Denk wrote:
> > AMCC wants to ship the new 600MHz boards. This version at least works
> > compared to the current version which turns those boards into bricks,
> > since it doesn't bootup into the U-Boot prompt. So it definitely is an
> > improvement.
>
> We agree on this. But I would rather wait for a real fix for
> mainline. In the meantime, you could keep this workaround in a
> separate branch of your ppc4xx repository.
This could be an option. I'll talk with AMCC about this.
> > I was hesitating here too, but I think its good enough to include this
> > patch now. It definitely is a temporary fix and I hope that AMCC provides
> > a "better", final patch that fixes this problem soon. Problem is that
> > nobody knows how long this could take.
>
> I hope AMCC can still make it for the next release - we still have
> nearly 3 weeks plus some time for final testing.
>
> > But in the end it's your call. If you reject this patch as is, then I'll
> > revert it in my repository.
>
> Please revert it in the master branch. Thanks.
Done.
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] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-09-12 5:22 Stefan Roese
2008-09-12 13:24 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-09-12 5:22 UTC (permalink / raw)
To: u-boot
The following changes since commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836:
Heiko Schocher (1):
muas3001: update BR4 settings
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Ricardo Ribalda Delgado (3):
ppc4xx: Fix in-tree build for ppc440-generic boards
ppc4xx: Fix compilation of v5fx30teval_flash
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Stefan Roese (2):
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
ppc4xx: Enable device tree (FDT) support in zeus board port
Makefile | 4 +-
board/amcc/taihu/taihu.c | 9 --------
board/avnet/v5fx30teval/.gitignore | 1 +
board/dave/PPChameleonEVB/PPChameleonEVB.c | 25 ----------------------
board/esd/pci405/pci405.c | 31 ----------------------------
board/quad100hd/quad100hd.c | 5 ----
board/xilinx/ml507/.gitignore | 1 +
board/xilinx/ppc440-generic/.gitignore | 1 +
board/xilinx/ppc440-generic/config.mk | 2 +-
board/zeus/zeus.c | 23 --------------------
cpu/ppc4xx/sdram.c | 14 +++++++++---
include/configs/quad100hd.h | 1 -
include/configs/zeus.h | 6 +++++
13 files changed, 22 insertions(+), 101 deletions(-)
create mode 100644 board/avnet/v5fx30teval/.gitignore
create mode 100644 board/xilinx/ml507/.gitignore
create mode 100644 board/xilinx/ppc440-generic/.gitignore
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-12 5:22 Stefan Roese
@ 2008-09-12 13:24 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-09-12 13:24 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200809120722.07911.sr@denx.de> you wrote:
> The following changes since commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836:
> Heiko Schocher (1):
> muas3001: update BR4 settings
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Ricardo Ribalda Delgado (3):
> ppc4xx: Fix in-tree build for ppc440-generic boards
> ppc4xx: Fix compilation of v5fx30teval_flash
> ppc4xx: Add .gitignore file to xilinx-ppc440 boards
>
> Stefan Roese (2):
> ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
> ppc4xx: Enable device tree (FDT) support in zeus board port
>
> Makefile | 4 +-
> board/amcc/taihu/taihu.c | 9 --------
> board/avnet/v5fx30teval/.gitignore | 1 +
> board/dave/PPChameleonEVB/PPChameleonEVB.c | 25 ----------------------
> board/esd/pci405/pci405.c | 31 ----------------------------
> board/quad100hd/quad100hd.c | 5 ----
> board/xilinx/ml507/.gitignore | 1 +
> board/xilinx/ppc440-generic/.gitignore | 1 +
> board/xilinx/ppc440-generic/config.mk | 2 +-
> board/zeus/zeus.c | 23 --------------------
> cpu/ppc4xx/sdram.c | 14 +++++++++---
> include/configs/quad100hd.h | 1 -
> include/configs/zeus.h | 6 +++++
> 13 files changed, 22 insertions(+), 101 deletions(-)
> create mode 100644 board/avnet/v5fx30teval/.gitignore
> create mode 100644 board/xilinx/ml507/.gitignore
> create mode 100644 board/xilinx/ppc440-generic/.gitignore
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
Remember, there's a big difference between kneeling down and bending
over. - Frank Zappa
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-09-08 13:23 Stefan Roese
2008-09-09 0:22 ` Wolfgang Denk
2008-09-09 7:34 ` Wolfgang Denk
0 siblings, 2 replies; 47+ messages in thread
From: Stefan Roese @ 2008-09-08 13:23 UTC (permalink / raw)
To: u-boot
The following changes since commit f158c3d51838474c4c36af365af145fbaf92b694:
Wolfgang Denk (1):
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Adam Graham (2):
ppc4xx: IBM Memory Controller DDR autocalibration routines
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
Matthias Fuchs (3):
ppc4xx: Update CPCI405 variants handling
ppc4xx: Cleanup CPCI405 linker script
ppc4xx: Update CPCI405(AB) configuration
Ricardo Ribalda Delgado (1):
ppc44x: Unification of virtex5 pp440 boards
Stefan Roese (4):
ppc4xx: Fix compilation warning for canyonlands & glacier
ppc4xx: Fix compilation warning for PIP405
ppc4xx: Remove CONFIG_CS8952_PHY define
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
Victor Gallardo (1):
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
CREDITS | 3 +-
MAINTAINERS | 2 +
MAKEALL | 4 +
Makefile | 47 +-
board/avnet/v5fx30teval/.gitignore | 1 +
.../ml507/config.mk => avnet/v5fx30teval/Makefile} | 12 +-
board/avnet/v5fx30teval/v5fx30teval.c | 28 +
board/avnet/v5fx30teval/xparameters.h | 33 +
board/esd/cpci405/config.mk | 16 +-
board/esd/cpci405/u-boot.lds | 15 -
board/xilinx/ml507/.gitignore | 1 +
board/xilinx/ml507/Makefile | 41 +-
board/xilinx/ml507/init.S | 53 -
board/xilinx/ml507/ml507.c | 21 +-
board/xilinx/ml507/xparameters.h | 17 +-
board/xilinx/ppc440-generic/.gitignore | 1 +
board/xilinx/ppc440-generic/Makefile | 62 +
board/xilinx/ppc440-generic/init.S | 45 +
.../{ml507 => ppc440-generic}/u-boot-ram.lds | 0
.../{ml507 => ppc440-generic}/u-boot-rom.lds | 0
.../xilinx/ppc440-generic/xilinx_ppc440_generic.c | 52 +
board/xilinx/ppc440-generic/xparameters.h | 34 +
cpu/ppc4xx/44x_spd_ddr2.c | 158 ++-
cpu/ppc4xx/4xx_enet.c | 168 +++-
cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 1212 ++++++++++++++++++++
cpu/ppc4xx/Makefile | 3 +
cpu/ppc4xx/miiphy.c | 37 +-
include/asm-ppc/ppc4xx-sdram.h | 3 +-
include/configs/CPCI4052.h | 6 +
include/configs/CPCI405AB.h | 6 +
include/configs/PIP405.h | 1 -
include/configs/kilauea.h | 19 +
include/configs/ml507.h | 91 +--
include/configs/v5fx30teval.h | 49 +
include/configs/xilinx-ppc440-generic.h | 49 +
include/configs/xilinx-ppc440.h | 106 ++
include/ppc440.h | 13 -
include/ppc4xx.h | 13 +
include/ppc4xx_enet.h | 3 +
41 files changed, 2112 insertions(+), 336 deletions(-)
create mode 100644 board/avnet/v5fx30teval/.gitignore
rename board/{xilinx/ml507/config.mk => avnet/v5fx30teval/Makefile} (76%)
create mode 100644 board/avnet/v5fx30teval/v5fx30teval.c
create mode 100644 board/avnet/v5fx30teval/xparameters.h
create mode 100644 board/xilinx/ml507/.gitignore
delete mode 100644 board/xilinx/ml507/init.S
create mode 100644 board/xilinx/ppc440-generic/.gitignore
create mode 100644 board/xilinx/ppc440-generic/Makefile
create mode 100644 board/xilinx/ppc440-generic/init.S
rename board/xilinx/{ml507 => ppc440-generic}/u-boot-ram.lds (100%)
rename board/xilinx/{ml507 => ppc440-generic}/u-boot-rom.lds (100%)
create mode 100644 board/xilinx/ppc440-generic/xilinx_ppc440_generic.c
create mode 100644 board/xilinx/ppc440-generic/xparameters.h
create mode 100644 cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c
create mode 100644 include/configs/v5fx30teval.h
create mode 100644 include/configs/xilinx-ppc440-generic.h
create mode 100644 include/configs/xilinx-ppc440.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-08 13:23 Stefan Roese
@ 2008-09-09 0:22 ` Wolfgang Denk
2008-09-09 7:34 ` Wolfgang Denk
1 sibling, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-09-09 0:22 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200809081523.27770.sr@denx.de> you wrote:
> The following changes since commit f158c3d51838474c4c36af365af145fbaf92b694:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Adam Graham (2):
> ppc4xx: IBM Memory Controller DDR autocalibration routines
> ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
>
> Matthias Fuchs (3):
> ppc4xx: Update CPCI405 variants handling
> ppc4xx: Cleanup CPCI405 linker script
> ppc4xx: Update CPCI405(AB) configuration
>
> Ricardo Ribalda Delgado (1):
> ppc44x: Unification of virtex5 pp440 boards
>
> Stefan Roese (4):
> ppc4xx: Fix compilation warning for canyonlands & glacier
> ppc4xx: Fix compilation warning for PIP405
> ppc4xx: Remove CONFIG_CS8952_PHY define
> ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
>
> Victor Gallardo (1):
> ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
>
> CREDITS | 3 +-
> MAINTAINERS | 2 +
> MAKEALL | 4 +
> Makefile | 47 +-
> board/avnet/v5fx30teval/.gitignore | 1 +
> .../ml507/config.mk => avnet/v5fx30teval/Makefile} | 12 +-
> board/avnet/v5fx30teval/v5fx30teval.c | 28 +
> board/avnet/v5fx30teval/xparameters.h | 33 +
> board/esd/cpci405/config.mk | 16 +-
> board/esd/cpci405/u-boot.lds | 15 -
> board/xilinx/ml507/.gitignore | 1 +
> board/xilinx/ml507/Makefile | 41 +-
> board/xilinx/ml507/init.S | 53 -
> board/xilinx/ml507/ml507.c | 21 +-
> board/xilinx/ml507/xparameters.h | 17 +-
> board/xilinx/ppc440-generic/.gitignore | 1 +
> board/xilinx/ppc440-generic/Makefile | 62 +
> board/xilinx/ppc440-generic/init.S | 45 +
> .../{ml507 => ppc440-generic}/u-boot-ram.lds | 0
> .../{ml507 => ppc440-generic}/u-boot-rom.lds | 0
> .../xilinx/ppc440-generic/xilinx_ppc440_generic.c | 52 +
> board/xilinx/ppc440-generic/xparameters.h | 34 +
> cpu/ppc4xx/44x_spd_ddr2.c | 158 ++-
> cpu/ppc4xx/4xx_enet.c | 168 +++-
> cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 1212 ++++++++++++++++++++
> cpu/ppc4xx/Makefile | 3 +
> cpu/ppc4xx/miiphy.c | 37 +-
> include/asm-ppc/ppc4xx-sdram.h | 3 +-
> include/configs/CPCI4052.h | 6 +
> include/configs/CPCI405AB.h | 6 +
> include/configs/PIP405.h | 1 -
> include/configs/kilauea.h | 19 +
> include/configs/ml507.h | 91 +--
> include/configs/v5fx30teval.h | 49 +
> include/configs/xilinx-ppc440-generic.h | 49 +
> include/configs/xilinx-ppc440.h | 106 ++
> include/ppc440.h | 13 -
> include/ppc4xx.h | 13 +
> include/ppc4xx_enet.h | 3 +
> 41 files changed, 2112 insertions(+), 336 deletions(-)
> create mode 100644 board/avnet/v5fx30teval/.gitignore
> rename board/{xilinx/ml507/config.mk => avnet/v5fx30teval/Makefile} (76%)
> create mode 100644 board/avnet/v5fx30teval/v5fx30teval.c
> create mode 100644 board/avnet/v5fx30teval/xparameters.h
> create mode 100644 board/xilinx/ml507/.gitignore
> delete mode 100644 board/xilinx/ml507/init.S
> create mode 100644 board/xilinx/ppc440-generic/.gitignore
> create mode 100644 board/xilinx/ppc440-generic/Makefile
> create mode 100644 board/xilinx/ppc440-generic/init.S
> rename board/xilinx/{ml507 => ppc440-generic}/u-boot-ram.lds (100%)
> rename board/xilinx/{ml507 => ppc440-generic}/u-boot-rom.lds (100%)
> create mode 100644 board/xilinx/ppc440-generic/xilinx_ppc440_generic.c
> create mode 100644 board/xilinx/ppc440-generic/xparameters.h
> create mode 100644 cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c
> create mode 100644 include/configs/v5fx30teval.h
> create mode 100644 include/configs/xilinx-ppc440-generic.h
> create mode 100644 include/configs/xilinx-ppc440.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I knew then (in 1970) that a 4-kbyte minicomputer would cost as much
as a house. So I reasoned that after college, I'd have to live
cheaply in an apartment and put all my money into owning a computer."
- Apple co-founder Steve Wozniak, EE Times, June 6, 1988, pg 45
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-08 13:23 Stefan Roese
2008-09-09 0:22 ` Wolfgang Denk
@ 2008-09-09 7:34 ` Wolfgang Denk
1 sibling, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-09-09 7:34 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200809081523.27770.sr@denx.de> you wrote:
> The following changes since commit f158c3d51838474c4c36af365af145fbaf92b694:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
This merge...
...and actually most probably these commits:
> Matthias Fuchs (3):
> ppc4xx: Update CPCI405 variants handling
> ppc4xx: Cleanup CPCI405 linker script
> ppc4xx: Update CPCI405(AB) configuration
... break out-of-tree building:
========== CPCI4052 ==========
System not configured - see README
make: *** [all] Error 1
========== CPCI405AB ==========
System not configured - see README
make: *** [all] Error 1
========== CPCI405DT ==========
System not configured - see README
make: *** [all] Error 1
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 cannot propel yourself forward by patting yourself on the back.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-09-03 15:24 Stefan Roese
2008-09-03 20:59 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-09-03 15:24 UTC (permalink / raw)
To: u-boot
The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
Jean-Christophe PLAGNIOL-VILLARD (1):
device: make device_register() clone the device
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Matthias Fuchs (12):
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
ppc4xx: Add fdt support for PLU405 boards
ppc4xx: Cleanup PLU405 linker script
ppc4xx: Cleanup PLU405 platform file
ppc4xx: Enable USB on PLU405 boards
ppc4xx: Coding style cleanup
ppc4xx: Add fdt support for VOM405 boards
ppc4xx: Cleanup VOM405 linker script
ppc4xx: Remove obsolete initdram() function from VOM405 board
ppc4xx: Update VOM405 board configuration
ppc4xx: Remove obsolete or unused functions from some esd boards
ppx4xx: Fix broken DASA_SIM board
Stefan Roese (1):
ppc4xx: Remove reference to common/lists.o from some esd linker scripts
board/esd/apc405/apc405.c | 10 --
board/esd/ar405/u-boot.lds | 1 -
board/esd/ash405/ash405.c | 23 -----
board/esd/canbt/u-boot.lds | 1 -
board/esd/cms700/cms700.c | 21 -----
board/esd/cpci2dp/cpci2dp.c | 21 -----
board/esd/cpci405/cpci405.c | 19 ----
board/esd/cpciiser4/cpciiser4.c | 19 ----
board/esd/dasa_sim/dasa_sim.c | 15 ---
board/esd/dasa_sim/u-boot.lds | 1 -
board/esd/dp405/dp405.c | 36 --------
board/esd/du405/du405.c | 15 ---
board/esd/hh405/hh405.c | 17 ----
board/esd/hub405/hub405.c | 18 ----
board/esd/ocrtc/ocrtc.c | 32 -------
board/esd/plu405/config.mk | 3 +-
board/esd/plu405/plu405.c | 58 +++++--------
board/esd/plu405/u-boot.lds | 14 ---
board/esd/pmc405/pmc405.c | 18 ----
board/esd/voh405/voh405.c | 36 --------
board/esd/vom405/u-boot.lds | 12 ---
board/esd/vom405/vom405.c | 25 -----
board/esd/wuh405/wuh405.c | 21 -----
include/configs/PLU405.h | 186 ++++++++++++++++++++------------------
include/configs/VOM405.h | 54 +++---------
25 files changed, 131 insertions(+), 545 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-09-03 15:24 Stefan Roese
@ 2008-09-03 20:59 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-09-03 20:59 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200809031724.15458.sr@denx.de> you wrote:
> The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> device: make device_register() clone the device
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Matthias Fuchs (12):
> ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
> ppc4xx: Add fdt support for PLU405 boards
> ppc4xx: Cleanup PLU405 linker script
> ppc4xx: Cleanup PLU405 platform file
> ppc4xx: Enable USB on PLU405 boards
> ppc4xx: Coding style cleanup
> ppc4xx: Add fdt support for VOM405 boards
> ppc4xx: Cleanup VOM405 linker script
> ppc4xx: Remove obsolete initdram() function from VOM405 board
> ppc4xx: Update VOM405 board configuration
> ppc4xx: Remove obsolete or unused functions from some esd boards
> ppx4xx: Fix broken DASA_SIM board
>
> Stefan Roese (1):
> ppc4xx: Remove reference to common/lists.o from some esd linker scripts
>
> board/esd/apc405/apc405.c | 10 --
> board/esd/ar405/u-boot.lds | 1 -
> board/esd/ash405/ash405.c | 23 -----
> board/esd/canbt/u-boot.lds | 1 -
> board/esd/cms700/cms700.c | 21 -----
> board/esd/cpci2dp/cpci2dp.c | 21 -----
> board/esd/cpci405/cpci405.c | 19 ----
> board/esd/cpciiser4/cpciiser4.c | 19 ----
> board/esd/dasa_sim/dasa_sim.c | 15 ---
> board/esd/dasa_sim/u-boot.lds | 1 -
> board/esd/dp405/dp405.c | 36 --------
> board/esd/du405/du405.c | 15 ---
> board/esd/hh405/hh405.c | 17 ----
> board/esd/hub405/hub405.c | 18 ----
> board/esd/ocrtc/ocrtc.c | 32 -------
> board/esd/plu405/config.mk | 3 +-
> board/esd/plu405/plu405.c | 58 +++++--------
> board/esd/plu405/u-boot.lds | 14 ---
> board/esd/pmc405/pmc405.c | 18 ----
> board/esd/voh405/voh405.c | 36 --------
> board/esd/vom405/u-boot.lds | 12 ---
> board/esd/vom405/vom405.c | 25 -----
> board/esd/wuh405/wuh405.c | 21 -----
> include/configs/PLU405.h | 186 ++++++++++++++++++++------------------
> include/configs/VOM405.h | 54 +++---------
> 25 files changed, 131 insertions(+), 545 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
"Unix is simple, but it takes a genius to understand the simplicity."
- Dennis Ritchie
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-08-30 9:28 Stefan Roese
2008-08-31 22:05 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-08-30 9:28 UTC (permalink / raw)
To: u-boot
The following changes since commit 33aa4eac66b71c797bbc13b3afe432a2132947d4:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Prodyut Hazarika (1):
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
Stefan Roese (2):
ppc4xx: Increase image size for NAND boot target
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
Victor Gallardo (1):
ppc4xx: fix UIC external_interrupt hang on UIC0
Wolfgang Ocker (1):
ppc4xx: NAND configuration
cpu/ppc4xx/44x_spd_ddr2.c | 73 ++++++++++++++++++++++++++++++++++----------
cpu/ppc4xx/ndfc.c | 14 ++++++++-
cpu/ppc4xx/uic.c | 4 +-
include/configs/sequoia.h | 2 +-
4 files changed, 72 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-08-30 9:28 Stefan Roese
@ 2008-08-31 22:05 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-08-31 22:05 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200808301128.17760.sr@denx.de> you wrote:
> The following changes since commit 33aa4eac66b71c797bbc13b3afe432a2132947d4:
> Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Prodyut Hazarika (1):
> ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
>
> Stefan Roese (2):
> ppc4xx: Increase image size for NAND boot target
> ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
>
> Victor Gallardo (1):
> ppc4xx: fix UIC external_interrupt hang on UIC0
>
> Wolfgang Ocker (1):
> ppc4xx: NAND configuration
>
> cpu/ppc4xx/44x_spd_ddr2.c | 73 ++++++++++++++++++++++++++++++++++----------
> cpu/ppc4xx/ndfc.c | 14 ++++++++-
> cpu/ppc4xx/uic.c | 4 +-
> include/configs/sequoia.h | 2 +-
> 4 files changed, 72 insertions(+), 21 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
He had quite a powerful intellect, but it was as powerful like a
locomotive, and ran on rails and was therefore almost impossible to
steer. - Terry Pratchett, _Lords and Ladies_
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-08-22 19:42 Stefan Roese
2008-08-22 22:16 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-08-22 19:42 UTC (permalink / raw)
To: u-boot
The following changes since commit ba37aa03287c5483c61c0a3e320c8888bee0143a:
Kumar Gala (1):
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Prodyut Hazarika (1):
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
Stefan Roese (1):
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
Tirumala R Marri (1):
ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
cpu/ppc4xx/44x_spd_ddr2.c | 17 +++++++++---
cpu/ppc4xx/4xx_pcie.c | 10 +++---
cpu/ppc4xx/cpu_init.c | 13 +++++++++
include/asm-ppc/ppc4xx-sdram.h | 48 ++++++++++++++++++++++-----------
include/ppc440.h | 47 ---------------------------------
include/ppc4xx.h | 56 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 119 insertions(+), 72 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-08-22 19:42 Stefan Roese
@ 2008-08-22 22:16 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-08-22 22:16 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200808222142.50600.sr@denx.de> you wrote:
> The following changes since commit ba37aa03287c5483c61c0a3e320c8888bee0143a:
> Kumar Gala (1):
> fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Prodyut Hazarika (1):
> ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
>
> Stefan Roese (1):
> ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
>
> Tirumala R Marri (1):
> ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
>
> cpu/ppc4xx/44x_spd_ddr2.c | 17 +++++++++---
> cpu/ppc4xx/4xx_pcie.c | 10 +++---
> cpu/ppc4xx/cpu_init.c | 13 +++++++++
> include/asm-ppc/ppc4xx-sdram.h | 48 ++++++++++++++++++++++-----------
> include/ppc440.h | 47 ---------------------------------
> include/ppc4xx.h | 56 ++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 119 insertions(+), 72 deletions(-)
Applied. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The light at the end of the tunnel is usually a "No Exit" sign.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-08-22 4:51 Stefan Roese
2008-08-22 22:15 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-08-22 4:51 UTC (permalink / raw)
To: u-boot
The following changes since commit ba37aa03287c5483c61c0a3e320c8888bee0143a:
Kumar Gala (1):
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Prodyut Hazarika (1):
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
Stefan Roese (1):
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
cpu/ppc4xx/44x_spd_ddr2.c | 17 +++++++++---
cpu/ppc4xx/cpu_init.c | 13 +++++++++
include/asm-ppc/ppc4xx-sdram.h | 48 ++++++++++++++++++++++-----------
include/ppc440.h | 47 ---------------------------------
include/ppc4xx.h | 56 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 114 insertions(+), 67 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-08-22 4:51 Stefan Roese
@ 2008-08-22 22:15 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-08-22 22:15 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200808220651.33036.sr@denx.de> you wrote:
> The following changes since commit ba37aa03287c5483c61c0a3e320c8888bee0143a:
> Kumar Gala (1):
> fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Prodyut Hazarika (1):
> ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
>
> Stefan Roese (1):
> ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
>
> cpu/ppc4xx/44x_spd_ddr2.c | 17 +++++++++---
> cpu/ppc4xx/cpu_init.c | 13 +++++++++
> include/asm-ppc/ppc4xx-sdram.h | 48 ++++++++++++++++++++++-----------
> include/ppc440.h | 47 ---------------------------------
> include/ppc4xx.h | 56 ++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 114 insertions(+), 67 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have a theory that it's impossible to prove anything, but I can't
prove it.
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-08-13 4:49 Stefan Roese
2008-08-13 21:01 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-08-13 4:49 UTC (permalink / raw)
To: u-boot
The following changes since commit cd82919e6c8a73b363a26f34b734923844e52d1c:
Wolfgang Denk (1):
Coding style cleanup, update CHANGELOG, prepare release
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Feng Kan (3):
ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.
ppc4xx: Add initial 460SX reference board (redwood) config file and defines.
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
Grant Erickson (5):
PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)
ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)
ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics
ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller
ppc4xx: Add MII mode support to the EMAC RGMII Bridge
Ricardo Ribalda Delgado (2):
ppc4xx: CPU PPC440x5 on Virtex5 FX
ppc4xx: ML507 Board Support
Stefan Roese (12):
ppc4xx: Fix merge problems in 44x_spd_ddr2.c
ppc4xx: Consolidate PPC4xx EBC defines
ppc4xx: Consolidate PPC4xx UIC defines
ppc4xx: Consolidate PPC4xx UIC defines
ppc4xx: Rework 440GX UIC handling
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
ppc4xx: Continue cleanup of ppc440.h
ppc4xx: Add 460SX UIC defines
ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
ppc4xx: Fix small korat merge problem
ppc4xx: Fix compile warning in 44x_spd_ddr2.c
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
CREDITS | 5 +
MAINTAINERS | 7 +
MAKEALL | 2 +
Makefile | 6 +
board/amcc/katmai/katmai.c | 72 +---
board/amcc/ocotea/ocotea.c | 50 +-
board/amcc/redwood/Makefile | 50 ++
board/amcc/redwood/config.mk | 42 ++
board/amcc/redwood/init.S | 77 +++
board/amcc/redwood/redwood.c | 456 ++++++++++++++
board/amcc/redwood/redwood.h | 50 ++
board/amcc/redwood/u-boot.lds | 147 +++++
board/amcc/sequoia/sequoia.c | 5 +-
board/amcc/taishan/taishan.c | 50 +-
board/amcc/yucca/yucca.c | 62 +--
board/korat/korat.c | 4 +-
board/prodrive/alpr/alpr.c | 50 +-
board/sandburst/karef/karef.c | 50 +-
board/sandburst/metrobox/metrobox.c | 50 +-
board/xilinx/ml507/Makefile | 58 ++
board/xilinx/ml507/config.mk | 24 +
board/xilinx/ml507/init.S | 47 ++
board/xilinx/ml507/ml507.c | 46 ++
board/xilinx/ml507/u-boot.lds | 130 ++++
board/xilinx/ml507/xparameters.h | 34 ++
board/xpedite1k/xpedite1k.c | 50 +-
common/cmd_reginfo.c | 5 +-
cpu/ppc4xx/44x_spd_ddr2.c | 276 ++++------
cpu/ppc4xx/4xx_enet.c | 492 ++++++----------
cpu/ppc4xx/4xx_uart.c | 2 +-
cpu/ppc4xx/Makefile | 13 +-
cpu/ppc4xx/cpu.c | 41 ++
cpu/ppc4xx/cpu_init.c | 15 +-
cpu/ppc4xx/interrupts.c | 237 +-------
cpu/ppc4xx/iop480_uart.c | 1 -
cpu/ppc4xx/speed.c | 9 +-
cpu/ppc4xx/start.S | 19 +-
cpu/ppc4xx/uic.c | 180 ++++++
cpu/ppc4xx/usbdev.c | 4 +-
cpu/ppc4xx/xilinx_irq.c | 100 ++++
include/asm-ppc/interrupt.h | 36 ++
include/asm-ppc/ppc4xx-ebc.h | 156 +++++
include/asm-ppc/ppc4xx-intvec.h | 474 ---------------
include/asm-ppc/ppc4xx-sdram.h | 338 +++++++++--
include/asm-ppc/ppc4xx-uic.h | 316 ++++++++++
include/asm-ppc/processor.h | 6 +
include/asm-ppc/xilinx_irq.h | 36 ++
include/configs/HH405.h | 2 +-
include/configs/katmai.h | 1 -
include/configs/kilauea.h | 146 ++++-
include/configs/makalu.h | 1 +
include/configs/ml507.h | 116 ++++
include/configs/redwood.h | 186 ++++++
include/ppc405.h | 397 ++------------
include/ppc440.h | 1112 +----------------------------------
include/ppc4xx.h | 7 +-
include/ppc4xx_enet.h | 16 +-
57 files changed, 3399 insertions(+), 2965 deletions(-)
create mode 100644 board/amcc/redwood/Makefile
create mode 100644 board/amcc/redwood/config.mk
create mode 100644 board/amcc/redwood/init.S
create mode 100644 board/amcc/redwood/redwood.c
create mode 100644 board/amcc/redwood/redwood.h
create mode 100644 board/amcc/redwood/u-boot.lds
create mode 100644 board/xilinx/ml507/Makefile
create mode 100644 board/xilinx/ml507/config.mk
create mode 100644 board/xilinx/ml507/init.S
create mode 100644 board/xilinx/ml507/ml507.c
create mode 100644 board/xilinx/ml507/u-boot.lds
create mode 100644 board/xilinx/ml507/xparameters.h
create mode 100644 cpu/ppc4xx/uic.c
create mode 100644 cpu/ppc4xx/xilinx_irq.c
create mode 100644 include/asm-ppc/interrupt.h
create mode 100644 include/asm-ppc/ppc4xx-ebc.h
delete mode 100644 include/asm-ppc/ppc4xx-intvec.h
create mode 100644 include/asm-ppc/ppc4xx-uic.h
create mode 100644 include/asm-ppc/xilinx_irq.h
create mode 100644 include/configs/ml507.h
create mode 100644 include/configs/redwood.h
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-08-13 4:49 Stefan Roese
@ 2008-08-13 21:01 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-08-13 21:01 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200808130649.44825.sr@denx.de> you wrote:
> The following changes since commit cd82919e6c8a73b363a26f34b734923844e52d1c:
> Wolfgang Denk (1):
> Coding style cleanup, update CHANGELOG, prepare release
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Feng Kan (3):
> ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.
> ppc4xx: Add initial 460SX reference board (redwood) config file and defines.
> ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
>
> Grant Erickson (5):
> PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)
> ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)
> ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics
> ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller
> ppc4xx: Add MII mode support to the EMAC RGMII Bridge
>
> Ricardo Ribalda Delgado (2):
> ppc4xx: CPU PPC440x5 on Virtex5 FX
> ppc4xx: ML507 Board Support
>
> Stefan Roese (12):
> ppc4xx: Fix merge problems in 44x_spd_ddr2.c
> ppc4xx: Consolidate PPC4xx EBC defines
> ppc4xx: Consolidate PPC4xx UIC defines
> ppc4xx: Consolidate PPC4xx UIC defines
> ppc4xx: Rework 440GX UIC handling
> ppc4xx: Cleanup Katmai & Yucca PCIe register usage
> ppc4xx: Continue cleanup of ppc440.h
> ppc4xx: Add 460SX UIC defines
> ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
> ppc4xx: Fix small korat merge problem
> ppc4xx: Fix compile warning in 44x_spd_ddr2.c
> ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
>
> CREDITS | 5 +
> MAINTAINERS | 7 +
> MAKEALL | 2 +
> Makefile | 6 +
> board/amcc/katmai/katmai.c | 72 +---
> board/amcc/ocotea/ocotea.c | 50 +-
> board/amcc/redwood/Makefile | 50 ++
> board/amcc/redwood/config.mk | 42 ++
> board/amcc/redwood/init.S | 77 +++
> board/amcc/redwood/redwood.c | 456 ++++++++++++++
> board/amcc/redwood/redwood.h | 50 ++
> board/amcc/redwood/u-boot.lds | 147 +++++
> board/amcc/sequoia/sequoia.c | 5 +-
> board/amcc/taishan/taishan.c | 50 +-
> board/amcc/yucca/yucca.c | 62 +--
> board/korat/korat.c | 4 +-
> board/prodrive/alpr/alpr.c | 50 +-
> board/sandburst/karef/karef.c | 50 +-
> board/sandburst/metrobox/metrobox.c | 50 +-
> board/xilinx/ml507/Makefile | 58 ++
> board/xilinx/ml507/config.mk | 24 +
> board/xilinx/ml507/init.S | 47 ++
> board/xilinx/ml507/ml507.c | 46 ++
> board/xilinx/ml507/u-boot.lds | 130 ++++
> board/xilinx/ml507/xparameters.h | 34 ++
> board/xpedite1k/xpedite1k.c | 50 +-
> common/cmd_reginfo.c | 5 +-
> cpu/ppc4xx/44x_spd_ddr2.c | 276 ++++------
> cpu/ppc4xx/4xx_enet.c | 492 ++++++----------
> cpu/ppc4xx/4xx_uart.c | 2 +-
> cpu/ppc4xx/Makefile | 13 +-
> cpu/ppc4xx/cpu.c | 41 ++
> cpu/ppc4xx/cpu_init.c | 15 +-
> cpu/ppc4xx/interrupts.c | 237 +-------
> cpu/ppc4xx/iop480_uart.c | 1 -
> cpu/ppc4xx/speed.c | 9 +-
> cpu/ppc4xx/start.S | 19 +-
> cpu/ppc4xx/uic.c | 180 ++++++
> cpu/ppc4xx/usbdev.c | 4 +-
> cpu/ppc4xx/xilinx_irq.c | 100 ++++
> include/asm-ppc/interrupt.h | 36 ++
> include/asm-ppc/ppc4xx-ebc.h | 156 +++++
> include/asm-ppc/ppc4xx-intvec.h | 474 ---------------
> include/asm-ppc/ppc4xx-sdram.h | 338 +++++++++--
> include/asm-ppc/ppc4xx-uic.h | 316 ++++++++++
> include/asm-ppc/processor.h | 6 +
> include/asm-ppc/xilinx_irq.h | 36 ++
> include/configs/HH405.h | 2 +-
> include/configs/katmai.h | 1 -
> include/configs/kilauea.h | 146 ++++-
> include/configs/makalu.h | 1 +
> include/configs/ml507.h | 116 ++++
> include/configs/redwood.h | 186 ++++++
> include/ppc405.h | 397 ++------------
> include/ppc440.h | 1112 +----------------------------------
> include/ppc4xx.h | 7 +-
> include/ppc4xx_enet.h | 16 +-
> 57 files changed, 3399 insertions(+), 2965 deletions(-)
> create mode 100644 board/amcc/redwood/Makefile
> create mode 100644 board/amcc/redwood/config.mk
> create mode 100644 board/amcc/redwood/init.S
> create mode 100644 board/amcc/redwood/redwood.c
> create mode 100644 board/amcc/redwood/redwood.h
> create mode 100644 board/amcc/redwood/u-boot.lds
> create mode 100644 board/xilinx/ml507/Makefile
> create mode 100644 board/xilinx/ml507/config.mk
> create mode 100644 board/xilinx/ml507/init.S
> create mode 100644 board/xilinx/ml507/ml507.c
> create mode 100644 board/xilinx/ml507/u-boot.lds
> create mode 100644 board/xilinx/ml507/xparameters.h
> create mode 100644 cpu/ppc4xx/uic.c
> create mode 100644 cpu/ppc4xx/xilinx_irq.c
> create mode 100644 include/asm-ppc/interrupt.h
> create mode 100644 include/asm-ppc/ppc4xx-ebc.h
> delete mode 100644 include/asm-ppc/ppc4xx-intvec.h
> create mode 100644 include/asm-ppc/ppc4xx-uic.h
> create mode 100644 include/asm-ppc/xilinx_irq.h
> create mode 100644 include/configs/ml507.h
> create mode 100644 include/configs/redwood.h
Done. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Pray to God, but keep rowing to shore. - Russian Proverb
^ permalink raw reply [flat|nested] 47+ messages in thread
* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
@ 2008-08-11 4:49 Stefan Roese
2008-08-11 6:46 ` Wolfgang Denk
0 siblings, 1 reply; 47+ messages in thread
From: Stefan Roese @ 2008-08-11 4:49 UTC (permalink / raw)
To: u-boot
The following changes since commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c:
Jean-Christophe PLAGNIOL-VILLARD (1):
drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Steven A. Falco (1):
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per
schematic.
board/amcc/sequoia/sequoia.c | 5 +++++
include/configs/sequoia.h | 12 ++++++------
2 files changed, 11 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 47+ messages in thread* [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2008-08-11 4:49 Stefan Roese
@ 2008-08-11 6:46 ` Wolfgang Denk
0 siblings, 0 replies; 47+ messages in thread
From: Wolfgang Denk @ 2008-08-11 6:46 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200808110649.49849.sr@denx.de> you wrote:
> The following changes since commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Steven A. Falco (1):
> ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per
> schematic.
>
> board/amcc/sequoia/sequoia.c | 5 +++++
> include/configs/sequoia.h | 12 ++++++------
> 2 files changed, 11 insertions(+), 6 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A year spent in artificial intelligence is enough to make one believe
in God.
^ permalink raw reply [flat|nested] 47+ messages in thread
end of thread, other threads:[~2009-02-18 23:52 UTC | newest]
Thread overview: 47+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-18 15:01 [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2009-02-18 23:52 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2009-02-12 5:46 Stefan Roese
2009-02-12 7:39 ` Wolfgang Denk
2009-02-06 10:19 Stefan Roese
2009-02-07 21:40 ` Wolfgang Denk
2009-01-29 10:11 Stefan Roese
2009-02-01 20:21 ` Wolfgang Denk
2009-01-26 9:47 Stefan Roese
2009-01-27 19:54 ` Wolfgang Denk
2009-01-14 10:39 Stefan Roese
2009-01-16 8:22 ` Wolfgang Denk
2008-12-10 16:23 Stefan Roese
2008-12-12 23:37 ` Wolfgang Denk
2008-11-25 8:18 Stefan Roese
2008-11-25 10:59 ` Wolfgang Denk
2008-11-21 10:54 Stefan Roese
2008-10-31 9:51 Stefan Roese
2008-11-01 15:10 ` Wolfgang Denk
2008-10-24 15:36 Stefan Roese
2008-10-27 21:31 ` Wolfgang Denk
2008-10-21 15:40 Stefan Roese
2008-10-21 19:20 ` Wolfgang Denk
2008-10-13 9:18 Stefan Roese
2008-10-13 10:35 ` Wolfgang Denk
2008-09-16 18:19 Stefan Roese
2008-09-16 20:36 ` Wolfgang Denk
2008-09-17 4:00 ` Stefan Roese
2008-09-21 20:48 ` Wolfgang Denk
2008-09-22 9:09 ` Stefan Roese
2008-09-12 5:22 Stefan Roese
2008-09-12 13:24 ` Wolfgang Denk
2008-09-08 13:23 Stefan Roese
2008-09-09 0:22 ` Wolfgang Denk
2008-09-09 7:34 ` Wolfgang Denk
2008-09-03 15:24 Stefan Roese
2008-09-03 20:59 ` Wolfgang Denk
2008-08-30 9:28 Stefan Roese
2008-08-31 22:05 ` Wolfgang Denk
2008-08-22 19:42 Stefan Roese
2008-08-22 22:16 ` Wolfgang Denk
2008-08-22 4:51 Stefan Roese
2008-08-22 22:15 ` Wolfgang Denk
2008-08-13 4:49 Stefan Roese
2008-08-13 21:01 ` Wolfgang Denk
2008-08-11 4:49 Stefan Roese
2008-08-11 6:46 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox