rpardini
7f9d6633ba
Automatic: kernel config rewrite
2026-01-07 16:15:32 +01:00
igorpecovnik
0bd81c9690
Automatic: kernel config rewrite
2025-11-08 21:11:06 +01:00
Ricardo Pardini
a691d128db
uefi-{arm64|x86}-edge (6.18): CONFIG_HYPER=y (from =m)
...
- this is to workaround e3ec97c3ab
- I talked to the maintainer (Wei Liu) upstream, they are aware of the problem, but haven't a solution
- the cloud variants are not affected (already had =y)
2025-11-08 13:13:46 +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
Igor Pecovnik
7753ab03e6
Enable Realtek rtw88 USB adapters (8811/8821, 8812AU, 8814AU, 8822BU) on UEFI edge kernels
...
And execute kernel config rewrite.
2025-10-06 23:40:09 +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
da0f6a77a9
arm64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
bmilde
8007e64ab1
Update linux-uefi-arm64-edge.config
...
Added module support for newer MediaTek Wifi7 devices
2025-01-01 19:38:44 +01:00
Igor Pecovnik
ff7fbd9289
Execute rewrite-kernel-config to update kernel configs
...
./compile.sh rewrite-kernel-config BOARD=uefi-arm64 BRANCH=edge
./compile.sh rewrite-kernel-config BOARD=uefi-x86 BRANCH=edge
2024-11-03 17:56:48 +01:00
bmilde
a762360af0
Update linux-uefi-arm64-edge.config
...
added bcachefs filesystem module
2024-11-03 17:56:48 +01:00
Igor Pecovnik
513671a48f
Kernel config maint: rewrite kernel config with ./compile rewrite-kernel-config
2024-09-18 16:31:56 +02:00
Igor Pecovnik
752ba047b3
UEFI kernels: rewrite kernel config for legacy - current - edge
2024-08-12 19:44:20 +02:00
Igor Pecovnik
759274b7a1
UEFI x86 and arm64: Bump EDGE kernels to 6.10.y
2024-07-27 12:40:25 +02:00
Igor
07047176cc
Bump UEFI edge kernels with kernel config rewrite ( #6666 )
...
* Bump UEFI edge kernels with kernel config rewrite
* Update wireless drivers that breaks compilation
2024-06-01 22:35:46 +02:00
Lane Jennison
1a4083fce8
kernel config: revert default governor change back on ondemand
2024-04-26 18:18:03 +08: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
c20d074f58
uefi: rewrite-kernel-config for arm64/riscv64/x86, current & edge
2024-03-29 15:57:40 +00:00
ColorfulRhino
9d097d1c63
Update 6.8 kernel config for uefi and rk3588 (wireless driver changes)
2024-03-17 18:57:28 +00:00
ColorfulRhino
55d9513c24
uefi: edge kernel: Bump from 6.7 to 6.8
...
- Kernel configs updated via ./compile.sh rewrite-kernel-config
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
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
Ricardo Pardini
30ff9471f9
uefi: all: update edge 6.7.y .config's, no changes
2023-12-27 13:29:37 +01:00
Ricardo Pardini
88577a0cf4
uefi: all: update all .config's, no changes; edge: 6.6.y; current 6.1.y; legacy 5.15.y
2023-12-27 13:29:37 +01:00
Kevin Schmidt
e9332d575c
Add rockchip drivers to uefi-arm64 kernel.
2023-12-12 08:34:38 +01:00
Igor Pecovnik
f9528c6ec4
Update Waydroid (Android) kernel dependencies
2023-12-06 20:54:32 +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
Kevin Schmidt
72922908c5
Refresh jetson-nano board config.
2023-11-19 22:27:28 +01:00
Ricardo Pardini
6d70e1876b
uefi-{arm64|x86} edge 6.6: kernel .config: enable Hyper-V (also, Azure) support (as modules / requires initrd)
2023-11-06 16:17:33 +01:00
Ricardo Pardini
d25b8149c0
uefi-{arm64|x86} edge 6.6: kernel .config: update .config, no changes
2023-11-06 16:17:33 +01:00
Igor Pecovnik
02ba64b872
Update risc64 and arm64 configs
2023-07-11 11:15:00 +02:00
Igor Pecovnik
89a6750d78
Bump UEFI edge to 6.4.y
2023-07-11 11:15:00 +02:00
Igor Pečovnik
ad827fe0a5
Move UEFI legacy to 5.15.y, current to 6.1.y and edge to 6.2.y ( #4896 )
2023-03-05 17:02:52 +01: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
Igor Pečovnik
ce30644a09
Disable Event debugging CONFIG_INPUT_EVBUG ( #4828 )
2023-02-12 15:21:55 +01:00
Igor
d76643db70
Enable on two others
2022-12-28 09:07:43 +01:00
Igor Pečovnik
5a82aea458
Bump UEFI edge kernels to 6.0.y ( #4340 )
2022-10-25 20:38:44 +02:00
Igor Pečovnik
a4c952c8cf
Bump versions, adjust kernel configs ( #4276 )
2022-10-12 11:21:41 +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
Igor Pečovnik
1a276577a4
Bump bcm2711, uefi, imx6, media and mvebu64 EDGE kernels to 5.19.y ( #4044 )
...
* Bump bcm2711 edge to 5.19.y
* Bump imx6, media and mvevu64 edge to 5.19.y
* Bump UEFI kernels
2022-08-04 21:49:35 +02:00
Igor Pečovnik
fef9b50c7b
Update drivers ( #3918 )
...
- skip legacy since they mainly fails
2022-06-20 15:32:04 +02:00
Igor Pečovnik
e7f25237d5
Remove broken wireless drivers ( #3868 )
2022-06-07 15:48:30 +02:00
Igor Pečovnik
8ba7b7e214
Switching the rest to 5.18.y ( #3860 )
...
* Update kernel configs
* Switch sunxi edge to 5.18.y
* Move sunxi to 5.18.y and re-enable AUFS
* Change version - temporally to make a build from here
* Update config
* 88xx was fixed in the mean time.
* Put version back
* Fix sunxi legacy, disable aufs on 5.10.y since its broken
* Upstream changed in the mean time
* Add a patch to enable 8821cu compilation at 5.18
https://github.com/armbian/build/pull/3814
* Re-enable CONFIG_RTL8822BU in edge
* Update CONFIG_RTL8XXXU
* Bump imx6
* Bump uefi kernels to 5.18.y
* Bump mvebu64 and switch odroid xu4 to 5.18
2022-06-07 07:49:08 +02:00
Igor Pečovnik
2b03a9a646
Upgrade UEFI EDGE kernels to 5.17.y ( #3680 )
2022-04-16 09:11:54 +02:00
Igor Pecovnik
43f1b097d1
Update kernel configs
2022-02-25 21:00:19 +01:00
Igor Pečovnik
2638284b3b
Enable AUFS and Docker ( #3502 )
...
* Enable AUFS and Docker
* Add AUFS to configs
* Update configs
2022-02-17 22:04:55 +01:00
Igor Pecovnik
c79abcd881
Remove not compatible wireless drivers
...
Can be enabled back once fixed https://armbian.atlassian.net/browse/AR-1091
2022-02-15 10:34:21 +01:00
Igor Pečovnik
cfa4188d4e
Bump UEFI current & edge kernels to 5.15.y / 5.16.y ( #3491 )
2022-02-14 23:34:40 +01:00
Leo
e3674b0a83
Add NTSF3 and KSMBD modules for 5.15 ( #3330 )
2021-12-08 16:15:02 +01:00