Muhammed Efe Cetin
1523d9e9f8
nanopi-m6: add YX35 lcd support to edge kernel
2025-08-20 15:50:10 +08:00
Paolo Sabatino
9e30758977
Implement innosilicon phy usb3 driver for rk3328
...
source: https://patchwork.kernel.org/project/linux-rockchip/cover/20250115012628.1035928-1-pgwipeout@gmail.com/
2025-08-17 13:56:49 +02:00
Rafay Ahmed
214fd20892
Enable lte_em05 as a module ( closes : #8504 )
2025-08-16 20:34:00 +08:00
Rafay Ahmed
a6cfb44448
linux-rk35xx-vendor: Add and enable LTE em05 driver ( Enables support for WWAN cards in Rock 5T/5B+ ) ( #8484 )
...
* Added a patch to add the lte_em05 driver
Adds support for the Quectel M2 WWAN card on the Rock 5T/5B+.
* Enable CONFIG_LTE and LTE_RM310 + LTE_EM05
Enables the lte_rm310 and lte_em05 drivers (drivers/net/lte/).
* Delete patch/kernel/rk35xx-vendor-6.1/net-lte-add-lte-em05-driver.patch
Changes in the patch submitted to armbian/linux-rockchip . Only config change needed now after that gets approved.
2025-08-15 19:53:49 +02:00
Qvy-PNG
2adb3dbaa4
improve WiFi support for the sun50iw1 board family
...
- compile the 8723cs kernel module for Sunxi64 current and edge kernel
- run-tested on the Pine64
2025-08-13 18:43:32 +08:00
Patrick Yavitz
639811006d
SpacemiT: Add CONFIG_HW_RANDOM=y to EDGE defconfig
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-08-11 12:21:05 -04:00
Patrick Yavitz
1e1a42ad2b
SpacemiT: Activate AppArmor in the EDGE defconfig
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-08-11 12:21:05 -04:00
Patrick Yavitz
1dee550888
SpacemiT: Add edge defconfig
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-08-11 12:21:05 -04:00
Lane Jennison
2080f24aef
linux-uefi-arm64-cloud.config: enable ACPI so things boot
2025-08-11 18:26:11 +08:00
Ricardo Pardini
27262ada13
linux-uefi-arm64-cloud.config: update config, no changes
2025-08-11 18:26:11 +08:00
juanesf
83f33fa122
Migrate Radxa Cubie A5E to mainline 6.16 ( #8447 )
...
* migrate u-boot and kernel to mainline
* Add patches for 6.17
* fix compile for patches addes
* Orderer patches, switch kernel config to sunxi64, recreate some patches for fix build
* Update linux-sunxi64-edge.config after pm-domain & sun55i-gmac200 activate
* enable wifi and bluetooth
* revert linux-sunxi64-edge.config
- Revert linux-sunxi64-edge.config
- Add modules: CONFIG_IOMMUFD, CONFIG_SUN50I_IOMMU, CONFIG_SUN55I_PCK600.
* drop sunxi-dev-6.14 and cleanup involved patches
* Update radxa-cubie-a5e.csc
make change proposed by igorpecovnik
2025-08-07 22:17:15 +02:00
Jianfeng Liu
fb363e8829
add initial loong64 support
2025-08-04 17:34:24 +08:00
Igor
8141ce38a6
BLK_DEV_DM is set as a module (m) while DM_INIT is forced built-in (y)
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
84c0b23e01
Sunxi64: Add CONFIG_THERMAL_GOV_USER_SPACE=y
...
Noticed dmesg error on the Tritium H5
[ 2.354290] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 3 failed: -22
[ 2.354350] thermal thermal_zone0: binding cdev cpufreq-cpu0 to trip 4 failed: -22
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
793030a869
Sunxi64: Correct invalid symbol value 'm'
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
6676bd04bf
Sunxi64: Change some usb net drivers from =y to =m
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
98f792136e
Sunxi64: Switch some drivers from =y to =m
...
Resolve some nitpicks to appease our AI overload
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
8610013bc2
Sunxi64: Add CONFIG_TARGET_CORE=m
...
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
CONFIG_LOOPBACK_TARGET=m
CONFIG_ISCSI_TARGET=m
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
3dd9a2fb7b
Sunxi64: Add CONFIG_MOTORCOMM_PHY=y
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
865265ff62
Sunxi64: Update CONFIG_INPUT* JOYSTICK and MOUSE
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
47aedd86b9
Sunxi64: Bring back USB_NET_DRIVERS* and other misc
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
4a12c64fc8
Sunxi64: Set CONFIG_PREEMPT=y and CONFIG_CONNECTOR=y
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
456825942c
REVERT: linux-sunxi64-current.config to d502356
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
c352a17a9f
Sunxi64: Update CONFIG_NET, NFS and misc
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
51dd2f3b69
Sunxie64: Remove CONFIG_VIRTIO_FS=m
...
Come back to it at a later date.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Patrick Yavitz
603f12a087
Sunxi64: Enable more I2C, IIO, SENSORS and other misc bits
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-30 08:15:01 +02:00
Paolo Sabatino
96fe7dee19
bump rockchip edge to kernel 6.16
2025-07-28 20:45:52 +08:00
Hsun Lai
2576cd1d8e
add community support for MediaTek Filogic device (BananaPi R4 Router)
2025-07-26 08:49:45 +02:00
SuperKali
0db3964abd
cloud-images: add wireguard support kernel side
2025-07-24 18:34:54 +02:00
Patrick Yavitz
29f6dc14a2
Sunxi64: Enable additional CONFIG_NET* modules
...
Also:
CONFIG_W1_MASTER_UART=m
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-23 06:27:33 -04:00
Patrick Yavitz
556e638982
Sunxi64: Enable CONFIG_PPS_CLIENT_*
...
Also tick on:
CONFIG_SPI_LOOPBACK_TEST=m
CONFIG_SPI_SLAVE=y
CONFIG_SPI_SLAVE_TIME=m
CONFIG_SPI_SLAVE_SYSTEM_CONTROL=m
CONFIG_SPMI=y
CONFIG_SPMI_HISI3670=m
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-21 18:43:44 +02:00
Patrick Yavitz
1d89b0e1e0
Sunxi64: Update CONFIG_SECURITY
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-20 11:58:13 -04:00
Patrick Yavitz
a359c5808d
Sunxi64: Set DRM_PANFROST/LIMA to =m
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-20 11:58:13 -04:00
Ayush
b14ca1137f
config: kernel: linux-k3-beagle-current-rt: Enable M4 remoteporc ( #8395 )
...
- PocketBeagle 2 and BeaglePlay requires this driver.
- The M4 core supports ZephyrRTOS and FreeRTOS along with bare-metal.
- Is already enabled in current and edge branch
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2025-07-18 11:30:07 -05:00
Ayush Singh
78bb6fec02
config: boards: pocketbeagle2: Add current-rt branch
...
- Using RT kernel is a common thing on pocketbeagle 2. So add current-rt
branch similar to what is being done for the base k3 family.
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2025-07-18 17:48:43 +02:00
Hsun Lai
ae6c70aa3e
remove unused kernel config
2025-07-18 17:42:53 +02:00
Ayush
26100134eb
Enable M4 remoteporc on K3 BeagleBoards ( #8378 )
...
- PocketBeagle 2 and BeaglePlay requires this driver.
- The M4 core supports ZephyrRTOS and FreeRTOS along with bare-metal.
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2025-07-18 09:56:46 -05:00
Exodus
7df44a4fbc
Sunxi64:enable CONFIG_KEYBOARD_*
...
enable CONFIG_KEYBOARD_SUN4I_LRADC needed by keys overlay for orangepizero2w expansion board
2025-07-16 12:04:14 -04:00
Patrick Yavitz
ca607502c8
Sunxi64: Add INPUT_TOUCHSCREEN and INPUT_MISC
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-16 10:59:56 -04:00
Patrick Yavitz
26640e54a3
Sunxi64: Update CONFIG_CAN_* and CONFIG_CPU_FREQ_*
...
https://github.com/armbian/build/pull/8368#pullrequestreview-3020920865
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-16 04:11:36 -04:00
Patrick Yavitz
a55b776f68
Sunxi64: Update INET_CONFIG
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-14 11:33:19 -04:00
Patrick Yavitz
c69c10c698
Sunxi64: Add DRM and VIDEO modules
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-14 11:33:19 -04:00
Patrick Yavitz
9a99ee8ec7
Sunxi64: Add CONFIG_SUNXI_GMAC support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-14 11:33:19 -04:00
Patrick Yavitz
ac5dda465f
Sunxi64: Remove phantom network usb interface
...
And tick on a few misc bits
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-14 11:33:19 -04:00
Patrick Yavitz
2a38243de9
Update the linux-sunxi64-*.config(s)
...
This was required in order to get the wif-pwrseq and bluetooth
functioning correctly on the BPI-M4-Zero. I suspect it will
have no negative results on other units. But of course this
needs to be tested.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-14 11:33:19 -04:00
Igor Pecovnik
1b2428e390
Synhronize x86 config with Ubuntu kernel
2025-07-14 11:00:29 +02:00
d93921012
fa8604ee1a
feat: Add CONFIG_BACKLIGHT_GPIO=m for TinyDRM backlight
...
This is required for gpio-backlight when using the Tiny DRM driver with
SPI-interface LCD panels
2025-07-11 16:53:28 +02:00
Ayush Singh
58940b38e2
config: boards: pocketbeagle2: Add current branch
...
- The edge branch will soon move to 6.16, so adding the current branch
now.
- The kernel config is just a copy of edge config since both kernels are
the same right now.
Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2025-07-10 20:43:27 +08:00
Patrick Yavitz
bff6d4db5b
Meson64: Defconfig: Enable CONFIG_RANDOMIZE_BASE=y
...
KASLR, or Kernel Address Space Layout Randomization, is a
security mechanism used in operating system kernels to randomize
the memory locations of kernel code and data. This makes it
significantly harder for attackers to exploit memory corruption
vulnerabilities by preventing them from knowing the exact
addresses of kernel components.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-04 20:04:03 -04:00
Patrick Yavitz
5da43c1644
Meson64: Defconfig; Enable CONFIG_RTL8723DS=m
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-07-04 04:50:37 -04:00