ColorfulRhino
e28a3ec888
rk3588: edge: Enable new HDMI output driver in kernel config
...
`CONFIG_ROCKCHIP_DW_HDMI_QP`
2024-11-14 07:34:56 +01:00
ColorfulRhino
870eacd2fa
rk3588: edge: Enable newly added CONFIG_RTW89_8852BT
2024-11-14 07:34:56 +01:00
ColorfulRhino
67ce16a83e
rk3588: edge: Rewrite kernel config against v6.12-rc3
2024-11-14 07:34:56 +01:00
amazingfate
ec66156059
rockchip-rk3588: bump current and edge to 6.12
2024-11-14 07:34:56 +01:00
ColorfulRhino
994f376888
rk3588: edge: Set kernel patch folder name to default
...
Move kernel patch folder to archive/rockchip-rk3588-${KERNEL_MAJOR_MINOR} which is the default.
Also rename kernel config to linux-rockchip-rk3588-${KERNEL_MAJOR_MINOR}
2024-06-12 16:20:42 +00:00
ColorfulRhino
eef5c7046b
rk3588: edge: Set kernel config CONFIG_INPUT_RK805_PWRKEY=m
...
This enables powerkey functionality for the PrangePi 5 Plus and other devices using the RK805
2024-06-12 16:20:42 +00:00
ColorfulRhino
71fe1bde51
rk3588: edge: Rewrite kernel config to 6.10-rc3
2024-06-12 16:20:42 +00:00
ColorfulRhino
40ae7ac877
rk3588: edge: Bump kernel from 6.8 to 6.10
...
- Bump mainline kernel from 6.10-rc1 to 6.10-rc2
- Remove patches which are now mainlined
- Re-number "fix-initial-PERST-GPIO-value" patch as per number
ordering seen in 0000.patching_config.yaml
- Rewrite kernel config
2024-06-12 16:20:42 +00:00
Alessandro Lannocca
d706470316
linux-rockchip-rk3588-edge.config minor touches:
...
- move CONFIG_INPUT_RK805_PWRKEY and CONFIG_PINCTRL_RK805 to modules
- move CONFIG_BT to module
2024-06-11 07:31:38 +02:00
Igor Pecovnik
1c4919f14f
Several kernel config automatic rewrite
...
./compile.sh rewrite-kernel-config BOARD=board BRANCH=branch
2024-05-11 17:32:27 +01:00
bmilde
db0c5d2de9
Update linux-rockchip-rk3588-edge.config
...
Enable bcachefs filesystem support in rk3588 kernel config (copied from rockpro64 edge config)
2024-05-09 16:46:39 +01:00
monkaBlyat
77cd0a71cc
enable android binder on rk3588 edge config for android container support
2024-05-08 17:13:02 +02:00
Lane Jennison
1a4083fce8
kernel config: revert default governor change back on ondemand
2024-04-26 18:18:03 +08:00
ColorfulRhino
21dedb068a
rk3588-edge: Rewrite kernel patches against 6.8.3
2024-04-06 00:39:57 +02:00
ColorfulRhino
3b73b5fd81
kernel-config: Fix forced option IKCONFIG
...
Also rewrite some kernel configs to reflect this fix
2024-03-29 15:57:40 +00:00
ColorfulRhino
46d913cce1
rk3588-edge, rk35xx-vendor, rk35xx-legacy: rewrite-kernel-config
2024-03-29 15:57:40 +00:00
amazingfate
6aff5cfbc1
rockchip-rk3588: edge: add panthor support
2024-03-22 09:41:39 +08:00
amazingfate
ce26a3c106
config: rockchip-rk3588-edge: fix hdmi phy config
2024-03-21 10:13:31 +08:00
ColorfulRhino
9d097d1c63
Update 6.8 kernel config for uefi and rk3588 (wireless driver changes)
2024-03-17 18:57:28 +00:00
ColorfulRhino
73908aa745
mainline-kernel: Bump 6.8-rc7 to 6.8 stable
2024-03-17 18:57:28 +00:00
ColorfulRhino
093955e788
rk35xx/rk3588/rockchip64/uefi/wsl: Enable NVMe-over-TCP
...
- Enable NVMe over TCP kernel support for the board families `rk35xx` (vendor), `rockchip-rk3588` (edge), `rockchip64` (current, edge) as well as the generic `uefi` target (current, edge) and `wsl` (current, edge)
- Note: for `wsl` only host-mode is supported, target-mode is not available
- Support for `legacy` kernels not added due to incompatibilities between kernel versions <5.14 and >=5.14. Kernels <5.14 need to patch in this commit to be compatible: https://github.com/torvalds/linux/commit/3c3ee16532c1
- NVMe over TCP specs and slides: https://nvmexpress.org/wp-content/uploads/March-2019-NVMe-TCP-What-You-Need-to-Know-About-the-Specification.pdf
- Guides: https://www.linuxjournal.com/content/data-flash-part-iii-nvme-over-fabrics-using-tcp and https://blogs.oracle.com/linux/post/nvme-over-tcp
- NVMe-oF authentication support: https://blogs.oracle.com/linux/post/nvme-inband-authentication
- NVMe-oF TLS support (kernel >=6.7 required): https://lwn.net/Articles/942817/
2024-03-07 19:46:49 +01:00
Muhammed Efe Cetin
5e4393d185
rockchip-rk3588-edge: khadas-edge2: add MCU fan control
2024-03-06 17:51:08 +01:00
Ricardo Pardini
29a9a5ea36
mainline-kernel: bump 6.8 to 6.8-rc7; update linux-rockchip-rk3588-edge.config
2024-03-06 01:04:37 +01:00
Ricardo Pardini
d496b2a4b6
rockchip-rk3588-edge: rewrite kernel config against v6.8-rc6, no changes
2024-03-03 16:58:34 +01:00
Ricardo Pardini
fffc6ddb2e
rockchip-rk3588-edge: rewrite kernel config against v6.8-rc1, no changes
...
- in preparation for bump to v6.8-rc6/7 later
2024-03-03 16:58:34 +01:00
lanefu
a4d3dcb879
switch default cpu governor to schedutil ( #6120 )
...
* switch schedutil to default cpu governor
* rollback 3 governors on 3 edge cases
2024-01-01 15:14:02 +01:00
Suzuki Taro
89ffc3033e
add CONFIG_RTW89_8852BE
...
for http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-R6.html
2023-12-31 18:29:00 +01:00
Ricardo Pardini
cecad9392d
rockchip-rk3588 edge 6.7-rc7: update .config, no changes
2023-12-27 13:30:23 +01:00
Muhammed Efe Cetin
a406e8323a
Update VOP2 & HDMI QP patches from Andy's kernel tree
2023-11-20 16:31:58 +01:00
M. Efe Çetin
af3b4fafec
Update rk3588-edge to 6.7-rc.1 and add support for VOP2, Crypto, HW RNG ( #5928 )
...
* Update rk3588-edge to 6.7-rc1 kernel
* Update patches for rk3588-edge and add support for crypto, trng, hdmi tx, vop2
2023-11-19 22:30:26 +01:00
Igor Pecovnik
79edb0c511
Remove RK3588 midstream kernel as there is no point of having it
...
+ move RK3588 EDGE tag to 6.6.y branch
2023-11-16 17:06:56 +01:00
Muhammed Efe Cetin
23be92c454
Update rk3588-edge to 6.6-rc1 kernel
2023-09-13 09:30:51 +02:00
Muhammed Efe Cetin
c6ba2283a7
rk3588: edge: update kernel to 6.5-rc5 and fix its timeout issue
2023-08-12 10:04:30 +02:00
Muhammed Efe Cetin
9a0908f9ba
update rk3588-edge to v6.5-rc1
2023-07-15 00:00:07 +02:00
Muhammed Efe Cetin
f7c410de2f
Grab several patches from collabora and upstream
2023-07-15 00:00:07 +02:00
Ricardo Pardini
6ceb772a7a
v6.2-rc7: bump edge to v6.2-rc7 for UEFI / meson64 / rk3568-odroid / rockchip-rk3588
2023-02-18 07:46:29 -03:00
m][sko
1df33255c0
rock 5b edge add sd card support, remove tegra and update to Linux rc2 ( #4653 )
...
* add sdcard support, remove tegra support and update to rc2
* cleaner tegra config cleanup
2023-01-04 18:37:21 +01:00
catalinii
48e45d0c9c
Mainline support for Rock 5B ( #4606 )
...
Co-authored-by: root <catalinii@yahoo.com >
2023-01-01 10:01:16 -08:00