public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-mpc85xx (updated)
@ 2009-07-22 16:11 Kumar Gala
  2009-07-22 22:58 ` Wolfgang Denk
  2009-07-24 20:58 ` Timur Tabi
  0 siblings, 2 replies; 15+ messages in thread
From: Kumar Gala @ 2009-07-22 16:11 UTC (permalink / raw)
  To: u-boot

(This has the updated versions of the 'bank' patches based on comments
from the list)

- k

The following changes since commit d4abc757c26c531293f5bbc4262ade44a317eec9:
  Peter Tyser (1):
        Move api_examples to examples/api

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx.git master

Kumar Gala (4):
      85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
      86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
      85xx: Report which "bank" of NOR flash we are booting from on FSL boards
      85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards

Peter Tyser (8):
      86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
      xes: Remove 8xxx board_add_ram_info() function
      tqm85xx: Remove board_add_ram_info()
      85xx, 86xx: Add common board_add_ram_info()
      xpedite5200,5370: Use buffered NOR flash writes
      xpedite5370: Fix I2C GPIO initialization typo
      xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB
      xpedite5370: Enable NAND command support

Roy Zang (1):
      85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards

 board/freescale/common/pixis.c                |   78 +++++++++++---------
 board/freescale/mpc8536ds/mpc8536ds.c         |   61 +++++++++++++---
 board/freescale/mpc8544ds/mpc8544ds.c         |   27 +++++---
 board/freescale/mpc8572ds/mpc8572ds.c         |   48 ++++++++++---
 board/freescale/mpc8610hpcd/mpc8610hpcd.c     |   29 ++++----
 board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c |   13 ++--
 board/freescale/mpc8641hpcn/mpc8641hpcn.c     |   39 +++++++----
 board/freescale/p2020ds/p2020ds.c             |   45 +++++++++---
 board/sbc8641d/sbc8641d.c                     |   12 ++--
 board/tqc/tqm85xx/sdram.c                     |   33 +--------
 board/xes/common/fsl_8xxx_ddr.c               |   53 --------------
 board/xes/xpedite5370/xpedite5370.c           |    4 +-
 cpu/mpc86xx/ddr-8641.c                        |    4 +-
 cpu/mpc8xxx/ddr/main.c                        |   43 +-----------
 cpu/mpc8xxx/ddr/util.c                        |   96 +++++++++++++++++++++++++
 include/asm-ppc/immap_86xx.h                  |    4 +-
 include/configs/MPC8536DS.h                   |   12 +++-
 include/configs/MPC8540ADS.h                  |    4 +-
 include/configs/MPC8541CDS.h                  |    4 +-
 include/configs/MPC8544DS.h                   |    7 ++-
 include/configs/MPC8548CDS.h                  |    4 +-
 include/configs/MPC8555CDS.h                  |    4 +-
 include/configs/MPC8560ADS.h                  |    4 +-
 include/configs/MPC8568MDS.h                  |    4 +-
 include/configs/MPC8569MDS.h                  |    4 +-
 include/configs/MPC8572DS.h                   |    9 ++-
 include/configs/MPC8641HPCN.h                 |    2 +
 include/configs/P2020DS.h                     |    9 ++-
 include/configs/XPEDITE5170.h                 |    1 +
 include/configs/XPEDITE5200.h                 |    2 +
 include/configs/XPEDITE5370.h                 |   11 +++-
 31 files changed, 402 insertions(+), 268 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [U-Boot] Please pull u-boot-mpc85xx (updated)
@ 2009-09-24 17:07 Kumar Gala
  2009-09-24 21:40 ` Wolfgang Denk
  0 siblings, 1 reply; 15+ messages in thread
From: Kumar Gala @ 2009-09-24 17:07 UTC (permalink / raw)
  To: u-boot

This includes Paul's updates for sbc85xx and p4080 updates.  I have not
fixed the immap line issue, but will do that as a follow on patch.

- k

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

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx.git master

Kumar Gala (16):
      ppc/85xx: Fix LCRR_CLKDIV defines
      ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS
      ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS
      ppc/85xx: Simplify the top makefile for P1_P2_RDB boards
      ppc/85xx: Clean up p1_p2_rdb PCI setup
      ppc/85xx: Clean up p2020ds PCI setup code
      ppc/85xx: Clean up mpc8572DS PCI setup code
      ppc/85xx: Clean up use of LAWAR defines
      ppc/85xx: Fix enabling of L2 cache
      ppc/p4080: Add p4080 platform immap definitions
      ppc/p4080: Add support for CoreNet style platform LAWs
      ppc/p4080: CoreNet platfrom style CCSRBAR setting
      ppc/p4080: CoreNet platfrom style secondary core release
      ppc/p4080: Add various p4080 related defines (and p4040)
      ppc/p4080: Handle timebase enabling and frequency reporting
      ppc/p4080: Determine various chip frequencies on CoreNet platforms

Mingkai Hu (4):
      ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds
      ppc/85xx: add ld script file for boot from NAND
      immap_85xx: add porpllsr's plat ratio definition
      ppc/85xx: add cpu init config file for boot from NAND

Paul Gortmaker (13):
      sbc8548: replace README with completely new document
      sbc8548: enable use of PCI network cards
      sbc8548: delete unused MPC8548CDS info carried over from port
      sbc8548: get_clock_freq is not valid for this board
      sbc8548: cosmetic line re-wrap
      sbc8548: enable access to second bank of flash
      sbc8548: remove eTSEC3/4 voltage hack
      sbc8548: use I/O accessors
      sbc8548: correct local bus SDRAM size from 64M to 128M
      fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
      sbc8548: update PCI/PCI-e support code
      sbc8548: allow enabling PCI via a make config option
      sbc85x0: tidy up Makefile to use new configuration script.

Peter Tyser (1):
      mpc8610hpcd: Use common 86xx fdt fixup code

Poonam Aggrwal (1):
      ppc/85xx: 32bit DDR changes for P1020/P1011

Vivek Mahajan (1):
      85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ

 MAKEALL                                   |    4 +
 Makefile                                  |   66 ++-----
 board/atum8548/law.c                      |    2 +-
 board/freescale/mpc8536ds/law.c           |    6 +-
 board/freescale/mpc8540ads/law.c          |    2 +-
 board/freescale/mpc8544ds/law.c           |    6 +-
 board/freescale/mpc8560ads/law.c          |    2 +-
 board/freescale/mpc8572ds/law.c           |    6 +-
 board/freescale/mpc8572ds/mpc8572ds.c     |  230 +++++++---------------
 board/freescale/mpc8610hpcd/mpc8610hpcd.c |   14 +--
 board/freescale/p1_p2_rdb/ddr.c           |   29 +++-
 board/freescale/p1_p2_rdb/law.c           |    4 +-
 board/freescale/p1_p2_rdb/pci.c           |   42 ++--
 board/freescale/p2020ds/law.c             |    6 +-
 board/freescale/p2020ds/p2020ds.c         |  150 +++-----------
 board/pm854/law.c                         |    2 +-
 board/pm856/law.c                         |    2 +-
 board/sbc8548/Makefile                    |    4 +-
 board/sbc8548/law.c                       |   12 +-
 board/sbc8548/sbc8548.c                   |  305 ++++++++++-------------------
 board/sbc8548/tlb.c                       |   80 +++++---
 board/socrates/law.c                      |    4 +-
 board/stx/stxgp3/law.c                    |    2 +-
 board/stx/stxssa/law.c                    |    2 +-
 board/xes/xpedite5200/law.c               |    2 +-
 cpu/mpc85xx/Makefile                      |    1 +
 cpu/mpc85xx/cpu.c                         |   49 +++++-
 cpu/mpc85xx/cpu_init.c                    |   21 ++-
 cpu/mpc85xx/cpu_init_early.c              |   72 +++++--
 cpu/mpc85xx/cpu_init_nand.c               |   63 ++++++
 cpu/mpc85xx/fdt.c                         |   15 +-
 cpu/mpc85xx/mp.c                          |   68 ++++++-
 cpu/mpc85xx/release.S                     |    3 +-
 cpu/mpc85xx/speed.c                       |   86 ++++++++
 cpu/mpc85xx/u-boot-nand_spl.lds           |   67 +++++++
 cpu/mpc8xxx/cpu.c                         |    4 +
 doc/README.sbc8548                        |  189 ++++++++++++++++--
 drivers/misc/fsl_law.c                    |  128 +++++++++++-
 drivers/pci/fsl_pci_init.c                |    2 +-
 include/asm-ppc/config.h                  |    6 +-
 include/asm-ppc/fsl_law.h                 |   31 +++
 include/asm-ppc/fsl_lbc.h                 |   12 ++
 include/asm-ppc/fsl_pci.h                 |   12 ++
 include/asm-ppc/immap_85xx.h              |  289 +++++++++++++++++++++++++--
 include/asm-ppc/mmu.h                     |    9 +-
 include/asm-ppc/processor.h               |    4 +
 include/configs/MPC8536DS.h               |    2 +-
 include/configs/MPC8572DS.h               |    4 +
 include/configs/P1_P2_RDB.h               |   13 ++
 include/configs/P2020DS.h                 |    4 +
 include/configs/SBC8540.h                 |   19 +-
 include/configs/XPEDITE5170.h             |    2 +-
 include/configs/XPEDITE5200.h             |    2 +-
 include/configs/XPEDITE5370.h             |    2 +-
 include/configs/sbc8548.h                 |  147 ++++++++++-----
 include/configs/sbc8560.h                 |   17 ++-
 include/e500.h                            |    6 +
 57 files changed, 1559 insertions(+), 774 deletions(-)
 create mode 100644 cpu/mpc85xx/cpu_init_nand.c
 create mode 100644 cpu/mpc85xx/u-boot-nand_spl.lds

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [U-Boot] Please pull u-boot-mpc85xx
@ 2010-07-08 14:26 Kumar Gala
  2010-07-14 19:42 ` Wolfgang Denk
  0 siblings, 1 reply; 15+ messages in thread
From: Kumar Gala @ 2010-07-08 14:26 UTC (permalink / raw)
  To: u-boot

The following changes since commit 54841ab50c20d6fa6c9cc3eb826989da3a22d934:
  Wolfgang Denk (1):
        Make sure that argv[] argument pointers are not modified.

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx master

Becky Bruce (8):
      powerpc: Update configs to properly set FSL_ELBC
      83xx/85xx/86xx: LBC register cleanup
      mpc85xx: tlb.c cleanups
      mpc85xx: Add print_tlbcam() function
      drivers/misc/fsl_law.c: Rearrange code to avoid duplication
      fsl_law.c: Add print_laws() for FSL_CORENET platforms.
      mpc85xx: Add reginfo command
      powerpc 83xx/85xx: Merge lbc upmconfig code

Kim Phillips (3):
      fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c
      powerpc/8xxx: Distinguish between incompatible SEC h/w types
      powerpc/8xxx: Add base support for the SEC4

Kumar Gala (9):
      powerpc/85xx: Add additional p4080 related defines/structs
      mpc8xxx: Remove cpu-handles for cpus we delete
      powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
      powerpc/85xx: Add command to report errata workarounds
      powerpc/85xx: Report workaround of errata SATA-A001
      ppc/85xx: Add a structure defn for PIXIS registers
      Move ICS CLK chip frequenty calculation code into a common board library
      powerpc/85xx: Add recognition of e5500 core
      powerpc/85xx: Add support for link stack & STAC on e5500

Poonam Aggrwal (2):
      85xx/p1_p2_rdb: enable hwconfig
      85xx/p1_p2_rdb: PCIe E1000 card support added.

Timur Tabi (2):
      fsl: add LAW target to fsl_pci_info structure
      powerpc: add support for the Freescale P1022DS reference board

 MAINTAINERS                                    |    1 +
 MAKEALL                                        |    1 +
 Makefile                                       |    1 +
 arch/powerpc/cpu/mpc83xx/cpu.c                 |   66 ----
 arch/powerpc/cpu/mpc83xx/cpu_init.c            |   53 +---
 arch/powerpc/cpu/mpc83xx/nand_init.c           |    4 +-
 arch/powerpc/cpu/mpc83xx/speed.c               |    2 +-
 arch/powerpc/cpu/mpc85xx/Makefile              |    2 +
 arch/powerpc/cpu/mpc85xx/cmd_errata.c          |   49 +++
 arch/powerpc/cpu/mpc85xx/cpu.c                 |   98 ++----
 arch/powerpc/cpu/mpc85xx/cpu_init.c            |   58 +---
 arch/powerpc/cpu/mpc85xx/cpu_init_nand.c       |    6 +-
 arch/powerpc/cpu/mpc85xx/fdt.c                 |    4 +-
 arch/powerpc/cpu/mpc85xx/mp.c                  |   23 ++
 arch/powerpc/cpu/mpc85xx/p1022_serdes.c        |  166 +++++++++
 arch/powerpc/cpu/mpc85xx/speed.c               |    5 +-
 arch/powerpc/cpu/mpc85xx/tlb.c                 |   70 +++--
 arch/powerpc/cpu/mpc86xx/cpu.c                 |   15 +-
 arch/powerpc/cpu/mpc86xx/cpu_init.c            |   55 +---
 arch/powerpc/cpu/mpc86xx/fdt.c                 |    5 +-
 arch/powerpc/cpu/mpc86xx/mp.c                  |   17 +
 arch/powerpc/cpu/mpc86xx/speed.c               |    5 +-
 arch/powerpc/cpu/mpc8xxx/Makefile              |    8 +-
 arch/powerpc/cpu/mpc8xxx/fdt.c                 |  178 +++++++++-
 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c             |  134 +++++++
 arch/powerpc/include/asm/config.h              |   15 +
 arch/powerpc/include/asm/fsl_law.h             |    4 +-
 arch/powerpc/include/asm/fsl_lbc.h             |  112 ++++---
 arch/powerpc/include/asm/fsl_pci.h             |   19 +-
 arch/powerpc/include/asm/fsl_serdes.h          |    2 +
 arch/powerpc/include/asm/immap_83xx.h          |   13 +-
 arch/powerpc/include/asm/immap_85xx.h          |  128 ++++---
 arch/powerpc/include/asm/immap_86xx.h          |   49 +---
 arch/powerpc/include/asm/mmu.h                 |    2 +
 arch/powerpc/include/asm/mp.h                  |    3 +-
 arch/powerpc/include/asm/processor.h           |    4 +-
 board/atum8548/atum8548.c                      |    2 +-
 board/esd/vme8349/vme8349.c                    |    2 +-
 board/freescale/common/Makefile                |    2 +
 board/freescale/common/ics307_clk.c            |   88 +++++
 board/freescale/common/ics307_clk.h            |   30 ++
 board/freescale/common/ngpixis.h               |    2 +-
 board/freescale/common/pixis.h                 |  182 +++++++++
 board/freescale/mpc8313erdb/sdram.c            |    2 +-
 board/freescale/mpc8349emds/mpc8349emds.c      |    2 +-
 board/freescale/mpc8349itx/mpc8349itx.c        |    7 +-
 board/freescale/mpc8360emds/mpc8360emds.c      |    6 +-
 board/freescale/mpc8360erdk/nand.c             |    6 +-
 board/freescale/mpc8540ads/mpc8540ads.c        |    8 +-
 board/freescale/mpc8541cds/mpc8541cds.c        |   13 +-
 board/freescale/mpc8544ds/mpc8544ds.c          |    2 +-
 board/freescale/mpc8548cds/mpc8548cds.c        |   13 +-
 board/freescale/mpc8555cds/mpc8555cds.c        |   12 +-
 board/freescale/mpc8560ads/mpc8560ads.c        |    8 +-
 board/freescale/mpc8568mds/mpc8568mds.c        |   11 +-
 board/freescale/mpc8569mds/mpc8569mds.c        |    2 +-
 board/freescale/p1022ds/Makefile               |   39 ++
 board/freescale/p1022ds/config.mk              |   14 +
 board/freescale/p1022ds/ddr.c                  |  106 ++++++
 board/freescale/p1022ds/law.c                  |   21 +
 board/freescale/p1022ds/p1022ds.c              |  285 ++++++++++++++
 board/freescale/p1022ds/tlb.c                  |   76 ++++
 board/freescale/p2020ds/p2020ds.c              |  149 --------
 board/mpc8540eval/mpc8540eval.c                |    6 +-
 board/pm854/pm854.c                            |    2 +-
 board/pm856/pm856.c                            |    2 +-
 board/sbc8349/sbc8349.c                        |    2 +-
 board/sbc8548/sbc8548.c                        |   20 +-
 board/sbc8560/sbc8560.c                        |    6 +-
 board/sheldon/simpc8313/sdram.c                |    2 +-
 board/sheldon/simpc8313/simpc8313.c            |    2 +-
 board/socrates/socrates.c                      |   31 +-
 board/tqc/tqm834x/tqm834x.c                    |    8 +-
 board/tqc/tqm85xx/nand.c                       |   12 +-
 board/tqc/tqm85xx/tqm85xx.c                    |   35 +-
 board/xes/xpedite5170/xpedite5170.c            |   10 +-
 board/xes/xpedite5200/xpedite5200.c            |   11 +-
 board/xes/xpedite5370/xpedite5370.c            |    9 +-
 boards.cfg                                     |    1 +
 common/cmd_reginfo.c                           |    5 +
 common/fdt_support.c                           |  129 -------
 drivers/misc/fsl_law.c                         |  131 +++----
 drivers/mtd/nand/fsl_elbc_nand.c               |   18 +-
 include/configs/MPC8313ERDB.h                  |    1 +
 include/configs/MPC8315ERDB.h                  |    1 +
 include/configs/MPC837XEMDS.h                  |    1 +
 include/configs/MPC837XERDB.h                  |    1 +
 include/configs/MPC8536DS.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/MPC8560ADS.h                   |    1 +
 include/configs/MPC8568MDS.h                   |    1 +
 include/configs/MPC8569MDS.h                   |    1 +
 include/configs/MPC8572DS.h                    |    1 +
 include/configs/P1022DS.h                      |  470 ++++++++++++++++++++++++
 include/configs/P1_P2_RDB.h                    |    4 +
 include/configs/P2020DS.h                      |   17 +-
 include/configs/PM854.h                        |    1 +
 include/configs/PM856.h                        |    1 +
 include/configs/SBC8540.h                      |    1 +
 include/configs/SIMPC8313.h                    |    1 +
 include/configs/TQM85xx.h                      |    1 +
 include/configs/XPEDITE5200.h                  |    1 +
 include/configs/XPEDITE5370.h                  |    2 +
 include/configs/sbc8548.h                      |    1 +
 include/configs/sbc8560.h                      |    1 +
 include/configs/socrates.h                     |    1 +
 include/configs/stxgp3.h                       |    1 +
 include/configs/stxssa.h                       |    1 +
 include/fdt_support.h                          |    2 +-
 include/mpc85xx.h                              |    2 -
 nand_spl/board/freescale/mpc8536ds/nand_boot.c |    5 +-
 nand_spl/nand_boot_fsl_elbc.c                  |    4 +-
 116 files changed, 2391 insertions(+), 1049 deletions(-)
 create mode 100644 arch/powerpc/cpu/mpc85xx/cmd_errata.c
 create mode 100644 arch/powerpc/cpu/mpc85xx/p1022_serdes.c
 create mode 100644 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c
 create mode 100644 board/freescale/common/ics307_clk.c
 create mode 100644 board/freescale/common/ics307_clk.h
 create mode 100644 board/freescale/common/pixis.h
 create mode 100644 board/freescale/p1022ds/Makefile
 create mode 100644 board/freescale/p1022ds/config.mk
 create mode 100644 board/freescale/p1022ds/ddr.c
 create mode 100644 board/freescale/p1022ds/law.c
 create mode 100644 board/freescale/p1022ds/p1022ds.c
 create mode 100644 board/freescale/p1022ds/tlb.c
 create mode 100644 include/configs/P1022DS.h

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [U-Boot] [GIT pull] Please pull u-boot-mpc85xx
@ 2011-07-29 13:05 Kumar Gala
  2011-07-29 14:09 ` [U-Boot] Please pull u-boot-mpc85xx (updated) Kumar Gala
  0 siblings, 1 reply; 15+ messages in thread
From: Kumar Gala @ 2011-07-29 13:05 UTC (permalink / raw)
  To: u-boot

The following changes since commit 85f3df1c3a6e8f8f0c7a1daa0cdc3714daf967d7:

  Fix build error causes by "unify version_string" (2011-07-28 22:16:57 +0200)

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

Bhaskar Upadhaya (1):
      powerpc/85xx: Fix up clock_freq property in CAN node of dts

Kumar Gala (6):
      powerpc/85xx: Fix setting of EPAPR_MAGIC value
      powerpc/85xx: Rename P2040 id & SERDES to P2041
      powerpc/85xx: Add support for P2041[e] XAUI in SERDES
      powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
      powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
      powerpc/85xx: Fix build failure for P1023RDS

Matthew McClintock (1):
      powerpc/85xx: provide 85xx flush_icache for cmd_cache

Mingkai Hu (2):
      powerpc/p2041rdb: Enable backside L2 cache support
      powerpc/p2041rdb: Enable SATA support

Stephen George (1):
      powerpc/85xx: Adding configuration for DCSRCR to enable 32M access

Timur Tabi (1):
      powerpc/85xx: verify the device tree before booting Linux

Wolfgang Denk (2):
      85xx: enable FDT support for STX SSA board
      MPC8xxx: drop redundant boot messages

 arch/powerpc/cpu/mpc85xx/Makefile                  |    6 +-
 arch/powerpc/cpu/mpc85xx/cpu.c                     |   34 +++----
 arch/powerpc/cpu/mpc85xx/cpu_init.c                |   19 ++++
 arch/powerpc/cpu/mpc85xx/fdt.c                     |   98 ++++++++++++++++++--
 .../cpu/mpc85xx/{p2040_ids.c => p2041_ids.c}       |    0
 .../cpu/mpc85xx/{p2040_serdes.c => p2041_serdes.c} |   26 ++++-
 arch/powerpc/cpu/mpc85xx/release.S                 |   15 +++-
 arch/powerpc/cpu/mpc85xx/start.S                   |    2 +
 arch/powerpc/include/asm/immap_85xx.h              |    7 +-
 arch/powerpc/include/asm/processor.h               |    4 +
 arch/powerpc/lib/bootm.c                           |   23 +++++-
 board/freescale/corenet_ds/ddr.c                   |    2 +-
 board/freescale/corenet_ds/law.c                   |    3 +-
 board/freescale/mpc8610hpcd/mpc8610hpcd.c          |    2 +-
 board/freescale/mpc8641hpcn/mpc8641hpcn.c          |    2 +-
 board/freescale/p2041rdb/ddr.c                     |    2 +-
 board/sbc8641d/sbc8641d.c                          |    2 +-
 board/stx/stxssa/stxssa.c                          |    8 ++
 include/configs/P1023RDS.h                         |    6 +-
 include/configs/P2041RDB.h                         |   22 +++++
 include/configs/stxssa.h                           |    7 +-
 21 files changed, 241 insertions(+), 49 deletions(-)
 rename arch/powerpc/cpu/mpc85xx/{p2040_ids.c => p2041_ids.c} (100%)
 rename arch/powerpc/cpu/mpc85xx/{p2040_serdes.c => p2041_serdes.c} (83%)

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

end of thread, other threads:[~2011-07-29 21:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22 16:11 [U-Boot] Please pull u-boot-mpc85xx (updated) Kumar Gala
2009-07-22 22:58 ` Wolfgang Denk
2009-07-24 20:58 ` Timur Tabi
2009-07-24 20:59   ` Kumar Gala
2009-07-27  2:09     ` Zang Roy-R61911
2009-07-24 20:59   ` Ben Warren
  -- strict thread matches above, loose matches on Subject: below --
2009-09-24 17:07 Kumar Gala
2009-09-24 21:40 ` Wolfgang Denk
2009-09-24 22:32   ` Paul Gortmaker
2010-07-08 14:26 [U-Boot] Please pull u-boot-mpc85xx Kumar Gala
2010-07-14 19:42 ` Wolfgang Denk
2010-07-16 15:57   ` [U-Boot] Please pull u-boot-mpc85xx [updated] Kumar Gala
2010-07-16 19:16     ` Kumar Gala
2010-07-16 21:20       ` Wolfgang Denk
2011-07-29 13:05 [U-Boot] [GIT pull] Please pull u-boot-mpc85xx Kumar Gala
2011-07-29 14:09 ` [U-Boot] Please pull u-boot-mpc85xx (updated) Kumar Gala
2011-07-29 20:05   ` Wolfgang Denk
2011-07-29 21:07     ` Kumar Gala

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