Please pull 'next' branch of 4xx tree

Josh Boyer jwboyer at linux.vnet.ibm.com
Fri Jun 20 03:53:34 EST 2008


Hi Paul,

Please pull from:

 master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next

to get some more changes for 2.6.27.  A new board port, a revert, and a
few fixes.

I'll have a few more after this as well, most notably Ben's rework
patch.

josh

Giuseppe Coviello (2):
      powerpc/4xx: Sam440ep support
      powerpc/4xx: Convert Sam440ep DTS to dts-v1

Imre Kaloz (1):
      powerpc/4xx: MTD support for the AMCC Taishan Board

Josh Boyer (2):
      Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"
      powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata

Stefan Roese (1):
      powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tre

Valentine Barshak (1):
      powerpc/4xx: Fix resource issue in warp-nand.c

 arch/powerpc/boot/Makefile                  |    3 +-
 arch/powerpc/boot/cuboot-sam440ep.c         |   49 ++
 arch/powerpc/boot/dts/sam440ep.dts          |  293 +++++++
 arch/powerpc/boot/dts/taishan.dts           |   29 +-
 arch/powerpc/configs/44x/sam440ep_defconfig | 1192 +++++++++++++++++++++++++++
 arch/powerpc/configs/44x/taishan_defconfig  |   79 ++-
 arch/powerpc/kernel/cpu_setup_44x.S         |    1 +
 arch/powerpc/kernel/cputable.c              |    4 +-
 arch/powerpc/platforms/44x/Kconfig          |    9 +
 arch/powerpc/platforms/44x/Makefile         |    1 +
 arch/powerpc/platforms/44x/sam440ep.c       |   79 ++
 arch/powerpc/platforms/44x/warp-nand.c      |    3 +-
 arch/powerpc/sysdev/indirect_pci.c          |    6 +
 arch/powerpc/sysdev/ppc4xx_pci.c            |   14 +
 include/asm-powerpc/pci-bridge.h            |    3 +
 15 files changed, 1759 insertions(+), 6 deletions(-)



More information about the Linuxppc-dev mailing list