[U-Boot] Please pull u-boot-mpc83xx.git

Wolfgang Denk wd at denx.de
Tue Aug 26 23:19:10 CEST 2008


Dear Kim Phillips,

In message <20080825173851.19e56e32.kim.phillips at freescale.com> you wrote:
> Hello Wolfgang,
> 
> please pull some enhanced usb phy specification, migration to generic
> pci for the 8349EMDS, a new vendor dir matrix_vision, and more 83xx
> register definitions:
> 
> The following changes since commit a49d10cf027d059ee15c262010a05cdaec0961e1:
>   Wolfgang Denk (1):
>         Minor coding style cleanup, updte CHANGELOG
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc83xx.git master
> 
> Andre Schwarz (1):
>       change mvBL-M7 default env and move to vendor subdir
> 
> Anton Vorontsov (3):
>       fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
>       83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs
>       83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup
> 
> Ira W. Snyder (3):
>       MPC8349EMDS: use 83XX_GENERIC_PCI setup code
>       mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code
>       MPC8349EMDS: Add PCI Agent (PCISLAVE) support
> 
> Kim Phillips (2):
>       Merge branch 'next'
>       fix out of tree building
> 
> Nick Spence (1):
>       MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices
> 
>  Makefile                                           |    4 +-
>  board/freescale/mpc8315erdb/mpc8315erdb.c          |   39 ++-
>  board/freescale/mpc8349emds/mpc8349emds.c          |    9 +
>  board/freescale/mpc8349emds/pci.c                  |  414 +++++---------------
>  board/{ => matrix_vision}/mvblm7/Makefile          |    0
>  board/{ => matrix_vision}/mvblm7/config.mk         |    0
>  board/{ => matrix_vision}/mvblm7/fpga.c            |    0
>  board/{ => matrix_vision}/mvblm7/fpga.h            |    0
>  board/{ => matrix_vision}/mvblm7/mvblm7.c          |    0
>  board/{ => matrix_vision}/mvblm7/mvblm7.h          |    0
>  board/{ => matrix_vision}/mvblm7/mvblm7_autoscript |   10 +-
>  board/{ => matrix_vision}/mvblm7/pci.c             |    0
>  common/fdt_support.c                               |   30 ++-
>  cpu/mpc83xx/pci.c                                  |   26 ++
>  include/asm-ppc/immap_83xx.h                       |    4 +-
>  include/configs/MPC8315ERDB.h                      |    2 +
>  include/configs/MPC8349EMDS.h                      |   26 ++-
>  include/configs/MVBLM7.h                           |   56 ++--
>  include/mpc83xx.h                                  |    7 +
>  19 files changed, 273 insertions(+), 354 deletions(-)
>  rename board/{ => matrix_vision}/mvblm7/Makefile (100%)
>  rename board/{ => matrix_vision}/mvblm7/config.mk (100%)
>  rename board/{ => matrix_vision}/mvblm7/fpga.c (100%)
>  rename board/{ => matrix_vision}/mvblm7/fpga.h (100%)
>  rename board/{ => matrix_vision}/mvblm7/mvblm7.c (100%)
>  rename board/{ => matrix_vision}/mvblm7/mvblm7.h (100%)
>  rename board/{ => matrix_vision}/mvblm7/mvblm7_autoscript (80%)
>  rename board/{ => matrix_vision}/mvblm7/pci.c (100%)

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
######## This message was made from 100% recycled electrons. ########


More information about the U-Boot mailing list