Sergio Paracuellos
16f0b2d843
ramips: mt7621-dts: use standard 'syscon' string
...
Both 'memc' and 'sysc' nodes are not using 'syscon'
as a node string which is the standard one to be used.
Update both of them.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20210505132154.8263-3-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-29 23:55:21 +08:00
Sergio Paracuellos
4ec4b8e5e0
ramips: mt7621-dts: properly define 'cpc' and 'mc' nodes
...
'cpc' and 'mc' nodes correspond with the MIPS 'Cluster Power Controller'
and 'MIPS Common Device Memory Map' which are present in some MIPS related
boards. There is already bindings documentation for these two located in:
- Documentation/devicetree/bindings/power/mti,mips-cpc.yaml
- Documentation/devicetree/bindings/bus/mti,mips-cdmm.yaml
Hence, properly update compatible strings and align nodes with already
mainlined bindings documentation. Also, move their definition to a proper
place since both of them are not related with the palmbus at all.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211002060706.30511-1-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-29 23:55:06 +08:00
Sergio Paracuellos
8fe4b3ad8d
ramips: mt7621-dts: change some node hex addresses to lower case
...
Hexadecimal addresses in device tree must be defined using lower case.
There are some of them that are still in upper case. Change them all.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211017070656.12654-2-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-29 23:54:48 +08:00
Sergio Paracuellos
78cbbce7b6
ramips: mt7621-dts: make use of 'IRQ_TYPE_LEVEL_HIGH' instead of magic numbers
...
Nodes 'gdma' and 'hsdma' are using magic number '4' in interrupts property.
Use 'IRQ_TYPE_LEVEL_HIGH' instead to align with the rest of the nodes in
the file.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211019102915.15409-2-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-29 23:54:34 +08:00
lean
cdc5007358
Revert "kernel: bump 5.15 to 5.15.42 ( #9439 )"
...
This reverts commit b5cdd73cb4
.
2022-05-26 17:12:07 +08:00
lean
6c2e9050b4
Revert "kernel: bump 5.15 to 5.15.43 ( #9440 )"
...
This reverts commit d4cadadb49
.
2022-05-26 17:11:57 +08:00
aakkll
d4cadadb49
kernel: bump 5.15 to 5.15.43 ( #9440 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-26 01:06:43 +08:00
aakkll
b5cdd73cb4
kernel: bump 5.15 to 5.15.42 ( #9439 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-25 22:03:53 +08:00
AmadeusGhost
d5dc513703
ramips: newifi-d2: fix default internet led
2022-05-24 15:23:12 +08:00
TonyTeng22
4132115fc2
kirkwood: add support for Surfilter Net110 88F6281 ( #9433 )
2022-05-24 11:10:56 +08:00
José Hwong
1d13f2881c
kernel: bump 5.10 to 5.10.117 ( #9419 )
...
Remove:
target/linux/generic/backport-5.10/890-v5.19-net-sfp-Add-tx-fault-workaround-for-Huawei-MA5671A-SFP-ON.patch [1]
target/linux/generic/backport-5.10/900-regulator-consumer-Add-missing-stubs-to-regulator-co.patch [2]
[1] 3abbfac1ab
[2] a71658c7db
Signed-off-by: José Hwong <josehwong@hotmail.com>
2022-05-23 15:27:10 +08:00
aakkll
1787300141
kernel: bump 5.15 to 5.15.41 ( #9412 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-20 13:20:52 +08:00
José Hwong
bc45671c00
kernel: bump 5.4 to 5.4.195 ( #9408 )
...
* kernel: bump 5.4 to 5.4.194
Signed-off-by: José Hwong <josehwong@hotmail.com>
* kernel: bump 5.4 to 5.4.195
Signed-off-by: José Hwong <josehwong@hotmail.com>
2022-05-19 12:36:33 +08:00
Beginner
6c6f4d159f
kernel: Add missing devm_regulator_get_exclusive() ( #9411 )
...
This backports a patch from Linux 5.10.116 to fix a compile problem
introduced in 5.10.114.
drivers/usb/phy/phy-generic.c could not find
devm_regulator_get_exclusive().
Fixes : #9410
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-05-19 10:09:52 +08:00
Beginner
bbabd70e44
kernel: bump 5.10 to 5.10.115 ( #9405 )
...
* kernel: bump 5.10 to 5.10.114
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.115
Removed upstreamed:
backport-5.10/850-v5.17-0004-PCI-aardvark-Clear-all-MSIs-at-setup.patch
pending-5.10/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-05-18 14:28:29 +08:00
aakkll
664d5cee72
kernel: bump 5.15 to 5.15.40 ( #9399 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-17 19:19:39 +08:00
José Hwong
ad67dcb784
kernel: bump 5.4 to 5.4.193 ( #9393 )
...
Signed-off-by: José Hwong <josehwong@hotmail.com>
2022-05-16 01:41:30 +08:00
aakkll
a7446d2806
kernel: bump 5.15 to 5.15.39 ( #9389 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-13 14:28:19 +08:00
José Hwong
0b8b34215f
kernel: bump 5.4 to 5.4.192 ( #9386 )
...
Signed-off-by: José Hwong <josehwong@hotmail.com>
2022-05-11 12:38:55 +08:00
aakkll
3516c9aa8a
kernel: bump 5.15 to 5.15.38 ( #9378 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-09 22:25:14 +08:00
AmadeusGhost
6a5775c5cd
ipq806x: rac2v1a: fixes button does not work issue
2022-05-09 16:35:25 +08:00
AmadeusGhost
5f75284ecd
Revert "rockchip: add subtarget rk356x init support"
...
This reverts commit bbfc031f1c
.
This part is identical to armv8 generic, remove redundant code.
2022-05-09 16:29:32 +08:00
José Hwong
77625481a6
ipq807x: refresh 5.10 patches ( #9376 )
...
Remove target/linux/ipq807x/patches-5.10/100-clk-qcom-ipq8074-fix-PCI-E-clock-oops.patch
2022-05-08 23:50:19 +08:00
lean
59f95e73bc
rockchip: add rk356x.mk
2022-05-06 21:08:14 +08:00
Robert Marko
5943c67afc
kernel: 5.15: add missing symbol
...
CONFIG_QCOM_SPMI_ADC_TM5 gets uncovered while building IPQ40xx with 5.15.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2022-05-06 20:27:38 +08:00
lean
bbfc031f1c
rockchip: add subtarget rk356x init support
2022-05-06 18:07:24 +08:00
Beginner
4ddd124ec8
kernel: bump 5.10 to 5.10.113 ( #9341 )
...
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-05-05 01:03:34 +08:00
lean
71632794c1
kernel: fix Huawei MA5671A tx-fault with a Marvell mv88e6085 switch
2022-05-05 01:03:03 +08:00
José Hwong
d5622e3534
kernel: bump 5.4 to 5.4.191 ( #9329 )
...
Signed-off-by: José Hwong <88561480+JoseCoW@users.noreply.github.com>
2022-04-29 22:56:09 +08:00
aakkll
28faa95120
kernel: bump 5.15 to 5.15.36 ( #9325 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-04-29 22:55:38 +08:00
Beginner
ce2fb409e0
kernel: bump 5.10 to 5.10.112 ( #9311 )
...
* kernel: x86: remove an upstreamed patch
012-pcengines-apu2-detect-apuv4-board.patch is upstream since Linux 5.5 [1].
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.5&id=3d00da1de3ea36ba44f4a7ba76c8c8b16f98204b
Acked-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* kernel: bump 5.10 to 5.10.112
Manually rebased:
ath79/patches-5.10/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-04-25 19:18:22 +08:00
lean
ca4dc08690
mtk-eip93: fix build with kernel 5.15
2022-04-25 18:57:38 +08:00
lean
cb609bce6c
ramips: Xiaomi Mi Router 4A Gigabit Edition boot issue
2022-04-21 23:29:02 +08:00
José Hwong
07fa9114d6
kernel: bump 5.4 to 5.4.190 ( #9287 )
...
* kernel: bump 5.4 to 5.4.189
Signed-off-by: José Hwong <88561480+JoseCoW@users.noreply.github.com>
* kernel: bump 5.4 to 5.4.190
Signed-off-by: José Hwong <88561480+JoseCoW@users.noreply.github.com>
2022-04-21 22:41:18 +08:00
lean
6a7ad84644
ipq807x: fix QNAP 301w 10G phy autneg at boot
2022-04-21 02:16:41 +08:00
aakkll
0bfab825ab
kernel: bump 5.15 to 5.15.35 ( #9282 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-04-20 19:46:36 +08:00
Beginner
c015f9b542
kernel: bump 5.10 to 5.10.111 ( #9259 )
...
Removed upstreamed:
pending-5.10/850-0003-PCI-aardvark-Fix-support-for-MSI-interrupts.patch
apm821xx/patches-5.10/150-ata-sata_dwc_460ex-Fix-crash-due-to-OOB-write.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-04-17 13:21:27 +08:00
aakkll
ad34521be6
kernel: bump 5.15 to 5.15.34 ( #9252 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-04-14 20:38:40 +08:00
Eneas U de Queiroz
940200d607
mediatek/mt7622: enable accelerated crypto drivers
...
Use ARMv8 Crypto Extensions for AES, ghash and sha256.
This results in a 16 times speed gain in speed for aes-128-ctr, 17x in
aes-128-gcm, and 9 times in sha256.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-04-13 16:45:47 +08:00
lean
863f34aa0e
kernel : 5.10: backport NFSv4_2 SSC helper commit
2022-04-13 16:38:51 +08:00
lean
7226b23eab
kernel:refresh debloat dma buf patch for linux 5.10
2022-04-13 16:34:33 +08:00
lean
6f4e5befda
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2022-04-12 12:59:09 +08:00
lean
d39dbc33c3
mt7622: fix pppoe hw flow offload
2022-04-12 12:59:02 +08:00
José Hwong
aa3f8bc738
kernel-5.10: fix offset and fuzz for patches ( #9238 )
...
Fixed "generic" and "ipq807x" sections.
Signed-off-by: José Hwong <88561480+JoseCoW@users.noreply.github.com>
2022-04-12 11:24:00 +08:00
lean
8c0824b971
generic: backport wireless ethernet dispatch for kernel 5.4
2022-04-12 11:20:07 +08:00
lean
cff9b8fc73
ramips: fix hwnat WED
2022-04-11 15:53:18 +08:00
aakkll
7b72c0d67d
kernel: bump 5.15 to 5.15.33 ( #9224 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-04-11 14:35:37 +08:00
lean
cc057b5fb7
ipq807x : Add NSS bridge-mgr support
2022-04-11 13:54:55 +08:00
lean
db580cfe63
ipq807x: refresh 5.10 patches
2022-04-11 13:00:44 +08:00
lean
f93cd5e516
mediatek: use wpad-openssl replace of wolfssl version
2022-04-11 12:49:24 +08:00
lean
aa0101a649
kernel: bump 5.10 to 5.10.110
2022-04-11 12:47:31 +08:00
lean
4ae5d37ca1
mediatek: add patches for MT7622 WED (wireless ethernet dispatch)
2022-04-11 11:58:21 +08:00
lean
a5f299d925
Revert "kernel: bump 5.10 to 5.10.110 ( #9214 )"
...
This reverts commit 4d545eaed7
.
2022-04-10 16:32:25 +08:00
lean
d31af3b114
Revert "kernel: bump 5.15 to 5.15.33 ( #9215 )"
...
This reverts commit 26844a297a
.
2022-04-10 16:31:49 +08:00
Beginner
26844a297a
kernel: bump 5.15 to 5.15.33 ( #9215 )
...
Deleted (upstreamed):
generic/backport-5.15/350-v5.18-MIPS-pgalloc-fix-memory-leak-caused-by-pgd_free.patch [1]
generic/backport-5.15/730-v5.16-hv-utils-add-PTP_1588_CLOCK-to-Kconfig-to-fix-build.patch [2]
generic/pending-5.15/850-0014-PCI-aardvark-Fix-reading-PCI_EXP_RTSTA_PME-bit-on-em.patch [3]
generic/pending-5.15/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch [4]
Manually rebased:
generic/pending-5.15/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch
ramips/patches-5.15/710-at803x.patch
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=d29cda15cab086d82d692de016f7249545d4b6b4
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=d5aad7d63b1b5c1f3c4b69e12c05e7c7d196fae8
[3] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=ed750e22e44366e264bcdf7b1cf0713f08f7980a
[4] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=0fe94b84c43cfea867e1721606185e8686d7d32f
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[Refresh patches again]
[Remove generic/pending-5.15/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-04-10 14:49:00 +08:00
Beginner
4d545eaed7
kernel: bump 5.10 to 5.10.110 ( #9214 )
...
Removed upstreamed:
generic/backport-5.10/350-v5.18-MIPS-pgalloc-fix-memory-leak-caused-by-pgd_free.patch
generic/pending-5.10/850-0014-PCI-aardvark-Fix-reading-PCI_EXP_RTSTA_PME-bit-on-em.patch
ipq40xx/patches-5.10/105-ipq40xx-fix-sleep-clock.patch
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Compile-/run-tested: ath79/generic (Archer C7 v2).
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-04-10 14:48:51 +08:00
Junle Fong
847a60f53b
mediatek: add kernel 5.10 missing patch
...
* update config-5.4 for ramips > mt76x8.
update kernel config file.
* mediatek: fix patches
2022-04-07 23:37:19 +08:00
zhouF96
98eeb48d70
Add basic support for TL-XTR10890 ( #9202 )
...
* kernel: add module for bcm574xx 575xx serials
kernel: add module for bnxt_en Linux driver for the
Broadcom NetXtreme-C/NetXtreme-E
BCM573xx, BCM574xx, BCM575xx, NetXtreme-S BCM5880x
(up to 200 Gbps) Ethernet Network Controllers and Broadcom Nitro
BCM58700 4-port 1/2.5/10 Gbps Ethernet Network Controller.
* reapply bcm578xx sfp 2.5g patch
* add basic tplink-xtr10890 support
* update 10890dts and add to platform.sh
* update 10890 dts to try boot qcn9074
* revert qca-ssdk to original version
2022-04-07 22:49:43 +08:00
lean
72a2df6a81
mhi: Add support for forced PM resume
2022-04-07 19:01:10 +08:00
lean
d7780d7360
mhi: use irq_flags if controller driver configures it
2022-04-07 18:38:21 +08:00
lean
89e39d8809
toolchain: add llvm-bpf
2022-04-07 01:01:05 +08:00
Chen Yijun
956d8303f3
Add Support for HLK-7621 Router Designed By Me ( #9194 )
...
* add support for hilink_hlk-7621a
* add dts of mt7621_hilink_hlk-7621a
2022-04-05 22:38:50 +08:00
lean
be8077f517
ipq807x: fix wireless reload after reboot
2022-04-04 00:01:44 +08:00
lean
8f2b0b86b1
netifd: bump to version 2022-02-20
2022-04-03 19:12:12 +08:00
lean
b8c337abe5
ath79: add kernel 5.15 support
2022-04-03 13:34:55 +08:00
lean
91d301c03b
mediatek: add kernel 5.15 support
2022-04-03 13:29:14 +08:00
lean
6135e15ba4
ramips: add kernel 5.15 support
2022-04-03 13:27:24 +08:00
lean
e449c765d6
kernel: refresh 5.15 patches and config
2022-04-03 13:03:13 +08:00
lean
6482d2270c
backport-5.15: refresh patches
2022-04-03 12:44:52 +08:00
lean
ba1f8c931c
kernel: export symbol dev_set_threaded
2022-04-03 00:16:52 +08:00
lean
e368d184b3
Version update to R22.4.1
2022-04-02 21:35:05 +08:00
Liam Luo
a77cc5f1ed
ipq806x: Norton 518: fix interface definition ( #9171 )
2022-04-02 01:15:55 +08:00
lean
624a9f9703
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2022-03-31 17:50:41 +08:00
lean
80799ea19e
ramips/mediatek: enable threaded NAPI in the ethernet driver
2022-03-31 17:50:26 +08:00
Beginner
19a9562040
kernel: bump 5.10 to 5.10.109 ( #9162 )
...
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-31 16:48:20 +08:00
JoseCoW
6371d6313d
kernel: bump 5.4 to 5.4.188 ( #9159 )
...
Signed-off-by: JoseCoW <88561480+JoseCoW@users.noreply.github.com>
2022-03-31 13:33:25 +08:00
AmadeusGhost
2297f089da
ramips: fixes ethernet driver build error
...
Fixes : #9153
2022-03-30 20:18:09 +08:00
Daniel Golle
065be5b18a
kirkwood: import patch to fix build and refresh patches
...
kirkwood build broke due to missing include needed for ETH_ALEN.
Add patch (sent upstream as well) to address that.
Refresh patches for 5.4 and 5.10.
Fixes : #9154 , #9155
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-30 20:15:18 +08:00
Ansuel Smith
7a7f9d647d
treewide: backport support for nvmem on non platform devices
2022-03-30 00:33:40 +08:00
AmadeusGhost
fd9fd12bc2
generic/5.15: remove unused patches
...
Closed : #8669
2022-03-29 15:08:59 +08:00
lean
f1252b9a5b
ath79: disable ARRIS SBR-AC1750 GPIO-Watchdog
2022-03-25 15:19:14 +08:00
lean
aa422c5375
ramips/mediatek: enable threaded NAPI in the ethernet driver
2022-03-24 14:22:05 +08:00
aakkll
3755e9c978
kernel: bump 5.10 to 5.10.108 ( #9122 )
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-03-24 01:00:46 +08:00
JoseCoW
84b3c270d3
kernel: bump 5.4 to 5.4.187 ( #9121 )
...
Signed-off-by: JoseCoW <88561480+JoseCoW@users.noreply.github.com>
2022-03-24 01:00:37 +08:00
aakkll
a3f70fd357
kernel: bump 5.15 to 5.15.31 ( #9118 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-23 22:07:46 +08:00
Beginner
c0491fe7aa
kernel: bump 5.10 to 5.10.107 ( #9105 )
...
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-21 14:10:43 +08:00
JoseCoW
c672ca8ab3
kernel: bump 5.4 to 5.4.186 ( #9107 )
...
Signed-off-by: JoseCoW <88561480+JoseCoW@users.noreply.github.com>
2022-03-21 11:16:37 +08:00
Beginner
0525218347
kernel: bump 5.15 to 5.15.30 ( #9100 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-03-20 13:01:34 +08:00
Beginner
3d9022f163
kernel: bump 5.10 to 5.10.106 ( #9101 )
...
* kernel: bump 5.10 to 5.10.105
Updated default config with new sym (CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY=y).
Manually rebased:
generic/hack-5.10/220-arm-gc_sections.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
* kernel: bump 5.10 to 5.10.106
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-20 13:01:21 +08:00
JoseCoW
29c2daa886
net: ethernet:drop duplicate patches ( #9098 )
...
重复的如下:
ee9e153105/target/linux/generic/backport-5.10/610-v5.13-54-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L3-L10)
a5d4d89136/target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L3-L10)
---
ee9e153105/target/linux/generic/backport-5.10/610-v5.13-54-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L11-L22)
a5d4d89136/target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L11-L22)
---
ee9e153105/target/linux/generic/backport-5.10/610-v5.13-54-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L23-L37)
a5d4d89136/target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L23-L37)
---
ee9e153105/target/linux/generic/backport-5.10/610-v5.13-54-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L68-L77)
a5d4d89136/target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L38-L47)
---
ee9e153105/target/linux/generic/backport-5.10/610-v5.13-54-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L78-L95)
a5d4d89136/target/linux/generic/pending-5.10/701-net-ethernet-mtk_eth_soc-add-ipv6-flow-offloading-support.patch (L48-L65)
2022-03-19 19:43:16 +08:00
JoseCoW
a44076d63c
Fix offset for some patches of kernel-5.4 ( #9085 )
2022-03-17 23:12:46 +08:00
aakkll
f92cfbbd3e
kernel: bump 5.15 to 5.15.29 ( #9078 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-17 16:02:27 +08:00
JoseCoW
f684871135
kernel: bump 5.4 to 5.4.185 ( #9080 )
...
* kernel: bump 5.4 to 5.4.184
* kernel: bump 5.4 to 5.4.185
2022-03-17 16:01:57 +08:00
AmadeusGhost
d2b51b86ac
ipq806x: SURF G-NAT200: enable nss support
2022-03-17 10:38:11 +08:00
lean
f54f20cda0
ath10k-ct: update version to fix DFS for VHT160
2022-03-16 20:12:59 +08:00
lean
a5d4d89136
net: ethernet: mtk_eth_soc: add ipv6 flow offload support
2022-03-16 13:37:25 +08:00
lean
9a383de4af
ramips: add support for OrayBox X3A
2022-03-16 13:32:29 +08:00
lean
db50d6e23f
ipq806x: remove 5.10 patches
2022-03-16 01:50:37 +08:00
lean
a96390e2e7
kernel: backport fix for initializing skb->cb in the bridge code to 5.4
2022-03-16 01:40:05 +08:00
lean
c9da824ac8
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2022-03-14 14:45:28 +08:00
lean
98d59732a1
mediatek: add mt7986b (Filogic 830) init support
2022-03-14 14:45:07 +08:00
Beginner
390145de88
kernel: bump 5.10 to 5.10.104 ( #9036 )
...
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-14 14:36:21 +08:00
google-you-ok?
608b9d15b6
rockchip:fix nanopi-r4s mac address ( #9059 )
...
* Update 02_network
* Update 007-arm64-dts-rockchip-add-EEPROM-node-for-NanoPi-R4S.patch
* Update 007-arm64-dts-rockchip-add-EEPROM-node-for-NanoPi-R4S.patch
* Update 010-arm64-dts-rockchip-add-EEPROM-node-for-NanoPi-R4S.patch
2022-03-14 14:03:39 +08:00
lean
d4ac948b46
x86: backport Intel I225-V (Stepping B3) driver from 5.15 to 5.4
2022-03-12 15:29:20 +08:00
lean
bbde8efa10
kernel: fix tty driver missing function for kernel 5.15
2022-03-12 01:43:09 +08:00
lean
c78e255f56
kernel: fix 5.15.28 patch error
2022-03-12 01:41:16 +08:00
aakkll
eafca6ea73
kernel: bump 5.15 to 5.15.28 ( #9053 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-12 01:09:33 +08:00
lean
bd965b8708
rockchip: add ondemond gov
2022-03-09 20:46:12 +08:00
lean
038ab6255d
rockchip: improver usb wifi detect for Ryan
2022-03-09 19:08:47 +08:00
lean
7af03c8483
rockchip: fix patch miss typo
2022-03-09 17:36:13 +08:00
aakkll
c82ca10450
kernel: bump 5.15 to 5.15.27 ( #9035 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-09 16:02:17 +08:00
lean
a9bc7fad5b
rockchip: default switch kernel to 5.15
2022-03-06 23:26:30 +08:00
lean
bb42d6d224
kernel:fix module_supported_device macro for kernel 5.15
2022-03-06 23:22:42 +08:00
lean
29884ccce1
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2022-03-04 13:09:52 +08:00
Rui Salvaterra
0f1905de35
kernel: bump 5.10 to 5.10.103
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-03-03 16:23:21 +00:00
google-you-ok?
7a988e46cf
rockchip:fix doornet device parsing error resulting in missing compilation ( #8994 )
...
* Update armv8.mk
* rockchip:fix device tree custom parsing error
* rockchip:fix device tree custom parsing error
* rockchip:add doornet1-add-rk3328-dmc-relate-node
* rockchip:fix device tree custom parsing error
* rockchip:refresh add device dtb configuration
* Add files via upload
* rockchip:add 1.5 second delay mode for ethernet
* rockchip:add 1.5 second delay mode for ethernet
* Update 205-rockchip-rk3399-Add-support-for-EmbedFire-DoorNet2.patch
* Update 205-rockchip-rk3399-Add-support-for-EmbedFire-DoorNet2.patch
* Update armv8.mk
* Delete 808-arm64-dts-doornet1-add-rk3328-dmc-relate-node.patch
* Update armv8.mk
2022-03-04 00:06:46 +08:00
SiYao Mo
05e206921e
rockchip: missing config to use r8168
2022-03-03 15:31:03 +00:00
Beginner-Go
50ad8ab612
kernel: bump 5.15 to 5.15.26
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-03-02 16:57:21 +00:00
John Audia
2f2e7bec8e
kernel: bump 5.10 to 5.10.102
...
Removed upstreamed:
bcm4908/patches-5.10/180-i2c-brcmstb-fix-support-for-DSL-and-CM-variants.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.102&id=f333c1916fd6b55900029bf8f918cc00009e2111
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
2022-03-02 16:22:07 +00:00
John Audia
fbd027c5da
kernel: bump 5.10 to 5.10.101
...
Removed upstreamed:
pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch[1]
bcm27xx/950-0592-drm-vc4-Allow-DBLCLK-modes-even-if-horz-timing-is-od.patch[2]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.101&id=7113440a36c741efd7c76e3d70b3634100120cdb
2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.101&id=21c890ca8eaecea06cabb92be2a53a6f26f56383
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
2022-03-02 16:21:51 +00:00
AmadeusGhost
4d5770a6cf
ipq807x: zte mf269: optimize related code
...
Since this part will not be accepted by upstream.
2022-03-02 23:56:27 +08:00
AmadeusGhost
edbd8d2e98
ipq807x: drop all xiaomi devices support
...
我只是执行者,有问题请找 “Redmi ax6 机友会”(522966467)里面的群主
和陈超(269806631)等狗管理和伪君子反馈。
I'm just an executor. If you have any questions, please contact the
group owner and Chen Chao (269806631) management and hypocrites in
the "Redmi ax6 Friends Club" (522966467) for feedback.
私はただの遺言執行者です。ご不明な点がございましたら、グループのオ
ーナーである Chen Chao(269806631)や、「Redmi ax6 Friends Club」
(522966467)の他のマネージャーや偽善者にお問い合わせください。
Unanimous approval from the entire development team.
Ref: https://t.me/chenchao_rip/4
Cc: lean <coolsnowwolf@gmail.com>
Cc: asushugo <429632952@163.com>
CC: CN_SZTL <cnsztl@immortalwrt.org>
Cc: AmadeusGhost <amadeus@immortalwrt.org>
2022-03-02 23:35:16 +08:00
W_Y_CPP
e8cb010cec
kernel: fix build for mt7621 with kernel 5.10
2022-03-01 18:21:12 +00:00
lean
68da7390fb
rockchip: add workaroud for usb wlan up at firstboot
2022-03-01 22:44:19 +08:00
lean
5f0ddf4823
rockchip: switch kernel to 5.10
2022-03-01 19:36:08 +08:00
unifreq
71263b95a1
Fix 613-netfilter_optional_tcp_window_check.patch ( #8970 )
...
* Fixed a bug that could crash the kernel, and limit the value of the sysctl variable: net.netfilter.nf_conntrack_tcp_no_window_check to 0 or 1.
* Fix pending-5.15/613-netfilter_optional_tcp_window_check.patch
2022-03-01 11:07:38 +08:00
unifreq
2d15f51c44
Fixed a bug that could crash the kernel, and limit the value of the sysctl variable: net.netfilter.nf_conntrack_tcp_no_window_check to 0 or 1. ( #8967 )
2022-03-01 00:29:49 +08:00
AmadeusGhost
da34b3a2fb
Revert "rockchip:fix rk3399 build with kernel 5.15"
...
This reverts commit f449543c7f
.
2022-02-28 12:39:50 +08:00
AmadeusGhost
3ff761aa6d
Revert "rockchip: fix build rk3328 with kernel 5.15"
...
This reverts commit 60bd44abab
.
Fixes: copied messy commit 2923e80
("rockchip: add support for
FriendlyARM NanoPi NEO3")
2022-02-28 12:38:06 +08:00
lean
2923e808b2
rockchip: add support for FriendlyARM NanoPi NEO3
2022-02-26 21:03:54 +08:00
lean
f449543c7f
rockchip:fix rk3399 build with kernel 5.15
2022-02-26 19:09:49 +08:00
Jax Jiang
dd0b95dbde
x86: grub2: search for the "kernel" filesystem on all disks
...
Previously, grub2 was hardcoded to always look on "hd0" for the
kernel.
This works well when the system only had a single disk.
But if there was a second disk/stick present, it may have look
on the wrong drive because of enumeration races.
This patch utilizes grub2 search function to look for a filesystem
with the label "kernel". This works thanks to existing setup in
scripts/gen_image_generic.sh. Which sets the "kernel" label on
both the fat and ext4 filesystem variants.
Signed-off-by: Jax Jiang <jax.jiang.007@gmail.com>
Suggested-by: Alberto Bursi <bobafetthotmail@gmail.com> (MX100 WA)
(word wrapped, slightly rewritten commit message, removed MX100 WA)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-02-26 05:46:11 +00:00
Beginner-Go
a61a59795b
Revert "grub: x86 efi add search module for better find boot partition on multiple disk"
...
This reverts commit 8b97425415
.
2022-02-26 05:45:54 +00:00
lean
fd9249dacb
x86: switch to kernel 5.15
2022-02-25 18:16:18 +08:00
lean
020b3d2c64
kernel:add support shortcut-fe for 5.15
2022-02-25 18:15:14 +08:00
lean
60bd44abab
rockchip: fix build rk3328 with kernel 5.15
2022-02-25 17:57:15 +08:00
lean
8512311f80
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2022-02-25 17:45:57 +08:00
lean
7514169118
kernel: fix conntrack multiple registrant
2022-02-25 17:45:50 +08:00
AmadeusGhost
eb2644d09a
rockchip: disable unsupported devices by default
...
Since users only want to use the latest test kernel,
disable unverifiable devices to compile properly.
Closed : #8934
2022-02-25 16:08:20 +08:00
JoseCoW
a430d48900
kernel: bump 5.15 to 5.15.25 ( #8929 )
2022-02-24 17:55:56 +08:00
AmadeusGhost
2788b735c3
rockchip: add basic kernel 5.15 support
2022-02-24 11:24:27 +08:00
Chen Minqiang
29d4ee71ed
ramips: 5.10: ralink-eth support mt7621
...
Fixes : #8925
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2022-02-24 11:18:18 +08:00
Rosen Penev
00770ec576
linux/modules: split up oid_registry
...
This will be needed by ksmbd in a following commit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-20 16:15:27 +00:00
Rosen Penev
b43fc18ec0
target/linux: add help text to kernel config
...
These options will be used for ksmbd. Once kernel 5.15
makes it in, this patch can go away.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-20 15:54:23 +00:00
lean
2cef640d52
ipq807x: nss overclock to 1.7Ghz
2022-02-19 09:59:00 +08:00
lean
5018cf2c17
ipq807x: fix AQR PHY patches API
2022-02-19 09:39:58 +08:00
lean
0862f3d2be
ipq807x: add support for Aquantia AQR113C
2022-02-19 02:06:22 +08:00
lean
e4b3e57456
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2022-02-19 00:49:25 +08:00
lean
17a3111035
ipq807x: add uboot-envtools
2022-02-19 00:49:17 +08:00
Helmi Amirudin
a45b0fa8a0
kmod-drm-vc4: fix drm-vc4 depends ( #8902 )
...
Co-authored-by: W_Y_CPP <383152993@qq.com>
2022-02-18 21:32:59 +08:00