Muhammed Efe Cetin
1f9c554fb0
rockchip64: support binman images in write_uboot_platform_mtd
2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
2b4400c36a
orangepi5: also copy the sata bootconfig to compiled package
2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
b3f0e43d00
rockchip64: check whether the terminal is interactive during write_uboot_platform_mtd process
2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
a8f4db3253
orangepi5: add sata spi image compilation for mainline uboot
2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
d9515877c6
orangepi5: overhaul board config, update mainline uboot
2025-09-28 06:45:17 +02:00
Igor Pecovnik
0b9c1898be
Upstream releases: update release upgrade paths
2025-09-28 06:45:03 +02:00
tabris
c732b614aa
armbian build machinery - allow kernel module compression.
2025-09-28 06:44:45 +02:00
青萝菜 瓜冬卜
7dd37805c8
[bugfix] Update binutils version checks in atf.sh
2025-09-28 06:44:26 +02:00
Paolo
343df94818
rockchip64: update tm16xx driver from kenrel mailing list ( #8679 )
2025-09-28 06:44:03 +02:00
Igor Pecovnik
68a98a6f7f
ORAS tools parameter deprecation: since v1.3 verbosity is by default
2025-09-28 06:43:30 +02:00
tabris
7828980921
netfilter-modules + make oldconfig
2025-09-28 06:43:11 +02:00
Igor
eebef46200
Realtek 8189ES & FS compatibility with Linux 6.17.y
...
Closing https://github.com/armbian/build/issues/8659
2025-09-28 05:30:08 +02:00
igorpecovnik
83ccbbf949
Automatic board configs status synchronise
2025-09-27 13:23:56 +02:00
tabris
dd4b5e9a24
armbian build machinery - force all iptables/nftables to be built
2025-09-27 13:23:43 +02:00
Igor Pecovnik
b81d9e8b48
SM8550: drop patches that have been upstreamed
2025-09-27 13:21:38 +02:00
Paolo Sabatino
12fea788f9
Bump u-boot to v2025.10-rc5 for some rockchip boards:
...
* rk322x-box
* rk3318-box
* rk3288 Asus Tinkerboard/S
* rk3288 xt-q8l-v10
2025-09-27 11:31:38 +02:00
Igor Pecovnik
12d60bc169
Armbian-zram-config mkfs detecion gets empty string
2025-09-26 10:23:59 +02:00
igorpecovnik
9ef5b99b22
Automatic board configs status synchronise
2025-09-25 14:20:02 +02:00
Mecid Urganci
5ddf398fbb
UFS Extension: Add DOCKER_ARMBIAN_BASE_IMAGE
2025-09-25 10:18:34 +08:00
Jianfeng Liu
16a2a377ab
extensions: grub: increase UEFISIZE to 260M for UFS 4K sector size
2025-09-25 10:18:34 +08:00
Jianfeng Liu
43d6de8929
add family qcs6490 and new board radxa dragon q6a
2025-09-25 10:18:34 +08:00
Eyolon
ec582c9b50
AR-2758 : fix libwmf0.2-7-gtk bad name
2025-09-24 08:16:21 +02:00
hqnicolas
a68ea8f525
rockchip rk3566: h96-TVbox: Include i2c Led Pins into dts
2025-09-23 07:34:41 +02:00
dependabot[bot]
99f1dc0423
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 1ac60965030588f3b867cdd4a3900f37ec99970c to 4563c729c555b4141fac99c80f699f571219b836.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](1ac6096503...4563c729c5 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4563c729c555b4141fac99c80f699f571219b836
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-23 07:34:14 +02:00
ali alaei
9c1cde8f9e
Add support for Qualcomm serial (qcserial) and CDC MBIM (cdc_mbim) kernel modules
2025-09-23 07:33:59 +02:00
Patrick Yavitz
69f068fd0c
SpacemiT: Update opensbi and u-boot to TAG v2.2.7
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-09-22 06:12:07 -04:00
Igor Pecovnik
684936ea72
sunxi-6.16: Fix and re-enable patches for tsc2007
2025-09-21 20:09:24 +02:00
The-going
64a3da3b64
sunxi-6.16: move drm-sun4i-Mark-one-of-the-UI-planes-as-a-cursor-one.patch
...
This patch breaks the cursor display.
2025-09-21 20:09:24 +02:00
The-going
2279308d76
sunxi-6.16: Disable patches for tsc2007.
...
drivers/input/touchscreen/tsc2007_core.c:266:30: error: implicit declaration of function 'from_timer';
did you mean 'mod_timer'? [-Werror=implicit-function-declaration]
134 │ 266 | struct tsc2007 *ts = from_timer(ts, t, timer);
135 │ | ^~~~~~~~~~
136 │ | mod_timer
137 │ drivers/input/touchscreen/tsc2007_core.c:266:48: error: 'timer' undeclared (first use in this function);
did you mean 'ktimerd'?
138 │ 266 | struct tsc2007 *ts = from_timer(ts, t, timer);
2025-09-21 20:09:24 +02:00
The-going
82d66bb6f9
sunxi-6.16: Skip changes to drv-mfd-axp20x-add-sysfs-interface.patch
...
Potch is outdated.
Compilation fails with [-Werror=incompatible-pointer-types].
2025-09-21 20:09:24 +02:00
The-going
18d939edfd
sunxi-6.16: add sun50i-h618-bananapi-m4-zero support
2025-09-21 20:09:24 +02:00
The-going
25ff95075e
sunxi-6.16: add armbian patches
2025-09-21 20:09:24 +02:00
The-going
2b3a4c382a
sunxi-6.16: add media patches
2025-09-21 20:09:24 +02:00
The-going
c784293897
sunxi-6.16: switch EDGE to v6.16.8
2025-09-21 20:09:24 +02:00
The-going
6db90af653
sunxi-6.16: re-export patces to v6.16.8
2025-09-21 20:09:24 +02:00
The-going
72ee3fe714
sunxi-6.16: add drm patches series
...
re-extract drm patches from v6.15.11 to v6.16.7
2025-09-21 20:09:24 +02:00
The-going
2805a7acce
sunxi-6.16: move Revert megous patches to megous series
2025-09-21 20:09:24 +02:00
The-going
8bbaa8666a
sunxi-6.16: remove unused megous patches
2025-09-21 20:09:24 +02:00
The-going
095e9c68e8
sunxi-6.16: Add series.conf file and switch to v6.16.7
2025-09-21 20:09:24 +02:00
The-going
13e6960fd6
sunxi-6.16: Fix ASoC: soc-core, usb: dwc3, drm: sun4i
2025-09-21 20:09:24 +02:00
The-going
c1b82e9824
sunxi-6.16: Add megous patches for v6.16.7
2025-09-21 20:09:24 +02:00
diverger
fc3cc6b6e3
fix(build): eliminate the error message when no extension found in a folder in building
...
In the building when there is not any extensions with given pattern exist, 'enable_extensions_with_hostdeps_builtin_and_user()' will throw errors such as: 'Error 123 occurred in SUBSHELL SUBSHELL at /<some-path>/lib/functions/general/extensions.sh:582'. The changes will eliminate the error message and add prints to show the current searched folder and extensions count found in the folder.
Signed-off-by: diverger <diverger@live.cn>
2025-09-21 19:45:13 +02:00
Igor Pecovnik
859b49c32f
Bump mainline edge kernels to rc7
2025-09-21 19:32:20 +02:00
igorpecovnik
a84deff6ee
Automatic board configs status synchronise
2025-09-21 15:07:43 +02:00
LXY
5c273e2754
sakurapi-rk3308b: add high speed conf for emmc and ufs for tf slot (6.12)
2025-09-20 17:50:06 +08:00
LXY
adb24b0129
sakurapi-rk3308b: add high speed conf for emmc and ufs for tf slot
2025-09-20 17:50:06 +08:00
SuperKali
48114eeaf0
add initial support of NanoPi M5 ( #8651 )
...
* add initial support of NanoPi M5
* config: add missing udev rules for rt5616 audio card
Signed-off-by: SuperKali <hello@superkali.me>
2025-09-20 09:03:34 +02:00
Paolo Sabatino
29317c6f7e
update rockchip 32 bit edge kernel to 6.17
...
* import new layout for libreelec patches (no more mbox)
* refactor existing patches to kernel 6.17
* fix uboot issue causing VOP IOMMU page fault and no screen
2025-09-18 22:48:06 +02:00
Martin Schmiedel
4db2f1abd2
IMX8 kernel 6.12.y: remove obsolete patch
...
Signed-off-by: Martin Schmiedel <martin.schmiedel@tq-group.com>
2025-09-17 16:45:14 +02:00
schwar3kat
4372e7da29
Radxa-e52c. Device NIC port rename to match device labels and network LED config via radxa-e52c.conf ( #8633 )
...
* Add_to_radxa-e52c.conf
1. Add a network rule to rename interfaces to match device port labeling (wan,lan)
2. Add network activity LEDs config for wan and lan for radxa-e52c
* Update config/boards/radxa-e52c.conf
Coderabbitai suggested clean-up of function name.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update radxa-e52c.conf - fix typo.
* Update radxa-e52c.conf - fix function consistency
As recommended by EvilOlaf
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-17 15:50:32 +02:00