[PATCHv2 0/4] Xilinx Virtex support for arch/powerpc

Grant Likely grant.likely at secretlab.ca
Mon Oct 1 08:20:06 EST 2007


2nd version of Xilinx Virtex patches.  I've addressed all the comments
that I've received so far.  This series is just the arch/powerpc support
code.  I'll send the device driver changes in a seperate series for
each driver.

Cheers,
g.

 arch/powerpc/boot/Makefile          |    2 +-
 arch/powerpc/boot/ops.h             |    1 +
 arch/powerpc/boot/serial.c          |    2 +
 arch/powerpc/boot/uartlite.c        |   64 +++++++++++++++
 arch/powerpc/platforms/40x/Kconfig  |   38 ++++++---
 arch/powerpc/platforms/40x/Makefile |    1 +
 arch/powerpc/platforms/40x/virtex.c |   50 ++++++++++++
 arch/powerpc/sysdev/Makefile        |    1 +
 arch/powerpc/sysdev/xilinx_intc.c   |  151 +++++++++++++++++++++++++++++++++++
 include/asm-powerpc/xilinx_intc.h   |   20 +++++
 10 files changed, 316 insertions(+), 14 deletions(-)

--
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.



More information about the Linuxppc-dev mailing list