Hi Paul,

Please pull from:

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

to pick up a few fixes and some defconfig cleanups for .25.  The netdev
patch was Acked by Ben and Jeff asked we take it through the powerpc
tree.

The diffstat is bloated from the defconfig cleanups.  I've also added a
multiplatform defconfig for 44x.  Eventually we might want to remove
the individual board defconfigs all together, but I'd like to leave
them for now.

thx,
josh

Josh Boyer (3):
      [POWERPC] 4xx: Update defconfigs for 2.6.25
      [POWERPC] 44x: Fix Kconfig formatting
      [POWERPC] 44x: Add multiplatform defconfig

Stefan Roese (2):
      [POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table
      [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dts

Wolfgang Ocker (1):
      [POWERPC] PPC440EP Interrupt Triggering and Level Settings

 arch/powerpc/boot/dts/bamboo.dts       |    3 -
 arch/powerpc/boot/dts/ebony.dts        |    2 -
 arch/powerpc/boot/dts/katmai.dts       |    2 -
 arch/powerpc/boot/dts/kilauea.dts      |    3 -
 arch/powerpc/boot/dts/makalu.dts       |    3 -
 arch/powerpc/boot/dts/rainier.dts      |    4 -
 arch/powerpc/boot/dts/sequoia.dts      |    4 -
 arch/powerpc/boot/dts/taishan.dts      |    4 -
 arch/powerpc/configs/bamboo_defconfig  |   81 ++-
 arch/powerpc/configs/ebony_defconfig   |   79 ++-
 arch/powerpc/configs/ep405_defconfig   |   92 ++--
 arch/powerpc/configs/kilauea_defconfig |   69 ++-
 arch/powerpc/configs/makalu_defconfig  |   69 ++-
 arch/powerpc/configs/ppc44x_defconfig  |  904 ++++++++++++++++++++++++++++++++
 arch/powerpc/configs/rainier_defconfig |   82 ++-
 arch/powerpc/configs/sequoia_defconfig |   77 ++-
 arch/powerpc/configs/taishan_defconfig |   81 ++-
 arch/powerpc/configs/walnut_defconfig  |   81 ++-
 arch/powerpc/configs/warp_defconfig    |  139 ++++--
 arch/powerpc/platforms/44x/Kconfig     |   10 +-
 arch/ppc/platforms/4xx/ibm440ep.c      |    6 +-
 drivers/net/ibm_newemac/rgmii.c        |    1 -
 22 files changed, 1480 insertions(+), 316 deletions(-)
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to