initial merge of danube, pci is still broken and the new dma code still needs to...
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 Dec 2007 20:00:55 +0000 (20:00 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 Dec 2007 20:00:55 +0000 (20:00 +0000)
commit80484c397265bbac637938c0505082641adf6cb1
treea24b3028844e0d47f0d90b26cb7ecb4c14cf0f52
parent75866965cd1a5a98a22a386a1e8d95d40e846c24
initial merge of danube, pci is still broken and the new dma code still needs to be tested, before the merge

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9704 3c298f89-4303-0410-b956-a3cf2f4a3e73
26 files changed:
target/linux/danube/Makefile [new file with mode: 0644]
target/linux/danube/base-files/etc/config/network [new file with mode: 0644]
target/linux/danube/config-2.6.23 [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/Kconfig [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/Makefile [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/dma-core.c [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/interrupt.c [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/pci.c [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/prom.c [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/reset.c [new file with mode: 0644]
target/linux/danube/files/arch/mips/danube/setup.c [new file with mode: 0644]
target/linux/danube/files/drivers/mtd/maps/danube.c [new file with mode: 0644]
target/linux/danube/files/drivers/net/danube_mii0.c [new file with mode: 0644]
target/linux/danube/files/drivers/serial/danube_asc.c [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/danube/danube.h [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/danube/danube_dma.h [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/danube/danube_irq.h [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/danube/danube_mii0.h [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/danube/danube_orig.h [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/danube/danube_serial.h [new file with mode: 0644]
target/linux/danube/files/include/asm-mips/mach-danube/irq.h [new file with mode: 0644]
target/linux/danube/image/Makefile [new file with mode: 0644]
target/linux/danube/patches/100-board.patch [new file with mode: 0644]
target/linux/danube/patches/110-drivers.patch [new file with mode: 0644]
target/linux/danube/patches/160-cfi-swap.patch [new file with mode: 0644]
target/linux/danube/series [new file with mode: 0644]
This page took 0.02989 seconds and 4 git commands to generate.