- May 08, 2018
-
-
Matthias Schiffer authored
Make ubiquiti-rocket-m a separate device rather than a bullet-m alias to enable USB support and allow adding devive-specific packages.
-
David Bauer authored
This commit adds support for the AVM Fritz!Box 4020 WiFi-router. SoC: Qualcomm Atheros QCA9561 (Dragonfly) 750MHz RAM: Winbond W971GG6KB-25 FLASH: Macronix MX25L12835F WiFi: QCA9561 b/g/n 3x3 450Mbit/s USB: 1x USB 2.0 IN: WPS button, WiFi button OUT: Power LED green, Internet LED green, WLAN LED green, LAN LED green, INFO LED green, INFO LED red UART: Header Next to Black metal shield Pinout is 3.3V - RX - TX - GND (Square Pad is 3.3V) The Serial setting is 115200-8-N-1. Tested and working: - Ethernet (LAN + WAN) - WiFi (correct MAC) - Installation via EVA bootloader - OpenWRT sysupgrade - Buttons - LEDs Not working: - USB port Installation via EVA: In the first seconds after Power is connected, the bootloader will listen for FTP connections on 169.254.157.1 (Might also be 192.168.178.1). Firmware can be uploaded like following: ftp> quote USER adam2 ftp> quote PASS adam2 ftp> binary ftp> debug ftp> passive ftp> quote MEDIA FLSH ftp> put openwrt-sysupgrade.bin mtd1 Note that this procedure might take up to two minutes. After transfer is complete you need to powercycle the device to boot OpenWRT. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Apr 13, 2018
-
-
Matthias Schiffer authored
ar71xx-generic and -tiny benefit most from the optimized kernel, as they contain all devices with 32MB RAM. We enable CONFIG_GLUON_SPECIALIZE_KERNEL for all targets using the mips24_kc architecture so packages shared between targets don't need to be rebuild all the time.
-
- Feb 20, 2018
-
-
Jan-Tarek Butt authored
-
- Feb 03, 2018
-
-
Matthias Schiffer authored
b1205a9211 ar71xx: /lib/ar71xx.sh: add model detection for TP-Link TL-WR810N fbeae9d891 iptables: make kmod-ipt-debug part of default ALL build 6ea9a702c5 iptables: Fix target TRACE issue 00fa1e4108 curl: fix libcurl/mbedtls async interface d5278cc48b kernel: bump 4.4 to 4.4.112 for 17.01 2ae0741f3b dnsmasq: backport validation fix in dnssec security fix 58d60bd283 dnsmasq: backport dnssec security fix for 17.01 d626aa005b mountd: bump to git HEAD version f0336975be kernel: bump 4.4 to 4.4.111 for 17.01 fb6f21c657 kmod-sched-cake: bump to latest cake bake for 17.01 2e8a3bb35f ar71xx: Netgear WNR2000v4: do not include USB packages [17.01] 3fa86282fa build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS 987a7e3175 ramips: fix lenovo newifi-y1 switch and LED config dbb5ffaed5 ramips: firewrt: indicate boot status via LED
-
- Jan 26, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
as GLUON_WLAN_MESH now is set by default, ATH10K_PACKAGES is set by default, too
-
- Jan 20, 2018
-
-
Andreas Ziegler authored
marked as BROKEN for now as it is untested related issue: #1099
-
- Jan 19, 2018
-
-
Andreas Ziegler authored
marked as BROKEN for now as it is untested
-
- Jan 16, 2018
-
-
David Bauer authored
-
Andreas Ziegler authored
-
- Jan 10, 2018
-
-
Tata authored
defaults to 11s, allowing to build devices without IBSS-support obsoletes GLUON_ATH10K_MESH
-
- Jan 03, 2018
-
-
David Bauer authored
-
- Dec 19, 2017
-
-
David Bauer authored
-
- Oct 21, 2017
-
-
Andreas Ziegler authored
BROKEN because of stability issues with 5GHz enabled.
-
- Aug 08, 2017
-
-
Matthias Schiffer authored
Fixes #1021
-
- Jun 27, 2017
-
-
Florian Beier authored
-
- Jun 07, 2017
-
-
Matthias Schiffer authored
These devices have never actually existed; the corresponding support strings have been removed from the stock firmwares as well.
-
- Apr 27, 2017
-
-
Steffen Förster authored
The Airgateway LR is the same device as the normal Airgateway but with an detachable antenna. The Pro version is a cheap dual band device.
-
- Apr 13, 2017
-
-
Malte Möller authored
Fixes #1084 Hardware is very similar to Archer C5v1 and C7v2. Tested factory install and autoupdater. IBSS Mesh on 2.4 and 5 GHz is working fine. The only Ethernet Port is used for config mode and afterwards handled as WAN Port.
-
- Mar 01, 2017
-
-
0x4A6F authored
-
- Feb 24, 2017
-
-
Matthias Schiffer authored
The size of the factory images is limited to 4MB, which caused build failures when many additional packages were included. Rather than moving the device to ar71xx-tiny, we ignore the factory images and just build the sysupgrade. This way, the whole flash is usable for Gluon. This means that installing Gluon on these devices will now require to flash a plain LEDE image first, and then upgrading using the Gluon sysupgrade image. Fixes #1020
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-
- Jan 09, 2017
-
-
Matthias Schiffer authored
These devices don't have unique MAC addresses with OpenWrt/LEDE at the moment (see #993).
-
kb-light authored
-
- Jan 06, 2017
-
-
Matthias Schiffer authored
Closes #844
-
- Dec 21, 2016
-
-
Matthias Schiffer authored
Fixes #961
-
- Dec 13, 2016
-
-
David Lutz authored
-
- Dec 06, 2016
-
-
Matthias Schiffer authored
-
- Nov 29, 2016
-
-
Neal Oakey authored
-
- Nov 11, 2016
-
-
Matthias Schiffer authored
-
- Oct 15, 2016
-
-
Matthias Schiffer authored
Tested-by:
Jannis Pinter <jannis@pinterjann.is>
-
- Sep 09, 2016
-
-
Matthias Schiffer authored
The GLUON_ATH10K_MESH must be set to 11s or ibss; when it is not set, ath10k device images won't be built at all. This also allows us to remove the BROKEN flag for ath10k devices, as the GLUON_ATH10K_MESH variable is sufficient to avoid ath10k devices if desired. Fixes #864
-
- Sep 07, 2016
-
-
Sven Eckelmann authored
The MR1750 and OM5P-AC devices are based on ath9k SoCs and an external ath10k chip. All devices which are using ath10k should be marked as broken due to deficits in their IBSS support. Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- Aug 30, 2016
-
-
Steffen Förster authored
+ added profile for these devices + added entry in the docs for these devices plus the missing alfa tube
-
- Aug 28, 2016
-
-
Matthias Schiffer authored
Generate flashable images for the Archer C7 v2 with current stock firmware again. To set the region code, the GLUON_REGION variable must be set to "us" or "eu" in site.mk or as a make argument. Fixes #860
-
- Aug 22, 2016
-
-
Matthias Schiffer authored
Fixes #800
-
Matthias Schiffer authored
This patchset enables the RX LNA for the CPE210/510, improving RX by about 20dB. The profiles for CPE210 and CPE510 is split into two images. The problematic patch switching the CPE510 to the secondary ART is left out.
-
Simon Wunderlich authored
I've bought a couple of those devices from Senetic GmbH. https://www.senetic.de/product/TL-WR842N They have 16 MB of Flash and 64 MB of RAM. Platform support works fine, I've also tested a little with Ethernet (since I saw some regressions on OpenWRT/LEDE with 841v11), no problems. Therefore, lets remove the broken mark. Signed-off-by:
Simon Wunderlich <sw@simonwunderlich.de>
-
- Aug 08, 2016
-
-
Sprinterfreak authored
-