[lantiq] cleanup patches
authorJohn Crispin <john@openwrt.org>
Fri, 3 Aug 2012 08:53:02 +0000 (08:53 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 3 Aug 2012 08:53:02 +0000 (08:53 +0000)
commite8ad1ee918d312b75ffc135c2114748d43a85488
tree81a9746583b2c1c212f8c35a51d07d9353080561
parentaaa7dad7339920dd52a9f3a14908900ef64f62cc
[lantiq] cleanup patches

SVN-Revision: 32953
220 files changed:
target/linux/lantiq/files/arch/mips/configs/ase_defconfig [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/configs/falcon_defconfig [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/configs/xway_defconfig [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/clkdev.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/falcon/falcon_irq.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/falcon/irq.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/lantiq_timer.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/base_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/boot_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/dma_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/ebu_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/es_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/irq.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/lantiq_soc.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/mps_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/port_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/ssc_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/status_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/svip_dma.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/svip_irq.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/svip_mux.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/svip_pms.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/sys0_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/sys1_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/svip/sys2_reg.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/Kconfig [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/Makefile [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/devices.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/devices.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/gpio.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/mach-easy98000.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/prom.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/reset.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/falcon/sysctrl.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/Kconfig [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/Makefile [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/clk-svip.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/devices.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/devices.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/dma.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/gpio.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/mach-easy33016.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/mach-easy336.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/mux.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/pms.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/prom.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/reset.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/svip/switchip_setup.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/clk.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/dev-ifxhcd.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/dev-ifxhcd.h [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/gptu.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/mach-easy50601.c [deleted file]
target/linux/lantiq/files/arch/mips/lantiq/xway/mach-easy50712.c [deleted file]
target/linux/lantiq/files/arch/mips/lantiq/xway/nand.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/prom.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/sysctrl.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/lantiq/xway/timer.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/pci/fixup-lantiq-pcie.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/pci/fixup-lantiq.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/pci/pcie-lantiq-msi.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/pci/pcie-lantiq-phy.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/pci/pcie-lantiq.c [new file with mode: 0644]
target/linux/lantiq/files/arch/mips/pci/pcie-lantiq.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/i2c/busses/i2c-falcon.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/net/ethernet/lantiq_vrx200.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/net/ethernet/svip_eth.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/net/ethernet/svip_virtual_eth.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/spi/spi-falcon.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/spi/spi-xway.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/spi/spi_svip.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/Kconfig [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/Makefile [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_attr.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_attr.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_cil.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_cil.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_cil_ifx.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_cil_intr.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_driver.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_driver.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_hcd.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_hcd.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_hcd_intr.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_hcd_queue.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_ifx.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_ifx.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_plat.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/dwc_otg/dwc_otg_regs.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/Kconfig [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/Makefile [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/TagHistory [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxhcd.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxhcd.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxhcd_es.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxhcd_intr.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxhcd_queue.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_cif.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_cif.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_cif_d.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_cif_h.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_ctl.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_driver.c [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_plat.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_regs.h [new file with mode: 0644]
target/linux/lantiq/files/drivers/usb/ifxhcd/ifxusb_version.h [new file with mode: 0644]
target/linux/lantiq/files/include/linux/svip_nat.h [new file with mode: 0644]
target/linux/lantiq/files/include/linux/svip_nat_io.h [new file with mode: 0644]
target/linux/lantiq/files/net/ipv4/svip_nat.c [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0001-MTD-add-m25p80-id-for-mx25l2005a.patch [deleted file]
target/linux/lantiq/patches-3.3/0001-falcon-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0002-MIPS-lantiq-reorganize-xway-code.patch [deleted file]
target/linux/lantiq/patches-3.3/0002-xway-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0003-MIPS-lantiq-change-ltq_request_gpio-call-signature.patch [deleted file]
target/linux/lantiq/patches-3.3/0003-svip-hack.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0004-MIPS-lantiq-make-irq.c-support-the-FALC-ON.patch [deleted file]
target/linux/lantiq/patches-3.3/0004-lantiq-core-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0005-MIPS-lantiq-add-basic-support-for-FALC-ON.patch [deleted file]
target/linux/lantiq/patches-3.3/0005-pci-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0006-MIPS-lantiq-add-support-for-FALC-ON-GPIOs.patch [deleted file]
target/linux/lantiq/patches-3.3/0006-mtd-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0007-MIPS-lantiq-add-support-for-the-EASY98000-evaluation.patch [deleted file]
target/linux/lantiq/patches-3.3/0007-usb-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0008-MIPS-lantiq-fix-early-printk.patch [deleted file]
target/linux/lantiq/patches-3.3/0008-spi-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0009-MIPS-lantiq-fix-cmdline-parsing.patch [deleted file]
target/linux/lantiq/patches-3.3/0009-ethernet-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0010-MIPS-lantiq-fix-STP-gpio-groups.patch [deleted file]
target/linux/lantiq/patches-3.3/0010-watchdog-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0011-MIPS-lantiq-fix-pull-gpio-up-resistors-usage.patch [deleted file]
target/linux/lantiq/patches-3.3/0011-i2c-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0012-MIPS-lantiq-add-default-configs.patch [deleted file]
target/linux/lantiq/patches-3.3/0012-tty-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0013-MAINTAINERS-add-entry-for-Lantiq-related-files.patch [deleted file]
target/linux/lantiq/patches-3.3/0013-machtype-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0014-MIPS-lantiq-enable-oprofile-support-on-lantiq-target.patch [deleted file]
target/linux/lantiq/patches-3.3/0014-import-compat-headers.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0015-NET-MIPS-lantiq-make-etop-ethernet-work-on-ase-ar9.patch [deleted file]
target/linux/lantiq/patches-3.3/0015-VPE-extensions.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0016-NET-MIPS-lantiq-non-existing-phy-was-not-handled-gra.patch [deleted file]
target/linux/lantiq/patches-3.3/0016-falcon-VPE-softdog.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0017-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch [deleted file]
target/linux/lantiq/patches-3.3/0017-udp-in-kernel-redirect.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0018-MIPS-lantiq-use-devres-managed-gpios.patch [deleted file]
target/linux/lantiq/patches-3.3/0018-cache-split.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0019-MIPS-add-clkdev.h.patch [deleted file]
target/linux/lantiq/patches-3.3/0019-owrt-mtd-split.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0020-MIPS-lantiq-helper-functions-for-SoC-detection.patch [deleted file]
target/linux/lantiq/patches-3.3/0020-owrt-atm.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0021-MIPS-lantiq-convert-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0021-owrt-cmdline.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0022-MIPS-lantiq-convert-xway-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0022-owrt-dm9000-polling.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0023-MIPS-lantiq-convert-falcon-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0023-owrt-gpio-export.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0024-MIPS-lantiq-convert-dma-driver-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0024-fritzbox-ram.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0025-MIPS-lantiq-convert-gpio_stp-driver-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0025-svip-cp1.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.3/0026-MIPS-lantiq-convert-falcon-gpio-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0027-SERIAL-MIPS-lantiq-convert-serial-driver-to-clkdev-a.patch [deleted file]
target/linux/lantiq/patches-3.3/0028-MIPS-lantiq-convert-falcon-debug-uart-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0029-NET-MIPS-lantiq-convert-etop-driver-to-clkdev-api.patch [deleted file]
target/linux/lantiq/patches-3.3/0030-WDT-MIPS-lantiq-convert-watchdog-driver-to-clkdev-ap.patch [deleted file]
target/linux/lantiq/patches-3.3/0031-MIPS-lantiq-unify-xway-prom-code.patch [deleted file]
target/linux/lantiq/patches-3.3/0032-MIPS-lantiq-add-vr9-support.patch [deleted file]
target/linux/lantiq/patches-3.3/0033-MIPS-lantiq-add-ipi-handlers-to-make-vsmp-work.patch [deleted file]
target/linux/lantiq/patches-3.3/0034-MIPS-lantiq-add-additional-soc-ids.patch [deleted file]
target/linux/lantiq/patches-3.3/0035-SPI-MIPS-lantiq-add-FALC-ON-spi-driver.patch [deleted file]
target/linux/lantiq/patches-3.3/0036-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch [deleted file]
target/linux/lantiq/patches-3.3/0037-MIPS-lantiq-add-xway-nand-driver.patch [deleted file]
target/linux/lantiq/patches-3.3/0038-SPI-MIPS-lantiq-adds-spi-xway.patch [deleted file]
target/linux/lantiq/patches-3.3/0039-NET-adds-driver-for-lantiq-vr9-ethernet.patch [deleted file]
target/linux/lantiq/patches-3.3/0040-MIPS-NET-several-fixes-to-etop-driver.patch [deleted file]
target/linux/lantiq/patches-3.3/0041-MTD-MIPS-lantiq-use-module_platform_driver-inside-la.patch [deleted file]
target/linux/lantiq/patches-3.3/0042-WDT-MIPS-lantiq-use-module_platform_driver-inside-la.patch [deleted file]
target/linux/lantiq/patches-3.3/0043-MIPS-lantiq-adds-GPTU-driver.patch [deleted file]
target/linux/lantiq/patches-3.3/0044-MIPS-lantiq-adds-dwc_otg.patch [deleted file]
target/linux/lantiq/patches-3.3/0045-dwc_otg-remove-bogus-halt_channel.patch [deleted file]
target/linux/lantiq/patches-3.3/0046-MIPS-adds-ifxhcd.patch [deleted file]
target/linux/lantiq/patches-3.3/0047-MIPS-adds-gptu-driver.patch [deleted file]
target/linux/lantiq/patches-3.3/0048-MIPS-lantiq-pci-rename-variable-inside.patch [deleted file]
target/linux/lantiq/patches-3.3/0049-MIPS-lantiq-pci-give-xway-pci-support-its-own-kbuild.patch [deleted file]
target/linux/lantiq/patches-3.3/0050-MIPS-lantiq-pci-move-pcibios-code-into-fixup-lantiq..patch [deleted file]
target/linux/lantiq/patches-3.3/0051-MIPS-lantiq-pcie-add-pcie-driver.patch [deleted file]
target/linux/lantiq/patches-3.3/0052-MIPS-lantiq-make-GPIO3-work-on-AR9.patch [deleted file]
target/linux/lantiq/patches-3.3/0053-MIPS-lantiq-VPE-extensions.patch [deleted file]
target/linux/lantiq/patches-3.3/0054-MIPS-lantiq-falcon-VPE-softdog.patch [deleted file]
target/linux/lantiq/patches-3.3/0055-MIPS-lantiq-udp-in-kernel-redirect.patch [deleted file]
target/linux/lantiq/patches-3.3/0056-MIPS-lantiq-cache-split.patch [deleted file]
target/linux/lantiq/patches-3.3/0057-MIPS-clean-up-clock-code.patch [deleted file]
target/linux/lantiq/patches-3.3/0058-MIPS-cleanup-reset-code.patch [deleted file]
target/linux/lantiq/patches-3.3/0059-MIPS-lantiq-fixes-ar9-vr9-clock.patch [deleted file]
target/linux/lantiq/patches-3.3/0060-MIPS-lantiq-fixes-danube-clock.patch [deleted file]
target/linux/lantiq/patches-3.3/0061-MIPS-adds-dsl-clocks.patch [deleted file]
target/linux/lantiq/patches-3.3/0062-MIPS-lantiq-dont-always-register-asc0.patch [deleted file]
target/linux/lantiq/patches-3.3/0064-MIPS-lantiq-adds-bootsel-helper.patch [deleted file]
target/linux/lantiq/patches-3.3/0065-MIPS-lantiq-adds-USB_ARCH_HAS_HCD-to-CONFIG_LANTIQ.patch [deleted file]
target/linux/lantiq/patches-3.3/0066-MIPS-lantiq-fixes-bad-PMU_USB0-0-define.patch [deleted file]
target/linux/lantiq/patches-3.3/0067-MIPS-lantiq-fix-dwc_otg-usb-for-ase.patch [deleted file]
target/linux/lantiq/patches-3.3/0068-MIPS-lantiq-stp-fix-for-ase-add-get-clock-disabled.patch [deleted file]
target/linux/lantiq/patches-3.3/0069-MIPS-lantiq-fix-spi-for-ase-update-for-clkdev-and-pl.patch [deleted file]
target/linux/lantiq/patches-3.3/0070-icu-multi-base.patch [deleted file]
target/linux/lantiq/patches-3.3/0072-fix_i2c_clock.patch [deleted file]
target/linux/lantiq/patches-3.3/100-falcon_bsp_header.patch [deleted file]
target/linux/lantiq/patches-3.3/101-sdk-compat.patch [deleted file]
target/linux/lantiq/patches-3.3/105-falcon_header_update.patch [deleted file]
target/linux/lantiq/patches-3.3/201-owrt-mtd_split.patch [deleted file]
target/linux/lantiq/patches-3.3/202-owrt-atm.patch [deleted file]
target/linux/lantiq/patches-3.3/203-owrt-cmdline.patch [deleted file]
target/linux/lantiq/patches-3.3/204-owrt-dm9000-polling.patch [deleted file]
target/linux/lantiq/patches-3.3/205-owrt-gpio-export.patch [deleted file]
target/linux/lantiq/patches-3.3/206-machtypes.patch [deleted file]
target/linux/lantiq/patches-3.3/207-devices.patch [deleted file]
target/linux/lantiq/patches-3.3/208-fix-mach-easy98000.patch [deleted file]
target/linux/lantiq/patches-3.3/209-fritz_ram.patch [deleted file]
target/linux/lantiq/patches-3.3/300-svip_header.patch [deleted file]
target/linux/lantiq/patches-3.3/310-svip_board.patch [deleted file]
target/linux/lantiq/patches-3.3/535-svip_cp1.patch [deleted file]