Commit Graph

1588 Commits

Author SHA1 Message Date
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
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
Bob Xiang
97638622dc
Added support of core3566 (#7018)
* added core3566
2024-11-09 21:42:24 +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
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
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
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
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
amazingfate
6643dbaf1a add new device OnePlus 8T 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
ColorfulRhino
7d4cdc6231 board: orangepi3b: Fix U-Bootx BOOTPATCHDIR and bump to 2024.10
- Bump U-Boot from v2024.10-rc3 to v2024.10
- Move U-Boot patch dir to default one (`$BOOTBRANCH/board_$BOARD`) which gets applied automatically by the patcher for the specific $BOARD
- Little fixes: Use `declare -g` and a code style similar to NanoPi R6 series
2024-10-16 14:09:20 +02:00
Muhammed Efe Cetin
785183e723 nanopi-m6: make it standard supported 2024-10-16 14:09:03 +02:00
amazingfate
0aaa7d0a96 xiaomi-elish: add panel_novatek_nt36523 to initramfs 2024-10-13 19:21:29 +02:00
Ricardo Pardini
d7784b73a1 thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.12-rc2
- this is down to 35 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
2024-10-13 19:16:33 +02:00
schwar3kat
a67126e6e1
Rock-5c add an ALSA asound.state file to fix sound issues (#7361) 2024-10-11 13:38:37 +02:00
Roman Buldygin
e765a31358 Support for Luckfox Core3566 2024-10-09 20:46:27 +02:00
Muhammed Efe Cetin
e5d940c97e nanopi-m6: add LCD overlay as default 2024-10-09 19:52:49 +02:00
Muhammed Efe Cetin
7f3c7aba16 Add support for NanoPi M6 2024-10-06 21:35:09 +02:00
igorpecovnik
b8dd15b100 Automatic board configs status synchronise 2024-10-06 17:55:27 +02:00
Patrick Yavitz
0e1b8e06be bananapim4zero.conf: add FDT and PACKAGE LIST
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-05 12:26:51 +02:00
Patrick Yavitz
3062f3c8f4 BananaPi BPI-M4-Zero: add upstream WiFi and BT firmware
I didn't add this to armbian/firmware as it might not play nice
with other peoples units.

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-05 12:26:51 +02:00
Martin Schmiedel
3fbeef8cb6 MBa8MPxL: cleanup board configs and leave WIP state
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-04 07:21:46 +02:00
Martin Schmiedel
066dea0920 MBa8MPxL-RAS314: use nxp firmware for WLAN/BT
- download the firmware from NXP and integrate it into the rootfs

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-10-04 07:21:46 +02:00
Gunjan Gupta
0f94a8c19c VIM1S: Use panfrost by default
Signed-off-by: Gunjan Gupta <viraniac@gmail.com>
2024-10-04 07:20:55 +02:00
Ian Leung
9063695a9e Orange Pi 3B: Vendor: Enable audio via headphone jack 2024-10-04 07:20:38 +02:00
Patrick Yavitz
eac7bb2ad5 Gateway GZ80x: update to u-boot-v2024.07
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 18:12:48 -04:00
Patrick Yavitz
9b2b97e1e6 BananaPi BPI-M4-Zero: WiFi woes! blacklist RTW88
Guess its not fixed :(

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
Patrick Yavitz
2ecb25e57f BananaPi BPI-M4-Zero: update board and family config
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
SuperKali
702c08263d
Adding missing udev audio rules for NanoPC T6 & LTS (#7323) 2024-10-02 11:37:50 +02:00