Please pull from 'for-2.6.25' branch of 4xx tree

Josh Boyer jwboyer at linux.vnet.ibm.com
Wed Jan 16 23:49:16 EST 2008


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 small number of changes for 2.6.25.  Mostly Xilinx stuff
from Stephen and Grant, with a couple of EMAC enables and a bug fix.

I'll likely send another pull request with some more patches from
Stefan and David, as well as the PIKA Warp platform patches.  But I
need to look at those a bit longer.

josh

Grant Likely (1):
      [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia board

Hollis Blanchard (1):
      [POWERPC] 4xx: enable built-in networking for Sequoia defconfig

Josh Boyer (1):
      Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-v

Matthias Fuchs (1):
      [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapper

Stefan Roese (2):
      [POWERPC] 4xx: Add EMAC support to Kilauea defconfig
      [POWERPC] 4xx: PCIe: Increase max busses per port to 64

Stephen Neuendorffer (5):
      [POWERPC] Xilinx: update compatible list for interrupt controller
      [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings
      [POWERPC] Xilinx: Update booting-without-of.
      [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp gen
      [POWERPC] Xilinx uartlite: Section type fixups

 Documentation/powerpc/booting-without-of.txt |   56 +++++++++++-------
 arch/powerpc/boot/4xx.c                      |   81 +++++++++++++++++++++++--
 arch/powerpc/boot/4xx.h                      |    1 +
 arch/powerpc/boot/dcr.h                      |    5 ++
 arch/powerpc/boot/serial.c                   |    3 +-
 arch/powerpc/configs/bamboo_defconfig        |    4 +-
 arch/powerpc/configs/kilauea_defconfig       |   23 +++++++-
 arch/powerpc/configs/sequoia_defconfig       |   24 ++++++-
 arch/powerpc/platforms/40x/virtex.c          |   12 ++++-
 arch/powerpc/platforms/44x/sequoia.c         |    2 +-
 arch/powerpc/sysdev/ppc4xx_pci.c             |    2 +-
 arch/powerpc/sysdev/xilinx_intc.c            |    8 ++-
 drivers/serial/uartlite.c                    |    6 +-
 13 files changed, 180 insertions(+), 47 deletions(-)



More information about the Linuxppc-dev mailing list