[U-Boot] Pull request - mpc85xx

Wolfgang Denk wd at denx.de
Tue Oct 27 20:56:39 CET 2009


Dear Kumar Gala,

In message <Pine.LNX.4.64.0910271021060.25156 at localhost.localdomain> you wrote:
> The following changes since commit f3ee25859e3920ee7c7cc519a3e6f60d70d7a53f:
>   Matthias Fuchs (1):
>         License cleanup: Fix license header for some esd display configurations
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc85xx master
> 
> Anton Vorontsov (7):
>       fdt_support: Add multi-serial support for stdout fixup
>       mpc85xx: Add eSDHC support for MPC8569E-MDS boards
>       mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards
>       mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards
>       mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards
>       mpc85xx: Configure QE UART for MPC8569E-MDS boards
>       mpc85xx: Configure QE USB for MPC8569E-MDS boards
> 
> Dave Liu (1):
>       ppc/85xx: Make L2 support more robust
> 
> Kumar Gala (2):
>       ppc/85xx: Fix building NAND_SPL out of tree
>       ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c
> 
> Leon Woestenberg (1):
>       ppc/85xx: Fix crashes due to generation of SPE instruction
> 
> Peter Tyser (2):
>       85xx: MP Boot Page Translation update
>       xpedite5370: Enable multi-core support
> 
> Poonam Aggrwal (2):
>       85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB.
>       85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate
> 
> Vivek Mahajan (1):
>       ppc/85xx/pci: fsl_pci_init: pcie agent mode support
> 
>  board/freescale/mpc8569mds/bcsr.h              |    8 +-
>  board/freescale/mpc8569mds/law.c               |    1 +
>  board/freescale/mpc8569mds/mpc8569mds.c        |  210 ++++++++++++++++++++++++
>  board/freescale/mpc8569mds/tlb.c               |   30 ++--
>  board/freescale/mpc8572ds/mpc8572ds.c          |    6 +-
>  board/freescale/p1_p2_rdb/ddr.c                |   20 +-
>  board/freescale/p1_p2_rdb/pci.c                |    4 +-
>  board/freescale/p2020ds/p2020ds.c              |    6 +-
>  board/sbc8548/sbc8548.c                        |    4 +-
>  board/xes/xpedite5370/tlb.c                    |   13 +-
>  common/fdt_support.c                           |   22 +++-
>  cpu/mpc85xx/config.mk                          |    5 +
>  cpu/mpc85xx/cpu_init.c                         |    5 +-
>  cpu/mpc85xx/fdt.c                              |    2 +-
>  cpu/mpc85xx/mp.c                               |   70 +++++---
>  cpu/mpc85xx/mp.h                               |    3 +-
>  cpu/mpc85xx/release.S                          |   34 ++++-
>  cpu/mpc85xx/speed.c                            |    4 +
>  drivers/pci/fsl_pci_init.c                     |   18 ++-
>  drivers/qe/fdt.c                               |    2 +
>  include/asm-ppc/config.h                       |   10 +
>  include/asm-ppc/fsl_pci.h                      |    3 +-
>  include/configs/MPC8569MDS.h                   |   39 +++++
>  include/configs/XPEDITE5370.h                  |    8 +
>  nand_spl/board/freescale/mpc8536ds/Makefile    |    6 +
>  nand_spl/board/freescale/p1_p2_rdb/Makefile    |    6 +
>  nand_spl/board/freescale/p1_p2_rdb/nand_boot.c |    2 +-
>  27 files changed, 460 insertions(+), 81 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I think there's a world market for about five computers.
         -- attr. Thomas J. Watson (Chairman of the Board, IBM), 1943


More information about the U-Boot mailing list