- Oct 10, 2024
-
-
Matthias Schiffer authored
The Linksys E4200 v2 uses mwl8k wifi, which does not support 11s.
-
- Apr 09, 2024
-
- Dec 21, 2023
-
-
Linus Lüssing authored
Known issues: * 11s is not working * has no reset button, only SSH access, serial access or an external SD card update can return it to config mode at the moment * LED: generally the red sys LED is working, including boot and failsafe blink patters, but: * sometimes not lit after boot * not blinking in config mode; instead sometimes either persistently on and sometimes persistently off after booting into config mode Therefore adding it as broken. However, due to its CPU power and small size still interesting as a VPN offloader or WiFi rooftop core node (e.g. to Gluon'ify 5+60GHz devices). Manifest aliases are added for upgrades from unreleased Gluon builds and can be removed again at some point in the future. Tested on a Raspberry Pi 4 Model B Rev 1.1. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Dec 12, 2023
-
-
Felix Baumann authored
BROKEN TARGETS were built when BROKEN was set as a variable regardless of it's value. Even an empty BROKEN variable caused BROKEN TARGETS to be built. For DEVICES the number was evaluated and compared to true by Lua. Make behavior consistent for relevant values UNSET/EMPTY/0 and 1: UNSET/EMPTY/0: Don't build BROKEN TARGETS and DEVICES 1: Build BROKEN TARGETS and DEVICES The behavior remains inconsistent for all positive numbers except 1. (even floating point)
-
- Nov 23, 2023
-
-
David Bauer authored
This removes the BROKEN flag from the lantiq-xrx200 target. The issues with the switch-driver have been resolved upstream Link: https://github.com/openwrt/openwrt/pull/13638 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 14, 2023
-
-
Christian Buschau authored
This target supports Arm SystemReady (EFI) compatible machines
-
- Oct 12, 2023
-
-
Matthias Schiffer authored
lantiq-xrx200 is currently marked as source-only in OpenWrt 23.05, as the switch driver does not work correctly on Linux 5.15. Mark as broken in Gluon as well until the issue is fixed. Upstream PR: https://github.com/openwrt/openwrt/pull/13200
-
- Aug 22, 2023
-
-
David Bauer authored
-
- Dec 09, 2022
-
-
Jan-Niklas Burfeind authored
as well as the target itself
-
- Jul 06, 2022
-
-
timniklas authored
Co-Authored-By:
J. Burfeind <github@aiyionpri.me> Co-authored-by:
Tim-Niklas Koch <info@tnkoch.de> Co-authored-by:
J. Burfeind <github@aiyionpri.me>
-
- May 22, 2022
-
-
Maciej Krüger authored
Re-add mikrotik target Note that previous images were generic ones and as such no migration path is provided other than manually flashing the image via config-mode.
-
- Jul 13, 2021
-
-
Matthias Schiffer authored
VoCores aren't exactly useful mesh nodes except for experimentation. They certainly aren't worth maintaining a whole target, in particular one that has a WLAN driver not used by any other target.
-
- Jun 29, 2021
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jun 28, 2021
-
-
David Bauer authored
-
- Jun 21, 2021
-
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
Martin Weinelt authored
-
- May 14, 2021
-
-
Martin Weinelt authored
-
- May 16, 2020
-
-
Vieno Hakkerinen authored
As x86-generic is compiled to pentium4 (and newer) there is a need for a subtarget for older devices. The x86-legacy subtarget is set to compile to pentium (and newer) and should support even very old devics. x86-legacy includes the packages from x86.inc to only maintain one package list. The three excludes are because the packages do not exist for x86-legacy.
-
- Nov 18, 2019
-
-
Manu.WTF authored
-
- Nov 09, 2019
-
-
Steffen Förster authored
Hardware specification: - SOC: Qualcomm QCA9563 @ 775MHz - Flash: GigaDevice GD25Q64CSIG (8MiB) - RAM: Zentel A3R1GE40JBF (128 MiB DDR2) - Ethernet: Qualcomm QCA8337N: 4x 1Gbps LAN + 1x 1Gbps WAN - Wireless: - 2.4GHz (bgn) QCA9563 integrated (3x3) - 5GHz (ac) Qualcomm QCA9886 (2x2) - Button: 1x power, 1x reset, 1x wps - LED: 6x LEDs: power, wlan2g, wlan5g, lan, wan, wps - UART: There's no UART header on the board
-
- Nov 07, 2019
-
-
Matthias Schiffer authored
-
- Nov 06, 2019
-
-
Misanthropos authored
-
- Nov 05, 2019
-
-
David Bauer authored
This commit removes the broken flag for the ipq806x-generic target, as the first device (NETGEAR R7800) now has full support in Gluon
-
- Nov 04, 2019
-
-
David Bauer authored
This commit accounts for the target renaming which was done in upstream commit 7407e723991 ("ipqx0xx: add Generic subtarget")
-
David Bauer authored
This commit accounts for the target renaming which was done in upstream commit 7407e723991 ("ipqx0xx: add Generic subtarget")
-
- Aug 13, 2019
-
-
Simon Terzenbach authored
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
-
- Mar 28, 2019
-
-
David Bauer authored
The device is broken until the next release. The LEDs are currently not working (fixed in current OpenWRT master). Also give a brief explanation about the BROKEN status being dependent on the WiFi chip used and not the SoC family in general.
-
- Dec 29, 2018
-
-
Matthias Schiffer authored
The driver has stablized enough to officially support ramips-mt76x8 devices again. At least remove BROKEN for VoCore 2 (as it was supported before).
-
- Sep 17, 2018
-
-
David Bauer authored
The MT76x8 is currently not stable enough for worry-free use with Gluon. It suffers from reboots in intervals as little as 12 hours or WiFi freezes for several hours. It may be unflagged as soon the situation with mt76 got better.
-
- Sep 03, 2018
-
-
Martin Weinelt authored
-
- Jul 15, 2018
-
-
David Bauer authored
This commit adds support for the new ipq40xx target.
-
- Jul 11, 2018
-
-
Julian authored
-
- Jul 10, 2018
-
-
Matthias Schiffer authored
-
- May 06, 2018
-
-
Andreas Ziegler authored
-
- Feb 06, 2018
-
-
Julian authored
-
- Jan 10, 2018
-
-
Tata authored
defaults to 11s, allowing to build devices without IBSS-support obsoletes GLUON_ATH10K_MESH
-
- Nov 26, 2017
-
-
kb-light authored
There is no wifi, so there is no bad wifi. [Matthias Schiffer: rebase onto master]
-