public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-03-17  9:57 Stefan Roese
  2009-03-17 23:38 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-03-17  9:57 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull a couple of fixes for ppc4xx:

The following changes since commit b3dd629e78870ba2dc9f8032978721c0fa02a856:
  Wolfgang Denk (1):
        Prepare 2009.03-rc2

are available in the git repository at:

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

Mikhail Zolotaryov (1):
      Fix AMCC Sequoia board DDR memory configuration

Stefan Roese (2):
      ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration
      ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration

 board/amcc/sequoia/sdram.c |    2 +-
 board/esd/pmc440/sdram.c   |    2 +-
 board/lwmon5/sdram.c       |   46 +-------------------------------------------
 3 files changed, 3 insertions(+), 47 deletions(-)

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-03-20 12:04 Stefan Roese
  2009-03-20 20:56 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-03-20 12:04 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull one last-minute fix for ppc4xx:

The following changes since commit 7a88601a34132548c3c591ea87ab3468b51121b0:
  Richard Retanubun (1):
        CFI: geometry reversal for STMicro M29W320DT

are available in the git repository at:

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

Anatolij Gustschin (1):
      ppc4xx: Fix bug in PCI outbound map configuration for canyonlands

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


Thanks,
Stefan

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-03-26 17:39 Stefan Roese
  2009-03-26 21:34 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-03-26 17:39 UTC (permalink / raw)
  To: u-boot

The following changes since commit 33e88c557b29c84c52039ba05993fa70fe62afe3:
  Jon Smirl (1):
        mpc5200: suppress printf until console initialized

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code

 board/amcc/sequoia/init.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-04-14  8:44 Stefan Roese
  2009-04-16 20:53 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-04-14  8:44 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull a fix for ppc4xx:

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

are available in the git repository at:

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

Stefan Roese (1):
      ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia

 board/amcc/sequoia/sequoia.c |   58 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 56 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-04-15 14:33 Stefan Roese
  2009-04-16 14:25 ` Stefan Roese
  2009-04-16 20:53 ` Wolfgang Denk
  0 siblings, 2 replies; 36+ messages in thread
From: Stefan Roese @ 2009-04-15 14:33 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull some fixes for ppc4xx:

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

are available in the git repository at:

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

Stefan Roese (5):
      ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia
      ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets
      ppc4xx: Remove duplicated code for Sequoia NAND booting version
      ppc4xx: Disable POST memory test on NAND-booting Sequoia
      ppc4xx: Disable POST memory test on NAND-booting Kilauea

 board/amcc/sequoia/sdram.c   |    6 +---
 board/amcc/sequoia/sequoia.c |   58 ++++++++++++++++++++++++++++++++++++++++-
 cpu/ppc4xx/cpu.c             |    6 +++-
 include/configs/kilauea.h    |   13 ++++++++-
 include/configs/sequoia.h    |   15 +++++++++-
 5 files changed, 87 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-05-20 11:07 Stefan Roese
  2009-05-20 20:42 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-05-20 11:07 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull a fix for UBI:

The following changes since commit c06326c73bf90e48a8e1cf8893ad31c575423f50:
  Shinya Kuribayashi (1):
        MIPS: lib_mips/board.c: Remove unused variables

are available in the git repository at:

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

Andreas Huber (1):
      UBI: fix return code in ubi_volume_read

 common/cmd_ubi.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-07-10  7:12 Stefan Roese
  2009-07-13 21:34 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-07-10  7:12 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3672cd5c3b53d219d33345eebad4e25ad5bf6d52:
  Wolfgang Denk (1):
        MAINTAINERS: fix sorting, remove duplicates.

are available in the git repository at:

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

Matthias Fuchs (3):
      ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs
      ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()
      ppc4xx: Set default PCI device ID for 405EP boards

 cpu/ppc4xx/4xx_pci.c  |   25 +++++++++++++++++++++++--
 cpu/ppc4xx/cpu_init.c |    5 -----
 include/common.h      |    4 ++--
 3 files changed, 25 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-07-24  8:39 Stefan Roese
  2009-07-26 20:54 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-07-24  8:39 UTC (permalink / raw)
  To: u-boot

The following changes since commit 28958b8bea4c66629c5a22fd3c8b0d49df90383d:
  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

Dirk Eibach (2):
      ppc4xx: Fix missing freqOPB for 405EP
      ppc4xx: Add DL-Vision 405EP board support

Matthias Fuchs (4):
      ppc4xx: Cleanup PLU405 board code
      ppc4xx: Replace 4xx lowercase SPR references
      ppc4xx: Add struct for 4xx GPIO controller registers
      ppc4xx: Add 405EP based PMC405DE board

Peter Tyser (14):
      xpedite1k: Use standard CFI flash driver
      xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
      xpedite1k: Remove support for fixed SDRAM configuration
      xpedite1k: Remove support for reading MACs from EEPROM
      xpedite1k: Cleanup coding style
      xpedite1k: Add support for optional flashes
      xpedite1k: Add support for additional GPIO pins
      xpedite1k: Store environment in flash
      xpedite1k: Disable unused ethernet port 1
      xpedite1k: Sync up commands and environment with other X-ES boards
      xpedite1k: Sync organization of board config with other X-ES boards
      xpedite1k: Sync up board config options with other X-ES boards
      xpedite1k: Sync checkboard() with other X-ES boards
      xpedite1k: Move to X-ES vendor directory

Stefan Roese (4):
      ppc4xx: Fix TLB reset problem with recent 44x images
      Add "chip_config" command for PPC4xx bootstrap configuration
      ppc4xx: Fix EEPROM configuration on Kilauea
      ppc4xx: Add chip_config command to AMCC Kilauea eval board

 MAINTAINERS                                        |    4 +-
 MAKEALL                                            |    4 +-
 Makefile                                           |   10 +-
 board/amcc/canyonlands/Makefile                    |    5 +-
 board/amcc/canyonlands/bootstrap.c                 |  195 -------
 board/amcc/canyonlands/chip_config.c               |   87 +++
 board/amcc/kilauea/Makefile                        |    4 +-
 board/amcc/kilauea/chip_config.c                   |   73 +++
 board/amcc/kilauea/cmd_pll.c                       |  297 ----------
 board/esd/plu405/plu405.c                          |  118 ++--
 board/{xpedite1k => esd/pmc405de}/Makefile         |    8 +-
 board/esd/pmc405de/chip_config.c                   |   61 ++
 board/{xpedite1k => esd/pmc405de}/config.mk        |   23 +-
 board/esd/pmc405de/pmc405de.c                      |  521 +++++++++++++++++
 .../u-boot.lds.debug => esd/pmc405de/u-boot.lds}   |   30 +-
 board/esd/pmc440/pmc440.c                          |    2 +-
 board/{xpedite1k => gdsys/dlvision}/Makefile       |   10 +-
 board/{xpedite1k => gdsys/dlvision}/config.mk      |   22 +-
 board/gdsys/dlvision/dlvision.c                    |  137 +++++
 .../u-boot.lds.debug => gdsys/dlvision/u-boot.lds} |   35 +-
 board/mpl/mip405/mip405.c                          |    2 +-
 board/mpl/pip405/pip405.c                          |    2 +-
 board/netstal/hcu5/hcu5.c                          |    8 +-
 board/netstal/hcu5/sdram.c                         |    4 +-
 board/netstal/mcu25/mcu25.c                        |    2 +-
 board/{xpedite1k => xes/xpedite1000}/Makefile      |    2 +-
 board/{xpedite1k => xes/xpedite1000}/config.mk     |    0
 board/{xpedite1k => xes/xpedite1000}/init.S        |   67 +--
 board/{xpedite1k => xes/xpedite1000}/u-boot.lds    |    5 +-
 .../xpedite1000}/u-boot.lds.debug                  |    2 +-
 board/xes/xpedite1000/xpedite1000.c                |  244 ++++++++
 board/xpedite1k/flash.c                            |  607 --------------------
 board/xpedite1k/xpedite1k.c                        |  393 -------------
 cpu/ppc4xx/Makefile                                |    3 +
 cpu/ppc4xx/cmd_chip_config.c                       |  142 +++++
 cpu/ppc4xx/cpu.c                                   |    8 +-
 cpu/ppc4xx/cpu_init.c                              |    2 +-
 cpu/ppc4xx/interrupts.c                            |   18 +-
 cpu/ppc4xx/speed.c                                 |    5 +-
 cpu/ppc4xx/start.S                                 |  215 ++++----
 include/asm-ppc/gpio.h                             |   24 +
 include/asm-ppc/ppc4xx_config.h                    |   42 ++
 include/asm-ppc/processor.h                        |   46 ++
 include/configs/PMC405DE.h                         |  378 ++++++++++++
 include/configs/XPEDITE1000.h                      |  356 ++++++++++++
 include/configs/XPEDITE1K.h                        |  274 ---------
 include/configs/canyonlands.h                      |    6 +
 include/configs/dlvision.h                         |  225 ++++++++
 include/configs/kilauea.h                          |    9 +-
 include/ppc405.h                                   |   55 --
 include/ppc440.h                                   |   93 ---
 post/cpu/ppc4xx/fpu.c                              |    6 +-
 52 files changed, 2649 insertions(+), 2242 deletions(-)
 delete mode 100644 board/amcc/canyonlands/bootstrap.c
 create mode 100644 board/amcc/canyonlands/chip_config.c
 create mode 100644 board/amcc/kilauea/chip_config.c
 delete mode 100644 board/amcc/kilauea/cmd_pll.c
 copy board/{xpedite1k => esd/pmc405de}/Makefile (90%)
 create mode 100644 board/esd/pmc405de/chip_config.c
 copy board/{xpedite1k => esd/pmc405de}/config.mk (73%)
 create mode 100644 board/esd/pmc405de/pmc405de.c
 copy board/{xpedite1k/u-boot.lds.debug => esd/pmc405de/u-boot.lds} (83%)
 copy board/{xpedite1k => gdsys/dlvision}/Makefile (89%)
 copy board/{xpedite1k => gdsys/dlvision}/config.mk (73%)
 create mode 100644 board/gdsys/dlvision/dlvision.c
 copy board/{xpedite1k/u-boot.lds.debug => gdsys/dlvision/u-boot.lds} (81%)
 rename board/{xpedite1k => xes/xpedite1000}/Makefile (98%)
 rename board/{xpedite1k => xes/xpedite1000}/config.mk (100%)
 rename board/{xpedite1k => xes/xpedite1000}/init.S (61%)
 rename board/{xpedite1k => xes/xpedite1000}/u-boot.lds (97%)
 rename board/{xpedite1k => xes/xpedite1000}/u-boot.lds.debug (98%)
 create mode 100644 board/xes/xpedite1000/xpedite1000.c
 delete mode 100644 board/xpedite1k/flash.c
 delete mode 100644 board/xpedite1k/xpedite1k.c
 create mode 100644 cpu/ppc4xx/cmd_chip_config.c
 create mode 100644 include/asm-ppc/ppc4xx_config.h
 create mode 100644 include/configs/PMC405DE.h
 create mode 100644 include/configs/XPEDITE1000.h
 delete mode 100644 include/configs/XPEDITE1K.h
 create mode 100644 include/configs/dlvision.h

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-09-08  9:09 Stefan Roese
  2009-09-08 18:55 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-09-08  9:09 UTC (permalink / raw)
  To: u-boot

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

are available in the git repository at:

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

Detlev Zundel (1):
      amcc-common.h: Use filenames from environment variables for update procedure.

Matthias Fuchs (3):
      ppc4xx: Fix PMC405DE support
      ppc4xx: Allow overwriting pci target registers for all 4xx boards
      ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards

Stefan Roese (1):
      ppc4xx: Fix compilation warning in 4xx miiphy.c

 board/esd/pmc405de/Makefile   |    5 ++++-
 cpu/ppc4xx/4xx_pci.c          |    4 ++--
 cpu/ppc4xx/miiphy.c           |    2 +-
 include/configs/CPCI405.h     |    2 ++
 include/configs/CPCI4052.h    |    2 ++
 include/configs/CPCI405AB.h   |    2 ++
 include/configs/CPCI405DT.h   |    2 ++
 include/configs/PMC405.h      |    2 ++
 include/configs/PMC405DE.h    |    2 ++
 include/configs/amcc-common.h |    8 +++++---
 10 files changed, 24 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-09-11  8:47 Stefan Roese
  2009-09-15 19:44 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-09-11  8:47 UTC (permalink / raw)
  To: u-boot

The following changes since commit e7963772eb78a6aa1fa65063d64eab3a8626daac:
  Marcel Ziswiler (1):
        muas3001: remove BRG clock node fixup to use common mpc8260 code.

are available in the git repository at:

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

Dirk Eibach (1):
      ppc4xx: Rename compactcenter to intip

Stefan Roese (1):
      ppc4xx: Big cleanup of PPC4xx defines

 MAINTAINERS                                        |    2 +-
 MAKEALL                                            |    2 +-
 Makefile                                           |   16 +-
 board/amcc/acadia/acadia.c                         |   12 +-
 board/amcc/acadia/memory.c                         |   18 +-
 board/amcc/acadia/pll.c                            |   52 ++--
 board/amcc/bamboo/bamboo.c                         |  104 +++---
 board/amcc/bamboo/flash.c                          |    2 +-
 board/amcc/bubinga/bubinga.c                       |    4 +-
 board/amcc/bubinga/flash.c                         |   20 +-
 board/amcc/canyonlands/canyonlands.c               |    4 +-
 board/amcc/ebony/ebony.c                           |   32 +-
 board/amcc/katmai/katmai.c                         |    6 +-
 board/amcc/luan/luan.c                             |   18 +-
 board/amcc/ocotea/ocotea.c                         |   48 ++--
 board/amcc/redwood/redwood.c                       |   18 +-
 board/amcc/sequoia/sequoia.c                       |   60 ++--
 board/amcc/taihu/taihu.c                           |    6 +-
 board/amcc/taishan/showinfo.c                      |   70 ++--
 board/amcc/taishan/taishan.c                       |   44 +-
 board/amcc/walnut/flash.c                          |   20 +-
 board/amcc/yosemite/yosemite.c                     |   58 ++--
 board/amcc/yucca/flash.c                           |    2 +-
 board/amcc/yucca/yucca.c                           |   20 +-
 board/cray/L1/L1.c                                 |   38 +-
 board/cray/L1/init.S                               |   24 +-
 board/csb272/csb272.c                              |   18 +-
 board/csb272/init.S                                |   50 ++--
 board/csb472/csb472.c                              |   18 +-
 board/csb472/init.S                                |   54 ++--
 board/dave/PPChameleonEVB/PPChameleonEVB.c         |    6 +-
 board/dave/PPChameleonEVB/flash.c                  |    8 +-
 board/eric/eric.c                                  |    2 +-
 board/eric/flash.c                                 |   20 +-
 board/eric/init.S                                  |  126 +++---
 board/esd/apc405/apc405.c                          |   26 +-
 board/esd/ar405/flash.c                            |    8 +-
 board/esd/ash405/ash405.c                          |    2 +-
 board/esd/ash405/flash.c                           |    8 +-
 board/esd/canbt/canbt.c                            |    8 +-
 board/esd/canbt/flash.c                            |   10 +-
 board/esd/cms700/cms700.c                          |    2 +-
 board/esd/cms700/flash.c                           |    8 +-
 board/esd/cpci2dp/cpci2dp.c                        |   12 +-
 board/esd/cpci2dp/flash.c                          |   10 +-
 board/esd/cpci405/cpci405.c                        |   22 +-
 board/esd/cpci405/flash.c                          |   20 +-
 board/esd/cpciiser4/flash.c                        |   10 +-
 board/esd/dp405/dp405.c                            |    2 +-
 board/esd/dp405/flash.c                            |    8 +-
 board/esd/du405/du405.c                            |    8 +-
 board/esd/du405/flash.c                            |   20 +-
 board/esd/du440/du440.c                            |   56 ++--
 board/esd/hh405/flash.c                            |    8 +-
 board/esd/hh405/hh405.c                            |    2 +-
 board/esd/hub405/flash.c                           |    8 +-
 board/esd/hub405/hub405.c                          |    2 +-
 board/esd/ocrtc/flash.c                            |   20 +-
 board/esd/ocrtc/ocrtc.c                            |    2 +-
 board/esd/pci405/flash.c                           |    8 +-
 board/esd/pci405/pci405.c                          |   28 +-
 board/esd/plu405/flash.c                           |    8 +-
 board/esd/plu405/plu405.c                          |    2 +-
 board/esd/pmc405/pmc405.c                          |    6 +-
 board/esd/pmc405de/pmc405de.c                      |    2 +-
 board/esd/pmc440/pmc440.c                          |   66 ++--
 board/esd/voh405/flash.c                           |    8 +-
 board/esd/voh405/voh405.c                          |    2 +-
 board/esd/vom405/flash.c                           |    8 +-
 board/esd/vom405/vom405.c                          |    2 +-
 board/esd/wuh405/flash.c                           |    8 +-
 board/esd/wuh405/wuh405.c                          |    2 +-
 board/exbitgen/exbitgen.c                          |   16 +-
 board/exbitgen/init.S                              |  104 +++---
 board/g2000/g2000.c                                |   14 +-
 board/gdsys/dlvision/dlvision.c                    |    2 +-
 board/gdsys/gdppc440etx/gdppc440etx.c              |   52 ++--
 board/gdsys/{compactcenter => intip}/Makefile      |    0
 board/gdsys/{compactcenter => intip}/chip_config.c |    0
 board/gdsys/{compactcenter => intip}/config.mk     |    0
 board/gdsys/{compactcenter => intip}/init.S        |    0
 .../compactcenter.c => intip/intip.c}              |    4 +-
 board/gdsys/{compactcenter => intip}/u-boot.lds    |    2 +-
 board/gdsys/neo/neo.c                              |    2 +-
 board/jse/init.S                                   |   14 +-
 board/jse/jse.c                                    |    8 +-
 board/jse/sdram.c                                  |   80 ++--
 board/korat/korat.c                                |   64 ++--
 board/lwmon5/lwmon5.c                              |   52 ++--
 board/mpl/common/flash.c                           |   58 ++--
 board/mpl/mip405/init.S                            |   74 ++--
 board/mpl/mip405/mip405.c                          |  132 +++---
 board/mpl/pip405/init.S                            |   74 ++--
 board/mpl/pip405/pip405.c                          |   82 ++--
 board/netstal/hcu4/hcu4.c                          |    2 +-
 board/netstal/hcu5/hcu5.c                          |   30 +-
 board/netstal/hcu5/sdram.c                         |    4 +-
 board/netstal/mcu25/mcu25.c                        |    6 +-
 board/pcs440ep/pcs440ep.c                          |   58 ++--
 board/prodrive/alpr/alpr.c                         |    6 +-
 board/prodrive/p3p440/p3p440.c                     |   22 +-
 board/sandburst/common/sb_common.c                 |    2 +-
 board/sandburst/karef/karef.c                      |   36 +-
 board/sandburst/metrobox/metrobox.c                |   36 +-
 board/sbc405/sbc405.c                              |    2 +-
 board/sc3/init.S                                   |  130 +++---
 board/sc3/sc3.c                                    |   96 +++---
 board/snmc/qs850/flash.c                           |   16 +-
 board/snmc/qs860t/flash.c                          |   16 +-
 board/tb0229/flash.c                               |   20 +-
 board/w7o/init.S                                   |   66 ++--
 board/w7o/w7o.c                                    |   16 +-
 board/xes/xpedite1000/xpedite1000.c                |   26 +-
 board/zeus/zeus.c                                  |    6 +-
 common/cmd_reginfo.c                               |  146 ++++----
 cpu/ppc4xx/40x_spd_sdram.c                         |    2 +-
 cpu/ppc4xx/44x_spd_ddr.c                           |   20 +-
 cpu/ppc4xx/4xx_pci.c                               |   10 +-
 cpu/ppc4xx/4xx_uart.c                              |   28 +-
 cpu/ppc4xx/cpu.c                                   |   38 +-
 cpu/ppc4xx/cpu_init.c                              |   68 ++--
 cpu/ppc4xx/fdt.c                                   |    4 +-
 cpu/ppc4xx/sdram.c                                 |    4 +-
 cpu/ppc4xx/speed.c                                 |   52 ++--
 cpu/ppc4xx/start.S                                 |  112 +++---
 cpu/ppc4xx/usbdev.c                                |    4 +-
 drivers/mtd/nand/ndfc.c                            |    4 +-
 drivers/net/4xx_enet.c                             |  136 +++---
 include/configs/W7OLMC.h                           |    4 +-
 include/configs/W7OLMG.h                           |    4 +-
 include/configs/{compactcenter.h => intip.h}       |    8 +-
 include/ppc405.h                                   |  397 ++++++------------
 include/ppc440.h                                   |  432 ++++++--------------
 include/ppc4xx.h                                   |  106 +++---
 nand_spl/board/amcc/bamboo/sdram.c                 |    4 +-
 post/cpu/ppc4xx/ether.c                            |   50 ++--
 post/cpu/ppc4xx/uart.c                             |   22 +-
 137 files changed, 2104 insertions(+), 2415 deletions(-)
 rename board/gdsys/{compactcenter => intip}/Makefile (100%)
 rename board/gdsys/{compactcenter => intip}/chip_config.c (100%)
 rename board/gdsys/{compactcenter => intip}/config.mk (100%)
 rename board/gdsys/{compactcenter => intip}/init.S (100%)
 rename board/gdsys/{compactcenter/compactcenter.c => intip/intip.c} (99%)
 rename board/gdsys/{compactcenter => intip}/u-boot.lds (98%)
 rename include/configs/{compactcenter.h => intip.h} (98%)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-09-17 12:11 Stefan Roese
  2009-09-17 21:31 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-09-17 12:11 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following changes:

The following changes since commit 15fba3279b56333bdb65ead366f82c945ed320d1:
  Kumar Gala (1):
        ppc/85xx: Disable all async interrupt sources when we boot

are available in the git repository at:

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

Stefan Roese (3):
      ppc4xx: Fix 405EZ uart base baud calculation
      ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia
      ppc4xx: Consolidate get_OPB_freq()

 cpu/ppc4xx/speed.c       |   96 ++++++++++------------------------------------
 include/configs/acadia.h |    3 +-
 2 files changed, 22 insertions(+), 77 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-09-23 14:05 Stefan Roese
  2009-09-23 22:17 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-09-23 14:05 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3b6a9267f0de7b85d387fa4123d0b58379363447:
  Wolfgang Denk (1):
        board/flagadm/flash.c: fix compile warning

are available in the git repository at:

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

Dirk Eibach (1):
      ppc4xx: Make DDR2 timing for intip more robust

Rupjyoti Sarmah (1):
      ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board

 cpu/ppc4xx/4xx_pcie.c   |   23 +++++++++++++++--------
 include/configs/intip.h |   20 ++++++++++----------
 2 files changed, 25 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2009-12-21  9:33 Stefan Roese
  2009-12-21 20:06 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2009-12-21  9:33 UTC (permalink / raw)
  To: u-boot

The following changes since commit 223e97641cd60abed95dc7a6dd15d8fdf0951ff9:
  Shinya Kuribayashi (1):
        MIPS: qemu_mips: Fix a build failure caused by missing <asm/unaligned.h>

are available in the git repository at:

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

Heiko Schocher (1):
      i2c, ppc4xx: fix compiling KAREF and METROBOX boards.

Stefan Roese (1):
      ppc4xx: alpr: Remove some not needed commands to make image fit again

 board/sandburst/common/ppc440gx_i2c.c |   73 +++++++++++++++++----------------
 board/sandburst/common/ppc440gx_i2c.h |   30 +++++++-------
 include/configs/alpr.h                |    2 -
 3 files changed, 53 insertions(+), 52 deletions(-)

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2012-01-10  7:42 Stefan Roese
  2012-01-13 19:12 ` Wolfgang Denk
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2012-01-10  7:42 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following changes:

The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:

  ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)

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

David M?ller (4):
      board/mpl/common: remove the old legacy flash
      board/mpl/pip405: use the CFI driver for the PIP405 board
      board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board
      board/mpl/pati: use the CFI driver for the PATI board

Dirk Eibach (1):
      ppc4xx: Setup HICB on Io64

 board/gdsys/405ex/io64.c       |   16 +
 board/mpl/common/common_util.c |  202 ++++++++--
 board/mpl/common/common_util.h |    4 +
 board/mpl/common/flash.c       |  872 ----------------------------------------
 board/mpl/mip405/Makefile      |    6 +-
 board/mpl/mip405/mip405.c      |   22 +-
 board/mpl/pati/Makefile        |    4 +-
 board/mpl/pip405/Makefile      |   11 +-
 board/mpl/pip405/pip405.c      |   23 +-
 include/configs/MIP405.h       |   15 +-
 include/configs/PATI.h         |   13 +-
 include/configs/PIP405.h       |   16 +-
 include/gdsys_fpga.h           |    5 +-
 13 files changed, 287 insertions(+), 922 deletions(-)
 delete mode 100644 board/mpl/common/flash.c

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2013-07-26  5:50 Stefan Roese
  2013-07-26 23:35 ` Tom Rini
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2013-07-26  5:50 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following patches:

The following changes since commit aaf5e825606a70ddc8fca8e366d8c16a6fd3cc7c:

  Merge branch 'master' of git://git.denx.de/u-boot-nds32 (2013-07-25 08:51:51 -0400)

are available in the git repository at:


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

for you to fetch changes up to 28437154649db9f4445b93f278199e34b0447a57:

  powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards (2013-07-25 19:35:42 +0200)

----------------------------------------------------------------
Dirk Eibach (6):
      powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA
      powerpc/ppc4xx: Add gdsys mclink interface
      powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
      powerpc/ppc4xx: Support gdsys multichannel iocon hardware
      powerpc/ppc4xx: Consider gdsys FPGA OSD size
      powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards

 board/gdsys/405ep/405ep.c        |  22 +-
 board/gdsys/405ep/dlvision-10g.c |  18 +-
 board/gdsys/405ep/io.c           |  16 +-
 board/gdsys/405ep/iocon.c        | 486 +++++++++++++++++++++++++++++++++++----
 board/gdsys/405ep/neo.c          |  13 +-
 board/gdsys/405ex/405ex.c        |  22 +-
 board/gdsys/405ex/io64.c         |  34 +--
 board/gdsys/common/Makefile      |   4 +-
 board/gdsys/common/fpga.c        |  41 ++++
 board/gdsys/common/mclink.c      | 153 ++++++++++++
 board/gdsys/common/mclink.h      |  31 +++
 board/gdsys/common/osd.c         | 118 ++++++----
 common/Makefile                  |   1 +
 common/cmd_fpgad.c               | 100 ++++++++
 include/configs/dlvision-10g.h   |   9 +-
 include/configs/dlvision.h       |   3 +-
 include/configs/io.h             |   8 +-
 include/configs/io64.h           |   6 +
 include/configs/iocon.h          |  60 ++++-
 include/configs/neo.h            |   8 +-
 include/gdsys_fpga.h             |  58 ++++-
 21 files changed, 1040 insertions(+), 171 deletions(-)
 create mode 100644 board/gdsys/common/fpga.c
 create mode 100644 board/gdsys/common/mclink.c
 create mode 100644 board/gdsys/common/mclink.h
 create mode 100644 common/cmd_fpgad.c

^ permalink raw reply	[flat|nested] 36+ messages in thread
* [U-Boot] Please pull u-boot-ppc4xx
@ 2015-10-27 11:38 Stefan Roese
  2015-10-28 20:55 ` Tom Rini
  0 siblings, 1 reply; 36+ messages in thread
From: Stefan Roese @ 2015-10-27 11:38 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the 4 4xx removal patches.

The following changes since commit 677f970bc62a661690b3431543d5a5d5e682ba70:

  common/board_f.c: modify the macro to use get_clocks() more common (2015-10-24 13:50:38 -0400)

are available in the git repository at:

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

for you to fetch changes up to 29155e735203b28951d0e836f13773defa6e6118:

  ocotea: Drop (2015-10-27 12:34:09 +0100)

----------------------------------------------------------------
Tom Rini (4):
      taihu: Remove
      ebony: Drop
      taishan: Drop
      ocotea: Drop

 board/amcc/ebony/Kconfig                       |   16 -
 board/amcc/ebony/MAINTAINERS                   |    6 -
 board/amcc/ebony/Makefile                      |    9 -
 board/amcc/ebony/README                        |  136 ---
 board/amcc/ebony/config.mk                     |   16 -
 board/amcc/ebony/ebony.c                       |  151 ----
 board/amcc/ebony/flash.c                       |  155 ----
 board/amcc/ebony/init.S                        |   41 -
 board/amcc/ocotea/Kconfig                      |   16 -
 board/amcc/ocotea/MAINTAINERS                  |    6 -
 board/amcc/ocotea/Makefile                     |    9 -
 board/amcc/ocotea/README.ocotea                |   73 --
 board/amcc/ocotea/README.ocotea-PIBS-to-U-Boot |   99 ---
 board/amcc/ocotea/config.mk                    |   20 -
 board/amcc/ocotea/flash.c                      |  134 ---
 board/amcc/ocotea/init.S                       |   42 -
 board/amcc/ocotea/ocotea.c                     |  387 ---------
 board/amcc/ocotea/ocotea.h                     |  125 ---
 board/amcc/taihu/Kconfig                       |   16 -
 board/amcc/taihu/MAINTAINERS                   |    6 -
 board/amcc/taihu/Makefile                      |    8 -
 board/amcc/taihu/flash.c                       | 1063 ------------------------
 board/amcc/taihu/lcd.c                         |  237 ------
 board/amcc/taihu/taihu.c                       |  180 ----
 board/amcc/taihu/update.c                      |  116 ---
 board/amcc/taishan/Kconfig                     |   16 -
 board/amcc/taishan/MAINTAINERS                 |    6 -
 board/amcc/taishan/Makefile                    |    9 -
 board/amcc/taishan/config.mk                   |   20 -
 board/amcc/taishan/init.S                      |   35 -
 board/amcc/taishan/lcd.c                       |  358 --------
 board/amcc/taishan/showinfo.c                  |  220 -----
 board/amcc/taishan/taishan.c                   |  201 -----
 board/amcc/taishan/update.c                    |   62 --
 configs/ebony_defconfig                        |    3 -
 configs/ocotea_defconfig                       |    3 -
 configs/taihu_defconfig                        |    3 -
 configs/taishan_defconfig                      |    3 -
 doc/README.scrapyard                           |    4 +
 include/configs/ebony.h                        |  174 ----
 include/configs/ocotea.h                       |  194 -----
 include/configs/taihu.h                        |  307 -------
 include/configs/taishan.h                      |  193 -----
 43 files changed, 4 insertions(+), 4874 deletions(-)
 delete mode 100644 board/amcc/ebony/Kconfig
 delete mode 100644 board/amcc/ebony/MAINTAINERS
 delete mode 100644 board/amcc/ebony/Makefile
 delete mode 100644 board/amcc/ebony/README
 delete mode 100644 board/amcc/ebony/config.mk
 delete mode 100644 board/amcc/ebony/ebony.c
 delete mode 100644 board/amcc/ebony/flash.c
 delete mode 100644 board/amcc/ebony/init.S
 delete mode 100644 board/amcc/ocotea/Kconfig
 delete mode 100644 board/amcc/ocotea/MAINTAINERS
 delete mode 100644 board/amcc/ocotea/Makefile
 delete mode 100644 board/amcc/ocotea/README.ocotea
 delete mode 100644 board/amcc/ocotea/README.ocotea-PIBS-to-U-Boot
 delete mode 100644 board/amcc/ocotea/config.mk
 delete mode 100644 board/amcc/ocotea/flash.c
 delete mode 100644 board/amcc/ocotea/init.S
 delete mode 100644 board/amcc/ocotea/ocotea.c
 delete mode 100644 board/amcc/ocotea/ocotea.h
 delete mode 100644 board/amcc/taihu/Kconfig
 delete mode 100644 board/amcc/taihu/MAINTAINERS
 delete mode 100644 board/amcc/taihu/Makefile
 delete mode 100644 board/amcc/taihu/flash.c
 delete mode 100644 board/amcc/taihu/lcd.c
 delete mode 100644 board/amcc/taihu/taihu.c
 delete mode 100644 board/amcc/taihu/update.c
 delete mode 100644 board/amcc/taishan/Kconfig
 delete mode 100644 board/amcc/taishan/MAINTAINERS
 delete mode 100644 board/amcc/taishan/Makefile
 delete mode 100644 board/amcc/taishan/config.mk
 delete mode 100644 board/amcc/taishan/init.S
 delete mode 100644 board/amcc/taishan/lcd.c
 delete mode 100644 board/amcc/taishan/showinfo.c
 delete mode 100644 board/amcc/taishan/taishan.c
 delete mode 100644 board/amcc/taishan/update.c
 delete mode 100644 configs/ebony_defconfig
 delete mode 100644 configs/ocotea_defconfig
 delete mode 100644 configs/taihu_defconfig
 delete mode 100644 configs/taishan_defconfig
 delete mode 100644 include/configs/ebony.h
 delete mode 100644 include/configs/ocotea.h
 delete mode 100644 include/configs/taihu.h
 delete mode 100644 include/configs/taishan.h

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

end of thread, other threads:[~2015-10-28 20:55 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox