coolsnowwolf
dc8ed6a7bd
rockchip: switch to kernel 6.6
2024-09-18 15:08:32 +08:00
aiamadeus
af6fdbd097
rockchip: add kernel 6.6 support
2024-03-24 17:00:19 +08:00
AmadeusGhost
e6f5ad32af
rockchip: add kernel 6.1 support
2022-12-14 00:10:54 +08:00
lovehackintosh
8ec6c444f8
rockchip: fix Makefile format ( #10275 )
...
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-10-19 15:55:22 +08:00
AmadeusGhost
7ff615dafc
rockchip: add kernel 6.0 support
2022-10-18 11:15:29 +08:00
AmadeusGhost
58ccac858b
Revert "rockchip: default smp tune on"
...
This reverts commit 518cd6a5c5c3c3ef78b51a2edaed9527dc7d2b30.
2022-09-15 15:20:13 +08:00
lean
61d68ec9b2
bridger: add bridge forwarding accelerator for target
2022-09-15 13:42:02 +08:00
lean
518cd6a5c5
rockchip: default smp tune on
2022-09-13 17:03:53 +08:00
lean
061af71d44
rockchip: add kernel 5.19 support
2022-09-03 22:25:36 +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
lean
685a4f1071
mfd: rk808: Add reboot support to rk808.c
2022-08-27 12:22:17 +08:00
lean
93a9f06c4c
rockchip: backport rk3568 support to kernel 5.15 from immortalwrt
2022-08-27 00:51:54 +08:00
lean
619e8ade0c
linux-firmware: add RTL8811/8821CU firmware
2022-08-20 02:07:31 +08:00
coolsnowwolf
34c8edcddc
rockchip: switch kernel version to 5.19
2022-08-10 04:21:00 +00: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
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
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
lean
30db07f4f4
rockchip: add luci-app-diskman packpage by default
2022-07-12 22:51:09 +08:00
lean
57af03bad2
rockchip: add RK3568 support in kernel 5.18
2022-07-09 02:39:39 +08:00
lean
f01d99d612
Revert "rockchip: kernel switch to 5.10"
...
This reverts commit a056909dc204871468cd2ac150e7232c927aa2f0.
2022-06-18 00:34:04 +08:00
lean
a056909dc2
rockchip: kernel switch to 5.10
2022-06-07 19:40:18 +08:00
AmadeusGhost
5f75284ecd
Revert "rockchip: add subtarget rk356x init support"
...
This reverts commit bbfc031f1c0f5bf1acd92f6551e533e37c0f4585.
This part is identical to armv8 generic, remove redundant code.
2022-05-09 16:29:32 +08:00
lean
bbfc031f1c
rockchip: add subtarget rk356x init support
2022-05-06 18:07:24 +08:00
lean
a9bc7fad5b
rockchip: default switch kernel to 5.15
2022-03-06 23:26:30 +08: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
AmadeusGhost
2788b735c3
rockchip: add basic kernel 5.15 support
2022-02-24 11:24:27 +08:00
lean
0f25fd18ee
rockchip: swtich kernel to 5.4
2021-11-08 13:07:33 +08:00
lean
0977610352
rockchip: add support for HuaKe GuangMiao G4C by AmadeusGhost
2021-11-08 12:55:54 +08:00
lean
4d7056dd7e
rockchip: add missing symbol
2021-10-08 16:42:22 +08:00
lean
b1b36c86af
rockchip: add yt85xx eth support for R2C
2021-10-08 16:22:39 +08:00
lean
8c900f879c
rockchip: add default pacakge
2021-09-29 17:46:04 +08:00
coolsnowwolf
2e96602901
rockchip: import patch from immortalwrt
2021-08-06 23:05:53 +08:00
lean
55d545b926
luci-app-cpufreq : move to target
2021-06-21 15:44:56 +08:00
lean
72f3ab2009
rockchip: sync upstream
2021-06-16 15:04:58 +08:00
lean
7a50383ab6
add kernel 5.10 support and sync with upstream
2021-06-14 18:30:08 +08:00
CN_SZTL
c39177efcf
autocore: add cpu freq & temp display for some arm devices ( #5657 )
...
* autocore: add cpu freq & temp display for some arm devices
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
* Revert "show CPU Temperature for NanoPi R2S (#5612 )"
This reverts commit 099439f051a8b2393554eb26cec2df074f653fae.
Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-10-13 01:07:17 +08:00
CN_SZTL
093cfcf243
target/rockchip: drop ugly hacks (sync with official) ( #5218 )
2020-07-29 19:02:51 +08:00
coolsnowwolf
33abeff31c
Sync to snapshot kernel 5.4 version
2020-07-02 23:30:56 +08:00