]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/powerpc/include/asm/ppc4xx-uic.h
ppc4xx: CPU PPC440x5 on Virtex5 FX
authorRicardo Ribalda Delgado <ricardo.ribalda@uam.es>
Thu, 17 Jul 2008 09:44:12 +0000 (11:44 +0200)
committerStefan Roese <sr@denx.de>
Fri, 18 Jul 2008 10:30:50 +0000 (12:30 +0200)
commitd865fd09809a3a18669f35f970781820af40e4de
tree65506c7eae8f9ebe754f44dcd659a470c211db72
parent42246dacf60d5028d3a48a220ce94efcf56faec4
ppc4xx: CPU PPC440x5 on Virtex5 FX

-This patchs gives support for the embbedded ppc440
 on the Virtex5 FPGAs
-interrupts.c divided in uic.c and interrupts.c
-xilinx_irq.c for xilinx interrupt controller
-Include modifications propossed by  Stefan Roese

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
Acked-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/Makefile
cpu/ppc4xx/cpu.c
cpu/ppc4xx/interrupts.c
cpu/ppc4xx/speed.c
cpu/ppc4xx/uic.c [new file with mode: 0644]
cpu/ppc4xx/xilinx_irq.c [new file with mode: 0644]
include/asm-ppc/interrupt.h [new file with mode: 0644]
include/asm-ppc/ppc4xx-uic.h
include/asm-ppc/processor.h
include/asm-ppc/xilinx_irq.h [new file with mode: 0644]
include/ppc4xx.h