[U-Boot] [GIT PULL] Please pull u-boot-mpc85xx.git

Kumar Gala galak at kernel.crashing.org
Wed May 18 16:45:41 CEST 2011


The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56 +0200)

are available in the git repository at:

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

Kumar Gala (1):
      powerpc/85xx: Add P2041 processor support

Mingkai Hu (1):
      powerpc/p2040: Add various p2040 specific information

Ramneek Mehresh (1):
      qoriq/p1_p2_rdb: Add Dual Role USB support macro for P1020RDB

Shaohui Xie (2):
      powerpc/85xx: Enable eSPI support on corenet ds boards
      powerpc/85xx: add support for env in MMC/SPI on corenet ds boards

 arch/powerpc/cpu/mpc85xx/Makefile         |    6 ++
 arch/powerpc/cpu/mpc85xx/p2040_ids.c      |  106 +++++++++++++++++++++++++++++
 arch/powerpc/cpu/mpc85xx/p2040_serdes.c   |   24 +++++++
 arch/powerpc/cpu/mpc8xxx/cpu.c            |    2 +
 arch/powerpc/include/asm/config_mpc85xx.h |   15 ++++
 arch/powerpc/include/asm/processor.h      |    2 +
 board/freescale/common/Makefile           |    2 +
 boards.cfg                                |    7 ++-
 include/configs/P1_P2_RDB.h               |    1 +
 include/configs/corenet_ds.h              |   40 +++++++++--
 10 files changed, 196 insertions(+), 9 deletions(-)
 create mode 100644 arch/powerpc/cpu/mpc85xx/p2040_ids.c


More information about the U-Boot mailing list