ramips: add 4.12 limited support mt7621-nand-bisect
authorRafał Miłecki <rafal@milecki.pl>
Thu, 18 Oct 2018 13:36:35 +0000 (15:36 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 18 Oct 2018 13:38:38 +0000 (15:38 +0200)
commit43bd9d5132d530b7d5a8a46e6bd5d9516375b796
tree2ac509e2c09c60c7407da9d3dbfb4483e5f557ea
parent649bf794d8499e618917b304fbc827b5ed84a68f
ramips: add 4.12 limited support
64 files changed:
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/Kconfig [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/Makefile [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/board.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/dbg.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/dbg.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/mt6575_sd.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/mmc/host/mtk-mmc/sd.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/Kconfig [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/Makefile [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/esw_rt3050.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/esw_rt3050.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/ethtool.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/ethtool.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/gsw_mt7620.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/gsw_mt7620.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/gsw_mt7621.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mdio.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mdio.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mdio_mt7620.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mdio_rt2880.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mdio_rt2880.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mt7530.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mt7530.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mtk_eth_soc.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/mtk_eth_soc.h [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/soc_mt7620.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/soc_mt7621.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/soc_rt2880.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/soc_rt3050.c [new file with mode: 0644]
target/linux/ramips/files-4.12/drivers/net/ethernet/mtk/soc_rt3883.c [new file with mode: 0644]
target/linux/ramips/mt7621/config-4.12 [new file with mode: 0644]
target/linux/ramips/patches-4.12/0004-MIPS-ralink-add-MT7621-pcie-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0005-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0006-MIPS-ralink-add-cpu-frequency-scaling.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0007-MIPS-ralink-copy-the-commandline-from-the-devicetree.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0009-PCI-MIPS-enable-PCIe-on-MT7688.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0013-owrt-hack-fix-mt7688-cache-issue.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0015-arch-mips-do-not-select-illegal-access-driver-by-def.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0024-GPIO-add-named-gpio-exports.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0025-pinctrl-ralink-add-pinctrl-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0026-DT-Add-documentation-for-gpio-ralink.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0027-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0028-GPIO-ralink-add-mt7621-gpio-controller.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0034-NET-multi-phy-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0039-mtd-add-mt7621-nand-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0040-nand-hack-restore-write_page.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0040-nand-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0042-SPI-ralink-add-Ralink-SoC-spi-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0043-spi-add-mt7621-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0044-i2c-MIPS-adds-ralink-I2C-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0045-i2c-add-mt7621-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0046-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0047-DMA-ralink-add-rt2880-dma-engine.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0048-asoc-add-mt7620-support.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0051-serial-add-ugly-custom-baud-rate-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0064-add_clk_round_rate.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0070-weak_reordering.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0090-ethernet.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0098-disable_cm.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0100-prom_fixes.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/0101-MIPS-ralink-allow-NULL-clock-for-clk_get_rate.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/100-mt7621-core-detect-hack.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/101-mt7621-timer.patch [new file with mode: 0644]
target/linux/ramips/patches-4.12/998-mt7621-needs-jiffies.patch [new file with mode: 0644]