coolsnowwolf
34c8edcddc
rockchip: switch kernel version to 5.19
2022-08-10 04:21:00 +00:00
coolsnowwolf
595bf71b39
rockchip: add FastRhino R66S support in kernel 5.19
2022-08-10 04:19:14 +00:00
Reto Schneider
1463a9598f
ramips: mt7628: fix memory controller reset bit
...
According to MediaTek MT7688 Datasheet v1.4, as well as the MT7628
counterpart, the memory controller reset bit (MC_RST) is 10, not 20.
Reset bit 20 is used for for UART 2 (UART2_RST).
Please note: Due to the lack of hardware, I was not able to test this
change.
Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
2022-08-10 11:05:05 +08:00
Jiaxun Yang
665970a97d
ramips: mt7530: Implement set_port_link
...
set_port_link is required by swconfig to setup link mode.
Here we implemented set_port_link by touching MII PHY registers.
For autoneg enabled case, we set advertise registers to let
autoneg reach the target mode and then retrigger autoneg. For
non autoneg case, we set BMCR register to force PHY enter
desired mode.
This patch have been tested on both MT7620 and MT7621.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
2022-08-09 11:21:28 +08:00
Koen Vandeputte
9d7fe3f316
kernel: add missing 5.15 symbols
...
Found while testing various platforms
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2022-08-09 11:20:42 +08:00
coolsnowwolf
f1b4ddefd4
target: add silicon mk place holder
2022-08-08 10:16:13 +00:00
coolsnowwolf
8dbff7b4f8
uboot-rockchip: add rk3568 board support
2022-08-08 09:25:58 +00:00
coolsnowwolf
40548d8a95
phy: update RK3568 rockchip-snps-pcie3 fw when init
2022-08-08 02:53:04 +00:00
Petr Štetiar
17c7b4cbe0
generic: 5.15: disable CONFIG_DEBUG_INFO_REDUCED symbol
...
This came up during build testing of mvebu/cortexa9 target with 5.15
kernel.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-08-08 10:27:52 +08:00
coolsnowwolf
bbdcf9095c
target: add Apple Silicon SoC platform (M1/M2) family init support
2022-08-07 03:58:27 +00:00
coolsnowwolf
960844ee21
x86: add kmod-i915-gvt package
2022-08-06 16:49:16 +00:00
coolsnowwolf
1ed3597b92
x86: add suuport for Intel gen 11/12/13th GPU GVT-g capability
2022-08-06 16:46:59 +00:00
aakkll
3c316115f9
kernel: bump 5.18 to 5.18.16 ( #9892 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-06 00:23:26 +08:00
aakkll
dad62d5fb5
kernel: bump 5.15 to 5.15.59 ( #9891 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-06 00:23:05 +08:00
aakkll
e99155a6e1
kernel: refresh 5.19 patch ( #9890 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-06 00:22:41 +08:00
cuiyf5516
2e53ea6741
rockchip: 5.19: disable ntfs option ( #9889 )
2022-08-06 00:21:54 +08:00
coolsnowwolf
f861ce8a61
rockchip: refresh 5.19 patch
2022-08-05 06:38:54 +00:00
lean
766e12fcd5
rockchip: add kernel 5.19 support
2022-08-05 12:00:06 +08:00
lovehackintosh
cabbef2b4e
kernel: bump 5.10 to 5.10.135 ( #9887 )
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-08-05 11:19:25 +08:00
lean
785fe8dbb8
x86: fix 5.19 modules.mk
2022-08-05 00:36:00 +08:00
lean
962a1027cc
x86: switch test kernel to 5.19
2022-08-04 21:11:02 +08:00
lean
94f7c18695
linux: fix 5.19 patch build error
2022-08-04 19:19:25 +08:00
lean
b5da81b795
kernel: update 5.19 new hashsum dl
2022-08-01 19:02:08 +08:00
lean
de2e28cdc5
kernel: add linux 5.19 stable release support
2022-08-01 15:55:28 +08:00
cuiyf5516
1202e11678
rockchip: 5.18: diable ntfs option ( #9875 )
...
Fixes : #9872
2022-08-01 09:59:06 +08:00
Beginner
a735627a66
kernel: bump 5.10 to 5.10.134 ( #9868 )
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-07-31 13:25:41 +08:00
aakkll
d8e34160b8
kernel: bump 5.18 to 5.18.15 ( #9859 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-30 10:17:58 +08:00
aakkll
25ff31a63c
kernel: bump 5.15 to 5.15.58 ( #9860 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-30 10:17:48 +08:00
Christian Lamparter
005c491b27
ipq806x: Archer VR2600: fix switch ports numbering
...
The order of LAN ports shown in Luci is reversed compared to what is
written on the case of the device. Fix the order so that they match.
Fixes : #10275
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-07-29 10:10:36 +08:00
benihi
94306d3827
ramips: 5.4: fix build error ( #9849 )
...
- modify "mt7621_nand.c" newlines to "LF"
- add "mt7621_nand.c" patches for kernel 5.4
2022-07-28 13:46:25 +08:00
lovehackintosh
70bf186a84
ramips: 5.4: fixes nand patches ( #9848 )
...
Fixes : #9847
2022-07-28 10:05:40 +08:00
lovehackintosh
7ad9516bf1
kernel: bump 5.10 to 5.10.133 ( #9845 )
2022-07-27 23:51:57 +08:00
lovehackintosh
d677e6a664
ramips: move mt7621_nand driver to files and sync with upstream ( #9844 )
2022-07-27 23:51:19 +08:00
AmadeusGhost
3211a973de
rockchip: drop most ugly hack code
...
Delete these ugly hack code until someone who
make money with this don't be so perfunctory.
2022-07-25 10:57:31 +08:00
Martin Blumenstingl
2dff07154d
generic: 5.15: Disable more config symbols
...
These came up while trying to build the lantiq target with Linux 5.15.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2022-07-25 10:09:27 +08:00
骷髅头
eb3ebc4fc0
rockchip:add doornet2 lpddr4 4gb ( #9817 )
...
* 添加DN2 LPDDR4 4GB
* 添加DN2 LPDDR4 4GB
* rockchip: Complement missing configuration for other kernels
Co-authored-by: hejiawencc <hjw0415@outlook.com>
2022-07-24 15:43:55 +08:00
aakkll
d43bee457c
kernel: bump 5.18 to 5.18.14 ( #9823 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-23 23:40:03 +08:00
aakkll
4ad9acd2f0
kernel: bump 5.15 to 5.15.57 ( #9824 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-23 23:39:52 +08:00
aakkll
8852b7bb51
kernel: bump 5.15 to 5.15.56 ( #9816 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-22 18:13:08 +08:00
aakkll
bb63dd2d5b
kernel: bump 5.18 to 5.18.13 ( #9818 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-22 18:12:53 +08:00
lean
7af074fd1d
Revert "uboot-rockchip:doornet2 detaches from evb rk ( #9812 )"
...
This reverts commit cdad02d028
.
2022-07-21 16:58:40 +08:00
骷髅头
cdad02d028
uboot-rockchip:doornet2 detaches from evb rk ( #9812 )
...
* add CONFIG_TARGET_DOORNET2_RK3399=y
* uboot-rockchip:doornet2 out of evb rk patch
* uboot-rockchip:cancel doornet2 to use rkbin
* Update armv8.mk
* rockchip:add kernel5.15 rk3399-nanopi-r4se.dts
* rockchip:add kernel 5.18 rk3399-nanopi-r4se
2022-07-21 16:12:52 +08:00
lean
ebfa1b93b7
generic: fix swconfig_leds.c in 5.18
2022-07-21 15:10:56 +08:00
lovehackintosh
340fe78011
kernel: bump 5.10 to 5.10.131 ( #9807 )
2022-07-21 10:00:21 +08:00
José Hwong
9053b90d40
kernel: backport upstream mtk_eth_soc patches ( #9809 )
...
* kernel: move mtk flow offload patches to backport-5.15
They were accepted upstream
Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kernel: backport upstream mtk_eth_soc patches
Includes MT7986 ethernet support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: Felix Fietkau <nbd@nbd.name>
2022-07-21 09:45:51 +08:00
Rafał Miłecki
f1b8180c5a
kernel: switch back 5.15 to fw_devlink=permissive
...
Kernel switching to fw_devlink=on as default broke probing some devices.
Revert it until we get a proper fix.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2022-07-20 17:47:48 +08:00
Christian Lamparter
9f1069a59d
sdk: add spidev-test to the bundle of userspace sources
...
moves and extends the current facilities, which have been
added some time ago for the the usbip utility, to support
more utilites that are shipped with the Linux kernel tree
to the SDK.
this allows to drop all the hand-waving and code for
failed previous attempts to mitigate the SDK build failures.
Fixes: bdaaf66e28bd ("utils/spidev_test: build package directly from Linux")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-07-20 17:42:22 +08:00
Felix Fietkau
14f31f2a2b
kernel: backport mtk wlan flow offloading fix
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-07-20 17:41:06 +08:00
lean
c5f12bf7aa
rockchip: add crypto-hw-rockchip drivers for RK3328/RK3399
2022-07-18 13:27:05 +08:00
lean
4348784a58
rockchip: switch to kernel 5.18
2022-07-18 11:37:26 +08:00