brcm63xx: remove support for 3.8 kernel
authorFlorian Fainelli <florian@openwrt.org>
Mon, 17 Jun 2013 19:32:47 +0000 (19:32 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 17 Jun 2013 19:32:47 +0000 (19:32 +0000)
commit78a66975d65b348bb49d741e21f6399cdb27b87d
tree1971d91ef0abef99efeba6400af3d7223e82314a
parentd2894412d8f78f491f0ca5c3884349c6928aadb9
brcm63xx: remove support for 3.8 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36948
142 files changed:
target/linux/brcm63xx/config-3.8 [deleted file]
target/linux/brcm63xx/patches-3.8/001-spi-bcm63xx-reject-transfers-unable-to-transfer.patch [deleted file]
target/linux/brcm63xx/patches-3.8/002-spi-bcm63xx-fix-multi-transfer-messages.patch [deleted file]
target/linux/brcm63xx/patches-3.8/003-spi-bcm63xx-Remove-unused-variable.patch [deleted file]
target/linux/brcm63xx/patches-3.8/004-spi-bcm63xx-don-t-disable-non-enabled-clocks-in-prob.patch [deleted file]
target/linux/brcm63xx/patches-3.8/005-spi-bcm63xx-properly-prepare-clocks-before-enabling-.patch [deleted file]
target/linux/brcm63xx/patches-3.8/006-spi-bcm63xx-remove-duplicated-mode-bits-check.patch [deleted file]
target/linux/brcm63xx/patches-3.8/007-spi-bcm63xx-remove-unneeded-debug-message.patch [deleted file]
target/linux/brcm63xx/patches-3.8/008-spi-bcm63xx-remove-unused-variable-bs-from-bcm63xx_s.patch [deleted file]
target/linux/brcm63xx/patches-3.8/009-spi-bcm63xx-check-spi-bits_per_word-in-spi_setup.patch [deleted file]
target/linux/brcm63xx/patches-3.8/010-spi-bcm63xx-simplify-bcm63xx_spi_check_transfer.patch [deleted file]
target/linux/brcm63xx/patches-3.8/011-spi-bcm63xx-remove-spi-chip-select-validity-check.patch [deleted file]
target/linux/brcm63xx/patches-3.8/012-spi-bcm63xx-inline-bcm63xx_spi_check_transfer.patch [deleted file]
target/linux/brcm63xx/patches-3.8/013-spi-bcm63xx-inline-hz-usage-in-bcm63xx_spi_setup_tra.patch [deleted file]
target/linux/brcm63xx/patches-3.8/014-spi-bcm63xx-use-devm_ioremap_resource.patch [deleted file]
target/linux/brcm63xx/patches-3.8/015-spi-bcm63xx-remove-unused-speed_hz-member-variable.patch [deleted file]
target/linux/brcm63xx/patches-3.8/016-MIPS-BCM63XX-make-nvram-checksum-failure-non-fatal.patch [deleted file]
target/linux/brcm63xx/patches-3.8/017-Revert-MIPS-BCM63XX-Call-board_register_device-from-.patch [deleted file]
target/linux/brcm63xx/patches-3.8/018-MIPS-BCM63XX-merge-bcm63xx_clk.h-into-bcm63xx-clk.c.patch [deleted file]
target/linux/brcm63xx/patches-3.8/019-bcm63xx_enet-use-managed-io-memory-allocations.patch [deleted file]
target/linux/brcm63xx/patches-3.8/020-bcm63xx_enet-use-managed-memory-allocations.patch [deleted file]
target/linux/brcm63xx/patches-3.8/021-bcm63xx_enet-properly-prepare-unprepare-clocks-befor.patch [deleted file]
target/linux/brcm63xx/patches-3.8/022-MIPS-BCM63XX-remove-duplicate-spi-register-definitio.patch [deleted file]
target/linux/brcm63xx/patches-3.8/023-MIPS-BCM63XX-fix-revision-ID-width.patch [deleted file]
target/linux/brcm63xx/patches-3.8/024-MIPS-BCM63XX-rework-chip-detection.patch [deleted file]
target/linux/brcm63xx/patches-3.8/025-MIPS-BCM63XX-add-basic-BCM6362-support.patch [deleted file]
target/linux/brcm63xx/patches-3.8/026-MIPS-BCM63XX-enable-SPI-controller-for-BCM6362.patch [deleted file]
target/linux/brcm63xx/patches-3.8/027-MIPS-BCM63XX-enable-pcie-for-BCM6362.patch [deleted file]
target/linux/brcm63xx/patches-3.8/028-MIPS-BCM63XX-add-flash-detection-for-BCM6362.patch [deleted file]
target/linux/brcm63xx/patches-3.8/029-MIPS-BCM63XX-add-missing-clocks-for-BCM6328-and-BCM6.patch [deleted file]
target/linux/brcm63xx/patches-3.8/030-MTD-bcm63xxpart-use-size-macro-for-CFE-block-size.patch [deleted file]
target/linux/brcm63xx/patches-3.8/031-MIPS-BCM63XX-export-PSI-size-from-nvram.patch [deleted file]
target/linux/brcm63xx/patches-3.8/032-MTD-bcm63xxpart-use-nvram-for-PSI-size.patch [deleted file]
target/linux/brcm63xx/patches-3.8/100-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch [deleted file]
target/linux/brcm63xx/patches-3.8/101-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch [deleted file]
target/linux/brcm63xx/patches-3.8/102-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch [deleted file]
target/linux/brcm63xx/patches-3.8/103-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch [deleted file]
target/linux/brcm63xx/patches-3.8/104-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch [deleted file]
target/linux/brcm63xx/patches-3.8/105-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch [deleted file]
target/linux/brcm63xx/patches-3.8/106-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch [deleted file]
target/linux/brcm63xx/patches-3.8/107-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch [deleted file]
target/linux/brcm63xx/patches-3.8/108-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch [deleted file]
target/linux/brcm63xx/patches-3.8/109-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch [deleted file]
target/linux/brcm63xx/patches-3.8/110-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch [deleted file]
target/linux/brcm63xx/patches-3.8/201-SPI-Allow-specifying-the-parsers-for-SPI-flash.patch [deleted file]
target/linux/brcm63xx/patches-3.8/202-MTD-DEVICES-m25p80-use-parsers-if-provided-in-flash-.patch [deleted file]
target/linux/brcm63xx/patches-3.8/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch [deleted file]
target/linux/brcm63xx/patches-3.8/300-reset_buttons.patch [deleted file]
target/linux/brcm63xx/patches-3.8/301-led_count.patch [deleted file]
target/linux/brcm63xx/patches-3.8/302-extended-platform-devices.patch [deleted file]
target/linux/brcm63xx/patches-3.8/303-spi-board-info.patch [deleted file]
target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch [deleted file]
target/linux/brcm63xx/patches-3.8/305-MIPS-BCM63XX-allow-second-UART-on-BCM6328.patch [deleted file]
target/linux/brcm63xx/patches-3.8/306-MIPS-BCM63XX-expose-the-HS-SPI-clock.patch [deleted file]
target/linux/brcm63xx/patches-3.8/307-MIPS-BCM63XX-add-HSSPI-register-definitions.patch [deleted file]
target/linux/brcm63xx/patches-3.8/308-board_leds_naming.patch [deleted file]
target/linux/brcm63xx/patches-3.8/309-cfe_version_mod.patch [deleted file]
target/linux/brcm63xx/patches-3.8/310-BCM63XX-Add-SMP-support-to-prom.c.patch [deleted file]
target/linux/brcm63xx/patches-3.8/311-MIPS-BCM63XX-Handle-SW-IRQs-0-1.patch [deleted file]
target/linux/brcm63xx/patches-3.8/312-MIPS-BCM63XX-select-SYS_HAS_CPU_BMIPS4350-for-suppor.patch [deleted file]
target/linux/brcm63xx/patches-3.8/313-MIPS-BCM63XX-rename-__dispatch_internal-to-__dispatc.patch [deleted file]
target/linux/brcm63xx/patches-3.8/314-MIPS-BCM63XX-replace-irq-dispatch-code-with-a-generi.patch [deleted file]
target/linux/brcm63xx/patches-3.8/315-MIPS-BCM63XX-append-cpu-number-to-irq_-stat-mask.patch [deleted file]
target/linux/brcm63xx/patches-3.8/316-MIPS-BCM63XX-populate-irq_-stat-mask-_addr-for-secon.patch [deleted file]
target/linux/brcm63xx/patches-3.8/317-MIPS-BCM63XX-use-a-helper-for-getting-the-right-regi.patch [deleted file]
target/linux/brcm63xx/patches-3.8/318-MIPS-BCM63XX-add-cpu-argument-to-dispatch-internal.patch [deleted file]
target/linux/brcm63xx/patches-3.8/319-MIPS-BCM63XX-protect-irq-register-accesses-with-a-sp.patch [deleted file]
target/linux/brcm63xx/patches-3.8/320-MIPS-BCM63XX-wire-up-the-second-CPU-s-irq-line.patch [deleted file]
target/linux/brcm63xx/patches-3.8/321-MIPS-BCM63XX-add-cpumask-argument-to-unmask.patch [deleted file]
target/linux/brcm63xx/patches-3.8/322-MIPS-BCM63XX-allow-setting-affinity-for-IPIC.patch [deleted file]
target/linux/brcm63xx/patches-3.8/323-cfe_simplify_detection.patch [deleted file]
target/linux/brcm63xx/patches-3.8/324-bcm63xxpart_use_cfedetection.patch [deleted file]
target/linux/brcm63xx/patches-3.8/400-bcm963xx_flashmap.patch [deleted file]
target/linux/brcm63xx/patches-3.8/401-bcm963xx_real_rootfs_length.patch [deleted file]
target/linux/brcm63xx/patches-3.8/402_bcm63xx_enet_vlan_incoming_fixed.patch [deleted file]
target/linux/brcm63xx/patches-3.8/403-6358-enet1-external-mii-clk.patch [deleted file]
target/linux/brcm63xx/patches-3.8/404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch [deleted file]
target/linux/brcm63xx/patches-3.8/405-bcm63xx_enet-implement-reset_autoneg-ethtool.patch [deleted file]
target/linux/brcm63xx/patches-3.8/406-bcm63xx_enet-split-dma-registers-access.patch [deleted file]
target/linux/brcm63xx/patches-3.8/407-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch [deleted file]
target/linux/brcm63xx/patches-3.8/408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch [deleted file]
target/linux/brcm63xx/patches-3.8/409-MIPS-BCM63XX-add-HS-SPI-platform-device-and-register.patch [deleted file]
target/linux/brcm63xx/patches-3.8/410-SPI-MIPS-BCM63XX-Add-HS-SPI-driver.patch [deleted file]
target/linux/brcm63xx/patches-3.8/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch [deleted file]
target/linux/brcm63xx/patches-3.8/412-MTD-physmap-allow-passing-pp_data.patch [deleted file]
target/linux/brcm63xx/patches-3.8/413-BCM63XX-allow-providing-fixup-data-in-board-data.patch [deleted file]
target/linux/brcm63xx/patches-3.8/414-MTD-m25p80-allow-passing-pp_data.patch [deleted file]
target/linux/brcm63xx/patches-3.8/415-MIPS-BCM63XX-store-the-flash-type-in-global-variable.patch [deleted file]
target/linux/brcm63xx/patches-3.8/416-BCM63XX-add-a-fixup-for-ath9k-devices.patch [deleted file]
target/linux/brcm63xx/patches-3.8/417-MTD-bcm63xxpart-allow-passing-a-caldata-offset.patch [deleted file]
target/linux/brcm63xx/patches-3.8/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch [deleted file]
target/linux/brcm63xx/patches-3.8/419-MIPS-BCM63XX-enable-enet-for-BCM6345.patch [deleted file]
target/linux/brcm63xx/patches-3.8/420-BCM63XX-add-endian-check-for-ath9k.patch [deleted file]
target/linux/brcm63xx/patches-3.8/421-BCM63XX-add-led-pin-for-ath9k.patch [deleted file]
target/linux/brcm63xx/patches-3.8/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch [deleted file]
target/linux/brcm63xx/patches-3.8/423-bcm63xx_enet_add_b53_support.patch [deleted file]
target/linux/brcm63xx/patches-3.8/424-bcm3368_support.patch [deleted file]
target/linux/brcm63xx/patches-3.8/425-bcm933xx_hcs.patch [deleted file]
target/linux/brcm63xx/patches-3.8/500-board-D4PW.patch [deleted file]
target/linux/brcm63xx/patches-3.8/501-board-NB4.patch [deleted file]
target/linux/brcm63xx/patches-3.8/502-board-96338W2_E7T.patch [deleted file]
target/linux/brcm63xx/patches-3.8/503-board-CPVA642.patch [deleted file]
target/linux/brcm63xx/patches-3.8/504-board_dsl_274xb_rev_c.patch [deleted file]
target/linux/brcm63xx/patches-3.8/505-board_spw500v.patch [deleted file]
target/linux/brcm63xx/patches-3.8/506-board_gw6200_gw6000.patch [deleted file]
target/linux/brcm63xx/patches-3.8/507-board-MAGIC.patch [deleted file]
target/linux/brcm63xx/patches-3.8/508-board_hw553.patch [deleted file]
target/linux/brcm63xx/patches-3.8/509-board_rta1320_16m.patch [deleted file]
target/linux/brcm63xx/patches-3.8/510-board_spw303v.patch [deleted file]
target/linux/brcm63xx/patches-3.8/511-board_V2500V.patch [deleted file]
target/linux/brcm63xx/patches-3.8/512-board_BTV2110.patch [deleted file]
target/linux/brcm63xx/patches-3.8/513-board_livebox.patch [deleted file]
target/linux/brcm63xx/patches-3.8/514-board_ct536_ct5621.patch [deleted file]
target/linux/brcm63xx/patches-3.8/515-board_DWV-S0_fixes.patch [deleted file]
target/linux/brcm63xx/patches-3.8/516-board_96348A-122.patch [deleted file]
target/linux/brcm63xx/patches-3.8/517-RTA1205W_16_uart_fixes.patch [deleted file]
target/linux/brcm63xx/patches-3.8/519_board_CPVA502plus.patch [deleted file]
target/linux/brcm63xx/patches-3.8/520-bcm63xx-add-support-for-96368MVWG-board.patch [deleted file]
target/linux/brcm63xx/patches-3.8/521-bcm63xx-add-support-for-96368MVNgr-board.patch [deleted file]
target/linux/brcm63xx/patches-3.8/522-MIPS-BCM63XX-add-96328avng-reference-board.patch [deleted file]
target/linux/brcm63xx/patches-3.8/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch [deleted file]
target/linux/brcm63xx/patches-3.8/524-board_dsl_274xb_rev_f.patch [deleted file]
target/linux/brcm63xx/patches-3.8/525-board_96348w3.patch [deleted file]
target/linux/brcm63xx/patches-3.8/526-board_CT6373-1.patch [deleted file]
target/linux/brcm63xx/patches-3.8/527-board_dva-g3810bn-tl-1.patch [deleted file]
target/linux/brcm63xx/patches-3.8/528-board_nb6.patch [deleted file]
target/linux/brcm63xx/patches-3.8/529-board_fast2604.patch [deleted file]
target/linux/brcm63xx/patches-3.8/530-board_963281T_TEF.patch [deleted file]
target/linux/brcm63xx/patches-3.8/531-board_96328A-1441N1.patch [deleted file]
target/linux/brcm63xx/patches-3.8/532-board_96328a-1241N.patch [deleted file]
target/linux/brcm63xx/patches-3.8/533-board_rta770bw.patch [deleted file]
target/linux/brcm63xx/patches-3.8/534-board_hw556.patch [deleted file]
target/linux/brcm63xx/patches-3.8/535-board_rta770w.patch [deleted file]
target/linux/brcm63xx/patches-3.8/550-alice_gate2_leds.patch [deleted file]
target/linux/brcm63xx/patches-3.8/551-96348gw_a_leds.patch [deleted file]
target/linux/brcm63xx/patches-3.8/552-board_96348gw-10_reset_button.patch [deleted file]
target/linux/brcm63xx/patches-3.8/553-boards_probe_switch.patch [deleted file]
target/linux/brcm63xx/patches-3.8/554-board_DWVS0_leds_buttons.patch [deleted file]
target/linux/brcm63xx/patches-3.8/555-netgear_CVG834G_E15R3921.patch [deleted file]
target/linux/brcm63xx/patches-3.8/800-wl_exports.patch [deleted file]
target/linux/brcm63xx/patches-3.8/801-ssb_export_fallback_sprom.patch [deleted file]
target/linux/brcm63xx/patches-3.8/802-rtl8367r_fix_RGMII_support.patch [deleted file]