bcm63xx: remove support for kernel 4.19
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 3 Apr 2020 19:06:20 +0000 (21:06 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 12 Apr 2020 10:48:38 +0000 (12:48 +0200)
commitbebc9809d15b0ddc018d379f5caa3a11c9a06786
treea1d7fe18d73766c16879da8b72d7c2f20e4c500f
parent51b07e782d037797afbd141f356fd507574e388c
bcm63xx: remove support for kernel 4.19

Since stable kernel for this target is still 4.14, kernel 4.19
has never been used much (and actually was broken for some devices).

So, since we bump testing kernel to 5.4, there is no real need to
keep 4.19 and have an additional version to care about.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
177 files changed:
target/linux/bcm63xx/config-4.19 [deleted file]
target/linux/bcm63xx/patches-4.19/100-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch [deleted file]
target/linux/bcm63xx/patches-4.19/101-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch [deleted file]
target/linux/bcm63xx/patches-4.19/102-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch [deleted file]
target/linux/bcm63xx/patches-4.19/103-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch [deleted file]
target/linux/bcm63xx/patches-4.19/104-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch [deleted file]
target/linux/bcm63xx/patches-4.19/105-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch [deleted file]
target/linux/bcm63xx/patches-4.19/106-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch [deleted file]
target/linux/bcm63xx/patches-4.19/107-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch [deleted file]
target/linux/bcm63xx/patches-4.19/108-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch [deleted file]
target/linux/bcm63xx/patches-4.19/109-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch [deleted file]
target/linux/bcm63xx/patches-4.19/110-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/121-mtd-bcm63xxpart-move-imagetag-parsing-to-its-own-par.patch [deleted file]
target/linux/bcm63xx/patches-4.19/122-mtd-bcm63xxpart-add-of_match_table.patch [deleted file]
target/linux/bcm63xx/patches-4.19/123-mtd-parser_bcm63xx_imagetag-add-of_match_table-suppo.patch [deleted file]
target/linux/bcm63xx/patches-4.19/130-pinctrl-add-bcm63xx-base-code.patch [deleted file]
target/linux/bcm63xx/patches-4.19/131-Documentation-add-BCM6328-pincontroller-binding-docu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/132-pinctrl-add-a-pincontrol-driver-for-BCM6328.patch [deleted file]
target/linux/bcm63xx/patches-4.19/133-Documentation-add-BCM6348-pincontroller-binding-docu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/134-pinctrl-add-a-pincontrol-driver-for-BCM6348.patch [deleted file]
target/linux/bcm63xx/patches-4.19/135-Documentation-add-BCM6358-pincontroller-binding-docu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/136-pinctrl-add-a-pincontrol-driver-for-BCM6358.patch [deleted file]
target/linux/bcm63xx/patches-4.19/137-Documentation-add-BCM6362-pincontroller-binding-docu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/138-pinctrl-add-a-pincontrol-driver-for-BCM6362.patch [deleted file]
target/linux/bcm63xx/patches-4.19/139-Documentation-add-BCM6368-pincontroller-binding-docu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/140-pinctrl-add-a-pincontrol-driver-for-BCM6368.patch [deleted file]
target/linux/bcm63xx/patches-4.19/141-Documentation-add-BCM63268-pincontroller-binding-doc.patch [deleted file]
target/linux/bcm63xx/patches-4.19/142-pinctrl-add-a-pincontrol-driver-for-BCM63268.patch [deleted file]
target/linux/bcm63xx/patches-4.19/143-gpio-fix-device-tree-gpio-hogs-on-dual-role-gpio-pin.patch [deleted file]
target/linux/bcm63xx/patches-4.19/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch [deleted file]
target/linux/bcm63xx/patches-4.19/207-MIPS-BCM63XX-move-device-registration-code-into-its-.patch [deleted file]
target/linux/bcm63xx/patches-4.19/208-MIPS-BCM63XX-pass-a-mac-addresss-allocator-to-board-.patch [deleted file]
target/linux/bcm63xx/patches-4.19/309-cfe_version_mod.patch [deleted file]
target/linux/bcm63xx/patches-4.19/310-cfe_simplify_detection.patch [deleted file]
target/linux/bcm63xx/patches-4.19/311-bcm63xxpart_use_cfedetection.patch [deleted file]
target/linux/bcm63xx/patches-4.19/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch [deleted file]
target/linux/bcm63xx/patches-4.19/321-irqchip-add-support-for-bcm6345-style-external-inter.patch [deleted file]
target/linux/bcm63xx/patches-4.19/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch [deleted file]
target/linux/bcm63xx/patches-4.19/323-MIPS-BCM63XX-wire-up-BCM6358-s-external-interrupts-4.patch [deleted file]
target/linux/bcm63xx/patches-4.19/330-MIPS-BCM63XX-add-a-new-cpu-variant-helper.patch [deleted file]
target/linux/bcm63xx/patches-4.19/331-MIPS-BCM63XX-define-variant-id-field.patch [deleted file]
target/linux/bcm63xx/patches-4.19/332-MIPS-BCM63XX-detect-BCM6328-variants.patch [deleted file]
target/linux/bcm63xx/patches-4.19/333-MIPS-BCM63XX-detect-BCM6362-variants.patch [deleted file]
target/linux/bcm63xx/patches-4.19/334-MIPS-BCM63XX-detect-BCM6368-variants.patch [deleted file]
target/linux/bcm63xx/patches-4.19/335-MIPS-BCM63XX-fix-PCIe-memory-window-size.patch [deleted file]
target/linux/bcm63xx/patches-4.19/336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch [deleted file]
target/linux/bcm63xx/patches-4.19/337-MIPS-BCM63XX-widen-cpuid-field.patch [deleted file]
target/linux/bcm63xx/patches-4.19/338-MIPS-BCM63XX-increase-number-of-IRQs.patch [deleted file]
target/linux/bcm63xx/patches-4.19/339-MIPS-BCM63XX-add-support-for-BCM63268.patch [deleted file]
target/linux/bcm63xx/patches-4.19/340-MIPS-BCM63XX-add-pcie-support-for-BCM63268.patch [deleted file]
target/linux/bcm63xx/patches-4.19/341-MIPS-BCM63XX-add-support-for-BCM6318.patch [deleted file]
target/linux/bcm63xx/patches-4.19/342-MIPS-BCM63XX-split-PCIe-reset-signals.patch [deleted file]
target/linux/bcm63xx/patches-4.19/343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch [deleted file]
target/linux/bcm63xx/patches-4.19/344-MIPS-BCM63XX-detect-flash-type-early-and-store-the-r.patch [deleted file]
target/linux/bcm63xx/patches-4.19/345-MIPS-BCM63XX-fixup-mapped-SPI-flash-access-on-boot.patch [deleted file]
target/linux/bcm63xx/patches-4.19/346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch [deleted file]
target/linux/bcm63xx/patches-4.19/347-MIPS-BCM6318-USB-support.patch [deleted file]
target/linux/bcm63xx/patches-4.19/348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch [deleted file]
target/linux/bcm63xx/patches-4.19/349-MIPS-BCM63XX-add-BCM63268-USB-support.patch [deleted file]
target/linux/bcm63xx/patches-4.19/350-MIPS-BCM63XX-support-settings-num-usbh-ports.patch [deleted file]
target/linux/bcm63xx/patches-4.19/351-set-board-usbh-ports.patch [deleted file]
target/linux/bcm63xx/patches-4.19/354-MIPS-BCM63XX-allow-building-support-for-more-than-on.patch [deleted file]
target/linux/bcm63xx/patches-4.19/355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch [deleted file]
target/linux/bcm63xx/patches-4.19/356-MIPS-BCM63XX-move-fallback-sprom-support-into-its-ow.patch [deleted file]
target/linux/bcm63xx/patches-4.19/357-MIPS-BCM63XX-use-platform-data-for-the-sprom.patch [deleted file]
target/linux/bcm63xx/patches-4.19/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch [deleted file]
target/linux/bcm63xx/patches-4.19/359-MIPS-BCM63XX-allow-different-types-of-sprom.patch [deleted file]
target/linux/bcm63xx/patches-4.19/360-MIPS-BCM63XX-add-support-for-raw-sproms.patch [deleted file]
target/linux/bcm63xx/patches-4.19/361-MIPS-BCM63XX-add-raw-fallback-sproms-for-most-common.patch [deleted file]
target/linux/bcm63xx/patches-4.19/362-MIPS-BCM63XX-also-register-a-fallback-sprom-for-bcma.patch [deleted file]
target/linux/bcm63xx/patches-4.19/363-MIPS-BCM63XX-add-BCMA-based-sprom-templates.patch [deleted file]
target/linux/bcm63xx/patches-4.19/364-MIPS-BCM63XX-allow-board-files-to-provide-sprom-fixu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/365-MIPS-BCM63XX-allow-setting-a-pci-bus-device-for-fall.patch [deleted file]
target/linux/bcm63xx/patches-4.19/367-MIPS-BCM63XX-add-support-for-loading-DTB.patch [deleted file]
target/linux/bcm63xx/patches-4.19/368-MIPS-BCM63XX-add-support-for-matching-the-board_info.patch [deleted file]
target/linux/bcm63xx/patches-4.19/369-MIPS-BCM63XX-populate-the-compatible-to-board_info-l.patch [deleted file]
target/linux/bcm63xx/patches-4.19/371_add_of_node_available_by_alias.patch [deleted file]
target/linux/bcm63xx/patches-4.19/372_dont_register_pflash_when_available_in_dtb.patch [deleted file]
target/linux/bcm63xx/patches-4.19/373-MIPS-BCM63XX-register-interrupt-controllers-through-.patch [deleted file]
target/linux/bcm63xx/patches-4.19/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch [deleted file]
target/linux/bcm63xx/patches-4.19/375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch [deleted file]
target/linux/bcm63xx/patches-4.19/377-MIPS-BCM63XX-register-lookup-for-ephy-reset-gpio.patch [deleted file]
target/linux/bcm63xx/patches-4.19/378-MIPS-BCM63XX-do-not-register-gpio-controller-if-pres.patch [deleted file]
target/linux/bcm63xx/patches-4.19/379-MIPS-BCM63XX-provide-a-gpio-lookup-for-the-pcmcia-re.patch [deleted file]
target/linux/bcm63xx/patches-4.19/380-pcmcia-bcm63xx_pmcia-use-the-new-named-gpio.patch [deleted file]
target/linux/bcm63xx/patches-4.19/381-Documentation-add-BCM6318-pincontroller-binding-docu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/382-pinctrl-add-a-pincontrol-driver-for-BCM6318.patch [deleted file]
target/linux/bcm63xx/patches-4.19/383-bcm63xx_select_pinctrl.patch [deleted file]
target/linux/bcm63xx/patches-4.19/389-MIPS-BCM63XX-add-clkdev-lookups-for-device-tree.patch [deleted file]
target/linux/bcm63xx/patches-4.19/390-MIPS-BCM63XX-do-not-register-SPI-controllers.patch [deleted file]
target/linux/bcm63xx/patches-4.19/391-MIPS-BCM63XX-do-not-register-uart.patch [deleted file]
target/linux/bcm63xx/patches-4.19/392-MIPS-BCM63XX-remove-leds-and-buttons.patch [deleted file]
target/linux/bcm63xx/patches-4.19/400-bcm963xx_flashmap.patch [deleted file]
target/linux/bcm63xx/patches-4.19/401-bcm963xx_real_rootfs_length.patch [deleted file]
target/linux/bcm63xx/patches-4.19/402_bcm63xx_enet_vlan_incoming_fixed.patch [deleted file]
target/linux/bcm63xx/patches-4.19/403-6358-enet1-external-mii-clk.patch [deleted file]
target/linux/bcm63xx/patches-4.19/404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch [deleted file]
target/linux/bcm63xx/patches-4.19/408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch [deleted file]
target/linux/bcm63xx/patches-4.19/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch [deleted file]
target/linux/bcm63xx/patches-4.19/413-BCM63XX-allow-providing-fixup-data-in-board-data.patch [deleted file]
target/linux/bcm63xx/patches-4.19/415-MIPS-BCM63XX-export-the-attached-flash-type.patch [deleted file]
target/linux/bcm63xx/patches-4.19/416-BCM63XX-add-a-fixup-for-ath9k-devices.patch [deleted file]
target/linux/bcm63xx/patches-4.19/420-BCM63XX-add-endian-check-for-ath9k.patch [deleted file]
target/linux/bcm63xx/patches-4.19/421-BCM63XX-add-led-pin-for-ath9k.patch [deleted file]
target/linux/bcm63xx/patches-4.19/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch [deleted file]
target/linux/bcm63xx/patches-4.19/423-bcm63xx_enet_add_b53_support.patch [deleted file]
target/linux/bcm63xx/patches-4.19/424-bcm63xx_enet_no_request_mem_region.patch [deleted file]
target/linux/bcm63xx/patches-4.19/427-boards_probe_switch.patch [deleted file]
target/linux/bcm63xx/patches-4.19/499-allow_better_context_for_board_patches.patch [deleted file]
target/linux/bcm63xx/patches-4.19/500-board-D4PW.patch [deleted file]
target/linux/bcm63xx/patches-4.19/501-board-NB4.patch [deleted file]
target/linux/bcm63xx/patches-4.19/502-board-96338W2_E7T.patch [deleted file]
target/linux/bcm63xx/patches-4.19/503-board-CPVA642.patch [deleted file]
target/linux/bcm63xx/patches-4.19/504-board_dsl_274xb_rev_c.patch [deleted file]
target/linux/bcm63xx/patches-4.19/505-board_spw500v.patch [deleted file]
target/linux/bcm63xx/patches-4.19/506-board_gw6200_gw6000.patch [deleted file]
target/linux/bcm63xx/patches-4.19/507-board-MAGIC.patch [deleted file]
target/linux/bcm63xx/patches-4.19/508-board_hw553.patch [deleted file]
target/linux/bcm63xx/patches-4.19/509-board_rta1320_16m.patch [deleted file]
target/linux/bcm63xx/patches-4.19/510-board_spw303v.patch [deleted file]
target/linux/bcm63xx/patches-4.19/511-board_V2500V.patch [deleted file]
target/linux/bcm63xx/patches-4.19/512-board_BTV2110.patch [deleted file]
target/linux/bcm63xx/patches-4.19/513-MIPS-BCM63XX-add-inventel-Livebox-support.patch [deleted file]
target/linux/bcm63xx/patches-4.19/514-board_ct536_ct5621.patch [deleted file]
target/linux/bcm63xx/patches-4.19/515-board_DWV-S0_fixes.patch [deleted file]
target/linux/bcm63xx/patches-4.19/516-board_96348A-122.patch [deleted file]
target/linux/bcm63xx/patches-4.19/519_board_CPVA502plus.patch [deleted file]
target/linux/bcm63xx/patches-4.19/520-bcm63xx-add-support-for-96368MVWG-board.patch [deleted file]
target/linux/bcm63xx/patches-4.19/521-bcm63xx-add-support-for-96368MVNgr-board.patch [deleted file]
target/linux/bcm63xx/patches-4.19/522-MIPS-BCM63XX-add-96328avng-reference-board.patch [deleted file]
target/linux/bcm63xx/patches-4.19/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch [deleted file]
target/linux/bcm63xx/patches-4.19/524-board_dsl_274xb_rev_f.patch [deleted file]
target/linux/bcm63xx/patches-4.19/525-board_96348w3.patch [deleted file]
target/linux/bcm63xx/patches-4.19/526-board_CT6373-1.patch [deleted file]
target/linux/bcm63xx/patches-4.19/527-board_dva-g3810bn-tl-1.patch [deleted file]
target/linux/bcm63xx/patches-4.19/528-board_nb6.patch [deleted file]
target/linux/bcm63xx/patches-4.19/529-board_fast2604.patch [deleted file]
target/linux/bcm63xx/patches-4.19/530-board_A4001N1.patch [deleted file]
target/linux/bcm63xx/patches-4.19/531-board_AR-5387un.patch [deleted file]
target/linux/bcm63xx/patches-4.19/532-board_AR-5381u.patch [deleted file]
target/linux/bcm63xx/patches-4.19/533-board_rta770bw.patch [deleted file]
target/linux/bcm63xx/patches-4.19/534-board_hw556.patch [deleted file]
target/linux/bcm63xx/patches-4.19/535-board_rta770w.patch [deleted file]
target/linux/bcm63xx/patches-4.19/536-board_fast2704.patch [deleted file]
target/linux/bcm63xx/patches-4.19/537-board_fast2504n.patch [deleted file]
target/linux/bcm63xx/patches-4.19/555-board_96318ref.patch [deleted file]
target/linux/bcm63xx/patches-4.19/556-board_96318ref_p300.patch [deleted file]
target/linux/bcm63xx/patches-4.19/557-board_bcm963269bhr.patch [deleted file]
target/linux/bcm63xx/patches-4.19/558-board_AR1004G.patch [deleted file]
target/linux/bcm63xx/patches-4.19/559-board_vw6339gu.patch [deleted file]
target/linux/bcm63xx/patches-4.19/560-board_963268gu_p300.patch [deleted file]
target/linux/bcm63xx/patches-4.19/561-board_WAP-5813n.patch [deleted file]
target/linux/bcm63xx/patches-4.19/562-board_VR-3025u.patch [deleted file]
target/linux/bcm63xx/patches-4.19/563-board_VR-3025un.patch [deleted file]
target/linux/bcm63xx/patches-4.19/564-board_P870HW-51a_v2.patch [deleted file]
target/linux/bcm63xx/patches-4.19/565-board_hw520.patch [deleted file]
target/linux/bcm63xx/patches-4.19/566-board_A4001N.patch [deleted file]
target/linux/bcm63xx/patches-4.19/567-board_dsl-2751b_e1.patch [deleted file]
target/linux/bcm63xx/patches-4.19/568-board_DGND3700v1_3800B.patch [deleted file]
target/linux/bcm63xx/patches-4.19/569-board_homehub2a.patch [deleted file]
target/linux/bcm63xx/patches-4.19/570-board_HG655b.patch [deleted file]
target/linux/bcm63xx/patches-4.19/571-board_fast2704n.patch [deleted file]
target/linux/bcm63xx/patches-4.19/572-board_VR-3026e.patch [deleted file]
target/linux/bcm63xx/patches-4.19/573-board_R5010UNv2.patch [deleted file]
target/linux/bcm63xx/patches-4.19/574-board_HG622.patch [deleted file]
target/linux/bcm63xx/patches-4.19/575-board_EVG2000.patch [deleted file]
target/linux/bcm63xx/patches-4.19/576-board_AV4202N.patch [deleted file]
target/linux/bcm63xx/patches-4.19/577-board_VH4032N.patch [deleted file]
target/linux/bcm63xx/patches-4.19/578-board_R1000H.patch [deleted file]
target/linux/bcm63xx/patches-4.19/579-board_AR-5315u.patch [deleted file]
target/linux/bcm63xx/patches-4.19/580-board_AD1018.patch [deleted file]
target/linux/bcm63xx/patches-4.19/598-board_sr102.patch [deleted file]
target/linux/bcm63xx/patches-4.19/800-wl_exports.patch [deleted file]
target/linux/bcm63xx/patches-4.19/801-ssb_export_fallback_sprom.patch [deleted file]
target/linux/bcm63xx/patches-4.19/802-rtl8367r_fix_RGMII_support.patch [deleted file]
target/linux/bcm63xx/patches-4.19/803-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch [deleted file]
target/linux/bcm63xx/patches-4.19/804-bcm63xx_enet_63268_rgmii_ports.patch [deleted file]