ipq40xx: remove support for kernel 4.19
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 19 Oct 2020 13:30:44 +0000 (15:30 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 19 Oct 2020 13:30:44 +0000 (15:30 +0200)
commita7afeb31421bd6810c903468b23734baa6999438
treeba7913ff87c8efb9696a31821685b34a64daaf2b
parentc78e123d5a5e7c3baa74f326613a14f7e99a29a3
ipq40xx: remove support for kernel 4.19

The target uses 5.4 as default kernel since 03/2020.

Kernel 4.19 support is not really maintained anymore, it does not
seem to be needed, and removing it will make upcoming driver
updates easier. Thus, remove it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
60 files changed:
target/linux/ipq40xx/config-4.19 [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/ethernet/qualcomm/essedma/Makefile [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/ethernet/qualcomm/essedma/edma.c [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/ethernet/qualcomm/essedma/edma.h [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/ethernet/qualcomm/essedma/edma_axi.c [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/ethernet/qualcomm/essedma/edma_ethtool.c [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/ethernet/qualcomm/essedma/ess_edma.h [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/phy/ar40xx.c [deleted file]
target/linux/ipq40xx/files-5.4/drivers/net/phy/ar40xx.h [deleted file]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/Makefile [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma.c [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma.h [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma_axi.c [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma_ethtool.c [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/ess_edma.h [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/phy/ar40xx.c [new file with mode: 0644]
target/linux/ipq40xx/files/drivers/net/phy/ar40xx.h [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/039-crypto-qce-add-CRYPTO_ALG_KERN_DRIVER_ONLY-flag.patch [deleted file]
target/linux/ipq40xx/patches-4.19/040-crypto-qce-switch-to-skcipher-API.patch [deleted file]
target/linux/ipq40xx/patches-4.19/041-crypto-qce-fix-ctr-aes-qce-block-chunk-sizes.patch [deleted file]
target/linux/ipq40xx/patches-4.19/042-crypto-qce-fix-xts-aes-qce-key-sizes.patch [deleted file]
target/linux/ipq40xx/patches-4.19/043-crypto-qce-save-a-sg-table-slot-for-result-buf.patch [deleted file]
target/linux/ipq40xx/patches-4.19/044-crypto-qce-update-the-skcipher-IV.patch [deleted file]
target/linux/ipq40xx/patches-4.19/046-crypto-qce-initialize-fallback-only-for-AES.patch [deleted file]
target/linux/ipq40xx/patches-4.19/047-crypto-qce-use-cryptlen-when-adding-extra-sgl.patch [deleted file]
target/linux/ipq40xx/patches-4.19/048-crypto-qce-use-AES-fallback-for-small-requests.patch [deleted file]
target/linux/ipq40xx/patches-4.19/049-crypto-qce-handle-AES-XTS-cases-that-qce-fails.patch [deleted file]
target/linux/ipq40xx/patches-4.19/051-crypto-qce-allow-building-only-hashes-ciphers.patch [deleted file]
target/linux/ipq40xx/patches-4.19/070-v4.20-soc-qcom-spm-add-SCM-probe-dependency.patch [deleted file]
target/linux/ipq40xx/patches-4.19/071-01-v4.20-ARM-dts-qcom-ipq4019-use-v2-of-the-kpss-bringup-mech.patch [deleted file]
target/linux/ipq40xx/patches-4.19/071-02-ipq40xx-Fix-booting-secondary-cores.patch [deleted file]
target/linux/ipq40xx/patches-4.19/072-v4.20-ARM-dts-qcom-ipq4019-add-cpu-operating-points-for-cp.patch [deleted file]
target/linux/ipq40xx/patches-4.19/074-ARM-qcom-Add-IPQ4019-SoC-support.patch [deleted file]
target/linux/ipq40xx/patches-4.19/075-dt-bindings-phy-qcom-ipq4019-usb-add-binding-documen.patch [deleted file]
target/linux/ipq40xx/patches-4.19/076-phy-qcom-ipq4019-usb-add-driver-for-QCOM-IPQ4019.patch [deleted file]
target/linux/ipq40xx/patches-4.19/077-qcom-ipq4019-add-USB-devicetree-nodes.patch [deleted file]
target/linux/ipq40xx/patches-4.19/080-ARM-dts-qcom-add-gpio-ranges-property.patch [deleted file]
target/linux/ipq40xx/patches-4.19/081-clk-fix-apss-cpu-overclocking.patch [deleted file]
target/linux/ipq40xx/patches-4.19/086-ipq40xx-fix-high-resolution-timer.patch [deleted file]
target/linux/ipq40xx/patches-4.19/088-v5.6-regulator-add-IPQ4019-SDHCI-VQMMC-LDO-driver.patch [deleted file]
target/linux/ipq40xx/patches-4.19/089-v5.5-ARM-dts-qcom-ipq4019-Add-SDHCI-controller-node.patch [deleted file]
target/linux/ipq40xx/patches-4.19/100-arm-dts-IPQ4019-add-SDHCI-VQMMC-LDO-node.patch [deleted file]
target/linux/ipq40xx/patches-4.19/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch [deleted file]
target/linux/ipq40xx/patches-4.19/304-mtd-spi-nor-Add-support-for-mx25r3235f.patch [deleted file]
target/linux/ipq40xx/patches-4.19/400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch [deleted file]
target/linux/ipq40xx/patches-4.19/700-net-add-qualcomm-mdio.patch [deleted file]
target/linux/ipq40xx/patches-4.19/701-dts-ipq4019-add-mdio-node.patch [deleted file]
target/linux/ipq40xx/patches-4.19/702-dts-ipq4019-add-PHY-switch-nodes.patch [deleted file]
target/linux/ipq40xx/patches-4.19/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch [deleted file]
target/linux/ipq40xx/patches-4.19/705-net-add-qualcomm-ar40xx-phy.patch [deleted file]
target/linux/ipq40xx/patches-4.19/706-ar40xx-abort-probe-on-missig-phy.patch [deleted file]
target/linux/ipq40xx/patches-4.19/710-net-add-qualcomm-essedma-ethernet-driver.patch [deleted file]
target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch [deleted file]
target/linux/ipq40xx/patches-4.19/712-mr33-essedma.patch [deleted file]
target/linux/ipq40xx/patches-4.19/713-essedma-alloc-skb-ip-align.patch [deleted file]
target/linux/ipq40xx/patches-4.19/714-essedma-add-fix-for-memory-allocation.patch [deleted file]
target/linux/ipq40xx/patches-4.19/850-soc-add-qualcomm-syscon.patch [deleted file]
target/linux/ipq40xx/patches-4.19/900-dts-ipq4019-ap-dk01.1.patch [deleted file]
target/linux/ipq40xx/patches-4.19/901-arm-boot-add-dts-files.patch [deleted file]
target/linux/ipq40xx/patches-4.19/997-device_tree_cmdline.patch [deleted file]