drop support for 2.6.30 kernel
authorFlorian Fainelli <florian@openwrt.org>
Fri, 26 Mar 2010 10:12:48 +0000 (10:12 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 26 Mar 2010 10:12:48 +0000 (10:12 +0000)
commit10d4e5b4b0b99def37c31ac574d4bc7cf238dfa9
treebe4d41c395d3301c4eafaf4959f81ba49358de60
parent5d2105af231e89ff3ea6b4900864592d2d1a7026
drop support for 2.6.30 kernel

SVN-Revision: 20438
80 files changed:
target/linux/brcm63xx/config-2.6.30 [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/Kconfig [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/Makefile [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/boards/Kconfig [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/boards/Makefile [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/boards/board_bcm963xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/boards/board_livebox.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/clk.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/cpu.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/cs.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-dsp.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-enet.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-pcmcia.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-spi.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-uart.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-usb-ehci.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-usb-ohci.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-usb-udc.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/dev-wdt.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/early_printk.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/gpio.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/irq.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/prom.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/setup.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/bcm63xx/timer.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/configs/bcm63xx_defconfig [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/include/asm/mach-bcm63xx [deleted symlink]
target/linux/brcm63xx/files-2.6.30/arch/mips/pci/fixup-bcm63xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/pci/ops-bcm63xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/pci/pci-bcm63xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/arch/mips/pci/pci-bcm63xx.h [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/mtd/maps/bcm963xx-flash.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/net/bcm63xx_enet.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/net/bcm63xx_enet.h [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/net/phy/bcm63xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/pcmcia/bcm63xx_pcmcia.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/pcmcia/bcm63xx_pcmcia.h [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/serial/bcm63xx_uart.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/spi/bcm63xx_spi.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/usb/host/ehci-bcm63xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/usb/host/ohci-bcm63xx.c [deleted file]
target/linux/brcm63xx/files-2.6.30/drivers/watchdog/bcm63xx_wdt.c [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_board.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_clk.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_cs.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_dsp.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_spi.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_udc.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_wdt.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_io.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_irq.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_regs.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_timer.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm_tag.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/board_bcm963xx.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/cpu-feature-overrides.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/gpio.h [deleted file]
target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/war.h [deleted file]
target/linux/brcm63xx/patches-2.6.30/001-add_broadcom_63xx_cpu_definitions.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/002-add_support_for_broadcom_63xx_cpus.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/003-add_serial_driver_for_bcm63xx_integr.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/004_add_pci_support.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/006-pcmcia_cardbus_support.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/007-usb_ohci_support.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/008-usb_ehci_support.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/009-add_integrated_ethernet_mac_support.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/010-add_integrated_ethernet_phy_support.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/020-watchdog.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/040-bcm963xx_flashmap.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/050-spi.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/060-bcm63xx_enet_upstream_fixes.patch [deleted file]
target/linux/brcm63xx/patches-2.6.30/070_bcm63xx_enet_vlan_incoming_fixed.patch [deleted file]