- Sep 20, 2019
-
-
Martin Weinelt authored
The kernel partition on these devices is too small for the OpenWrt 19.07 kernel. It is also located after the rootfs, so we cannot grow it further. Therefore mark these devices as deprecated now.
-
- Sep 14, 2019
-
-
Andreas Ziegler authored
reduce size by removing dispensable packages, to fix builds of this target in most cases.
-
- Aug 18, 2019
-
-
Martin Weinelt authored
This reverts commit fb08e104. Devices featuring ath10k radios should at least 128 MB of memory as their driver is quite memory hungry. Devices with a configuration (1x ath10k, 64M memory) like this have often been seen as running out of memory.
-
- Aug 15, 2019
-
-
David Bauer authored
-
- Aug 13, 2019
-
-
Simon Terzenbach authored
-
- Aug 10, 2019
-
-
Vincent Wiemann authored
The profile for GL.iNet AR750 currently selects ATH10K_PACKAGES, but this device actually has a QCA9887 which needs another driver. This commit fixes the issue by setting ATH10K_PACKAGES_QCA9887 instead.
-
- Aug 01, 2019
-
-
Simon Terzenbach authored
-
- Jul 13, 2019
-
-
David Bauer authored
-
- Jul 08, 2019
-
-
Andreas Ziegler authored
-
- Jun 29, 2019
-
-
Adrian Schmutzler authored
Signed-off-by:
Adrian Schmutzler <freifunk@adrianschmutzler.de>
-
- Jun 27, 2019
-
-
Martin Weinelt authored
memory usage seems to behave more reasonable for a while now
-
- Jun 17, 2019
-
-
Matthias Schiffer authored
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The old bash-based parsing code was way too complex. Replace it with Lua.
-
Matthias Schiffer authored
This device doesn't have an Ethernet port, and even with the Ethernet shield, eth0 is not configured.
-
- Jun 12, 2019
-
-
Matthias Schiffer authored
For some reason, some of the target files were executable.
-
- Apr 22, 2019
-
-
Petr Štetiar authored
Signed-off-by:
Petr Štetiar <ynezz@true.cz>
-
- Apr 19, 2019
-
-
Tata authored
Signed-off-by:
Jan-Tarek Butt <tarek@ring0.de>
-
Matthias Schiffer authored
By passing the package name through merge_packages, it becomes possible to override the package choice in GLUON_SITE_PACKAGES again, for example: GLUON_SITE_PACKAGES += -hostapd-mini hostapd
-
- Apr 11, 2019
-
-
bobcanthelpyou authored
-
- Mar 31, 2019
-
-
Andreas Ziegler authored
-
- Mar 29, 2019
-
-
Manu.WTF 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.
-
- Mar 15, 2019
-
-
Manu.WTF authored
-
- Mar 14, 2019
-
-
Martin Weinelt authored
-
- Feb 16, 2019
-
-
David Bauer authored
-
- Feb 09, 2019
-
-
Steffen Förster authored
-
- Feb 08, 2019
-
-
David Bauer authored
This backports the TP-Link Archer C50 v4. We are dropping the following upstream commits. They add support for the TP-Link recovery-flag which enabled the web-recovery. As they are not needed for the router to work, we drop them for now. 28cd2ca base-files: sysupgrade: support additional mtd options 1e06482 mtd: add logic for TP-Link ramips recovery magic
-
- Feb 07, 2019
-
-
oszilloskop authored
also added manifest aliases for gl-ar150, gl-ar300m, gl-ar750
-
- Feb 03, 2019
-
-
txt-file authored
This allows for smaller firmware images and makes it possible to reset a device via firstboot command. Signed-off-by:
Matthias Fritzsche <matthias@chemnitz.freifunk.net>
-
Martin Weinelt authored
-
- Jan 29, 2019
-
-
Matthias Fritzsche authored
ath5k supports only IEEE 802.11 a/b/g Signed-off-by:
Matthias Fritzsche <matthias@chemnitz.freifunk.net>
-
Matthias Fritzsche authored
Signed-off-by:
Matthias Fritzsche <matthias@chemnitz.freifunk.net>
-
- Jan 18, 2019
-
-
Malte Moeller authored
this matches the output of lua -e 'print(require(platform_info).get_image_name())' This way the manifest file is accepted by the autoupdater
-
- Jan 17, 2019
-
-
Manu.WTF authored
-
- Dec 29, 2018
-
-
David Bauer authored
This commit removes the broken flag from all devices in the mt76x8 subtarget. The stability of the mt76 driver for the mt7628 and mt7612 has greatly improved in the last half-year. It might be still behind ath9k and ath10k but it is suitable for daily use. This affects the following devices: - GL.iNet MT300N v2 - TP-Link Archer C50 v3 - TP-Link TL-WR841 v13
-
Martin Weinelt authored
Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
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).
-
- Dec 28, 2018
-
-
Andreas Ziegler authored
-
- Dec 23, 2018
-
-
Martin Weinelt authored
Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-