Commit Graph

4920 Commits

Author SHA1 Message Date
CN_SZTL
b3cf46c550
mt7621/76x8: switch to kernel 5.4 2020-04-25 08:35:17 +08:00
Leon M. George
e420613151 ipq40xx: wpj428: fix missing MDIO GPIO reset and pinmux
The bootloader does not always initialize the MDIO pins before booting
Linux. E.g. on version "U-Boot 2012.07 [Chaos Calmer 15.05.1,r35193] (Jul
25 2017 - 11:36:26)" this is the case when booting automatically without
activating the U-Boot console.

Without this change, the kernel boot will complain about missing PHYs:

 libphy: ipq40xx_mdio: probed
 ar40xx c000000.ess-switch: Probe failed - Missing PHYs!
 libphy: Fixed MDIO Bus: probed

With this change it will work as expected:

 libphy: ipq40xx_mdio: probed
 ESS reset ok!
 ESS reset ok!
 libphy: Fixed MDIO Bus: probed

Ref: GH-2835
Tested-by: Fredrik Olofsson <fredrik.olofsson@anyfinetworks.com>
Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit description from Fredrik, subject facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-24 21:16:31 +08:00
Adrian Schmutzler
f998fdb8d6 ramips: remove config-4.14 for mt7621/mt76x8
mt7621 and mt76x8 subtargets have been moved to kernel 5.4 and their
DTS(I) files are incompatible to kernel 4.14.

Remove the corresponding kernel config files to signal that more
boldly and to prevent accidentally patching the wrong kernel when
pulling in older config patches.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-24 08:18:16 +08:00
AmadeusGhost
58cf0e0bca octeon: add support for kernel 5.4 2020-04-24 08:15:26 +08:00
AmadeusGhost
83f3fc7c9d ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
AmadeusGhost
a18cb784eb mediatek: sync upstream source code 2020-04-23 08:20:22 +08:00
CN_SZTL
682cb19496
Merge Mainline 2020-04-23 03:12:44 +08:00
CN_SZTL
4b4948f75b
OpenClash: bump to v0.37.4-beta 2020-04-23 03:09:15 +08:00
CN_SZTL
39d4c7314d
luci-app-serverchan: bump to v1.78 2020-04-23 03:08:32 +08:00
CN_SZTL
15aae46668
r8168: fix dependency 2020-04-23 03:08:02 +08:00
CN_SZTL
91c64798df
Merge Mainline 2020-04-23 02:54:31 +08:00
CN_SZTL
1e3f993f39
treewide: adjust boot order 2020-04-23 02:51:26 +08:00
CN_SZTL
1a2210ebc5
ucl: fix CLEAN 2020-04-23 01:44:28 +08:00
CN_SZTL
8e2e62cb6f
Merge Mainline 2020-04-22 23:18:30 +08:00
Petr Štetiar
725e595526 openssl: bump to 1.1.1g
Fixes NULL dereference in SSL_check_chain() for TLS 1.3, marked with
high severity, assigned CVE-2020-1967.

Ref: https://www.openssl.org/news/secadv/20200421.txt
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-22 22:26:01 +08:00
AmadeusGhost
f352e3bf7d iw: bump to 5.4 2020-04-22 18:10:22 +08:00
AmadeusGhost
014283bc8b hostapd: reduce to a single instance per service 2020-04-22 18:09:30 +08:00
John Crispin
c6f0dcd2be generic: fix flow table hw offload
Make the driver work with recent upstream changes.

Signed-off-by: John Crispin <john@phrozen.org>
2020-04-22 17:50:13 +08:00
AmadeusGhost
7c28f81c70 hostapd: reduce to a single instance per service 2020-04-22 17:26:39 +08:00
AmadeusGhost
96e7e840b4 iw: bump to 5.4 2020-04-22 12:21:23 +08:00
Koen Vandeputte
5991d737c6 kernel: bump 4.19 to 4.19.117
Refreshed all patches.

Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-22 11:05:03 +08:00
Petr Štetiar
b181b86a1d kernel: bump 5.4 to 5.4.34
Refreshed patches.

Run tested: qemu-x86-64, apalis, a64-olinuxino
Build tested: x86/64, imx6, sunxi/a53

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-22 09:09:42 +08:00
CN_SZTL
d42417c49c
Merge Mainline 2020-04-21 23:22:58 +08:00
Koen Vandeputte
efb8986b2f
imx6: refresh kernel config
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-21 23:22:28 +08:00
CN_SZTL
03e75fbd87
Merge Lean's source 2020-04-21 23:19:45 +08:00
ElonH
2c5b53d366
rtl8192: missing ipv6 header
https://github.com/project-openwrt/openwrt-kisco/issues/40
2020-04-21 22:51:41 +08:00
ElonH
68548788db
rtl88x2bu: __fswab16 and __fswab32 redefine in powerpc arch
https://github.com/project-openwrt/openwrt-kisco/issues/38
2020-04-21 21:59:10 +08:00
ElonH
7fc016b1d2
elfutils: fix build on powerpc musl
This commit fixed https://github.com/project-openwrt/openwrt-kisco/issues/41
2020-04-21 19:54:32 +08:00
lunatickochiya
f1c10fda60
gcc:use the main make jobserver to install gcc (#3690)
This can speed up building toolchain
2020-04-21 15:36:07 +08:00
AmadeusGhost
2eed55ed55 Update CONTRIBUTED.md 2020-04-21 12:15:21 +08:00
AmadeusGhost
5b0196da80 scutclient: update to 3.1.2 2020-04-21 12:01:39 +08:00
Pawel Dembicki
96ee6cae9c
uboot-kirkwood: update to 2020.04
Update U-Boot to current 2020.04 release for kirkwood platform.

Catch up with upstream and move some configuration options from
the header files to the corresponding defconfig files.

Compile tested: all devices
Run tested: nsa310, pogoplugv4

Tested-by: Cezary Jackiewicz <cezary@eko.one.pl> [nsa310]
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2020-04-21 09:22:31 +08:00
CN_SZTL
800441b632
Merge Upstream 2020-04-21 09:22:13 +08:00
Alexander Couzens
e91175b592
base-files: ensure VERBOSE is set
If not set, it shows the following error
sh: out of range

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2020-04-21 09:18:15 +08:00
CN_SZTL
3bb1af32ad
mbedtls: update to 2.16.6 (#4387)
Security fixes for:
* CVE-2020-10932
* a potentially remotely exploitable buffer overread in a DTLS client
* bug in DTLS handling of new associations with the same parameters

Full release announement:
https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.6-and-2.7.15-released

Cherry-pick from: openwrt/openwrt@02fcbe2.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>

Co-authored-by: Magnus Kroken <mkroken@gmail.com>
2020-04-20 21:04:48 +08:00
CN_SZTL
b20f9a70dc
luci-app-unblockmusic: drop outdated server (#4386) 2020-04-20 21:02:20 +08:00
AmadeusGhost
380519a5fd mentohust: change to strnormalize version 2020-04-20 20:38:17 +08:00
CN_SZTL
5104595381
Merge Mainline 2020-04-20 18:52:54 +08:00
CN_SZTL
7613a26543
procd: fix jail when running on glibc 2020-04-20 18:46:46 +08:00
Kevin Darbyshire-Bryant
04e5e1ac43
umdns: update to version 2020-04-20
e74a3f9 dns.c: improve input validation

Addresses CVE-2020-11750

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-20 18:40:46 +08:00
Kevin Darbyshire-Bryant
526fb965dc
relayd: bump to version 2020-04-20
796da66 dhcp.c: improve input validation & length checks

Addresses CVE-2020-11752

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-20 18:40:35 +08:00
CN_SZTL
ffeaf944c9
gowebdav: fix typo error 2020-04-20 18:32:26 +08:00
AmadeusGhost
b609e9f67e rtl8821cu: fix build for x86
This commit fix https://github.com/project-openwrt/openwrt/issues/143

Run-compiled-on: x86, ipq40xx
2020-04-20 15:08:05 +08:00
AmadeusGhost
b8a25fb41c mpc85xx: change thermal to bool 2020-04-20 09:38:01 +08:00
AmadeusGhost
6577d6ae05 bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00
CN_SZTL
9916ccef79
luci-app-gowebdav: adjust settings 2020-04-19 23:46:19 +08:00
CN_SZTL
3e16fa51e0
gowebdav: add package 2020-04-19 23:25:40 +08:00
CN_SZTL
33e571e012
Merge Mainline 2020-04-19 20:04:51 +08:00
CN_SZTL
80d18a0f7e
luci-app-serverchan: bump to v1.77 2020-04-19 20:03:12 +08:00
CN_SZTL
0bd3bb5365
OpenClash: bump to v0.37.3-beta 2020-04-19 20:01:35 +08:00