[U-Boot] [GIT PULL] Please pull mpc5xxx tree

John Rigby jrigby at freescale.com
Fri Aug 29 22:14:37 CEST 2008


Wolfgang,

The following changes since commit 33aa4eac66b71c797bbc13b3afe432a2132947d4:
   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-mpc5xxx.git master

Ben Warren (2):
       Move MPC5xxx_FEC driver to drivers/net
       Move MPC512x_FEC driver to drivers/net

John Rigby (1):
       ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon

  board/ads5121/ads5121.c                        |    4 ++++
  cpu/mpc512x/Makefile                           |    2 +-
  cpu/mpc5xxx/Makefile                           |    2 +-
  drivers/net/Makefile                           |    2 ++
  cpu/mpc512x/fec.c => drivers/net/mpc512x_fec.c |    2 +-
  cpu/mpc512x/fec.h => drivers/net/mpc512x_fec.h |    0
  cpu/mpc5xxx/fec.c => drivers/net/mpc5xxx_fec.c |    4 ++--
  cpu/mpc5xxx/fec.h => drivers/net/mpc5xxx_fec.h |    4 ----
  include/configs/ads5121.h                      |    1 +
  include/mpc512x.h                              |    1 +
  cpu/mpc5xxx/sdma.h => include/mpc5xxx_sdma.h   |    0
  11 files changed, 13 insertions(+), 9 deletions(-)
  rename cpu/mpc512x/fec.c => drivers/net/mpc512x_fec.c (99%)
  rename cpu/mpc512x/fec.h => drivers/net/mpc512x_fec.h (100%)
  rename cpu/mpc5xxx/fec.c => drivers/net/mpc5xxx_fec.c (99%)
  rename cpu/mpc5xxx/fec.h => drivers/net/mpc5xxx_fec.h (99%)
  rename cpu/mpc5xxx/sdma.h => include/mpc5xxx_sdma.h (100%)




More information about the U-Boot mailing list