Commit Graph

5831 Commits

Author SHA1 Message Date
ColorfulRhino
e28a3ec888 rk3588: edge: Enable new HDMI output driver in kernel config
`CONFIG_ROCKCHIP_DW_HDMI_QP`
2024-11-14 07:34:56 +01:00
ColorfulRhino
870eacd2fa rk3588: edge: Enable newly added CONFIG_RTW89_8852BT 2024-11-14 07:34:56 +01:00
ColorfulRhino
67ce16a83e rk3588: edge: Rewrite kernel config against v6.12-rc3 2024-11-14 07:34:56 +01:00
amazingfate
ec66156059 rockchip-rk3588: bump current and edge to 6.12 2024-11-14 07:34:56 +01:00
Ricardo Pardini
45a1a09e9f thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12-rc4
- this is down to 27 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-11-12 11:46:13 +01:00
Ricardo Pardini
1779ebb474 thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12-rc3
- this is down to 35 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-11-12 11:46:13 +01:00
Paolo Sabatino
9b68c85c6c set CMA to 16M for Rock Pi S 2024-11-12 11:37:35 +01:00
igorpecovnik
f407636f61 Automatic board configs status synchronise 2024-11-12 11:36:02 +01:00
Ricardo Pardini
e82f3c8d74 kernel: mainline: Bump v6.12-rc4 to v6.12-rc7 2024-11-12 13:49:47 +08:00
Ricardo Pardini
006b616478 kernel: mainline: Bump v6.12-rc3 to v6.12-rc4 2024-11-12 13:49:47 +08:00
ColorfulRhino
379c573d06 kernel: mainline: Bump v6.12-rc2 to v6.12-rc3 2024-11-12 13:49:47 +08:00
igorpecovnik
2eb2b48342 Automatic board configs status synchronise 2024-11-11 17:02:52 +01:00
igorpecovnik
0de1801671 Automatic board configs status synchronise 2024-11-10 16:51:28 +01:00
amazingfate
02a4741126 rockchip64-edge: bump to 6.12 2024-11-09 21:43:28 +01:00
Bob Xiang
97638622dc
Added support of core3566 (#7018)
* added core3566
2024-11-09 21:42:24 +01:00
Martin Schmiedel
266e2c569d tqma-current.config: update and add configs for nftables
- enable configs needed for nftables basic rules

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-11-09 21:07:02 +01:00
Werner
0afd94a84b
Deprecated WIREGUARD once and for all (#7452)
* remove wireguard

* remove wireguard

* remove wireguard

* Update armsom-sige1.csc

* Update hinlink-hnas.csc

* Update hinlink-h28k.csc

* Update hinlink-h66k.csc

* Update mangopi-m28k.csc

* Update hinlink-h68k.csc
2024-11-09 21:02:50 +01:00
chainsx
4d30a7af69 cyber-aib-rk3588: add edge kernel support 2024-11-06 14:49:11 +08:00
amazingfate
4c59d31272 add new board armsom-cm5-rpi-cm4-io 2024-11-05 16:35:24 +01:00
The-going
b7f78fec0c sunxi-6.11: Switch to v6.11.6 and re-extract patches 2024-11-05 16:35:12 +01:00
Mecid
d050df9a06 Add community support for Rock5B 2024-11-05 16:34:31 +01:00
mr-toolcraft
5dd1cd63ce Remove duplicate BOOTPATCHDIR
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
2024-11-03 18:01:13 +01:00
mr-toolcraft
544e562696 switch to mainline uboot 2024.10 2024-11-03 18:01:13 +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
amazingfate
a7363f6a80 oneplus-kebab: disable edge build 2024-11-03 14:15:56 +08:00
amazingfate
ac7a37ba02 rk3576: use boot.scr instead of extlinux 2024-11-03 14:15:35 +08:00
amazingfate
b451d4f3e3 rk3576: fix booting from boot.scr 2024-11-03 14:15:35 +08:00
chainsx
59de6d7227 Add community support for Cyber Aib RK3588 2024-10-29 06:44:32 +01:00
ColorfulRhino
29adf3bd08 board: cm3588-nas: Bump U-Boot v2024.10-rc3 to v2024.10 2024-10-28 20:22:30 +01:00
ColorfulRhino
2032f67c4a board: cm3588-nas: Use mainline U-Boot v2024.10
Support for the CM3588 NAS has been added in v2024.10-rc3.
Drop vendor U-Boot for this board completely.
2024-10-28 20:22:30 +01:00
ColorfulRhino
853c8f216a board: cm3588-nas: Use mainline dts file
Also add temporary compatibility patch for existing installations,
since existing installations will look for the old dts file.
To make migration smoother, add a pointer to the new file by
including the new dts in the old one.

For migration:
Please edit your `/boot/armbianEnv.txt` as soon as possible to
use BOOT_FDT_FILE="rockchip/rk3588-friendlyelec-cm3588-nas.dtb"!
This workaround will be removed in kernel version 6.14!
2024-10-28 20:22:30 +01:00
ColorfulRhino
3e6ddf5cb3 board: cm3588-nas: Rename board config file to match its proper name 2024-10-28 20:22:30 +01:00
Martin Schmiedel
238d027d3a tqma-current.config: enable SQUASHFS_XZ
- solves "Filesystem uses "xz" compression. This is not supported"

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-25 23:43:44 +02:00
Martin Schmiedel
be43b3b3d3 xfce: add accountsservice
- fixes: lightdm error 'Error getting user list ...'

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-25 23:43:44 +02:00
igorpecovnik
5981196f1f Automatic board configs status synchronise 2024-10-25 22:38:18 +02:00
mr-toolcraft
b0a0a0c50d
Radxa Rock-3a - edge - use mainline uboot (#7401)
* rock-3a - use mainline uboot

* switch to mainline tag
2024-10-23 17:01:09 +02:00
ColorfulRhino
573256419b board: nanopi-r6s: Bump U-Boot from v2024.07 to v2024.10
Support for the NanoPi R6S has been added in v2024.10,
so don't use the `generic-rk3588_defconfig` anymore.
2024-10-22 13:03:20 +02:00
ColorfulRhino
12d5961771 board: nanopi-r6c: Bump U-Boot from v2024.07 to v2024.10
Support for the NanoPi R6C has been added in v2024.10,
so don't use the `generic-rk3588_defconfig` anymore.
2024-10-22 13:03:20 +02:00
amazingfate
905546279f xiaomi-elish: add hexagonrpc service to fix kernel crash 2024-10-22 13:02:03 +02:00
amazingfate
dcf3260d0d sm8250: remove pd-mapper service because it is in kernel 2024-10-22 13:02:03 +02:00
Martin Schmiedel
992e9b71bb MBa8MPxL: Bump current kernel from 6.6.43 to 6.11.x
- remove patches  (already mainlined)
- while at it, rename BOARD_MAINTAINER to the actual GitHub profile

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-22 13:01:50 +02:00
青菜萝 卜冬瓜
21136cb963
avaota-a1: move to .csc support (#7395) 2024-10-22 08:33:08 +02:00
SuperKali
435d9e29cf
board: nanopc-t6: Bump uboot from 2024.07 to 2024.10 mainline (#7393) and add USB3 psu + pwm fan
* Board: NanoPC T6 & LTS - Bump uboot from 2024.07 to 2024.10 mainline
- Replaced edge patch with v7 that enable power-supply on USB3.0 and add fan control through pwm.

* Revert BOOTCONFIG to the original state that not exist on vendor kernel and aligned edge BOOTCONFIG

* Rewrited patch with rewrite-kernel-patches flag

* Adjusted nanopct6 configuration

Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>

* Revert patch, added on the same patch a new patch for usb3 and fan stuff

---------

Signed-off-by: SuperKali <hello@superkali.me>
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
2024-10-21 14:09:20 +00:00
Alex Shumsky
922f656332 rockchip64: make rockchip64 bootable in VM 2024-10-20 18:22:39 +02:00
Marco Schirrmeister
8d41177b2a rockchip-rk3588: rk3588-6.11: set CONFIG_NETKIT=y 2024-10-18 10:53:11 +02:00
amazingfate
6643dbaf1a add new device OnePlus 8T 2024-10-18 10:52:59 +02:00
amazingfate
9f36738bb6 sm8250-current: enable driver for syn tcm touchscreen and samsung amb655x panel 2024-10-18 10:52:59 +02:00
brentr
14314337da
Merged rock-s0 and rockpi-s boards fully into rockchip64 family (#7382)
Also removed some obsolete board specific boot script tweaks
2024-10-18 00:09:36 -07:00
igorpecovnik
bde97a3b9b Automatic board configs status synchronise 2024-10-17 07:10:32 +02:00