Commit Graph

6331 Commits

Author SHA1 Message Date
sKyissKy
06556882d6
Fix ipq807x qca-nss-ecm bonding error (#11542) 2023-09-22 18:36:37 +08:00
David Bauer
876ee0d189 scripts: use sep-char for hash nodes
U-Boot with enabled secure-boot will not boot images with the
@-character used for hash node-names.

Use the existing separation character configurable for each device.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-09-21 22:38:21 +08:00
zhusir
dd3dddafcf
fix: cpu usage display (#11537) 2023-09-20 19:49:08 +04:00
lean
7a04c52544 Version update to R23.9.18 2023-09-19 18:45:53 +08:00
lean
f56df16317 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2023-09-17 04:11:21 +08:00
lean
61625a6cf9 openssl: make compatible with v1.1 pkg 2023-09-17 04:11:12 +08:00
aiamadeus
ad98915e76 ipq40xx: try to fixes booting issue
No testing since there is no board.
2023-09-16 19:23:55 +08:00
Hauke Mehrtens
45107fc446 mbedtls: Update to version 2.28.4
This only fixes minor problems.
Changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.4

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-09-16 19:20:36 +08:00
Daniel Maslowski
7acf8fc20e kernel: decouple 9P virtio from 9P net
General support for 9P is desirable on platforms without virtualization.
This decouples the 9P general networking support for use on more platforms.

Signed-off-by: Daniel Maslowski <info@orangecms.org>
2023-09-15 10:28:14 +08:00
Eneas U de Queiroz
7494eb1618 openssl: bump to 3.0.10
This is a major update to the current LTS version, supported until
2026-09-07.

Changelog:
https://github.com/openssl/openssl/blob/openssl-3.0.10/CHANGES.md

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-09-15 10:25:17 +08:00
coolsnowwolf
a2a0e5b9f6 ipq-wifi: bump to latest git HEAD 2023-09-14 13:55:54 +08:00
coolsnowwolf
eb0d35f0b7 Revert "r8125: bump to version 9.011.00-1"
This reverts commit b570280edf.
2023-09-14 13:35:24 +08:00
coolsnowwolf
f12c5e76d2
Update README.md 2023-09-09 19:45:24 +04:00
lean
34ac92f6cc ipq40xx: switch to kernel 5.10 2023-09-09 23:36:45 +08:00
lean
61d090cddb mediatek: fix build with glinet gl mt6000 2023-09-09 22:41:52 +08:00
lean
77abd0b975 filogic: add support for GL.iNet GL-MT6000 support 2023-09-08 16:33:49 +08:00
Kivinsae Fang
191a5b1ba4
fix: Add the missing content to README_EN (#11520)
* doc: Sync'ed README_EN.md to the latest commit

* fix: Add the missing content to README_EN

---------

Co-authored-by: KKtheGhost <im@kivinsae.com>
2023-09-08 12:20:41 +04:00
aakkll
e4838f140b
kernel: bump 6.1 to 6.1.52 (#11517)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-09-07 10:41:42 +04:00
zhusir
5ae20da72e
fibocom_qmi: fixes build error (#11516)
Fixed #11374
2023-09-06 22:08:03 +08:00
Felix Fietkau
8e4e1a06be mt76: update to the latest version
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-09-05 21:36:39 +08:00
好想告诉你
007b9dd0e2
action: remove unused package moby* (#11502) 2023-09-04 10:05:00 +08:00
Hauke Mehrtens
65b9b129d1 linux-firmware: update to 20230804
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-09-03 17:35:30 +08:00
Hauke Mehrtens
4013351243 linux-firmware: Update Intel AX200 and AX210 firmware
This updates the Intel iwlwifi firmware for AX200 and AX210 from version
66 to version 72. Version 72 is the latest version supported by iwlwifi
from kernel 6.1.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Reviewed-by: Robert Marko <robimarko@gmail.com>
2023-09-03 17:31:38 +08:00
Hannu Nyman
565ff98e01 scripts/download.pl: remove stale GNOME download sites
Remove stale sites from @GNOME alias:
* remove 2 sites that have stale 3 years old content
* remove 2 sites that have dropped GNOME
* convert 2 sites from FTP to HTTP

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-09-02 18:28:38 +08:00
AmadeusGhost
b570280edf r8125: bump to version 9.011.00-1 2023-09-02 18:24:57 +08:00
aakkll
198e536d15
kernel: bump to 5.4.255, 6.1.50 (#11497) 2023-08-31 15:20:11 +08:00
coolsnowwolf
7460dcc802 uboot-rockchip: update rkbin version
Fixes: #11488, #11489
2023-08-27 19:30:22 +08:00
oct-month
1fd443d852
ip60xx: fix build issue (#11486) 2023-08-26 12:14:41 +08:00
John Audia
cfea6db248 kernel: bump 5.15 to 5.15.126
1. Disable unneeded errata Kconfig symbols
2. Update kernel

All patches automatically rebased.
Fixes: #11427, #11451, #11476

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-08-25 21:19:45 +08:00
1582130940
2f7f6cf0c4 ip60xx/ipq807x: Drop upstream patch
Already fixed in upstream kernel (5.10.191/5.15.127)
2023-08-25 21:01:03 +08:00
coolsnowwolf
5eda7bd591 closed-rockchip-vendor: bump to v2023-07-26 2023-08-24 20:15:41 +08:00
coolsnowwolf
97c30dc620 Version update to R23.8.23 2023-08-24 14:29:52 +08:00
coolsnowwolf
7d88ab0e62 kernel: bump version with upstream 2023-08-24 14:27:37 +08:00
晓东
f676db7af3
meson: Onecloud: Fix first USB not available (#11479)
* Fix first USB not available

* Fix first USB not available

* Fix first USB not available
2023-08-23 19:10:10 +08:00
晓东
aa7601b13f
meson: add 5.15 kernel support (#11477) 2023-08-23 15:16:23 +08:00
coolsnowwolf
2f9daaaf34 Revert "update dropbear version (#11467)"
This reverts commit b428d5e6c1.
2023-08-21 17:00:18 +08:00
coolsnowwolf
a653cfbdda Merge branch 'master' of https://github.com/coolsnowwolf/lede 2023-08-21 13:36:44 +08:00
coolsnowwolf
b1142d41f2 r8152: fix compatibility with kernel 5.4.251+ 2023-08-21 13:36:36 +08:00
Phoenix
b428d5e6c1
update dropbear version (#11467)
* Update Makefile

* Update dropbear.init
2023-08-21 13:25:45 +08:00
Kivinsae Fang
3eb61cfd0c
doc: added a workaround for non-sensitive fs on WSL/WSL2 (#11465)
Co-authored-by: KKtheGhost <im@kivinsae.com>
2023-08-21 13:24:32 +08:00
Kivinsae Fang
81565cb91f
doc: sync README_EN.md to latest (#11466)
Co-authored-by: KKtheGhost <im@kivinsae.com>
2023-08-20 23:30:25 +08:00
aakkll
38595344c2
kernel: bump to 5.4.254, 6.1.46 (#11460) 2023-08-18 21:08:34 +08:00
coolsnowwolf
c5efeaff69 kernel: bump 5.10 to 5.10.190 2023-08-16 15:46:28 +08:00
Hauke Mehrtens
4fd8d7b7f8 openssl: bump to 1.1.1v
Major changes between OpenSSL 1.1.1u and OpenSSL 1.1.1v [1 Aug 2023]

    o Fix excessive time spent checking DH q parameter value (CVE-2023-3817)
    o Fix DH_check() excessive time with over sized modulus (CVE-2023-3446)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-08-16 15:13:01 +08:00
aakkll
8069a49467
kernel: bump to 5.4.253, 6.1.45 (#11455)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-08-15 22:23:26 +08:00
晓东
4e7c56f9f3
Support emmc for Thunder OneCloud (#11453) 2023-08-15 14:32:55 +08:00
coolsnowwolf
961ee0e81e r8152: fix build with kernel 5.10+ 2023-08-13 11:40:42 +08:00
coolsnowwolf
bdb3b96718 r8152: rework eth hw addr set for kernel 5.4 2023-08-12 22:17:18 +08:00
coolsnowwolf
38bca36d20 mac80211: rework eth hw addr set for kernel 5.4 2023-08-10 19:42:15 +08:00
aakkll
3441bc5588
kernel: bump 5.4 to 5.4.252 (#11436) 2023-08-09 16:25:17 +08:00