- 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 28, 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
-
Matthias Schiffer authored
-
- Feb 26, 2016
-
-
Matthias Schiffer authored
The bootloader of AirOS 5.6.x doesn't remove the flash protection for us, so we have to do this ourselves.
-
- Feb 25, 2016
-
-
Matthias Schiffer authored
This should fix problems with flashing from AirOS 5.6.x.
-
- Feb 14, 2016
-
-
Neal Oakey authored
-
- Feb 09, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Backport of r47591 and r48427
-
- Feb 08, 2016
-
-
Matthias Schiffer authored
Should be redundant after 0bd0df6f
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Felix Kaechele authored
Signed-off-by:
Felix Kaechele <felix@kaechele.ca>
-
- Feb 06, 2016
-
-
Matthias Schiffer authored
We're too close to the release of Gluon 2016.1 to do a full update of our OpenWrt tree, therefore just make a backport of this.
-
- Jan 17, 2016
-
-
Matthias Schiffer authored
Also remove the BROKEN check as the UniFi Outdoor Plus support seems to work fine now. Fixes #272
-
- Jan 04, 2016
-
-
Matthias Schiffer authored
Fixes #177
-
- Jan 02, 2016
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Dec 18, 2015
-
-
Matthias Schiffer authored
-