lovehackintosh
98a38cf20a
kernel: bump 5.19 to 5.19.11 ( #10172 )
...
All patches automatically rebased.
Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
2022-09-25 16:35:12 +08:00
lovehackintosh
4d84789cdd
kernel: bump 5.15 to 5.15.70 ( #10174 )
...
Manually rebased:
hack-5.15/780-usb-net-MeigLink_modem_support.patch
Removed upstreamed:
mpc85xx/patches-5.15/110-gpio-mpc8xxx-Fix-support-for-IRQ_TYPE_LEVEL_LOW-flow.patch
All other patches automatically rebased.
Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
2022-09-25 16:34:49 +08:00
lovehackintosh
6fc2d00f25
kernel: bump 5.4 to 5.4.214 ( #10170 )
...
Manually rebased:
generic/hack-5.4/953-net-patch-linux-kernel-to-support-shortcut-fe.patch
ipq806x/patches-5.4/0063-2-tsens-support-configurable-interrupts.patch
layerscape/patches-5.4/301-arch-0008-arm-add-new-non-shareable-ioremap.patch
layerscape/patches-5.4/820-usb-0009-usb-dwc3-Add-workaround-for-host-mode-VBUS-glitch-wh.patch
layerscape/patches-5.4/801-audio-0008-Revert-ASoC-Remove-dev_err-usage-after-platform_get_.patch
octeon/patches-5.4/700-allocate_interface_by_label.patch
All other patches automatically rebased.
Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
Signed-off-by: Liu Linhui <liulinhui36@gmail.com>
2022-09-24 12:09:08 +08:00
AmadeusGhost
a7a5b42f8a
rockchip: replace patches with upstream
2022-09-20 20:20:53 +08:00
lovehackintosh
4d3f1a6e78
kernel: bump 5.10 to 5.10.143 ( #10138 )
...
* kernel: bump 5.10 to 5.10.143
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: refresh 5.10 patches
All patches automatically rebased.
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Signed-off-by: John Audia <therealgraysky@proton.me>
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-09-17 17:32:05 +08:00
lean
0e7c277d03
rockchip: fix NanoPi R4SE has unique MAC address when boot from emmc
2022-09-16 02:10:11 +08:00
David Bauer
a5dada15ce
rockchip: ensure NanoPi R4S has unique MAC address
...
Ensure the MAC address for all NanoPi R4S boards is assigned unique for
each board.
FriendlyElec ship two versions of the R4S: The standard as well as the
enterprise edition with only the enterprise edition including the EEPROM
chip that stores the unique MAC address.
In order to assign both board types unique MAC addresses, fall back on
the same method used for the NanoPi R2S in case the EEPROM chip is not
present by generating the board MAC from the SD card CID.
[0] https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R4S#Differences_Between_R4S_Standard_Version_.26_R4S_Enterprise_Version
Signed-off-by: David Bauer <mail@david-bauer.net>
2022-09-15 15:23:34 +08:00
AmadeusGhost
58ccac858b
Revert "rockchip: default smp tune on"
...
This reverts commit 518cd6a5c5
.
2022-09-15 15:20:13 +08:00
骷髅头
b030e9103a
uboot-rockchip:fix r4se uboot sd card not bootable ( #10117 )
...
* uboot-rockchip:fix r4se uboot sd card not bootable
this will cause uboot to fail to load the sd card at startup, and uboot can recognize emmc
* rockchip:fix r4se system loading prompt led
* add the previous one
* fix
2022-09-15 14:05:50 +08:00
lean
61d68ec9b2
bridger: add bridge forwarding accelerator for target
2022-09-15 13:42:02 +08:00
骷髅头
d418fa80b4
rockchip:fix r5s led not bright and add nvme driver ( #10108 )
...
* rockchip:modify the correct name of the led
* rockchip:r5s nvme driver enabled by default
2022-09-14 01:42:46 +08:00
lean
518cd6a5c5
rockchip: default smp tune on
2022-09-13 17:03:53 +08:00
lovehackintosh
64b3d5a061
kernel: fixes build error and refresh 5.15 patches ( #10074 )
...
Manually rebased:
target/linux/generic/hack-5.15/953-net-patch-linux-kernel-to-support-shortcut-fe.patch
All other patches automatically rebased.
Build system: x86_64
Fixes : #10071
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-09-10 18:18:08 +08:00
lean
fb1fce9d28
rockchip: enable hwrng in kernel 5.19
2022-09-03 22:38:37 +08:00
lean
dd1fae2f20
rockchip: fix NanoPi R4SE in 5.15
2022-09-03 22:36:37 +08:00
lean
061af71d44
rockchip: add kernel 5.19 support
2022-09-03 22:25:36 +08:00
lean
c06859e50f
rockchip: enable hwrng for R66S/R68S
2022-09-02 02:40:00 +08:00
lean
d6f75eefa1
rockchip: add support for firefly station-p2 board
2022-09-02 02:13:41 +08:00
lean
6bf0fbd526
rockchip:fix nanopi-r4s mac address again
2022-09-01 14:55:14 +08:00
AmadeusGhost
b477a0b702
rockchip: add support for FastRhino R66S/R68S
...
For R68S, flash in as follows:
dd if=openwrt-rockchip-armv8-fastrhino_r68s-ext4-sysupgrade.img
of=/dev/mmcblk0
2022-09-01 12:01:21 +08:00
AmadeusGhost
6aaf68d8f5
rockchip: add basic support for HINLINK OPC-H68K
2022-09-01 11:59:31 +08:00
AmadeusGhost
7f8e3bf68c
rockchip: add support for EZPRO Mrkaio M68S
2022-09-01 11:57:14 +08:00
AmadeusGhost
5115f2bc1d
rockchip: backport support for Radxa ROCK3 A
...
Also enabled pcie on this board.
2022-09-01 11:56:02 +08:00
AmadeusGhost
695be791b2
rockchip: 5.15: fixes motorcomm driver build error
2022-09-01 11:49:38 +08:00
AmadeusGhost
8cb632045f
rockchip: 5.15: introduce rk3568 support
...
Due to the missing ATF for normally boot, there are still
a lot of bugs on this platform. At the same time, the GMAC
driver also lacks a part.
2022-09-01 11:43:00 +08:00
AmadeusGhost
22d08ddd3d
rockchip: revert to origin defaults
...
The current target code is too chaotic, the patches are
messy and disorderly, and there are still many duplicate
code. Pack it back to half a year ago.
2022-09-01 11:28:49 +08:00
AmadeusGhost
b5b402cd07
Revert "rockchip: backport rk3568 support to kernel 5.10"
...
This reverts commit cb3ea4bf55
.
2022-09-01 11:25:13 +08:00
QiuSimons
cb3ea4bf55
rockchip: backport rk3568 support to kernel 5.10 ( #10025 )
2022-08-31 20:24:42 +08:00
QiuSimons
3bb3b633eb
rockchip: fix kernel 5.10 build error ( #10017 )
2022-08-29 21:43:49 +08:00
lean
685a4f1071
mfd: rk808: Add reboot support to rk808.c
2022-08-27 12:22:17 +08:00
lean
e6fbfd9404
rockchip: fix Firefly Station P2 sata support
2022-08-27 03:17:09 +08:00
lean
98318a2627
rockchip: add r66s vop support
2022-08-27 03:16:31 +08:00
lean
24d685c904
rockchip: fix r66s gpio-regulator error
2022-08-27 02:48:10 +08:00
lean
93a9f06c4c
rockchip: backport rk3568 support to kernel 5.15 from immortalwrt
2022-08-27 00:51:54 +08:00
lean
c5fdfb9edb
rockchip: add sdhi pinctrl for nanopi5
2022-08-25 02:10:35 +08:00
aakkll
a36ce8009b
kernel: bump 5.19 to 5.19.3 ( #9983 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-22 18:40:03 +08:00
QiuSimons
1d5b6faacf
cleanup: Remove upstreamed patch ( #9982 )
2022-08-22 15:15:09 +08:00
AmadeusGhost
89cea59694
rockchip: drop all ugly phy hack code
...
These junk code breaks other phy drivers, just remove it.
2022-08-21 15:18:14 +08:00
QiuSimons
db339677de
rockchip: add Radxa ROCK3 Model A dummy dts for build ( #9972 )
2022-08-21 13:48:32 +08:00
骷髅头
2a7ec01066
rockchip:supplement r5s missing symbols ( #9975 )
2022-08-21 13:48:16 +08:00
lean
d7e1c7befd
rockchip: add Radxa ROCK3 Model A board support
2022-08-20 02:22:16 +08:00
lean
619e8ade0c
linux-firmware: add RTL8811/8821CU firmware
2022-08-20 02:07:31 +08:00
lean
b889ab8789
rockchip: fix stmmc mdio with JLSEMI JL2XX1_PHY
2022-08-20 00:27:15 +08:00
benihi
4bb5934fee
kernel: 5.19: refresh patches ( #9966 )
...
Delete: target/linux/rockchip/patches-5.19/0039-drm-rockchip-vop-Don-t-crash-for-invalid-duplicate_s.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.19.y&id=4d8f078e12a8e038ffb9bbb91c5603d6b53ff532
2022-08-18 02:15:32 +08:00
lean
5c200342a7
kernel: bump 5.19 to 5.19.2
2022-08-17 23:21:20 +08:00
QiuSimons
8c6a57905b
rockchip: add NanoPi R5S dummy dts for build ( #9961 )
2022-08-17 22:37:33 +08:00
lean
9a166932f3
mac80211: add rt2x00 5.19 kernel support
2022-08-15 02:36:59 +08:00
aakkll
347559c17a
kernel: refresh 5.19 patch ( #9943 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-14 23:35:01 +08:00
aakkll
1c9fcd0a66
kernel: refresh 5.15 patch ( #9944 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-14 23:33:10 +08:00
littoy
c2f62b1779
rockchip: set rockchip_setup_macs for NanoPi R5S
...
Co-authored-by: fishg <1423545+fishg@users.noreply.github.com>
2022-08-14 16:37:26 +08:00