[ifxmips] add .32 patches
authorRalph Hempel <ralph.hempel@lantiq.com>
Sat, 24 Apr 2010 21:35:49 +0000 (21:35 +0000)
committerRalph Hempel <ralph.hempel@lantiq.com>
Sat, 24 Apr 2010 21:35:49 +0000 (21:35 +0000)
commitd9214b6f4f409533ed0bef25350f7435c2697d88
tree67d377039b374049bd8aa421fd5984b1bf5f4f6f
parent2f54a8d8744d60662d78ee2376dc372c07ae5f91
[ifxmips] add .32 patches

SVN-Revision: 21150
84 files changed:
target/linux/ifxmips/Makefile
target/linux/ifxmips/danube/config-2.6.32 [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/Kconfig [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/Makefile [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/Kconfig [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/Makefile [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/board.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/cgu.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/devices.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/devices.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/dma-core.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/irq.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/mach-arv452.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/ar9/setup.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/Makefile [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/devices.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/devices.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/early_printk.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/gpio.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/pmu.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/prom.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/common/setup.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/compat/Makefile [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/compat/cgu.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/compat/timer.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/Kconfig [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/Makefile [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/arcaydian.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/arcaydian.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/board.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/cgu.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/devices.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/devices.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/dma-core.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/ebu.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/irq.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/mach-arv452.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/mach-easy4010.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/mach-easy50712.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/ifxmips/danube/setup.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_cgu.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_dma.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_ebu.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_gpio.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_gptu.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_irq.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_led.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_pmu.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/irq.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/machine.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/include/asm/mach-ifxmips/war.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/pci/ops-ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/arch/mips/pci/pci-ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/Makefile [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_aes.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_arc4.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_arc4.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_des.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_deu.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_deu.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_deu_danube.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_deu_danube.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_deu_dma.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_deu_dma.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_md5.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_md5_hmac.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_sha1.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/crypto/ifxmips/ifxmips_sha1_hmac.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/leds/leds-ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/mtd/maps/ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/net/ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/serial/ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.32/drivers/watchdog/ifxmips.c [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/000-mips-bad-intctl.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/010-mips_clocksource_init_war.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/020-genirq_fix.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/030-mips-multi-machine-update.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/100-board.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/110-drivers.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/170-crypto.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/200-cfi-swap.patch [new file with mode: 0644]
target/linux/ifxmips/patches-2.6.32/210-atm_hack.patch [new file with mode: 0644]