John Crispin
104be9f803
ar71xx: add user-space support for OpenMesh MR900v2
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com >
SVN-Revision: 43266
2014-11-14 16:55:04 +00:00
John Crispin
cfdaa8aefd
ar71xx: add user-space support for the OpenMesh MR900 board
...
Signed-off-by: Sven Eckelmann <sven@open-mesh.com >
SVN-Revision: 43259
2014-11-14 16:54:15 +00:00
John Crispin
2c72ffc154
ar71xx: add support for Netgear WNR2000v4
...
Signed-off-by: Michaël Burtin <mburtin@gmail.com >
SVN-Revision: 43173
2014-11-03 20:20:56 +00:00
John Crispin
99c238ff15
ar71xx: Fix LED definitions for the DRAGINO2 board
...
This patch fixes LED definitions for the DRAGINO2 board.
1. It renames the Router/USB led to System, as it is now marked "SYS" on the board.
2. It gives control of the LAN and WAN leds and some other GPIOs to Linux.
3. It fixes the active_low property for the LAN and WAN leds.
4. It sets up WLAN, LAN and WAN leds in the UCI defaults.
5. It allows usage of the System led by the diag.sh script, so it will be used to indicate boot and failsafe status.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net >
SVN-Revision: 42897
2014-10-14 10:33:07 +00:00
John Crispin
491e028e2d
ar71xx: add LED defaults for the EnGenius ESR1750
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com >
SVN-Revision: 42786
2014-10-06 04:52:13 +00:00
John Crispin
7dbbdfb61f
ar71xx: add qihoo 360 c301 router support
...
Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac.
Its chipset is AR9344 + AR9882 with two 16MB flashes.
This patch adds its initial support.
v2:
* use mtd_get_mac_ascii to fetch MAC address for ath10k.
* use ath79_register_pci to initialize AR9882.
Signed-off-by: Weijie Gao <hackpascal@gmail.com >
SVN-Revision: 42552
2014-09-15 10:19:38 +00:00
John Crispin
cb37fe5ca5
ar71xx: add board support for ubnt loco m xw
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
SVN-Revision: 42549
2014-09-15 10:19:14 +00:00
John Crispin
254b2670e1
ar71xx: add Support for RB2011UiAS-2HnD
...
SVN-Revision: 42317
2014-08-28 06:27:45 +00:00
Imre Kaloz
ecba34a3ee
add support for the NC-LINK SMART-300
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 42130
2014-08-11 11:44:51 +00:00
Imre Kaloz
dc628f2e08
add support for the archer c5
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 41814
2014-07-23 12:47:25 +00:00
John Crispin
3bb8589787
ar71xx: fix LED configuration for HiWiFi-HC6361.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
SVN-Revision: 41809
2014-07-23 07:46:07 +00:00
John Crispin
eae9b2541a
ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41788
2014-07-21 18:41:52 +00:00
John Crispin
e50abb5d53
ar71xx: add user-space support for the OpenMesh OM5P
...
Signed-off-by: Marek Lindner <marek@open-mesh.com >
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41770
2014-07-20 17:30:44 +00:00
John Crispin
d19530c693
ar71xx: Add UBNT airGateway support
...
This patch adds support for the Ubiquiti Networks airGateway.
Based in part on code posted by David Hutchison <dhutchison@bluemesh.net > on openwrt-devel:
https://lists.openwrt.org/pipermail/openwrt-devel/2013-December/023035.html
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com >
SVN-Revision: 41766
2014-07-20 17:30:17 +00:00
Gabor Juhos
54206fb0ce
ar71xx: add user-space support for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 41659
2014-07-14 21:30:28 +00:00
Gabor Juhos
f27f2fec4f
ar71xx: add user-space support for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 41650
2014-07-14 16:03:35 +00:00
Gabor Juhos
50c554a475
ar71xx: add user-space support for the EnGenius ESR900
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/5716/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 41641
2014-07-14 10:25:51 +00:00
John Crispin
e503eeb465
ar71xx: add support for nanostation m xw
...
SVN-Revision: 41636
2014-07-14 07:38:43 +00:00
Gabor Juhos
6991725a1e
ar71xx: add user-space support for GL.iNet v1
...
Patch is based on http://patchwork.openwrt.org/patch/5273/ .
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr >
Signed-off-by: Mark Janssen <mark@sig-io.nl >
Signed-off-by: alzhao <alzhao@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/5652/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 41619
2014-07-13 18:21:06 +00:00
Gabor Juhos
0ffe21c792
ar71xx: Support for Mikrotik RB2011UiAS
...
The RB2011UiAS is almost exactly the same as the RB2011UAS, which is
already supported. Hardware-wise, it adds a passive power injector on
Eth10. Software-wise, Routerboot passes a different board name on the
kernel command line. Hence the need for a patch.
Not yet working:
* touchscreen: doesn't work on RB2011UAS either. The touchscreen itself
seems to be driven by an ADS7843-compatible IC, but figuring out which
GPIO pins it's connected to is work for the future.
* control of power injector: remains off. Probably also GPIO-controlled.
Signed-off-by: Soren Harward <stharward@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/5841/
[juhosg: rename and refresh the kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 41617
2014-07-13 16:25:58 +00:00
John Crispin
9e26031a88
ar71xx: add support for TP-LINK TL-WA860RE v1
...
New router/repeater from TP-LINK
- CPU: Atheros AR9341-DL3A (AP123)
- Flash: 4MB
- Ram: 32MB
Similar to TL-WA850RE.
Changes: rename file after r41596
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com >
SVN-Revision: 41598
2014-07-13 10:03:41 +00:00
John Crispin
42a37b2a89
ar71xx: added support for TL-WA830RE V2
...
Corrected patch ath79 insted of auth79. Sorry.
Signed-off-by: Fredrik Jonson <fredrik@famjonson.se >
SVN-Revision: 41596
2014-07-13 07:12:22 +00:00
John Crispin
8a3c713c97
ar71xx: add user-space support for HiWiFi HC6361 board.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
SVN-Revision: 40974
2014-06-02 14:56:35 +00:00
John Crispin
60ec05fdcb
ar71xx: add support for dlink dir-615-e1
...
Dlink dir-615-e1 can use dir-600-a1's image, but the image can't be
uploaded through dlink's normal firmware update web page.
Add profile for dir-615-e1 so the generated image can be uploaded
through the firmware update web page.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com >
SVN-Revision: 40969
2014-06-02 14:43:35 +00:00
John Crispin
ac3fd59a2b
ar71xx: add user-space support for OpenMesh OM2P-HSv2
...
Signed-off-by: Marek Lindner <marek@open-mesh.com >
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40962
2014-06-02 13:21:31 +00:00
John Crispin
c788102ebc
ar71xx: add user-space support for OpenMesh OM2Pv2
...
Signed-off-by: Marek Lindner <marek@open-mesh.com >
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40956
2014-06-02 13:21:02 +00:00
Gabor Juhos
ecec091d33
ar71xx: add user-space support for the ZyXEL NBG6716 board
...
Signed-off-by: André Valentin <avalentin@marcant.net >
Patchwork: http://patchwork.openwrt.org/patch/5101/
[juhosg: use zyxel prefix in LED names]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40500
2014-04-13 08:29:07 +00:00
Gabor Juhos
b971a4b5b9
ar71xx: add default LED config for WiFi LEDs on the WNDR4300
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40476
2014-04-12 17:42:36 +00:00
Gabor Juhos
a93c87d772
ar71xx: fix typos in TP-Link rssileds definition
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
Patchwork: http://patchwork.openwrt.org/patch/5109/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40472
2014-04-12 16:01:45 +00:00
Gabor Juhos
087547d3e2
ar71xx: add rssileds for Ubiquiti XM boards
...
Adds support for the received signal strength indicator LEDs of the
Bullet M, Nanostation M and Rocket M devices.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
Patchwork: http://patchwork.openwrt.org/patch/5108/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40471
2014-04-12 16:01:43 +00:00
Felix Fietkau
7131a104f5
ar71xx: add support for the TP-LINK TL-WR841N/ND v9
...
Everything seems to be working fine. Potential issues:
* VLAN port IDs are reversed with regard to the numbers on the case.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
SVN-Revision: 40400
2014-04-07 08:00:02 +00:00
Gabor Juhos
7ec2d80ae3
ar71xx: add user-space support for TP-Link TL-WDR4900 v2.0 board
...
Patch-by: TenNinjas <tenninjas@tenninjas.ca >
Patchwork: http://patchwork.openwrt.org/patch/4849/
[juhosg:
- use the Archer C7 specific LED setup instead of adding
identical code]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39636
2014-02-19 12:15:34 +00:00
Gabor Juhos
db5f22a2d7
ar71xx: set default LED config for the RB2011* boards
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39344
2014-01-20 10:23:04 +00:00
Gabor Juhos
3af206abb3
ar71xx: add user-space support for the TP-Link TL-WA901ND v3 board
...
Based-on: http://patchwork.openwrt.org/patch/4508/
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39074
2013-12-15 21:34:19 +00:00
Gabor Juhos
3e994a81d4
ar71xx: add user space support for the TL-WA801ND v2
...
Patch to add the user space support for the TL-WA801ND v2
Signed-off-by: Jiri Pirko <jiri@resnulli.us >
Patchwork: http://patchwork.openwrt.org/patch/4501/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39064
2013-12-15 20:39:11 +00:00
Gabor Juhos
e629881e2d
ar71xx: update Userspace support for the WA850/WA750
...
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38969
2013-11-30 18:31:08 +00:00
Gabor Juhos
7db7757bf2
ar71xx: add user-space support for the TL-WR1043ND v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38956
2013-11-29 20:51:13 +00:00
Gabor Juhos
cad5257732
ar71xx: user space support update tl-wr842n_v2 add default led support
...
Small update to uci_defaults/01_leds, to support the usb led
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4426/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38947
2013-11-29 20:18:42 +00:00
Gabor Juhos
ed036155ee
ar71xx: add user space support for the TL-WR842N/ND v2
...
Patch to add the user space support for the TL-WR842N/ND v2
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4354/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38814
2013-11-15 10:11:24 +00:00
Gabor Juhos
d4cc7aac4b
ar71xx: add user space support for the TL-WA750RE/WA850RE Range extender
...
Patch to add user space support for the TL-WA750RE/WA850RE range extender
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38718
2013-11-11 08:04:47 +00:00
Gabor Juhos
ddcce63c78
ar71xx: add user-space support for the WD My Net Wi-Fi Range Extender
...
Patchwork: http://patchwork.openwrt.org/patch/4281/
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38687
2013-11-07 22:31:53 +00:00
Gabor Juhos
003a801dd9
ar71xx: add user-space support for the BXU2000n-2 A1 board
...
Patchwork: http://patchwork.openwrt.org/patch/4183/
Signed-off-by: Terry Yang <yangbo@bhunetworks.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38592
2013-10-30 06:50:58 +00:00
Gabor Juhos
164cd38b41
ar71xx: add user-space support for TL-MR3040 v2
...
Signed-off-by: Mads Hansen <d@taba.se >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38191
2013-09-25 18:42:11 +00:00
Gabor Juhos
525fcc6e11
ar71xx: add user-space support for the TEW-732BR board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38132
2013-09-23 09:49:02 +00:00
Gabor Juhos
0ee77c1efb
ar71xx: enable wlan2g led in the default configuration of dir-825-c1
...
Enable the wlan2g led in the default configuration of dir-825-c1.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net >
Patchwork: http://patchwork.openwrt.org/patch/4079/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38106
2013-09-21 16:08:45 +00:00
Gabor Juhos
0a813e9e3c
ar71xx: use netgear prefix for WNDAP360 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38102
2013-09-21 15:55:55 +00:00
Gabor Juhos
e33ccdc295
ar71xx: use netgear prefix for WNDR3700 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38098
2013-09-21 15:55:50 +00:00
Gabor Juhos
7f9d2292fa
ar71xx: add user-space support for the WD My Net N600 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38074
2013-09-19 22:36:41 +00:00
John Crispin
553a469728
ar71xx: add support for dir 505 a1
...
this patch is based on ...
-> https://forum.openwrt.org/viewtopic.php?pid=179902#p179902
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37703
2013-08-05 10:41:48 +00:00
John Crispin
39531131a9
ar71xx: add carambola2 support
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37260
2013-07-11 21:16:53 +00:00