- Jun 17, 2016
-
-
Sven Eckelmann authored
The new OM2P-HSv3 device support is only available in LEDE master. The relevant patches have to backported to add support for them in Gluon Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Matthias Schiffer authored
This reverts commit ffd1f0b3.
-
- Jun 16, 2016
-
-
Matthias Schiffer authored
Another backported upstream change.
-
- Jun 15, 2016
-
-
Matthias Schiffer authored
Packages in the openwrt-routing master have adjusted to this upstream change, so we follow. Also saves a bit of space.
-
Matthias Schiffer authored
-
Jan Niehusmann authored
Mainly applying a vendor patch from https://github.com/domino-team/OpenWrt-patches (https://raw.githubusercontent.com/domino-team/OpenWrt-patches/master/AR150%2C%20AR300%2C%20Domino%20-%20CC1505/000-gl-ar150-cc.patch)
-
- Jun 09, 2016
-
-
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, so the CPE510 can use the correct ART offset, improving the TX power by 10dB. Fixes #796
-
- May 29, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
For some reason, the filenames of the OpenMesh support patches were truncated.
-
- May 26, 2016
-
-
Jan-Philipp Litza authored
Most doubles that are delivered via respondd have limited input precision, but are converted with up to 17 digits of precision. That can cause ugly blowups like 0.2800000000000001 in the output, which is avoided by specifying better format strings (like "%.2f" in most cases).
-
- May 23, 2016
-
-
Sven Eckelmann authored
The new ath9k/ath10k based devices are only available in OpenWrt trunk. The relevant patches have to backported to add support for them in Gluon Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- May 19, 2016
-
-
Sven Eckelmann authored
The workaround to generate sysupgrade images for OpenMesh devices in gluon is replaced in LEDE/OpenWrt by a special patch. It is therefore better to drop the workaround and use the upstream version. Reported-by:
Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- May 13, 2016
-
-
Matthias Schiffer authored
Also backport some patches improving QCA956x support.
-
- May 11, 2016
-
-
Matthias Schiffer authored
-
- May 09, 2016
-
-
Matthias Schiffer authored
Make pkg-config, mkimage and gcc build with GCC 6 as host compiler. Fix miscompilation of node. Fixes #755
-
- May 06, 2016
-
-
Matthias Schiffer authored
Fixes #687
-
- May 05, 2016
-
-
Matthias Schiffer authored
Fixes VLANs with shell protos on top of WLAN devices. Fixes #754
-
- Apr 29, 2016
-
-
Matthias Schiffer authored
This also reverts commit 24d8695d...
-
- Apr 25, 2016
-
-
Matthias Schiffer authored
Fixes #721
-
- Apr 24, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #733
-
- Apr 05, 2016
-
-
Matthias Schiffer authored
Fixes #710.
-
- Apr 01, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Mar 30, 2016
-
-
Matthias Schiffer authored
Fixes #709
-
- Mar 29, 2016
-
-
Matthias Schiffer authored
-
- Mar 26, 2016
-
-
Matthias Schiffer authored
This reverts commit 1ccd24df. This commit probably causes problems with some flash chips: http://patchwork.ozlabs.org/patch/549173/ http://patchwork.ozlabs.org/patch/553683/
-
Matthias Schiffer authored
Fixes unwriteable flash when the bootloader leaves it protected.
-
- Mar 24, 2016
-
-
Matthias Schiffer authored
Original commit message: MIPS: ath79: make bootconsole wait for both THRE and TEMT This makes the ath79 bootconsole behave the same way as the generic 8250 bootconsole. Also waiting for TEMT (transmit buffer is empty) instead of just THRE (transmit buffer is not full) ensures that all characters have been transmitted before the real serial driver starts reconfiguring the serial controller (which would sometimes result in garbage being transmitted.) This change does not cause a visible performance loss. In addition, this seems to fix a hang observed in certain configurations on many AR7xxx/AR9xxx SoCs during autoconfig of the real serial driver. A more complete follow-up patch will disable 8250 autoconfig for ath79 altogether (the serial controller is detected as a 16550A, which is not fully compatible with the ath79 serial, and the autoconfig may lead to undefined behavior on ath79.)
-
- Mar 17, 2016
-
-
Alexander Dahl authored
Patch tested on v2016.1.x branch with Freifunk Magdeburg firmware on Debian Jessie amd64 Xen host. See the same patch in our gluon fork here: https://github.com/FreifunkMD/gluon/blob/fix-sysupgrade-xen/patches/openwrt/0058-x86-fix-platform_export_bootpart-for-Xen-virtual-disks.patch Sysupgrade was tested successfully by manually making the change before upgrading in the filesystem of the running node and upgrading to the fixed FFMD experimental build in config mode via expert settings in webgui. Patch also submitted to OpenWRT trunk already. Signed-off-by:
Alexander Dahl <alex@netz39.de>
-
- Mar 09, 2016
-
-
Matthias Schiffer authored
-
- Mar 07, 2016
-
-
Matthias Schiffer authored
Backport of rr46271 and r46922. Based-on-patch-by:
Julian Kornberger <jk+github@digineo.de>
-
- Mar 04, 2016
-
-
Matthias Schiffer authored
We use our own firmware package.
-
- Mar 01, 2016
-
-
Matthias Schiffer authored
We got most of our patches backported by upstream :)
-
- Feb 28, 2016
-
-
Matthias Schiffer authored
Backport of r48279
-
Matthias Schiffer authored
fix rescue mode on wdr4900 Backport of r48793
-
Matthias Schiffer authored
-
Matthias Schiffer authored
brcm2708-gpu-fw: move pkg build dir to kernel build dir to fix rebuild bugs after cleaning the kernel tree Backport of r48732
-