Paolo Sabatino
cc4cb72d40
bump rockchip 32 bit edge kernel to 6.15
2025-06-03 09:53:37 +02:00
Ricardo Pardini
a268b2dd69
rockchip64-6.15: edge: CONFIG_NETKIT=y
...
- because, well, Cilium: https://isovalent.com/blog/post/cilium-netkit-a-new-container-networking-paradigm-for-the-ai-era/
- nb: nas nothing to do with "ai"
2025-05-29 18:50:10 +02:00
Ricardo Pardini
6e67114ced
rockchip64-6.15(edge): .config: enable VIDEO_SYNOPSYS_HDMIRX_LOAD_DEFAULT_EDID
...
From the Kconfig:
```
Preload default EDID (Extended Display Identification Data)
branded by Linux Foundation that exposes display modes up
to 4k@30Hz, which have best compatibility with HDMI transmitters.
Enabling this option is recommended for a non-production use-cases.
It will make driver usable out-of-the-box.
For a higher display modes you will need to load customized EDID
from userspace using v4l2-ctl tool or by other means.
Without enabling this option driver will be practically
non-functional until EDID will be loaded from userspace.
Which is a wanted behavior when using this driver in a
commercial product that should utilize own branded EDID.
```
2025-05-29 09:33:29 +02:00
Patrick Yavitz
5cf5eba923
SpacemiT: Defconfig: Enable audio support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-05-27 15:39:56 +02:00
Exodus
c3d6eebc31
linux-sunxi64-edge enable playstation hid support for dualsense/dualshock 4 updated driver
...
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2025-05-27 15:37:20 +02:00
Igor Pecovnik
000c787edd
mvebu: bump EDGE kernel to 6.12 and disable Active State Power Management
2025-05-16 19:01:48 +02:00
Exodus
ff1fcf5632
sunxi-6.14: Add module for keys lradc
...
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2025-05-14 17:19:40 +02:00
Patrick Yavitz
834de5f4fa
SpacemiT: Defconfig: Add CONFIG_TUN=m
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-05-07 07:33:29 +02:00
Igor Pecovnik
9c5eddffaa
Enable video console on amd64 cloud images - for remote console access
2025-04-30 09:06:06 +02:00
Igor Pecovnik
528e7e5ace
Enable video console on aarch64 cloud images - for remote console access
2025-04-30 09:06:06 +02:00
Micke Prag
34fa6db522
rockchip64: Enable CAN FD driver MCP251XFD
2025-04-29 00:25:49 +02:00
libiunc
59e6206f58
Starfive: bump kernel to v6.6 for starfive2
2025-04-24 12:41:51 +02:00
Igor Pecovnik
094a90562c
RaspberryPi: suppress warnings for missing firmware
...
When RTL8152 USB network is enabled as build-in, it will throw out warnings such as:
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8156b-2.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8156a-2.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153c-1.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153b-2.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153a-4.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153a-3.fw for built-in driver r8152
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8153a-2.fw for built-in driver r8152
This should prevent this while keep driver as module.
2025-04-23 21:02:45 +02:00
FantasyGmm
7c7272654a
Add Qcom Robotics RB5 Support
2025-04-12 20:10:35 +02:00
Patrick Yavitz
0b8d7ffa32
SpacemiT: Defconfig: Enable PPPoe Module
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-04-11 11:07:34 -04:00
juanesf
863a369302
Update linux-sun55iw3-dev.config ( #8058 )
...
-Change CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND to avoid excessive heat while in low use
2025-04-10 10:29:46 +02:00
FantasyGmm
1dfb077e15
Bump SM8250 Edge kernel to 6.14 ( #8054 )
2025-04-09 19:28:36 +08:00
The-going
332d300fd8
sunxi64: Switching CURRENT to v6.12.19, LEGACY to v6.6.75
...
kernel config by simple copying:
cp linux-sunxi64-current.config linux-sunxi64-legacy.config
cp linux-sunxi64-edge.config linux-sunxi64-current.config
cp linux-sunxi-current.config linux-sunxi-legacy.config
cp linux-sunxi-edge.config linux-sunxi-current.config
2025-04-08 17:17:22 +02:00
Igor Pecovnik
8e6fd84fe1
Enable rtw88 and rtw89 wireless drivers in kernel 6.12+ configs
2025-04-07 00:31:40 +02:00
Mecid
5c391f0e05
Switch canonical to vendor to keep more inline with other families
2025-03-28 12:38:01 +01:00
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