Sungbo Eo
fc0c6c9c1f
ar71xx: fix sysupgrade for Arduino Yun
...
Commit bb46b635df changed its partition scheme, but sysupgrade image
validation still uses the old format. This commit fixes it so that
force flag is not needed for sysupgrade.
Fixes: bb46b635df ("ar71xx: move Arduino Yun to generic building code")
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-08-03 00:39:15 +08:00
AmadeusGhost
1457fa8e97
ar71xx: add support for TP-LINK TL-WDR8500 v1 ( #4615 )
...
This commit add support for the TP-LINK TL-WDR8500 v1
SOC: Qualcomm QCA9563 775MHz
RAM: 128MB M14D1G1664A-2.5B DDR2
FLASH: 8MB Winbond 25Q64FVSIG
WLAN1: QCA9563 2.4GHz 802.11b/g/n 3x3
WLAN2: QCA9984 5GHz 802.11 n/ac 4x4
Ethernet: 5 x 1000Mbps (1wan, 4lan)
Installation via breed:
Flash into breed-qca956x-uart_rx18_tx22-reset1.bin,
and then edit the environment variables:
Field: autoboot.command
Value: boot mem 0x9f020200
From https://www.right.com.cn/forum/thread-328619-1-1.html
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-05-20 10:00:51 +08:00
haxc
3cde517a11
ath79: add support for TP-Link TL-WR882N/WR885N/WR886N ( #3307 )
...
* ath79: add support for TP-Link TL-WR882N/WR885N/WR886N
This adds support for the various clones of the TL-WR885N recently
supported ("ath79: add support for TP-Link TL-WR885N v1"):
- tplink,tl-wr882n-v1
- tplink,tl-wr882n-v2
- tplink,tl-wr882n-v3
- tplink,tl-wr885n-v1
- tplink,tl-wr885n-v2
- tplink,tl-wr886n-v2
- tplink,tl-wr886n-v3
- tplink,tl-wr886n-v4
- tplink,tl-wr886n-v5
- tplink,tl-wr886n-v6
- tplink,tl-wr886n-v7
These devices are cloned in ar71xx. All models added in this patch are the same hardware CPU
WR885n V2 was tested.
Specifications:
- SOC: Qualcomm Atheros TP9343-AL3A
- CPU: 750MHz
- Flash: 2 MiB (AH1446 25Q16BS1G E5N102)
- RAM: 16 MiB (Zentel A3S28D40JTP-50)
- WLAN: Qualcomm Atheros TP9343 450Mbps
- Ethernet: Atheros AR8228/AR8229 4 port (100M)
添加TP9343芯片的路由器型号支持,TL-WR882N/WR885N/WR886N系列
* ath79: add support for MerCury MW4530R v1
重新添加水星MW4530R路由器支持
2020-02-24 21:31:36 +08:00
huah0235
59f2142543
add wdr6500v6 support ( #1421 )
2019-06-28 23:34:11 +08:00
coolsnowwolf
c3bb5f072f
ar71xx: add SGR-W500-N85b v2.0 and TL-WDR3227 v2(ar934x+ar8035) support
2019-04-18 12:53:34 +08:00
coolsnowwolf
4482d1997f
ar71xx: fix ARRIS SBR-AC1750 web upgrade support
2019-02-14 01:29:51 +08:00
coolsnowwolf
4c8a7bbb35
ar71xx: add support for sbr-ac1750 board from Mleaf
2019-01-14 17:29:32 +08:00
coolsnowwolf
f36dc71bf0
Revert "ar71xx: add ARRIS SBR-AC1750 router support"
...
This reverts commit 0eb7df2503 .
2019-01-14 17:27:10 +08:00
coolsnowwolf
0eb7df2503
ar71xx: add ARRIS SBR-AC1750 router support
2019-01-13 22:21:41 +08:00
coolsnowwolf
d24aebd9c6
move k2t support in ar71xx
2019-01-02 21:13:56 +08:00
imbrolla
ccf0551555
add TP-LINK TL-880n v1 881n v1 2041n v1 2041n v2 ( #651 )
...
* Update mach-tl-wr941n-v7.c
* Update config-4.14
* Update config-4.9
* Update config-default
* Update 01_leds
* Update 02_network
* Update 01_leds
* Update diag.sh
* Update platform.sh
* Update ar71xx.sh
* Update config-4.9
* Update config-4.9
* Update config-4.14
* Update config-default
* Update config-default
* Update tiny-tp-link.mk
* Update generic-tp-link.mk
* Update 02_network
* Update mach-tl-wr941n-v7.c
* Update mach-tl-wr941n-v7.c
2018-10-12 22:23:12 +08:00
McuCore
b4068d7818
add TP-Link WR941N V7 support
2018-09-09 22:07:31 +08:00
coolsnowwolf
2ca861b5a9
add kernel 4.14 support for ar71xx
2018-09-08 16:01:41 +08:00
coolsnowwolf
9ba04fd0d7
sync with OpenWrt v18.06.1 stable new R8.1 version
2018-08-23 17:40:23 +08:00
coolsnowwolf
bce04f5924
switch ar71xx to kernel 4.14 (including K2T
2018-06-13 10:39:07 +08:00
coolsnowwolf
ad21a419df
fix Phicomm K2T A3 board support
2018-06-10 14:45:46 +08:00
coolsnowwolf
91f28ecb47
add Phicomm K2T support
2018-06-08 11:41:48 +08:00
coolsnowwolf
e3aadb1ec1
re-add TP-link 941N v7 and update Samba4 po
2018-05-21 14:29:37 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
20f7e75789
update to R7.5.4
2018-01-15 18:26:41 +08:00
coolsnowwolf
5878dd27de
add TL-link 941N v7 4m to tiny target
2018-01-14 23:12:38 +08:00
coolsnowwolf
66dbc4d0d7
add support for tiny kernel for ar71xx (Tplink 4M or DW33D etc)
2018-01-14 22:22:06 +08:00
imbrolla
0759aaa96d
add mw316 v1, sgr w500 ebi fit v3,comba ap2600i,comba ap2600ifm.
2017-11-28 04:53:01 +08:00
imbrolla
95a7137bf8
add sgr-w500-n85b-v2
2017-11-17 03:23:24 +08:00
imbrolla
2fc7c3ef53
add tl-wr842 v9 and tl-wr882 v1
2017-11-14 03:48:39 +08:00
imbrolla
d228ba0d1f
add tl-wdr6500 v6
2017-11-13 13:06:14 +08:00
imbrolla
698ab19b77
add 941n v7
2017-11-13 11:16:24 +08:00
coolsnowwolf
521ca2dfd7
fix DW33D kernel part too big in 4.9
2017-10-20 01:41:04 +08:00
coolsnowwolf
03efb03919
Merge branch 'master' of https://github.com/lede-project/source
2017-09-12 01:07:20 +08:00
coolsnowwolf
97a4ffcc12
update source
2017-09-06 19:19:45 +08:00