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

Hi Wolfgang,

please pull this change for 4xx/next:

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

are available in the git repository at:

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

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

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

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

Hi Tom,

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

The following changes since commit d05eb7acf0f6ad5682ab75c25af52921e9fa5863:

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

are available in the git repository at:

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

for you to fetch changes up to 2e0ad6b01f33fc84bd1dc8c403ab4abce284528d:

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

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

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

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

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

Hi Wolfgang,

The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:

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

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

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

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

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

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

The following changes since commit d70d8ccc200db8c16a6654cb726c3d74b6640b32:

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

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

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

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

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

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

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

Hi Wolfgang,

please pull this forgotten patch.

Thanks.

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

are available in the git repository at:

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

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

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

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

Hi Wolfgang,

please pull some further 4xx patches for next.

Thanks.

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

are available in the git repository at:

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

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

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

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

Hi Wolfgang,

please pull some changes for "next".

Thanks.

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

are available in the git repository at:

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

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

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

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

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

Hi Wolfgang,

please pull some updates for "next". Thanks.


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

are available in the git repository at:

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

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

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

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

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

Hi Wolfgang,

please pull the latest change for ppc4xx/next:

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

are available in the git repository at:

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

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

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

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

Hi Wolfgang,

please pull some changes for ppc4xx/next:

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

are available in the git repository at:

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

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

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

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

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

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

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

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