Mecid
b513a20d22
Add Mediatek Genio Family + Radxa Nio-12L (Genio 1200)
2025-03-28 12:38:01 +01:00
Igor Pecovnik
49714857c6
Add AWS & Azure support, disable DRM, disable services that makes no point here
2025-03-27 19:24:07 +01:00
Igor Pecovnik
e8e47f9f5d
Cloud kernel config: drop various debug options and weird NIC adaptors
2025-03-27 19:24:07 +01:00
Igor
9cb56ff599
Remove x86-specific CPU frequency driver from ARM64 config
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-27 19:24:07 +01:00
Igor
9b1771a428
Remove x86-specific options from ARM64 config
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-27 19:24:07 +01:00
Igor Pecovnik
c20fba9908
UEFI: add cloud kernel under cloud branch
2025-03-27 19:24:07 +01:00
Alexander Stein
885fb7f49f
MBa8MPxL-RAS314: Add Raspberry Pi Camera V2 support
...
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com >
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-03-27 14:43:17 +01:00
Martin Schmiedel
33db940373
MBa8MPxL: update linux-tqma-current config
...
add some missing configs and fix update-initramfs
problems by switching to build-in for some modules
- USB_ONBOARD_DEV now build-in
- ARM_IMX_BUS_DEVFREQ now build-in
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-03-27 14:43:17 +01:00
The-going
9cab6163f1
sunxi-6.13: CONFIG_SUN50I_H6_PRCM_PPU=m
2025-03-21 10:24:35 +01:00
Juan Esf91
485a6d62cc
Enable/Add gmac0/1 wifi to Radxa Cubie A5E sun55i-a527
2025-03-16 23:09:17 +01:00
Andrew Davis
b7cdaa9da6
K3: Update edge kernel v6.12 config
...
Some updates to add a few extra drivers that might be useful
on the supported K3 boards.
2025-03-15 16:37:40 +01:00
Andrew Davis
ee65ea2323
K3: Update current kernel v6.6 config
...
Some updates to add a few extra drivers that might be useful
on the supported K3 boards.
2025-03-15 16:37:40 +01:00
Patrick Yavitz
e261f8da85
SpacemiT: Defconfig: Add CONFIG_NFT_FLOW_OFFLOAD=m
...
Request: https://forum.armbian.com/topic/50513-feature-request-enable-flow-offload-in-build/
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-03-15 16:35:23 +01:00
FantasyGmm
0ccbe8bcc7
Update Odin2 Config
2025-03-15 10:29:56 +01:00
juanesf
d9842bb5e8
Add Radxa Cubie A5E (sun55i-a527) ( #7852 )
...
* Add Radxa Cubie A5E (sun55i-a527)
* Add Ethernet BSP to sun55i-dev, restore patch deleted
* Update sunxi64_common.inc
* Update from mainstream
* Update sun55iw3.conf
* Clean and switch partition table format
* Update and rename radxa-cubie-a5e.conf to radxa-cubie-a5e.csc
* fix gpt partition boot
* Cleanup and update (6.12>6.14)
2025-03-12 15:40:16 +01:00
plumbeo
dd8d9710f7
linux-bcm2711: enable CONFIG_CRYPTO_NHPOLY1305_NEON
2025-03-12 15:34:08 +01:00
Andrei Aldea
f64b9f15d3
Fix Kernel to K3-Beagle for non-upstream boards
2025-03-08 20:10:18 +01:00
Igor Pecovnik
9d93e0c58c
Raspbery Pi: legacy kernel is missing support for CONFIG_FW_LOADER_COMPRESS
2025-03-08 20:05:40 +01:00
amazingfate
6fc7b7a41b
rockchip64-edge: enable CONFIG_DRM_PANEL_MIPI_DBI and toggle CONFIG_DRM to builtin
2025-03-03 12:56:02 +01:00
amazingfate
f3439c7980
rockchip64-current: enable CONFIG_DRM_PANEL_MIPI_DBI and toggle CONFIG_DRM to builtin
2025-03-03 12:56:02 +01:00
青菜萝 卜冬瓜
b86cf1adbb
sun55iw3-syterkit: update kernel config ( #7855 )
2025-02-23 15:55:42 +08:00
Patrick Yavitz
67969c4efa
BananaPi BPI-F3: Update spacemit defconfig
...
Misc. Additions
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-16 13:04:47 -05:00
Igor Pecovnik
3637f07183
Revert "imx6: move current to 6.12.y"
...
This reverts commit a3dac432fc .
USB patch for 6.12.y needs rework - its a bit more work as code has been moved around kernel tree. TBD after 25.2 release.
2025-02-12 11:50:10 +01:00
Igor Pecovnik
5115cdf47a
Odroid XU4: disable BTF as it crashes kernel load
...
https://docs.kernel.org/bpf/btf.html
2025-02-12 10:08:31 +01:00
Igor Pecovnik
af131c02cd
Meson: drop (long) broken legacy code which is also breaking CI
2025-02-10 08:10:04 +01:00
Dominik Wójt
5b29f4dd4b
meson: kernel update: legacy -> 6.6, current -> 6.12 ( #7801 )
...
* Add MXQ target. Copy HDMI fix from odroid-c1.
* meson8, MXQ: add boot from usb support, configurable dtb
* MXQ: remove boot logo
Built-in U-BOOT is used, so the logo will not be displayed anyway.
* meson: kernel update: legacy -> 6.6, current -> 6.12
* Change Odroid C1 and Onecloud to community supported as build now passes
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com >
2025-02-08 23:08:34 +01:00
Patrick Yavitz
e9f5a57173
Spacemit: defconfig: Remove CONFIG_MODULE_SIG=y
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-02 09:06:48 +01:00
Patrick Yavitz
4dda61280c
SpacemiT: defconfig: Remove COMPILE_TEST
...
and enable misc bits
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-02-02 09:06:48 +01:00
amazingfate
2bc3d857ab
sm8250-current: enable CONFIG_USB_SERIAL_CH341
2025-01-31 06:34:04 +01:00
Andrew Davis
4feebab2c7
K3: Update current kernel to v6.6 and edge kernel to v6.12
2025-01-30 19:03:48 +01:00
Ricardo Pardini
9b822824bb
thinkpad-x13s: arm64-sc8280xp: enable RTW88 in-kernel USB drivers
2025-01-26 09:20:30 +01:00
FantasyGmm
2d00d09615
Update Odin2 Config
2025-01-24 18:50:46 +01:00
Ricardo Pardini
ee4039e910
meson64: edge .config update to 6.13
...
- `CONFIG_REISERFS` is no more
- `CONFIG_CFG80211` required to keep wireless working (done via hooks)
2025-01-21 13:27:54 +01:00
Ricardo Pardini
a6f1879bd0
meson64: copy .config edge -> current to match 6.6 -> 6.12
2025-01-21 13:27:54 +01:00
amazingfate
5106212f6d
Revert "rk35xx-vendor: disable CONFIG_DEBUG_INFO_BTF"
...
This reverts commit e5b5e113cd .
2025-01-21 13:24:58 +01:00
Martin Schmiedel
a4ed40bc6a
MBa8MPxL: update linux-tqma-current to 6.12
...
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-01-19 20:22:42 +01:00
Igor Pecovnik
dc558d7c01
UEFI kernels, legacy = 6.6, current & edge 6.13
2025-01-19 20:21:52 +01:00
amazingfate
e5b5e113cd
rk35xx-vendor: disable CONFIG_DEBUG_INFO_BTF
2025-01-14 19:43:44 +08:00
Patrick Yavitz
a09e8b866f
RaspberryPi BCM2711: Enable FW_LOADER_COMPRESS support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-01-12 08:28:59 -05:00
TheSnowfield
9af709fa87
sunxi: enable TCA8418 keyboard support
2025-01-07 10:13:43 +01:00
Ricardo Pardini
eaf8e5ac37
rk35xx/legacy: rewrite-kernel-config, no changes
2025-01-05 18:46:59 +01:00
Ricardo Pardini
c4a8ef49b0
rockchip64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
88fd7fb8fb
sm8250/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
238c41e2bf
wsl2-x86/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
9a20071b4c
wsl2-x86/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
eb26e63900
wsl2-arm64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b41e444266
wsl2-arm64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
1eaf4c4250
arm64/wdk2023: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
be5fdca4cc
riscv64/edge: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c9c264f9a4
riscv64/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00