rpardini
5182e2a668
Automatic: kernel config rewrite
2026-01-15 02:13:34 +01:00
rpardini
7f9d6633ba
Automatic: kernel config rewrite
2026-01-07 16:15:32 +01:00
Paolo Sabatino
911a160980
rockchip: other fixes and cleanups for current/edge kernels
...
* DFI driver fix to let DDR3 rk322x handle DMC driver
* edge kernel: removal for Gigabit Ethernet DMA
workaround for rk3288
* reinstate CONFIG_DEBUG_FS=y with both current/edge kernels
2026-01-06 18:13:52 +01:00
Paolo Sabatino
4ccaf7e473
rockchip: bump edge kernel to 6.19
2026-01-06 18:13:52 +01:00
tabris
eaac082190
kernel configs - enable EROFS as module, ditto overlayfs & F2FS
2025-12-29 09:16:28 +01:00
igorpecovnik
0bd81c9690
Automatic: kernel config rewrite
2025-11-08 21:11:06 +01:00
tabris
487f6c3f4d
revert unnecessary forced changes from #8875 ( #8884 )
...
This is a followup to #8820 and #8875
with changes from #8883 , this reverts some changes where things were forced
to modules in #8875 .
2025-11-08 00:16:16 +01:00
tabris
f280477e5e
Revert "Automatic: kernel config rewrite"
...
This reverts commit 9faba35b8b .
The goal is to re-run the rewrite process with less stringent overrides
2025-11-08 00:16:16 +01:00
igorpecovnik
9faba35b8b
Automatic: kernel config rewrite
2025-11-06 09:09:08 +01:00
Mahdi
5cc80839fc
Enable ath12k module for edge kernel configs ( #8812 )
...
* Enable ath12k module for linux-rockchip64-edge
* Drop excessive debug on ath12k module
* Add ath12k module to all EDGE kernel configs, add also ath10 and 11 where missing
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2025-10-23 22:26:48 +02:00
igorpecovnik
0e45d79827
Automatic: kernel config rewrite
2025-10-11 13:36:08 +02:00
Igor
96b10be3c6
Drop CONFIG_CAN_TI_HECC module as it fails to compile ( #8534 )
...
* Drop CONFIG_CAN_TI_HECC module as it fails to compile
On other 32b configs
* Drop rk3588 collabora defconfig
* Drop CAN_TI_HECC from remaining as suggested by AI
2025-08-23 01:13:43 +02:00
Paolo Sabatino
96fe7dee19
bump rockchip edge to kernel 6.16
2025-07-28 20:45:52 +08:00
Paolo Sabatino
cc4cb72d40
bump rockchip 32 bit edge kernel to 6.15
2025-06-03 09:53:37 +02:00
Igor Pecovnik
8e6fd84fe1
Enable rtw88 and rtw89 wireless drivers in kernel 6.12+ configs
2025-04-07 00:31:40 +02:00
Ricardo Pardini
37f3ffcc85
rockchip/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Paolo Sabatino
54628d7d3e
rockchip: bump edge kernel to 6.13-rc5
2025-01-01 19:38:55 +01:00
Paolo Sabatino
d0df3b80f8
rockchip: enable 8189es kernel module
2024-12-29 20:18:28 +01:00
Paolo Sabatino
c90a0f7890
rockchip: bump edge kernel to 6.12
2024-11-30 13:07:31 +01:00
Paolo Sabatino
4f9733b856
update rockchip 32bit edge kernel config
2024-09-18 14:03:19 +02:00
Leonidas P. Papadakos
06aa0e9c15
Enable ksmbd consistently across configurations
2024-09-03 18:26:21 +02:00
Paolo Sabatino
7da7bbf61c
rockchip: bump edge kernel to 6.10
2024-07-22 19:18:14 +02:00
Paolo Sabatino
724573bf7a
bump rockchip family edge kernel to 6.9
2024-06-05 22:18:51 +02:00
Lane Jennison
1a4083fce8
kernel config: revert default governor change back on ondemand
2024-04-26 18:18:03 +08:00
Paolo Sabatino
47d2e8287e
rockchip: bump edge kernel to 6.8
2024-03-25 19:38:38 +01:00
Paolo Sabatino
55836c6074
rockchip: add patches to fix peripheral mode
...
rk322x has peripheral mode that is not working
really well, add various non-upstream patches
and timing adjustments that makes things a bit
more usable (mass storage and ethernet works,
uac isn't)
2024-03-05 20:08:38 +01:00
Paolo Sabatino
a2eadeef98
rockchip: use voluntary preemption model
2024-01-17 20:52:46 +01:00
Paolo Sabatino
2250e6ae4f
rockchip: update kernel configs
2024-01-17 20:52:46 +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
Paolo Sabatino
a1d98a4b70
rockchip: enable back low-latency preemption model
2023-12-26 16:45:30 +01:00
Paolo Sabatino
562d96128b
consolidate rk322x and rockchip 32 bit families
...
* merge patches from rockchip and rk322x families for current and edge
kernels
* adjust patches for tinkerboard to remove some cruft and overclocking
* rework kernel configs
* fix rk322x dmc to avoid lockup on rk3288
* migrate rockchip-6.6 into patch series, rename all patches with
more understandable names
* add gen-series.sh script in tools directory (it is a naive tool to
create patch series when you don't want to rebase everything)
2023-12-26 16:45:30 +01:00
Paolo Sabatino
ee2789918d
rockchip: use point kernel version
2023-12-14 22:02:26 +01:00
Igor
be3a656ec0
Update kernel configs for Waydroid and Redroid support ( #5976 )
...
Co-authored-by: bigboo3000 <bigboo3000@hotmail.com>
2023-11-27 11:26:53 +01:00
Igor
23b94a05aa
Fix Rockchip current and edge kernel from compile breaking ( #5950 )
...
* Fix rockchip current and edge kernel from compile breaking
* Fix media and rockchip64 kernel patches
* Fix remaining rockchip kernel patches
2023-11-21 20:43:50 +01:00
Paolo
f08dcd4867
rockchip,rk322x: bump edge kernel to 6.6 ( #5875 )
...
* rockchip,rk322x: bump edge kernel to 6.6
* rk322x: update patching_config.yaml
2023-10-31 08:13:23 +01:00
Paolo Sabatino
06d5054cce
rockchip: bump edge kernel to 6.5
2023-09-24 19:22:37 +02:00
Igor Pecovnik
22c4336de4
Update Rockchi64 edge config and remove one more broken part that slipped away
2023-09-13 16:42:10 +02:00
gaaichan
325711eb0a
enable build option with mt7921u
2023-08-18 17:10:56 +02:00
Paolo Sabatino
4605bcab83
bump rockchip edge kernel to 6.4
2023-07-09 11:24:10 +02:00
Paolo Sabatino
3f704692a7
rockchip: bump edge kernel to 6.2
2023-03-24 23:12:56 +01:00
Paolo Sabatino
989b49ff6b
rockchip: enable rtl8723ds kernel module
2023-03-18 21:40:32 +01:00
Igor
d76643db70
Enable on two others
2022-12-28 09:07:43 +01:00
Igor Pečovnik
c0001d566b
Bump bcm, imx, mvebu64 and xu4 EDGE to 6.1.y ( #4560 )
...
* Bump bcm, imx, mvebu64, xu4 and rockchip to 6.1.y
* Add configs for imx6 and xu4
* Add broadcom kernel config
* Move XU4 edge to mainline kernel as hardkernel branch contain nothing for it
* Move Rockchip64 EDGE to 6.1
* Move rockchip (32 bit) edge to kernel 6.1
* Move rk322x edge kernel to 6.1
Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
2022-12-14 01:43:31 +01:00
Igor Pečovnik
0428c18033
Revert bootloader for R4S and Neo3, adjust names ( #4510 )
...
* Enable CONFIG_BPF_SYSCALL which might improve Docker support
* Adjust board names
* Move neo3 to previous bootloader too
* Disable 3d support on rock64
2022-11-29 19:47:37 +01:00
Paolo
ed2c6d3c67
rockchip: advance edge kernel to v6.0 ( #4445 )
2022-11-15 20:22:47 +01:00
Igor Pečovnik
a6c02f5e05
Additional fixes for Rockchip64 EDGE kernel ( #4343 )
2022-10-25 17:53:38 +02:00
Igor Pečovnik
f06452c091
Enable AUFS, adjust kernel configs ( #4054 )
...
* Enable AUFS, adjust kernel configs
* Enable aufs
* rpi
2022-08-09 09:14:53 +02:00
Paolo
c87542aba2
rockchip: switch edge kernel to v5.19 ( #4045 )
2022-08-04 11:20:06 +02:00
Igor Pečovnik
fef9b50c7b
Update drivers ( #3918 )
...
- skip legacy since they mainly fails
2022-06-20 15:32:04 +02:00
Malcolm Ke Win
369b0909f6
Add support for KProbes in all armbian kernels ( #3892 )
...
* Update linux-sunxi64-current.config
anbox-modules needs kprobes
https://github.com/armbian/build/issues/3883
* Enable this everywhere
sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:03:01 +02:00