gluon/patches/openwrt
Matthias Schiffer a26f781404 ar71xx: make bootconsole wait for both THRE and TEMT
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.)
2016-03-24 18:34:34 +01:00
..
0001-tools-Makefile-fix-host-tools-build-dependencies.patch Update OpenWrt base 2015-08-06 16:37:23 +02:00
0002-procd-add-support-for-alternative-rc.d-directories.patch Switch to Barrier Breaker 2014-08-07 16:21:56 +02:00
0003-odhcp6c-always-accept-RDNSS-independent-of-the-default-router-lifetime.patch We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
0004-busybox-enable-telnet-only-when-root-password-is-really-empty-not-when-it-is-locked.patch We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
0005-base-files-disable-reset-button-handling.patch mac80211: backport from trunk r47249 + additional patches 2015-11-02 02:58:55 +01:00
0006-ath10k-firmware-add-Candela-Technologies-firmware-for-QCA988X.patch ath10k: remove hard dependency on ath10k-firmware-qca988x 2016-03-04 17:40:56 +01:00
0007-mac80211-ath10k-allow-simultaneous-AP-IBSS.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0008-iwinfo-update-NanoStation-Loco-txpower-offsets.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0009-hostapd-prevent-channel-switch-for-5GHz.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0010-ath9k-add-HSR-tuner-support-for-UniFi-Outdoor-Plus.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0011-ipv6-fix-crash-on-ICMPv6-redirects-with-prohibited-blackholed-source.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0012-lua-fix-installation-of-headers-for-host-build.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0013-kernel-fs-seq_file-fallback-to-vmalloc-instead-of-oom-kill-processes.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0014-fix-UBNT-XM-model-detection.patch Update OpenWrt base 2016-03-01 12:52:12 +01:00
0015-base-files-implemented-basic-GPIO-control.patch Backport GPIO control support 2016-03-07 06:08:32 +01:00
0016-ar71xx-assign-proper-GPIO-pin-for-Ubiquiti-Nanostation-models.patch Backport GPIO control support 2016-03-07 06:08:32 +01:00
0017-netifd-update-to-latest-git-master.patch netifd: update to latest git master 2016-03-09 06:47:53 +01:00
0018-x86-fix-platform_export_bootpart-for-Xen-virtual-disks.patch openwrt: add patch fixing sysupgrade on Xen DomU 2016-03-17 22:12:44 +01:00
0019-ar71xx-make-bootconsole-wait-for-both-THRE-and-TEMT.patch ar71xx: make bootconsole wait for both THRE and TEMT 2016-03-24 18:34:34 +01:00