add support for mikrotik rb4xx
commit0d5977574bd73b1312f7c15dce0d027ccbf378ba
authorPhil Sutter <phil@nwl.cc>
Tue, 17 Jun 2014 01:07:39 +0000 (17 03:07 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 18 Jun 2014 07:10:35 +0000 (18 09:10 +0200)
tree4a6aa8db790e8bf5e121302a76e04241ae45d0d4
parentcc0aa555d91ffa1e878e0a85badccdcad6173c7b
add support for mikrotik rb4xx

Signed-off-by: Phil Sutter <phil@nwl.cc>
29 files changed:
target/config/Config.in.kernel
target/mips/kernel/mikrotik-rb4xx [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0001-mtd-add-rb4xx-nand-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0002-phy-add-ethtool-ioctl-support-used-by-ag71xx-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0003-net-add-ag71xx-mac-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0004-drivers-link-SPI-drivers-before-MTD-drivers.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0005-spi-add-various-flags-to-spi_transfer-and-spi_messag.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0006-spi-add-rb4xx-SPI-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0007-spi-add-rb4xx-cpld-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0008-gpio-add-GPIO-latch-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0009-spi-export-spi_bitbang_bufs-function.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0010-spi-add-type-field-to-spi_transfer-struct.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0011-mtd-m25p80-set-SPI-transfer-type.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0012-mips-ath79-swizzle-PCI-address-for-ar71xx.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0013-net-add-swconfig-support.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0014-phy-add-detach-callback-to-struct-phy_driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0015-phy-add-ar8216-PHY-support.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0016-phy-mdio-bitbang-ignore-TA-value.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0017-MIPS-ath79-fix-maximum-timeout.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0018-net-allow-PHY-drivers-to-insert-packet-mangle-hooks.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0019-MIPS-ath79-process-board-cmdline-option.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0020-spi-ath79-add-fast-flash-read-support.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0021-phy-add-mdio-boardinfo.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0022-mips-ath79-add-ath79-ethernet-driver.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0023-MIPS-ath79-add-Mikrotik-rb4xx-device-support.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0024-various-fixups-for-Werror.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0025-rb4xx_nand-add-partition-for-cfgfs.patch [new file with mode: 0644]
target/mips/mikrotik-rb4xx/patches/3.14.7/0026-various-fixups-for-ath5k-fixing-system-freezes.patch [new file with mode: 0644]
target/mips/systems/mikrotik-rb4xx [new file with mode: 0644]