ramips: preliminary support for 4.14
authorRoman Yeryomin <roman@advem.lv>
Tue, 16 Jan 2018 22:07:58 +0000 (00:07 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 15 Feb 2018 09:46:39 +0000 (10:46 +0100)
commitf4e5880d0f3496a3151fe24d87ca2d08d3403a83
treeb2a3f276e4786d7eed8d928cd8984975334556cf
parenta3b9cbafc33a94606368226020e7b69ff85f1115
ramips: preliminary support for 4.14

- removed upstreamed patches
- 0901-spansion_nand_id_fix.patch is disabled, not clear if it's needed

Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: John Crispin <john@phrozen.org>
77 files changed:
target/linux/generic/backport-4.14/080-v4.15-0001-arch-define-weak-abort.patch
target/linux/generic/backport-4.14/081-v4.15-0002-kernel-exit.c-export-abort-to-modules.patch
target/linux/generic/hack-4.14/204-module_strip.patch
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/Kconfig [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/Makefile [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/esw_rt3050.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/esw_rt3050.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/ethtool.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/ethtool.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/gsw_mt7620.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/gsw_mt7620.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/gsw_mt7621.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mdio.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mdio.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mdio_mt7620.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mdio_rt2880.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mdio_rt2880.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mt7530.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mt7530.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mtk_eth_soc.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/mtk_eth_soc.h [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/soc_mt7620.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/soc_mt7621.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/soc_rt2880.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/soc_rt3050.c [new file with mode: 0644]
target/linux/ramips/files-4.14/drivers/net/ethernet/mtk/soc_rt3883.c [new file with mode: 0644]
target/linux/ramips/mt7620/config-4.14 [new file with mode: 0644]
target/linux/ramips/mt7621/config-4.14 [new file with mode: 0644]
target/linux/ramips/mt76x8/config-4.14 [new file with mode: 0644]
target/linux/ramips/patches-4.14/0004-MIPS-ralink-add-MT7621-pcie-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0005-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0006-MIPS-ralink-add-cpu-frequency-scaling.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0007-MIPS-ralink-copy-the-commandline-from-the-devicetree.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0009-PCI-MIPS-enable-PCIe-on-MT7688.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0013-owrt-hack-fix-mt7688-cache-issue.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0015-arch-mips-do-not-select-illegal-access-driver-by-def.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0025-pinctrl-ralink-add-pinctrl-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0026-DT-Add-documentation-for-gpio-ralink.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0028-GPIO-ralink-add-mt7621-gpio-controller.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0031-uvc-add-iPassion-iP2970-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0032-USB-dwc2-add-device_reset.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0034-NET-multi-phy-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0036-mtd-fix-cfi-cmdset-0002-erase-status-check.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0037-mtd-cfi-cmdset-0002-force-word-write.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0039-mtd-add-mt7621-nand-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0040-nand-hack-restore-write_page.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0040-nand-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0041-DT-Add-documentation-for-spi-rt2880.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0042-SPI-ralink-add-Ralink-SoC-spi-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0043-spi-add-mt7621-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0044-i2c-MIPS-adds-ralink-I2C-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0045-i2c-add-mt7621-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0047-DMA-ralink-add-rt2880-dma-engine.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0048-asoc-add-mt7620-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0051-serial-add-ugly-custom-baud-rate-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0052-pwm-add-mediatek-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0053-mtd-spi-nor-add-w25q256-3b-mode-switch.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0054-mtd-add-chunked-read-io-to-m25p80.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0069-awake-rt305x-dwc2-controller.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0070-weak_reordering.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0090-ethernet.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0098-disable_cm.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0099-pci-mt7620.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0100-prom_fixes.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/0200-linkit_bootstrap.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/100-mt7621-core-detect-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/101-mt7621-timer.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/303-spi-nor-enable-4B-opcodes-for-mx66l51235l.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/998-mt7621-needs-jiffies.patch [new file with mode: 0644]
target/linux/ramips/patches-4.14/999-fix-pci-init-mt7620.patch [new file with mode: 0644]
target/linux/ramips/rt288x/config-4.14 [new file with mode: 0644]
target/linux/ramips/rt305x/config-4.14 [new file with mode: 0644]
target/linux/ramips/rt3883/config-4.14 [new file with mode: 0644]