ar71xx: drop target
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 7 Aug 2020 13:25:12 +0000 (15:25 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 30 Aug 2020 20:18:35 +0000 (22:18 +0200)
commit4e4ee4649553ab536225060a27fc320bf54e458c
tree711fbf5485f94baec8b708edba00c7250b923872
parent47b2ee2d9a9a1790f9bf8a528640c333af39e4ba
ar71xx: drop target

This target has been mostly replaced by ath79 and won't be included
in the upcoming release anymore. Finally put it to rest.

This also removes all references in packages, tools, etc. as well as
the uboot-ar71xx and vsc73x5-ucode packages.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
489 files changed:
config/Config-images.in
package/boot/uboot-ar71xx/Makefile [deleted file]
package/boot/uboot-ar71xx/patches/0001-upstream-Reproducible-U-Boot-build-support-using-SOURCE_DATE_.patch [deleted file]
package/boot/uboot-ar71xx/patches/0002-upstream-Makefile-Reproducible-U-Boot-build-support.patch [deleted file]
package/boot/uboot-ar71xx/patches/001-ar71xx.patch [deleted file]
package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch [deleted file]
package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch [deleted file]
package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch [deleted file]
package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch [deleted file]
package/boot/uboot-ar71xx/patches/021-darwin_compat.patch [deleted file]
package/boot/uboot-ar71xx/patches/022-getline_backport.patch [deleted file]
package/boot/uboot-ar71xx/patches/023-musl-compat.patch [deleted file]
package/boot/uboot-ar71xx/patches/030-no_examples.patch [deleted file]
package/boot/uboot-ar71xx/patches/040-no_extern_inline.patch [deleted file]
package/boot/uboot-ar71xx/patches/041-no_weak_alias.patch [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/Makefile [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/config.mk [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/lowlevel_init.S [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/nbg460n.c [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/u-boot.lds [deleted file]
package/boot/uboot-ar71xx/src/cpu/mips/ar71xx_serial.c [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/ag71xx.c [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/ag71xx.h [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/phy/rtl8366.h [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/phy/rtl8366_mii.c [deleted file]
package/boot/uboot-ar71xx/src/drivers/spi/ar71xx_spi.c [deleted file]
package/boot/uboot-ar71xx/src/include/asm-mips/ar71xx.h [deleted file]
package/boot/uboot-ar71xx/src/include/asm-mips/ar71xx_gpio.h [deleted file]
package/boot/uboot-ar71xx/src/include/configs/nbg460n.h [deleted file]
package/boot/uboot-envtools/files/ar71xx [deleted file]
package/firmware/vsc73x5-ucode/Makefile [deleted file]
package/firmware/vsc73x5-ucode/files/Makefile [deleted file]
package/kernel/linux/modules/usb.mk
package/kernel/mac80211/ath.mk
package/kernel/om-watchdog/Makefile
package/kernel/om-watchdog/files/om-watchdog.init
package/system/mtd/Makefile
package/system/mtd/src/Makefile
package/system/mtd/src/trx.c
package/utils/nvram/Makefile
target/linux/ar71xx/Makefile [deleted file]
target/linux/ar71xx/base-files/etc/board.d/01_leds [deleted file]
target/linux/ar71xx/base-files/etc/board.d/02_network [deleted file]
target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches [deleted file]
target/linux/ar71xx/base-files/etc/diag.sh [deleted file]
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom [deleted file]
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata [deleted file]
target/linux/ar71xx/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac [deleted file]
target/linux/ar71xx/base-files/etc/hotplug.d/net/10-ar922x-led-fix [deleted file]
target/linux/ar71xx/base-files/etc/inittab [deleted file]
target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration [deleted file]
target/linux/ar71xx/base-files/etc/uci-defaults/03_network-vlan-migration [deleted file]
target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration [deleted file]
target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-checksum [deleted file]
target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-seama-header [deleted file]
target/linux/ar71xx/base-files/lib/ar71xx.sh [deleted file]
target/linux/ar71xx/base-files/lib/preinit/01_preinit_do_ar71xx.sh [deleted file]
target/linux/ar71xx/base-files/lib/preinit/05_set_iface_mac_ar71xx [deleted file]
target/linux/ar71xx/base-files/lib/preinit/05_set_preinit_iface_ar71xx [deleted file]
target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k [deleted file]
target/linux/ar71xx/base-files/lib/upgrade/allnet.sh [deleted file]
target/linux/ar71xx/base-files/lib/upgrade/dir825.sh [deleted file]
target/linux/ar71xx/base-files/lib/upgrade/merakinand.sh [deleted file]
target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh [deleted file]
target/linux/ar71xx/base-files/lib/upgrade/platform.sh [deleted file]
target/linux/ar71xx/config-4.14 [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/Makefile [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-a60.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-ap120c.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-ap96.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-nx.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-all0258n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-all0315n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s3.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-antrouter-r1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap121f.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap132.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap143.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap147.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap152.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap531b0.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap90q.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap91-5g.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap96.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c25-v1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c59-v1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c60-v1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7-v5.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-arduino-yun.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-aw-nr580.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-bhr-4grv2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-bhu-bxu2000n2-a.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-bsb.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-c55.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-c60.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cap324.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cap4200ag.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-carambola2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cf-e316n-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cpe510.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cpe870.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cr3000.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-cr5000.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dap-1330-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dap-2695-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dgl-5500-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dhp-1565-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-505-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-600-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-c1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-i1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-b1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-c1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-869-a1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-hotspot.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-1200-ac.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-500-wp.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-domywifi-dw33d.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dr344.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dr531.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-dragino2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-e1700ac-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-e2100l.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-e558-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-e600g-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-e750a-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-e750g-v8.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-eap120.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-eap300v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-el-m150.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-el-mini.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ens202ext.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-epg5000.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-esr1750.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-esr900.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ew-balin.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ew-dorin.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-f9k1115v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-fritz300e.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-fritz4020.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-fritz450e.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-domino.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-inet.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-mifi.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-usb150.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gs-minibox-v32.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gs-oolite-v1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-gs-oolite-v5-2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-hiveap-121.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-hiwifi-hc6361.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ja76pf.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-jwap003.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-jwap230.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-koala.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-lan-turtle.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-lima.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mc-mac1200r.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr12.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr16.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr1750.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr18.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr600.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr900.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n750.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-rext.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w04nu.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w300nh.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-n5q.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-nbg460n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-om2p.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-om5p.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-om5pac.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-om5pacv2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-omy-g1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-omy-x1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-onion-omega.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-pb42.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-pqi-air-pen.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-qihoo-c301.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-r36a.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-r602n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-r6100.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rambutan.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb91x.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb922.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rbspi.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-re450.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rme-eg200.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rut9xx.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rw2458n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-sc1750.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-sc300m.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-sc450.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-smart-300.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-som9331.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-sr3200.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-t830.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tellstick-znet-lite.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-632brp.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-673gru.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-712br.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-732br.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-823dru.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr13u.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3x20.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr6400.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa701nd-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa7210n-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa801nd-v3.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa830re-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wax50re.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3320-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3500.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr6500-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wpa8630.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1041n-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd-v2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr2543n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr703n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr720n-v3.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr802n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr810n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v9.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr902ac-v1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr940n-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr941nd-v6.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr941nd.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr942n-v1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ts-d084.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-tube2h.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-xm.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wam250.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-weio.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-whr-hp-g300n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wi2a-ac200i.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wifi-pineapple-nano.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wlae-ag300n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wlr8100.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wndr3700.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wndr4300.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2200.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wp543.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpe72.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj342.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj344.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj558.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj563.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wrt160nl.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wrtnode2q.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-450hp2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-ag300h.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh2.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g450h.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-z1.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-zbt-we1526.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-zcn-1523h.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/machtypes.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/nvram.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/nvram.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.h [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/routerboot.c [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/routerboot.h [deleted file]
target/linux/ar71xx/files/arch/mips/include/asm/fw/myloader/myloader.h [deleted file]
target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/ag71xx_platform.h [deleted file]
target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/mach-rb750.h [deleted file]
target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/rb4xx_cpld.h [deleted file]
target/linux/ar71xx/files/drivers/gpio/gpio-latch.c [deleted file]
target/linux/ar71xx/files/drivers/gpio/gpio-nxp-74hc153.c [deleted file]
target/linux/ar71xx/files/drivers/leds/leds-nu801.c [deleted file]
target/linux/ar71xx/files/drivers/leds/leds-rb750.c [deleted file]
target/linux/ar71xx/files/drivers/leds/leds-wndr3700-usb.c [deleted file]
target/linux/ar71xx/files/drivers/mtd/cybertan_part.c [deleted file]
target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c [deleted file]
target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c [deleted file]
target/linux/ar71xx/files/drivers/mtd/nand/rb750_nand.c [deleted file]
target/linux/ar71xx/files/drivers/mtd/nand/rb91x_nand.c [deleted file]
target/linux/ar71xx/files/drivers/mtd/tplinkpart.c [deleted file]
target/linux/ar71xx/files/drivers/net/dsa/mv88e6063.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/Kconfig [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/Makefile [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar7240.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar8216.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c [deleted file]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c [deleted file]
target/linux/ar71xx/files/drivers/spi/spi-rb4xx-cpld.c [deleted file]
target/linux/ar71xx/files/drivers/spi/spi-rb4xx.c [deleted file]
target/linux/ar71xx/files/drivers/spi/spi-vsc7385.c [deleted file]
target/linux/ar71xx/files/include/linux/leds-nu801.h [deleted file]
target/linux/ar71xx/files/include/linux/nxp_74hc153.h [deleted file]
target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h [deleted file]
target/linux/ar71xx/files/include/linux/platform_data/gpio-latch.h [deleted file]
target/linux/ar71xx/files/include/linux/platform_data/rb91x_nand.h [deleted file]
target/linux/ar71xx/files/include/linux/spi/vsc7385.h [deleted file]
target/linux/ar71xx/generic/config-default [deleted file]
target/linux/ar71xx/generic/profiles/00-default.mk [deleted file]
target/linux/ar71xx/generic/target.mk [deleted file]
target/linux/ar71xx/image/Makefile [deleted file]
target/linux/ar71xx/image/common-tp-link.mk [deleted file]
target/linux/ar71xx/image/generic-legacy-devices.mk [deleted file]
target/linux/ar71xx/image/generic-tp-link.mk [deleted file]
target/linux/ar71xx/image/generic-ubnt.mk [deleted file]
target/linux/ar71xx/image/generic.mk [deleted file]
target/linux/ar71xx/image/legacy.mk [deleted file]
target/linux/ar71xx/image/lzma-loader/Makefile [deleted file]
target/linux/ar71xx/image/lzma-loader/src/LzmaDecode.c [deleted file]
target/linux/ar71xx/image/lzma-loader/src/LzmaDecode.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/LzmaTypes.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/Makefile [deleted file]
target/linux/ar71xx/image/lzma-loader/src/ar71xx_regs.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/board.c [deleted file]
target/linux/ar71xx/image/lzma-loader/src/cache.c [deleted file]
target/linux/ar71xx/image/lzma-loader/src/cache.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/cacheops.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/config.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/cp0regdef.h [deleted file]
target/linux/ar71xx/image/lzma-loader/src/head.S [deleted file]
target/linux/ar71xx/image/lzma-loader/src/loader.c [deleted file]
target/linux/ar71xx/image/lzma-loader/src/loader.lds [deleted file]
target/linux/ar71xx/image/lzma-loader/src/loader2.lds [deleted file]
target/linux/ar71xx/image/lzma-loader/src/lzma-data.lds [deleted file]
target/linux/ar71xx/image/lzma-loader/src/printf.c [deleted file]
target/linux/ar71xx/image/lzma-loader/src/printf.h [deleted file]
target/linux/ar71xx/image/mikrotik.mk [deleted file]
target/linux/ar71xx/image/nand.mk [deleted file]
target/linux/ar71xx/image/tiny-legacy-devices.mk [deleted file]
target/linux/ar71xx/image/tiny-senao.mk [deleted file]
target/linux/ar71xx/image/tiny-tp-link.mk [deleted file]
target/linux/ar71xx/image/tiny.mk [deleted file]
target/linux/ar71xx/image/ubinize-nbg6716.ini [deleted file]
target/linux/ar71xx/image/ubinize-wndr4300.ini [deleted file]
target/linux/ar71xx/mikrotik/config-default [deleted file]
target/linux/ar71xx/mikrotik/profiles/00-default.mk [deleted file]
target/linux/ar71xx/mikrotik/target.mk [deleted file]
target/linux/ar71xx/modules.mk [deleted file]
target/linux/ar71xx/nand/config-default [deleted file]
target/linux/ar71xx/nand/profiles/00-default.mk [deleted file]
target/linux/ar71xx/nand/target.mk [deleted file]
target/linux/ar71xx/patches-4.14/001-spi-cs-gpio.patch [deleted file]
target/linux/ar71xx/patches-4.14/002-add_back_gpio_function_select.patch [deleted file]
target/linux/ar71xx/patches-4.14/004-register_gpio_driver_earlier.patch [deleted file]
target/linux/ar71xx/patches-4.14/100-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch [deleted file]
target/linux/ar71xx/patches-4.14/106-02-MIPS-ath79-do-AR724x-PCIe-root-complex-init.patch [deleted file]
target/linux/ar71xx/patches-4.14/200-MIPS-ath79-fix-ar933x-wmac-reset.patch [deleted file]
target/linux/ar71xx/patches-4.14/201-ar913x_wmac_external_reset.patch [deleted file]
target/linux/ar71xx/patches-4.14/202-MIPS-ath79-ar934x-wmac-revision.patch [deleted file]
target/linux/ar71xx/patches-4.14/220-add_cpu_feature_overrides.patch [deleted file]
target/linux/ar71xx/patches-4.14/300-MIPS-add-MIPS_MACHINE_NONAME-macro.patch [deleted file]
target/linux/ar71xx/patches-4.14/310-lib-add-rle-decompression.patch [deleted file]
target/linux/ar71xx/patches-4.14/343-MIPS-ath79-Fix-potentially-missed-IRQ-handling-durin.patch [deleted file]
target/linux/ar71xx/patches-4.14/401-mtd-physmap-add-lock-unlock.patch [deleted file]
target/linux/ar71xx/patches-4.14/402-mtd-SST39VF6401B-support.patch [deleted file]
target/linux/ar71xx/patches-4.14/404-mtd-cybertan-trx-parser.patch [deleted file]
target/linux/ar71xx/patches-4.14/405-mtd-tp-link-partition-parser.patch [deleted file]
target/linux/ar71xx/patches-4.14/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch [deleted file]
target/linux/ar71xx/patches-4.14/408-mtd-redboot_partition_scan.patch [deleted file]
target/linux/ar71xx/patches-4.14/409-mtd-rb4xx_nand_driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/410-mtd-rb750-nand-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/411-mtd-cfi_cmdset_0002-force-word-write.patch [deleted file]
target/linux/ar71xx/patches-4.14/413-mtd-ar934x-nand-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/414-mtd-rb91x-nand-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/420-net-ar71xx_mac_driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/423-dsa-add-88e6063-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/430-drivers-link-spi-before-mtd.patch [deleted file]
target/linux/ar71xx/patches-4.14/432-spi-rb4xx-spi-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/433-spi-rb4xx-cpld-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/435-spi-vsc7385_driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/440-leds-wndr3700-usb-led-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/441-leds-rb750-led-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/442-leds-gpio-allow-to-use-OPEN_-DRAIN-SOURCE-flags-with.patch [deleted file]
target/linux/ar71xx/patches-4.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/451-gpio-74x164-improve-platform-device-support.patch [deleted file]
target/linux/ar71xx/patches-4.14/452-gpio-add-gpio-latch-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/461-spi-ath79-add-fast-flash-read.patch [deleted file]
target/linux/ar71xx/patches-4.14/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch [deleted file]
target/linux/ar71xx/patches-4.14/490-usb-ehci-add-quirks-for-qca-socs.patch [deleted file]
target/linux/ar71xx/patches-4.14/500-MIPS-fw-myloader.patch [deleted file]
target/linux/ar71xx/patches-4.14/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch [deleted file]
target/linux/ar71xx/patches-4.14/504-MIPS-ath79-add-ath79_device_reset_get.patch [deleted file]
target/linux/ar71xx/patches-4.14/505-MIPS-ath79-add-ath79_gpio_function_select.patch [deleted file]
target/linux/ar71xx/patches-4.14/506-MIPS-ath79-prom-parse-redboot-args.patch [deleted file]
target/linux/ar71xx/patches-4.14/507-MIPS-ath79-prom-add-myloader-support.patch [deleted file]
target/linux/ar71xx/patches-4.14/508-MIPS-ath79-prom-image-command-line-hack.patch [deleted file]
target/linux/ar71xx/patches-4.14/509-MIPS-ath79-process-board-kernel-option.patch [deleted file]
target/linux/ar71xx/patches-4.14/510-MIPS-ath79-init-gpio-pin-of-wmac-device.patch [deleted file]
target/linux/ar71xx/patches-4.14/520-MIPS-ath79-enable-UART-function.patch [deleted file]
target/linux/ar71xx/patches-4.14/521-MIPS-ath79-enable-UART-for-early_serial.patch [deleted file]
target/linux/ar71xx/patches-4.14/522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch [deleted file]
target/linux/ar71xx/patches-4.14/523-MIPS-ath79-OTP-support.patch [deleted file]
target/linux/ar71xx/patches-4.14/524-MIPS-ath79-add-ath79_wmac_disable_25ghz-helpers.patch [deleted file]
target/linux/ar71xx/patches-4.14/525-MIPS-ath79-enable-qca-usb-quirks.patch [deleted file]
target/linux/ar71xx/patches-4.14/601-MIPS-ath79-add-more-register-defines.patch [deleted file]
target/linux/ar71xx/patches-4.14/602-MIPS-ath79-add-openwrt-stuff.patch [deleted file]
target/linux/ar71xx/patches-4.14/603-MIPS-ath79-ap121-fixes.patch [deleted file]
target/linux/ar71xx/patches-4.14/604-MIPS-ath79-no-of.patch [deleted file]
target/linux/ar71xx/patches-4.14/605-MIPS-ath79-db120-fixes.patch [deleted file]
target/linux/ar71xx/patches-4.14/606-MIPS-ath79-pb44-fixes.patch [deleted file]
target/linux/ar71xx/patches-4.14/607-MIPS-ath79-ubnt-xm-fixes.patch [deleted file]
target/linux/ar71xx/patches-4.14/608-MIPS-ath79-ubnt-xm-add-more-boards.patch [deleted file]
target/linux/ar71xx/patches-4.14/609-MIPS-ath79-ap136-fixes.patch [deleted file]
target/linux/ar71xx/patches-4.14/611-MIPS-ath79-wdt-timeout.patch [deleted file]
target/linux/ar71xx/patches-4.14/612-MIPS-ath79-set-buffalo-txgain.patch [deleted file]
target/linux/ar71xx/patches-4.14/613-MIPS-ath79-add-ath79_wmac_setup_ext_lna_gpio-helper.patch [deleted file]
target/linux/ar71xx/patches-4.14/620-MIPS-ath79-add-support-for-QCA953x-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/621-MIPS-ath79-add-support-for-QCA956x-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/622-MIPS-ath79-add-more-register-defines-for-QCA956x-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/630-MIPS-ath79-fix-chained-irq-disable.patch [deleted file]
target/linux/ar71xx/patches-4.14/631-MIPS-ath79-wmac-enable-set-led-pin.patch [deleted file]
target/linux/ar71xx/patches-4.14/632-MIPS-ath79-gpio-enable-set-direction.patch [deleted file]
target/linux/ar71xx/patches-4.14/640-MIPS-ath79-add-QCA955x-wmac-reset.patch [deleted file]
target/linux/ar71xx/patches-4.14/700-MIPS-ath79-add-openwrt-Kconfig.patch [deleted file]
target/linux/ar71xx/patches-4.14/701-MIPS-ath79-add-routerboard-detection.patch [deleted file]
target/linux/ar71xx/patches-4.14/702-MIPS-ath79-fixup-routerboot-board-parameter.patch [deleted file]
target/linux/ar71xx/patches-4.14/739-MIPS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/740-MIPS-ath79-add-PCI-for-QCA953x-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/741-MIPS-ath79-add-PCI-for-QCA9556-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/818-MIPS-ath79-add-nu801-led-driver.patch [deleted file]
target/linux/ar71xx/patches-4.14/820-MIPS-ath79-add_gpio_function2_setup.patch [deleted file]
target/linux/ar71xx/patches-4.14/821-serial-core-add-support-for-boot-console-with-arbitr.patch [deleted file]
target/linux/ar71xx/patches-4.14/900-mdio_bitbang_ignore_ta_value.patch [deleted file]
target/linux/ar71xx/patches-4.14/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch [deleted file]
target/linux/ar71xx/patches-4.14/902-at803x-add-reset-gpio-pdata.patch [deleted file]
target/linux/ar71xx/patches-4.14/903-at803x-add-sgmii-aneg-override-pdata.patch [deleted file]
target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch [deleted file]
target/linux/ar71xx/patches-4.14/920-usb-chipidea-AR933x-platform-support.patch [deleted file]
target/linux/ar71xx/patches-4.14/921-MIPS-ath79-add-even-more-register-defines-for-QCA956x-SoC.patch [deleted file]
target/linux/ar71xx/patches-4.14/930-chipidea-pullup.patch [deleted file]
target/linux/ar71xx/patches-4.14/940-qca955x-add-more-registers.patch [deleted file]
target/linux/ar71xx/patches-4.14/950-add-boardinfo-platform-data.patch [deleted file]
target/linux/ar71xx/patches-4.14/952-qca955x-enable-ddr-wb-flush.patch [deleted file]
target/linux/ar71xx/patches-4.14/953-qca955x-pci-reset-fixes.patch [deleted file]
target/linux/ar71xx/patches-4.14/955-qca953x-fix-potential-missing-irq-dispatch.patch [deleted file]
target/linux/ar71xx/tiny/config-default [deleted file]
target/linux/ar71xx/tiny/profiles/00-default.mk [deleted file]
target/linux/ar71xx/tiny/target.mk [deleted file]
tools/Makefile