[U-Boot] [GIT PULL] Pull request u-boot-85xx.git

Kumar Gala galak at kernel.crashing.org
Fri Oct 14 09:34:25 CEST 2011


The following changes since commit d8fffa057c9430fd0c5104ab6ff7db4cdb03db51:

  Merge branch 'master' of git://git.denx.de/u-boot-mips (2011-10-12 22:47:15 +0200)

are available in the git repository at:

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

Haiying Wang (3):
      powerpc/p5020: fixup portal config info
      powerpc/p2041: fixup portal config info
      powerpc/p3041: fixup portal config info

Kuldip Giroh (1):
      powerpc/85xx: Added secure boot option for P2041RDB boards

Kumar Gala (1):
      powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size

Timur Tabi (2):
      powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
      phylib: wait for TN2020 to achieve SERDES lane alignment at startup

chenhui zhao (2):
      powerpc/mpc8548cds: Code cleanup and refactoring
      powerpc/mpc8548cds: Add 36-bit support

 arch/powerpc/cpu/mpc85xx/p2041_ids.c    |   20 +++---
 arch/powerpc/cpu/mpc85xx/p3041_ids.c    |   20 +++---
 arch/powerpc/cpu/mpc85xx/p3060_serdes.c |   20 -----
 arch/powerpc/cpu/mpc85xx/p5020_ids.c    |   20 +++---
 arch/powerpc/include/asm/immap_85xx.h   |   10 ---
 board/freescale/mpc8548cds/law.c        |   31 +-------
 board/freescale/mpc8548cds/mpc8548cds.c |    8 +-
 board/freescale/mpc8548cds/tlb.c        |   64 ++++++++--------
 boards.cfg                              |    2 +
 drivers/net/fm/p3060.c                  |   17 ----
 drivers/net/phy/teranetics.c            |   33 ++++++++
 include/configs/MPC8548CDS.h            |  125 +++++++++++++++++++++++--------
 include/configs/p1_p2_rdb_pc.h          |   16 ----
 13 files changed, 196 insertions(+), 190 deletions(-)


More information about the U-Boot mailing list