Rolf Leggewie
de9a433882
BSP: fix incorrect logging for USB Gadget script
2025-09-14 18:25:56 +02:00
dependabot[bot]
bd7fbb0fd0
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 8c14441336bb3d84fd6b7fa83b6d7201c740baf5 to 1ac60965030588f3b867cdd4a3900f37ec99970c.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](8c14441336...1ac6096503 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 1ac60965030588f3b867cdd4a3900f37ec99970c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 13:49:49 +02:00
dependabot[bot]
c3a7854f73
build(deps): bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 13:49:34 +02:00
dependabot[bot]
9fb0d863be
build(deps): bump actions/github-script from 7 to 8
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-14 13:47:33 +02:00
igorpecovnik
cb6127a87f
Automatic board configs status synchronise
2025-09-14 13:46:37 +02:00
Igor Pecovnik
cf613a5707
Adjust dependabot labels
2025-09-14 13:44:47 +02:00
Igor
7995d2ac3f
Add more labels to remove on PR approval
...
Expanded the labelsToRemove array to include additional labels.
2025-09-14 13:44:47 +02:00
Igor
3bb8125be8
Modify PR workflow to remove multiple labels
...
Removes work in progress label too.
2025-09-14 13:44:47 +02:00
igorpecovnik
cc52a1e53f
Automatic board configs status synchronise
2025-09-13 14:35:59 +02:00
Andrei Aldea
95044eb0a2
Re-Enable BeagleY As Supported and fix Wifi
2025-09-13 13:55:56 +02:00
Igor
29e30fa237
Implement label removal on PR approval
...
Once we set label "Ready to merge" lets remove "Review needed". If its set.
2025-09-13 13:53:41 +02:00
I am just a bot
6e11920bf3
Reliable PR number relay for labeler workflow ( #8628 )
2025-09-13 12:17:09 +02:00
Igor
47519373a6
PR review labeler: extract PR number from commit ID ( #8627 )
2025-09-13 11:37:27 +02:00
Igor Pecovnik
e60abc531b
Add Label When Approved action
2025-09-12 21:31:19 +02:00
Igor Pecovnik
aed9ff4ab3
IMX8 kernel 6.12.y: fix to latest known version that compiles
2025-09-11 23:46:37 +02:00
SuperKali
58cf3ee846
rockchip64-edge: Add RK3576 thermal sensor support with OTP trim ( #8614 )
2025-09-11 17:25:21 +02:00
Viacheslav Bocharov
a7d3bb3577
JetHome: update links and references for JetHome resources
2025-09-11 12:35:39 +03:00
SuperKali
b49192b3a5
rtw88: extend SDIO RF path fix to kernel 6.16 ( #8608 )
2025-09-11 09:04:05 +02:00
SuperKali
471aba836b
add NanoPi R76S support for edge kernel builds ( #8609 )
2025-09-11 09:03:35 +02:00
igorpecovnik
bc1de36bb0
Automatic board configs status synchronise
2025-09-11 08:57:44 +02:00
Jianfeng Liu
c51907d0f8
rtl8852bs: update to latest main branch commit
2025-09-11 11:18:54 +08:00
Jianfeng Liu
20cb84200f
uboot: set mainline uboot source with mirror
2025-09-11 11:18:13 +08:00
Jianfeng Liu
ed561311a3
kenrel makefile: use Makefile url from ghproxy github repo for mainline kernel if GITHUB_MIRROR is set to ghproxy
2025-09-11 11:17:55 +08:00
Jianfeng Liu
ca50aa821d
rk3576: update DDR_BLOB to v1.08
2025-09-10 10:32:48 +08:00
SuperKali
89d220b663
board: armsom-sige5: fix typo in KERNEL_TARGET variable ( #8599 )
2025-09-09 15:08:34 +02:00
SuperKali
13fa434df3
blobs: rk3576: update BL31 to v1.20 and DDR to v1.09 ( #8596 )
2025-09-09 10:03:44 +02:00
dependabot[bot]
aa36ba958b
build(deps): bump plbstl/first-contribution from 3 to 4
...
Bumps [plbstl/first-contribution](https://github.com/plbstl/first-contribution ) from 3 to 4.
- [Release notes](https://github.com/plbstl/first-contribution/releases )
- [Commits](https://github.com/plbstl/first-contribution/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: plbstl/first-contribution
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:22:18 +02:00
dependabot[bot]
d25d906bb9
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 3b04099b21072562f07469c10deb182b24236ca9 to 8c14441336bb3d84fd6b7fa83b6d7201c740baf5.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](3b04099b21...8c14441336 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 8c14441336bb3d84fd6b7fa83b6d7201c740baf5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:21:47 +02:00
dependabot[bot]
60462085e2
build(deps): bump oras from 0.2.37 to 0.2.38
...
Bumps [oras](https://github.com/oras-project/oras-py ) from 0.2.37 to 0.2.38.
- [Release notes](https://github.com/oras-project/oras-py/releases )
- [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oras-project/oras-py/commits )
---
updated-dependencies:
- dependency-name: oras
dependency-version: 0.2.38
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:21:32 +02:00
dependabot[bot]
8b7e277770
build(deps): bump actions/labeler from 5 to 6
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-09 06:21:17 +02:00
Jianfeng Liu
e2f274e1c0
rockchip64-6.16: enable RTL8852BS
2025-09-08 20:02:28 +02:00
Jianfeng Liu
0e9992526b
rtl8852bs: enable build for rockchip64
2025-09-08 20:02:28 +02:00
Jianfeng Liu
db91d1e79a
armsom-sige5: enable edge build
2025-09-08 20:02:28 +02:00
SuperKali
fc9ba3ec3d
fix(rtw88): restrict sdio rf-path detection patch to kernel 6.1 only ( #8589 )
...
Limit application of 002-rtw88-sdio-rf-path-detection-fix.patch to kernel version 6.1
2025-09-08 08:40:45 +02:00
igorpecovnik
eac6ed7105
Automatic board configs status synchronise
2025-09-08 08:24:11 +02:00
SuperKali
343bcc6e24
patch: rtw88: sdio: fix incorrect RF path detection when MAC is powered off ( #8587 )
2025-09-08 07:33:30 +02:00
SuperKali
343c287bb8
board: nanopi-r76s: add initial Armbian support ( #8586 )
...
Add board configuration for FriendlyELEC NanoPi R76S, including:
- nanopi-r76s.conf with board parameters and boot settings
- initial kernel / U-Boot patch for device tree and board bring-up
2025-09-07 22:32:41 +02:00
Jianfeng Liu
8a4c1190c5
armsom-sige5: let uboot use its own dtb for pd negotiation
2025-09-07 14:50:42 +02:00
tabris
b405bc8415
track input nice value, propagate to docker
2025-09-07 10:01:08 +02:00
igorpecovnik
c4a7a4a766
Automatic board configs status synchronise
2025-09-07 09:48:35 +02:00
chillymattster
23851341e6
add description and meta information to rk3308-fix-10mbit-ethernet.patch
2025-09-07 06:35:27 +08:00
chillymattster
9bbd4b14ac
add patch to fix 10mbps ethernet for rk3308 (rockpi s) in edge kernel
2025-09-07 06:35:27 +08:00
chillymattster
0b439e14a0
add kernel patch to fix 10mbps ethernet for rockpi s
2025-09-07 06:35:27 +08:00
Wei
e696c2eb3b
Add support for XpressReal T3
...
XpressReal(https://xpressreal.io/ ) is a family of Single Board Computers
developed in collaboration between Fyde Innovations, Radxa and Realtek.
XpressReal T3 is the first product in the family - a small form factor
high performance single board computer powered by the Realtek RTD1619B,
which runs FydeOS/openFyde and Linux!
Now we are adding the awesome Armbian Linux support for XpressReal T3!
This commit introduces some binary files that XpressReal T3 needed:
- firmware/realtek/rtd1619b
These binaries are the firmware for rtd1619b peripherals
(including the audio decoder, video decoder, etc.).
- u-boot-fw.tar.gz
This contains some co-processor firmware,
which needs to be loaded by u-boot in the early stage of boot.
- u-boot-prebuilt.tar.gz
These are hwsettings related files, used for tasks such as DDR initialization.
These files come from the rtd1619b SDK, which has already been open-sourced on our github:
- [firmware](https://github.com/XpressReal/linux-sdk/tree/main/meta-xpressreal/recipes-kernel/linux-firmware/files/rtd1619b )
- [u-boot prebuilts](https://github.com/XpressReal/linux-sdk/tree/main/meta-xpressreal/recipes-bsp/u-boot/files/prebuilt/rtd1619b )
2025-09-04 20:32:34 +08:00
Jianfeng Liu
4f26990633
rockchip64-6.16: add patch to fix chromium v4l2 decoding with rkvdec
2025-09-04 19:50:38 +08:00
Jianfeng Liu
1b767c0584
rockchip64-6.16: update new rkvdev driver
2025-09-04 19:50:38 +08:00
igorpecovnik
5ac4ff6ab4
Automatic board configs status synchronise
2025-09-04 04:20:02 +08:00
tabris
3fc39c409e
kernel build machinery - allow BTRFS to be built as module
2025-09-04 02:33:03 +08:00
igorpecovnik
0ad640d182
Automatic board configs status synchronise
2025-09-04 02:19:52 +08:00
Rolf Leggewie
21d92a630e
config: drop executable bit from board config files
2025-09-04 01:59:32 +08:00
Rolf Leggewie
aec8988419
lib / partitioning.sh: remove some whitespace at end-of-line
2025-09-04 01:59:32 +08:00
Mecid
02fb49bced
Make the Partition Type UUID if-chain more readable
2025-09-04 01:59:32 +08:00
Mecid Urganci
4105e45cc9
Add Board: Radxa Rock 4D
2025-09-04 01:59:32 +08:00
Mecid Urganci
3d0a445d09
RK35XX: Vendor Kernel Config add UFS Support
2025-09-04 01:59:32 +08:00
Mecid Urganci
61526350f3
Partitioning UFS: Add rockchip support
2025-09-04 01:59:32 +08:00
StephanStS
1fae738147
When updating u-boot on Rockchip64 to NVMe, script fails
...
Found with Orange Pi 5: The script exits with "No SPI image chosen."
Fixed by adding missing quotes for $backtitle.
2025-09-01 02:01:31 +08:00
retro98boy
2bf0163d1c
meson64: rewrite edge kernel patches
2025-08-31 12:42:15 +02:00
retro98boy
2b166f37f3
meson64: bump kernel to 6.16
2025-08-31 12:42:15 +02:00
retro98boy
81a0c75fec
Rename realtek,ledsel to align with realtek,led-data used in the repository
2025-08-31 05:59:48 +08:00
retro98boy
fce02fad25
Split the NanoPi R3S LED patch to make it applicable to more devices
2025-08-31 05:59:48 +08:00
Rolf Leggewie
76e35eb134
config/desktop: point sid links to trixie instead of bookworm
...
this update should hopefully deal with current breakage of image
builds in our CI
2025-08-31 03:15:52 +08:00
igorpecovnik
0761dad13c
Automatic board configs status synchronise
2025-08-31 02:59:36 +08:00
Mecid Urganci
8f977f5b7c
Dependency: e2fsprogs for mkfs.ext4 (in trixie)
2025-08-30 01:05:04 +08:00
Mecid
af34815f66
Apply coderabbit suggestion: Guard against errexit on missing sfdisk
...
Use a presence check before version parsing.
2025-08-30 01:05:04 +08:00
Mecid
6e342b7e2b
Extension: UFS
2025-08-30 01:05:04 +08:00
Igor Pecovnik
ce93f1ed16
Update rockchip v4l2 related patches due to upstream changes
2025-08-29 05:24:38 +08:00
SuperKali
446a51aa4a
rockchip64: fix compilation issues for kernel 6.12 ( #8554 )
...
Updated VPU driver and board patches to resolve build failures:
- drivers/media/platform/verisilicon/rockchip_vpu_hw.c
- arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi
2025-08-28 21:29:00 +02:00
Igor
891c51d37a
Update logo that is b/w compatible
...
https://github.com/armbian/build/issues/8397
2025-08-28 05:57:22 +02:00
Rolf Leggewie
a9b84c88f2
patch/kernel: update docs URI in a number of overlay READMEs
2025-08-27 16:33:31 +08:00
Igor
06e29a5249
Set work in progress label for maintainers synhronization
...
This PR tells if there is a discrepancy between db and config and it becomes alright when all info is set correct. This action then adjust repo accordingly. Setting a different level would likely move out from review process. This PR is unique and dependent from:
- board status
- database entry
It only become valid for review when all things are set correctly.
2025-08-27 16:25:35 +08:00
SuperKali
64b0c6e2af
board: nanopct6: split and refactor patches for rockchip-6.12 ( #8550 )
2025-08-27 08:49:09 +02:00
Rolf Leggewie
034e1e45cd
lib / kernel.sh: drop (by now) unused definition of make_filter
2025-08-27 13:46:16 +08:00
Rolf Leggewie
e624fd805f
lib / kernel-make.sh: drop undefined make_filter call. Closes #8529
2025-08-27 13:46:16 +08:00
Yao Fei
34f3ddd429
Update cb1-overlay.patch
...
Same as 6.15, fix minor typo in sun50i-h616-fixup.scr , to make Zero2W GPIO work.
2025-08-27 00:34:47 +08:00
Andreas Reis
a841c8da09
Radxa Zero 3: Switch to U-Boot v2025.10-rc2
...
Switch to newer U-Boot since it works reliably and provides upstream
improvements.
Add patch/u-boot/v2025.10 and the generic patch, as BOOTPATCHDIR cannot
be unset (fallback to legacy fails).
BOOT_SCENARIO="binman-atf-mainline" cannot be set here since it applies
globally to the CSC file and would break branch=vendor. Users who want
it can enable it manually.
2025-08-27 00:33:04 +08:00
Andreas Reis
79fd84f812
Radxa Cubie A5E & Kickpi K2B: Pull CodeRabbit nitpicks
...
Same as for Radxa Zero 3
2025-08-27 00:33:04 +08:00
Andreas Reis
f3a21c739c
Radxa Zero 3: Fix 3W's Bluetooth Support
...
Bluetooth on the 3W was non-functional. Required functions are copied
from radxa-cubie-a5e.csc (also used in kickpik2b.csc). These should
ideally be extracted into a shared location.
The antenna switch (internal vs external) is still missing. Radxa
implements this via DT overlays and their rsetup tool:
https://docs.radxa.com/en/zero/zero3/os-config/rsetup\#overlays
https://github.com/radxa-pkg/radxa-overlays/blob/main/arch/arm64/boot/dts/rockchip/overlays/radxa-zero3-external-antenna.dts
Only tested on 3W; impact on 3E is unknown. The functions and packages
should ideally be limited to 3W builds, but this seems impossible
without splitting the CSC file.
2025-08-27 00:33:04 +08:00
Yao Fei
8229ea9a85
Update cb1-overlay.patch
...
fix minor type in sun5i-h616-fixup.scr to correct PH and PI port, make Zero2W GPIO works.
2025-08-26 21:35:50 +08:00
dependabot[bot]
8c1926db2c
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 2036da178f85576f1940fedb74bb93a36cd89ab7 to 3b04099b21072562f07469c10deb182b24236ca9.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](2036da178f...3b04099b21 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 3b04099b21072562f07469c10deb182b24236ca9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-26 12:25:49 +02:00
The-going
a7c19f1e35
sunxi-6.12: reextract armbian patches for v6.12.43
2025-08-26 04:56:04 +08:00
The-going
21d05b6182
sunxi-6.12: Switching to v6.12.43
2025-08-26 04:56:04 +08:00
The-going
4f83bc1ece
sunxi-6.12: Switching to v6.12.42
2025-08-26 04:56:04 +08:00
The-going
5fd4306699
main-config: Add gitverse repo for kernel source
2025-08-26 04:56:04 +08:00
The-going
f57e935603
MAINLINE_GOOGLE_MIRROR: fix to https://kernel.googlesource.com/*/linux-stable.git
2025-08-26 04:56:04 +08:00
The-going
246fd0c858
sunxi-6.12: reextract armbian patches for v6.12.41
2025-08-26 04:56:04 +08:00
The-going
ef5242f69a
sunxi-6.12: reextract of megous patches for v6.12.41
2025-08-26 04:56:04 +08:00
The-going
8a7d7912f0
sunxi-6.12: Switching kernel to v6.12.41
2025-08-26 04:56:04 +08:00
Rolf Leggewie
0a6ca0fb36
K3: enable APA by default for Texas Instruments K3 family SBC
2025-08-25 08:36:44 +08:00
tabris
5eb8bd0584
kernel config BPI-R4 / Modulize NFSD, CIFS, SMB_SERVER
2025-08-25 01:35:56 +08:00
tabris
02ac21609f
kernel config BPI-R4 / modulize XFS, BTRFS, F2FS, UDF, ISO9660, NTFS3, NTFS, and FUSE
2025-08-25 01:35:56 +08:00
tabris
f8e0908f7f
kernel config BPI-R4 / modulize REALTEK_PHY, ICPLUS_PHY, MAXLINEAR_GPHY
2025-08-25 01:35:56 +08:00
tabris
2b623ad5eb
kernel config BPI-R4 / add WIREGUARD, IFB, NETCONSOLE and TUN as modules
2025-08-25 01:35:56 +08:00
tabris
76f99581f9
kernel config BPI-R4 / modulize SCSI, SATA/PATA, LOOP, NBD, and ramdisk
2025-08-25 01:35:56 +08:00
tabris
25f00b3aa9
kernel config BPI-R4 / modulize BT & RFKILL
2025-08-25 01:35:56 +08:00
Igor
1056f8e4e4
Qualcomm Robotics RB5: temporally disable daily builds ( #8535 )
2025-08-23 09:18:44 +02:00
Igor
96b10be3c6
Drop CONFIG_CAN_TI_HECC module as it fails to compile ( #8534 )
...
* Drop CONFIG_CAN_TI_HECC module as it fails to compile
On other 32b configs
* Drop rk3588 collabora defconfig
* Drop CAN_TI_HECC from remaining as suggested by AI
2025-08-23 01:13:43 +02:00
Rolf Leggewie
501f26e561
motd: fix another alignment issue
2025-08-22 20:12:25 +08:00
Rolf Leggewie
8c888e3a27
config / families: drop collabora kernel for rk3588 ( #7381 )
2025-08-22 18:45:15 +08:00
Igor Pecovnik
10bd7ac43c
Drop CONFIG_CAN_TI_HECC module as it fails to compile
2025-08-22 18:44:37 +08:00
Andrei Aldea
9aa1fcce53
Update TI k3.conf to use new official mirrors
2025-08-22 14:58:37 +08:00
Rolf Leggewie
94d26351d2
config: change order of preferred kernels
...
reorder kernel preference in more boards as "current > edge > legacy"
2025-08-21 18:16:18 +08:00
Rolf Leggewie
82a5bc5e93
config / BPi M2+: change order of preferred kernels
2025-08-21 18:16:18 +08:00
Rolf Leggewie
91c0f21250
patch: drop rk3399-fix-pci-lanes.patch from 6.16 kernel
...
The patch has been upstreamed
2025-08-21 11:52:25 +02:00
tabris
63ef82d227
move CONFIG_PCS_MTK_USXGMII near CONFIG_NET_MEDIATEK_SOC; I2C_SLAVE probably irrelevant
2025-08-21 17:10:11 +08:00
tabris
eb512c1b40
So I'm not completely convinced about CONFIG_ARM64_ERRATUM_858921, but
...
when doing my initial changes [enabled a bunch of PHYs, made NFS/SMB
etc modules... random stuff], I somehow enabled some errata fixes, and
this one showed up in dmesg.
The real star of the show I'm pretty sure is CONFIG_PCS_MTK_USXGMII.
Note, it cannot be a module, but on this platform we probably wouldn't
want it to be anyway. When I say "it can't", I'm saying it breaks the
build during the linker phase for vmlinux. Probably worth fixing, but
I'm unclear where to start, other than it's probably a Kconfig
dependency problem.
CONFIG_I2C_SLAVE_EEPROM came along for the ride b/c it possibly made
sense with SFPs. But I haven't tried a test build without it yet.
For the record: this works with both my AQS-107-B0C2-CX [an 802.3bz
SFP+] and my FS.com SFP-10GSR-85 "generic" SFP+.
2025-08-21 17:10:11 +08:00
Paolo Sabatino
5905ba2e21
remove patch preventing GbE from working on rockpi-e
2025-08-20 21:40:48 +02:00
Paolo Sabatino
ae11ad5db5
workaround for rockchip gigabit ethernet not able to init dma
2025-08-20 21:40:48 +02:00
Muhammed Efe Cetin
7a02c24af6
nanopi-m6: add GT911 touchscreen support to edge kernel
2025-08-20 15:50:10 +08:00
Muhammed Efe Cetin
1523d9e9f8
nanopi-m6: add YX35 lcd support to edge kernel
2025-08-20 15:50:10 +08:00
Julian Sikorski
b8977cee85
Update odroidxu4-current to 6.6.102
2025-08-19 20:14:58 +02:00
Rolf Leggewie
63986242b6
pad double digits in kernel patch names with a leading zero ( #8520 )
...
Affected kernels:
- odroidxu4-6.6
- spacemit-6.6
the following script gets it mostly (!) right
for patch in patch-6.6.*; do
# Extract the numbers using parameter expansion
num1=${patch:10:2} # Get the first number (2 digits)
num2=${patch:13:2} # Get the second number (2 digits)
# Pad the numbers with leading zeros
padded_num1=$(printf "%03d" "$num1")
padded_num2=$(printf "%03d" "$num2")
# Construct the new patch name
new_patch="patch-6.6.${padded_num1}-${padded_num2}.patch"
# Rename the file using git mv
git mv -v "$patch" "$new_patch"
done
2025-08-19 14:10:26 +02:00
EvilOlaf
4b50772747
switch kde-neon to stable, switch support to csc
2025-08-19 17:31:35 +08:00
dependabot[bot]
9ca5752314
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from f963b3f3562b00b6d2dd25efc390eb04e51ef6c6 to 2036da178f85576f1940fedb74bb93a36cd89ab7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](f963b3f356...2036da178f )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 2036da178f85576f1940fedb74bb93a36cd89ab7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-19 17:26:59 +08:00
Igor
50ef00e6aa
Fixing breakage of sunxi64 edge
2025-08-18 19:31:25 +02:00
igorpecovnik
0f04650d57
Automatic board configs status synchronise
2025-08-19 00:41:11 +08:00
Qvy-PNG
a7f9180c93
adding myself as maintainer on the pinebook a64
2025-08-18 04:37:14 +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
leggewie
bc79acbdee
extensions: standardize apt-get option placement & separate package arguments in APA
...
make coderabbitai happy
Move the --[no-]install-recommends flag after the install subcommand and pass each package as its own argument to avoid them being interpreted as a single package name.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-16 17:44:40 +02:00
Rolf Leggewie
2e9c5a954f
extensions: fix minor spelling mistake in APA
2025-08-16 17:44:40 +02:00
Rolf Leggewie
5d88567b52
extensions: remove *.inactive sources snippet from APA
2025-08-16 17:44:40 +02:00
Rolf Leggewie
e3dfa51165
extensions: make handling of INSTALL_RECOMMENDS in APA more robust
2025-08-16 17:44:40 +02:00
EvilOlaf
33d4b2c13b
add recursion when umounting /sys
2025-08-16 17:44:15 +02:00
Rolf Leggewie
4f8fdbc73b
config/desktop: update gnome-bluetooth pkg in noble and trixie ( #8501 )
...
gnome-bluetooth in later releases is only transitional package to
gnome-bluetooth-sendto. update config-base package definition for
noble and trixie i3-wm.
2025-08-16 17:27:32 +02:00
igorpecovnik
e6448a22e3
tools: Bump SHELLCHECK_VERSION from 0.10.0 to 0.11.0
2025-08-16 21:15:44 +08:00
igorpecovnik
a1c49e4e5f
tools: Bump SHELLCHECK_VERSION from 0.10.0 to 0.11.0
2025-08-16 21:15:24 +08:00
Rafay Ahmed
214fd20892
Enable lte_em05 as a module ( closes : #8504 )
2025-08-16 20:34:00 +08:00
juanesf
c1ea893bcf
Update radxa-cubie-a5e.csc
...
- Delete path folder fix "The file sun55i-a527-radxa-a5e.dtb was not found in the path /dtb/allwinner"
2025-08-16 09:47:41 +02: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
Igor Pecovnik
e765406935
Orangepizero: drop Crust support that is preventing succesful reboot
2025-08-16 00:53:02 +08:00
FantasyGmm
dfb7c4fa6a
Update Qcom RB5 Config
2025-08-14 16:24:57 +02:00
Patrick Yavitz
bf9b1368fe
BananaPi BPI-M4-Zero: Add spi0 node
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-13 10:22:27 -04:00
JohnTheCoolingFan
f6553798d4
Remove patch reverting upstream changes in radxa uboot
2025-08-13 15:44:33 +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
Rolf Leggewie
5f3cb7124a
config/desktop: temporarily disable mate-sntray-plugin for trixie mate #FTBFS #RC
...
mate-sntray-plugin: https://bugs.debian.org/1086771
2025-08-13 18:42:36 +08:00
Rolf Leggewie
eda88e848b
lib / prepare-host: debian-archive-keyring is not a host-dependency for RISCv64
...
This was introduced in 2a8cb5793f as a relaxation to the previous
state when RISCv64 was not yet officially supported by Debian and
lived in Debian Ports.
2025-08-13 18:39:59 +08:00
Patrick Yavitz
d833170688
BPI-CM4/M2S Set default cpufreq MIN / MAX
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-13 05:49:07 -04:00
Patrick Yavitz
94d9b3a5dd
BPI-CM4: Remove Improve SDIO WiFi speeds related overlay
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-13 05:49:07 -04:00
Patrick Yavitz
617580ee89
REVERT: Improve SDIO WiFi speeds
...
The change isn't consistent and only works in 2 out of 3 units.
When it fails, it does so hard, breaking SDIO.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-13 05:49:07 -04:00
dependabot[bot]
da6546d1b4
build(deps): bump gitpython from 3.1.44 to 3.1.45
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.44 to 3.1.45.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.44...3.1.45 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-version: 3.1.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:45:57 +02:00
dependabot[bot]
653c659c76
build(deps): bump dtschema from 2025.6.1 to 2025.8
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2025.6.1 to 2025.8.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2025.06.1...v2025.08 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-version: '2025.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:43:44 +02:00
dependabot[bot]
9e37cbd5a3
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 4662f28b04a04c9b3c760178bc00690771ba6fe1 to f963b3f3562b00b6d2dd25efc390eb04e51ef6c6.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4662f28b04...f963b3f356 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: f963b3f3562b00b6d2dd25efc390eb04e51ef6c6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:43:22 +02:00
dependabot[bot]
750a1d2264
build(deps): bump pip from 25.1.1 to 25.2
...
Bumps [pip](https://github.com/pypa/pip ) from 25.1.1 to 25.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/25.1.1...25.2 )
---
updated-dependencies:
- dependency-name: pip
dependency-version: '25.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:42:55 +02:00
dependabot[bot]
27e0b70190
build(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:42:34 +02:00
dependabot[bot]
6009ffaf5c
build(deps): bump rich from 14.0.0 to 14.1.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v14.0.0...v14.1.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-version: 14.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:42:08 +02:00
Rolf Leggewie
a65a5e896d
extensions: add missing "install" instruction to APA extension
2025-08-11 18:25:21 +02: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
e7b1c34909
BananaPi BPI-F3: Add loglevel=1 to cmdline
...
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
Patrick Yavitz
925e22c093
SpacemiT: Add edge patches
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-11 12:21:05 -04:00
Patrick Yavitz
2425801a79
SpacemiT: Update u-boot patches
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-11 12:21:05 -04:00
Patrick Yavitz
fbfb2bb0fe
BananaPi BPI-F3: Add edge support to conf file
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-11 12:21:05 -04:00
Patrick Yavitz
ac87dedeb4
SpacemiT: Add edge support to spacemit.conf
...
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
amazingfate
94a72b9993
linux-image: provide wireguard-modules
2025-08-11 17:37:52 +08:00
JohnTheCoolingFan
2d9cce1846
Move rock-5-cmio revert patch to a board folder
2025-08-10 19:41:22 +02:00
JohnTheCoolingFan
99716df075
Add patch reverting https://github.com/radxa/u-boot/pull/148
2025-08-10 14:06:06 +02:00
Werner
5967b0b1e7
Bump version
2025-08-10 18:55:22 +08:00
Igor Pecovnik
534b97f702
Debian Trixie: declare as supported
2025-08-07 22:17:51 +02: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
Igor Pecovnik
750d4eda7d
Xradio: adjust to support kernel compilation for 6.16+
2025-08-07 19:40:40 +02:00
Vasco Guita
ef28357561
fix(armbian-firstlogin): use PRESET_USER_KEY instead of PRESET_ROOT_KEY for user SSH key
2025-08-07 14:32:52 +08:00
chainsx
ca4dc8085a
filogic: fix build u-boot
2025-08-06 12:58:20 +02:00
Jesse R Codling
e72eb537c5
Use binman-atf-mainline for RockPi-4C+
2025-08-06 10:50:55 +02:00
Jesse R Codling
4c2d8b66c9
set ROCKCHIP_TPL unconditionally for binman builds
...
required for boards with u-boot option CONFIG_ROCKCHIP_EXTERNAL_TPL,
should be ignored for boards without. See armbian/build#8449
2025-08-06 10:50:55 +02:00
Jesse R Codling
a8a1042391
additional commenting on binman-atf-mainline BOOT_SCENARIO
2025-08-06 10:50:55 +02:00
Jesse R Codling
c6944b49aa
rock-4se: binman boot scenario with mainline ATF
...
This should be a long-term solution to armbian/community#39 .
Adds a rockchip64 BOOT_SCENARIO for binman with mainline ATF and puts it
to use for the rock4-se board config.
Tested on my hardware, boots successfully.
2025-08-06 10:50:55 +02:00
igorpecovnik
19ed979e87
Automatic board configs status synchronise
2025-08-05 19:50:41 +02:00
Jianfeng Liu
f17caa7104
repo: add loong64 support
2025-08-05 15:12:06 +02:00
Patrick Yavitz
f022f38041
KickPi K2B: Add KASLR Support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
8a7eeb93ad
KickPi K2B: Community Maintained
...
I doubt this will receive a lot of attention, so change to
community maintained.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
6f08f2d0d8
aic-bluetooth: Targeted process management and error handling
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
09f263f751
AIC8800 Extension: Increase support to Linux 6.16.y
...
fc7cbdd179
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
50d2ee3883
Update ATF to lts-v2.12.5
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
9d515dec3d
Add AIC8800 SDIO Extension
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
756a48c080
Add AIC8800 Bluetooth Service and Script
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
9f4f78ba94
Add KickPi K2B U-Boot Support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
879202b837
Add KickPi K2B DTS
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Patrick Yavitz
723f813a64
Add KickPi K2B board.conf
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-05 07:39:19 -04:00
Martin Schmiedel
57739cfeb5
MBa8MPxL: fix overlays for lvds and camera
...
- now they are built and packaged.
Signed-off-by: Martin Schmiedel <martin.schmiedel@tq-group.com >
2025-08-05 13:20:13 +02:00
igorpecovnik
71df622c56
Automatic board configs status synchronise
2025-08-05 13:19:59 +02:00
Jianfeng Liu
ca5e61f777
fix build dep gcc-loongarch64-linux-gnu introduced by new arch loong64
2025-08-05 11:33:56 +08:00
Jianfeng Liu
124da14067
kenrel-debs: use dynamic kernel image name installed by installkernel
2025-08-04 17:34:54 +08:00
Jianfeng Liu
947b035fc5
add yt6801 dkms extension
2025-08-04 17:34:24 +08:00
Jianfeng Liu
0439d3ed70
install pahole before linux-headers for better dkms
2025-08-04 17:34:24 +08:00
Jianfeng Liu
87e8054373
loong64: add patches for intel xe driver with non 4K page size
2025-08-04 17:34:24 +08:00
Jianfeng Liu
fb363e8829
add initial loong64 support
2025-08-04 17:34:24 +08:00
Patrick Yavitz
dda6950c34
Re-enable h616 RTC patches on current
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-03 15:44:33 -04:00
Patrick Yavitz
e408731b30
BananaPi BPI-M4-Zero: Add KASLR Support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-03 15:44:33 -04:00
Jianfeng Liu
b3912bb03a
uefi-arm64: bump to 6.16
2025-08-03 09:37:30 +08:00
Rolf Leggewie
bda921595b
minor spelling mistakes
2025-08-02 19:23:38 +08:00
Jianfeng Liu
4e41a549b0
mainline-kernel: bump 6.16 to released and add future release v6.17-rc1
2025-08-01 20:43:19 +02:00
Patrick Yavitz
222fa181ad
BananaPi BPI-M4-Zero: DEFAULT_OVERLAYS="bananapi-m4-sdio-wifi-bt"
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-08-01 10:33:42 -04:00
Vladimir Panov
0d11f67c23
Don't attempt to copy id_ecdsa if it is not needed.
2025-07-31 11:08:31 +08:00
Igor Pecovnik
4ae394cc4d
Debian oldstable: drop security and backport repository from packages lists
...
It does not exists for Bullseye nor Buster, which are both anyway deprecated, but we have a user reqests.
2025-07-30 15:49:42 +02:00
c127
413a42c5e6
orangepi5pro: dts: Fix incorrect GRF node name (Update U-Boot to v2025.07 for eMMC support) ( #8441 )
...
* feat(board/orangepi5pro): Update U-Boot to v2025.07 for eMMC support
Updated the U-Boot patch from v2024.04 to v2025.07, this change
finally enables booting from eMMC on the Orange Pi 5 Pro.
The device tree source for the board has also been refactored to
support the new U-Boot version and clean up peripheral definitions.
* orangepi5pro: dts: Fix incorrect GRF node name
The GRF node was misspelled as 'sysgrf' instead
of the correct 'sys_grf'.
This commit corrects the phandle to the proper value.
2025-07-30 08:17:02 +02: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
Julian Sikorski
6d4464a7c5
Fix up 6.6.98 to 6.6.99 patch to apply on top of odroid kernel
2025-07-30 07:29:37 +02:00
Julian Sikorski
7743cca89d
Update odroidxu4-current to 6.6.100
2025-07-30 07:29:37 +02:00
Werner
449336a149
Revert "feat(board/orangepi5pro): Update U-Boot to v2025.07 for eMMC support …"
...
This reverts commit 53189d4c5e .
2025-07-29 19:07:22 +02:00
dependabot[bot]
d512a18cce
build(deps): bump oras from 0.2.33 to 0.2.37
...
Bumps [oras](https://github.com/oras-project/oras-py ) from 0.2.33 to 0.2.37.
- [Release notes](https://github.com/oras-project/oras-py/releases )
- [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oras-project/oras-py/compare/0.2.33...0.2.37 )
---
updated-dependencies:
- dependency-name: oras
dependency-version: 0.2.37
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-29 12:34:49 +02:00
Muhammed Efe Cetin
530faf4c3c
fix nanopi r6s udev network mapping
2025-07-29 09:09:49 +02:00
c127
53189d4c5e
feat(board/orangepi5pro): Update U-Boot to v2025.07 for eMMC support ( #8417 )
...
Updated the U-Boot patch from v2024.04 to v2025.07, this change
finally enables booting from eMMC on the Orange Pi 5 Pro.
The device tree source for the board has also been refactored to
support the new U-Boot version and clean up peripheral definitions.
2025-07-29 08:32:58 +02:00
Patrick Yavitz
92d0fbe38a
BananaPi BPI-M4-Zero: Remove u-boot-v2025.01 patching
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-28 13:04:42 -04:00
Patrick Yavitz
11821aebf9
BananaPi BPI-M4-Zero: Update DTS files
...
Mostly a fixup for the emac1 node, which I am unable to test.
https://forum.armbian.com/topic/53058-banana-pi-bpi-m4-zero-sun50i-h618-emac1-internal-phy-not-detected-%E2%80%9Cno-phy-found%E2%80%9D/
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-28 13:04:42 -04:00
Patrick Yavitz
e85633b25a
BananaPi BPI-M4-Zero: Update u-boot to v2025.07
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-28 13:04:42 -04:00
Igor Pecovnik
cbeb0992b4
Bullseye: drop backport repository as it doesn't exists anymore
2025-07-28 17:17:58 +02:00
Paolo Sabatino
96fe7dee19
bump rockchip edge to kernel 6.16
2025-07-28 20:45:52 +08:00
retro98boy
67e4ab7475
SMART AM40: add PHY LED configuration
2025-07-26 11:16:33 +02:00
Hsun Lai
2576cd1d8e
add community support for MediaTek Filogic device (BananaPi R4 Router)
2025-07-26 08:49:45 +02:00
Michał Dziekoński
f7b1a70dbb
rock-5c: Enable thermal sensors for current
...
Signed-off-by: Michał Dziekoński <michal.dziekonski+github@gmail.com >
2025-07-26 06:24:59 +02:00
Hsun Lai
61b3aa2cbe
lckfb-taishanpi: update u-boot patches, add current&edge kernel support
2025-07-25 06:36:14 +02:00
Hsun Lai
cb934081e0
station-m3: add current kernel, update u-boot patches
2025-07-25 09:46:49 +08:00
SuperKali
0db3964abd
cloud-images: add wireguard support kernel side
2025-07-24 18:34:54 +02:00
Igor Pecovnik
2629e21026
Rockchip EDGE: fix broken patch
2025-07-24 18:34:36 +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
Rolf Leggewie
c2a9fff520
lib / prepare-host: fix quoting inconsistency
2025-07-23 10:53:09 +02:00
Rolf Leggewie
f72bd55b12
lib / prepare-host: make installation of gcc-arm-linux-gnueabi conditional
...
* do not install gcc-arm-linux-gnueabi unless targetting arm64 arch
suggested by coderabbitAI (https://github.com/armbian/build/pull/8260#discussion_r2118608963 )
reviewed and implemented by leggewie
2025-07-23 10:53:09 +02:00
Igor Pecovnik
67aa2d55e4
Wireless drivers: bump commit hash, add information about deprecations
2025-07-23 10:52:37 +02:00
Jianfeng Liu
c093f2e581
fix bluetooth hci_dev quirks API change since v6.16-rc7
2025-07-23 16:32:36 +08:00
Patrick Yavitz
f0d1697c55
BananaPi BPI-F3: Update linux-6.6.95 to 99
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-22 14:11:38 -04:00
Jianfeng Liu
05581e4b6b
fix firstlogin failed to create password on sid
2025-07-22 18:35:27 +02:00
Igor Pecovnik
2f852e68e5
Bump kernels for imx6, mvebu, xu4 and move wdk2023 to eos
2025-07-22 10:36:24 +02:00
Rolf Leggewie
9632e5bb29
temporarily deactivate some MATE packages unavailable due to RC bugs
...
mate-sntray-plugin: https://bugs.debian.org/1086771
mate-applet-appmenu: https://bugs.debian.org/1091049
2025-07-22 10:35:46 +02:00
Rolf Leggewie
887d3ebd9d
fix list of packages to install for trixie xmonad. #FTBFS
2025-07-22 10:35:46 +02:00
Igor Pecovnik
4fc1fc84e0
Rockchip64 EDGE: fix broken patch
2025-07-22 10:35:00 +02:00
dependabot[bot]
a86e808c73
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 055970845dd036d7345da7399b7e89f2e10f2b04 to 4662f28b04a04c9b3c760178bc00690771ba6fe1.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](055970845d...4662f28b04 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4662f28b04a04c9b3c760178bc00690771ba6fe1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 08:13:33 +02: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
EvilOlaf
7c395a3d2e
rockchip64: bump edge to 6.16.0-rc7
2025-07-21 13:30:20 +02:00
Rolf Leggewie
54b1272bc2
config: update plasma-workspace packages definition for Qualcomm RB5
...
Since July of 2024 plasma-workspace package in Debian has usurped
plasma-workspace-wayland package
c9080bcf02
2025-07-21 16:06:45 +08:00
Rolf Leggewie
ca41c7f991
config: update desktop packages for plucky
2025-07-21 16:04:05 +08:00
Rolf Leggewie
2f0f366812
config/desktop: drop obsolete apt-xapian-index package from builds
...
https://bugs.debian.org/1100760
2025-07-21 16:04:05 +08:00
Rolf Leggewie
8699a679d2
config/desktop/trixie: drop obsolete pavumeter package from builds
...
https://bugs.debian.org/1088796
2025-07-21 16:04:05 +08:00
Rolf Leggewie
31cd0fd939
config / luckfox-core3566: don't nullify MODULES var
...
Setting MODULES="" overrides any module list inherited from the family
configuration; this may unintentionally lose essential vendor-kernel modules
(e.g. rockchip-rga, fusb302, etc.).
2025-07-21 15:53:37 +08:00
Rolf Leggewie
3e9ccedf9b
config / luckfox-core3566: incorporate some settings from obsolete core3566.csc
...
https://github.com/armbian/build/issues/8230
2025-07-21 15:53:37 +08:00
Rolf Leggewie
df767b89f9
config: drop core3566 board config in favor of luckfox-core3566. Closes : #8230
...
https://wiki.luckfox.com/Core3566/ (maker)
https://www.waveshare.com/core3566.htm (reseller)
2025-07-21 15:53:37 +08: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
Patrick Yavitz
a680b5b713
Add BPI-M4-Zero DTS to DT dir and remove from patch series
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-20 11:58:13 -04:00
Patrick Yavitz
b7047a6e46
Sunxi64: Enable Armbian Auto-Patching
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-20 11:58:13 -04:00
Igor Pecovnik
486b41f0d6
U-boot: drop referencing to Denx Git as they have some weird protection that doesn't like our CI
...
Sources are defined globally, so we don't need to define them here again.
2025-07-20 17:22:51 +02:00
Hsun Lai
2b705a82be
add support for DshanPi A1 (RK3576)
2025-07-19 03:38:14 +08: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
Igor Pecovnik
fecc8ae217
Plymouth: add most recent Armbian logo
2025-07-18 17:44:07 +02:00
igorpecovnik
5efa4a16df
tools: Bump SHELLFMT_VERSION from 3.11.0 to 3.12.0
2025-07-18 17:43:52 +02:00
Igor
58cef978c3
Clean build repository readme file, update logo, declutter ( #8391 )
2025-07-18 17:43:17 +02:00
Hsun Lai
ae6c70aa3e
remove unused kernel config
2025-07-18 17:42:53 +02:00
Igor Pecovnik
797898d83f
Meson64 Current: adjust broken patch
2025-07-18 17:42:40 +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
Werner
1edd0ab513
rpi4b: bump edge to 6.16 ( #8390 )
2025-07-18 05:43:39 +02: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
dependabot[bot]
8155cc5b0b
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from cf79a64fed8a943fb1073260883d08fe0dfb4e56 to 055970845dd036d7345da7399b7e89f2e10f2b04.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](cf79a64fed...055970845d )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: '055970845dd036d7345da7399b7e89f2e10f2b04'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 04:36:49 +02:00
Patrick Yavitz
d5c863a14b
REVERT: BananaPi BPI-M4-Zero: Install upstream wireless-regdb
...
This should be installed system wide.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-14 11:33:19 -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
bc19c134ef
BananaPi BPI-M4-Zero: Install upstream wireless-regdb
...
Prevent dmesg spam: brcmf_set_channel set chanspec xxxxxxx fail
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
Patrick Yavitz
957414d95b
Sunxi64: Disable Allwinner H616 RTC support patches
...
These two patches muddle up Bluetooth which depends on RTC
functioning properly.
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
Igor
94ba2acee3
UEFI arm64: add cloud branch to the board config
...
While adding cloud branch, we forget to add this to the board config. Everything else exists and images were already tested on netcup VPS instances.
2025-07-14 10:59:37 +02:00
Andrei Aldea
370bedb42d
Add option for number of threads used by build system ( #8346 )
...
* Add option for number of threads used by build system
Attempt to fix https://github.com/armbian/build/issues/6907
* Add CPUTHREADS to replace USEALLTHREADS
Defaults to 150% as was always the case, otherwise allow user to override number of threads.
2025-07-13 09:33:48 +02:00
Jianfeng Liu
3a9babee14
deploy missing qemu binary when adding repo key
2025-07-11 16:59:45 +02:00
Khusika Dhamar Gusti
84725a77ac
orangepi5-ultra: Correct HDMI audio naming
...
Reference:
ff9e781d2c/external/config/sources/families/rockchip-rk3588.conf (L180-L181)
Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com >
2025-07-11 16:59:21 +02:00
Khusika Dhamar Gusti
f095ea486d
orangepi5-ultra: Build bcmdhd
...
Required patches: https://github.com/armbian/bcmdhd-dkms/pull/4
Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com >
2025-07-11 16:59:21 +02:00
Khusika Dhamar Gusti
26e7667afd
orangepi5-ultra: Support vendor builds
...
Required patches: https://github.com/armbian/linux-rockchip/pull/370
Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com >
2025-07-11 16:59:21 +02:00
c127
15e454b2c5
Initial Support for Orange pi 5 pro board ( #8348 )
...
* Add initial support for Orangepi 5 Pro
Tested and Working:
Wireless & Bluetooth
USB 2.0 + USB 3.1
HDMI 2.1
Gigabit Ethernet (PCIe to RJ45 - Need drivers YT6801)
NVMe PCIe 2.0
MicroSD
Audio Controller es8388 - Audio Out
FAN PWM
LEDs PWM
Not Working:
Onboard Microphone
HDMI 2.0 (DP-HDMI - rockchip,rk3588-dp No Driver)
Not Tested:
Camera 1,2
eMMC
* OPi 5 Pro: Ethernet Driver Installation on First Boot
Implemented a simple script to install the driver
during first boot using the installation headers
included in the image. Takes just a few seconds
on first boot.
Disclaimer: Attempted installation in a chroot env but failed.
* fix: Make first-boot Ethernet driver install more robust
The `eth-driver-firstboot.service` would sometimes fail on first boot with a "Resource temporarily unavailable" error. This happened when another process had a lock on `dpkg`.
To fix this, the installation script now waits for any `dpkg` locks to be released before attempting to install the driver package. It also includes a retry mechanism (3 attempts) in case of a transient failure.
This ensures the network driver is successfully installed, providing a better out-of-box experience.
2025-07-11 16:57: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
TheSnowfield
b93dd78102
sakurapi-rk3308b: add pcm5102a dt overlay
2025-07-11 17:43:14 +08:00
Ayush Singh
996e934d2e
config: boards: pocketbeagle2: Update kernel and u-boot
...
- Minor kernel bump.
- u-boot contains fixes for SD Card support
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-07-10 20:43:27 +08: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
Rolf Leggewie
9144aaf91b
lib / distro-specific.sh: add --batch and --yes switches to gpg call
...
suggestion from coderabbit and indeed it sounds like a good, robust idea
2025-07-10 20:40:37 +08:00
Rolf Leggewie
9fe445b44d
Revert "rootfs: allow APA to handle GPG keys when it is active during the build"
...
This reverts commit 034e9253cd .
2025-07-10 20:40:37 +08:00
dependabot[bot]
8942b049b7
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from e8772ff27de71367c2771ef3e8b5b2075b3f8282 to cf79a64fed8a943fb1073260883d08fe0dfb4e56.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](e8772ff27d...cf79a64fed )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: cf79a64fed8a943fb1073260883d08fe0dfb4e56
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 06:38:33 +02:00
Rolf Leggewie
e7b21f6d97
lib / main-config.sh: enable APA extension for sid Release builds
2025-07-08 01:42:38 +08:00
brentr
224b35ab28
Restore RockPI-S audio again ( #8360 )
...
* set clocks to the old default rate if the codec never calls set_sysclk
After mainline kernel commit 21cfbeae7d7c54a6cdea4b00096150f438f4fbde
rockchip i2s requires that soc codecs call set_sysclk to explicity select a rate.
This patch simply reverts to the old behavior if the codec does call set_sysclk.
(rather that failing in that case with a bogus rate of 0hz)
Also adds rk3308 vendor ASoC support to 6.16 kernel
* Require use of device tree overlay to enable pcm5102a CODEC
2025-07-06 10:50:50 -07:00
veduco
0cc8ccf3c6
Fix odroid-c4 overlays, edge kernel
...
Add periphs_pinctrl fragment
2025-07-05 16:19:28 +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
Ayush Singh
91ce0eee6e
boards: pocketbeagle2: Enable USB serial
...
- Enable USB serial by default.
- Allows serial access without needing extra UART cable.
- Also USB serial is much faster than using the UART debug port.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-07-04 16:22:57 +02: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
Patrick Yavitz
5604b431d5
Gateway GZ80x: blacklist meson_nand
...
It loads the mmc-pwrseq twice and produces pinctrl errors.
[ 9.860451] meson-axg-pinctrl ff634000.bus:pinctrl@480: pin BOOT_0 already requested by ffe07000.mmc; cannot claim for ffe07800.nand-controller
[ 9.867791] meson-axg-pinctrl ff634000.bus:pinctrl@480: error -EINVAL: pin-11 (ffe07800.nand-controller)
[ 9.870272] systemd[1]: Reached target usb-gadget.target - Hardware activated USB gadget.
[ 9.877181] meson-axg-pinctrl ff634000.bus:pinctrl@480: error -EINVAL: could not request pin 11 (BOOT_0) from group emmc_nand_d0 on device pinctrl-meson
[ 9.898837] meson-nand ffe07800.nand-controller: Error applying setting, reverse things back
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-04 04:50:37 -04:00
Patrick Yavitz
ba8487ed52
Gateway GZ80x: Add bluetooth support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-04 04:50:37 -04:00
Patrick Yavitz
8fff7110f7
Gateway GZ80x: Add bluetooth firmware
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-04 04:50:37 -04:00
Patrick Yavitz
8a19f9aae1
Gateway GZ80x: Add bluetooth support to $board.conf
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-04 04:50:37 -04:00
veduco
c5d19faec1
Fix odroid-c4 i2c overlays ( #8352 )
...
Add periphs_pinctrl fragment
2025-07-04 05:09:41 +00:00
igorpecovnik
d6eaf2d4b0
Automatic board configs status synchronise
2025-07-03 11:24:59 +02:00
Werner
e470ebe2bb
rock-5c: Add gpio names to current and edge dts ( #8343 )
...
* rock-5c: add gpio names to `current`
* rock-5c: add gpio names to `edge`. fix pin-32 in `current`
* fix patch header
* fix typo and formatting for `current`
* fix typo, fix indentations, fix formatting for `edge`
2025-07-03 05:36:26 +02:00
Ryan L
b31358752c
Backport upstream kernel fixes for sun4i-drm and drm_atomic_helper_connector_hdmi_check()
...
Firstly, the upstream patch for sun4i-drm ensures the HDMI output is initialized successfully.
Secondly, patching drm_atomic_helper_connector_hdmi_check() avoids a null pointer dereference at shutdown or reboot
2025-07-02 12:38:14 +02:00
Ryan L
91574fac14
Add HDMI display nodes and enable DE on Pcduino 1, 2 & 3 board DTS files
2025-07-02 12:38:14 +02:00
Patrick Yavitz
e7506684ad
BananaPi BPI-M4-Zero: Revert bluetooth changes from last PR
...
Although my initial testing appeared to be a success, subsequent
testing finds it to fail more often than it works.
Back to square one.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-07-02 06:32:51 -04:00
hyx0329
6e39531b62
rockchip64-6.16: Partial fix of DP alt mode on some rk3399 boards
...
The old method carried along with board-pbp-add-dp-alt-mode.patch only
makes typec work in one(normal) orientation. This patch introduces a
proper extcon driver and makes the workaround cleaner, so orientation
switch is working.
Improvements:
- type-c DP on rk3399 works with both orientations
- type-c USB 3.0 on rk3399 works with both orientations, with minor
issues, see below
Caveats:
- Powered USB-C hubs may be not recognized, and can be worked around by
loading a gadget driver, or manually toggling the mode once for each
connection.
- Some dual-role devices(phone, tablet) may be not recognized.
Affected boards:
- TinkerBoard 2/2S
- Pinebook Pro
- NanoPC T4
- Orange Pi 4
- Orange Pi 4 LTS
Tested on tinkerboard 2s. This patch contains other minor fixes for
tinker2's device tree, including adding a missing fan node, adding color
labels to leds.
The 2 patches adding dp support for nanopc t4 and pinebook pro are also
updated accordingly.
The device trees of Orange Pi 4 / 4 LTS are also updated to match the
new implementation.
2025-07-02 12:12:05 +02:00
dependabot[bot]
544952fb4c
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3 to e8772ff27de71367c2771ef3e8b5b2075b3f8282.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](666c9d2900...e8772ff27d )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: e8772ff27de71367c2771ef3e8b5b2075b3f8282
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-01 09:07:03 +02:00
Mecid Urganci
9f05f1fb72
Rock-5B-Plus: Align Edge 6.16 with upstream
2025-06-30 08:51:47 +02:00
Patrick Yavitz
23de1dac1d
Fixup commit: c57969f8cd
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-30 08:51:20 +02:00
Patrick Yavitz
6e85c0a9c1
Family: sun50iw9-bpi: Update ATF to lts-v2.12.1
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-30 08:51:20 +02:00
Patrick Yavitz
f349c76904
BananaPi BPI-M4-Zero: Update u-boot to v2025.01
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-30 08:51:20 +02:00
Patrick Yavitz
8677a9af21
BananaPi BPI-M4-Zero: Add fixed-clock bluetooth fixup
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-30 08:51:20 +02:00
Igor Pecovnik
4db95c6122
Allwinner kernel: bump current to 6.12.35 and edge to 6.15.4
2025-06-30 08:45:56 +02:00
Igor Pecovnik
d502356d02
Allwinner 64b: reenable xradio wireless driver
2025-06-29 19:07:44 +02:00
Igor Pecovnik
b8844c9e73
Inovato quadra bootfix, bump uboot for zero3, 2w, add 1.5Gb support, bump atf
2025-06-29 15:19:42 +02:00
Patrick Yavitz
6c55647e90
SpacemiT: Update linux-6.6.93 to 95
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-28 14:35:03 -04:00
amazingfate
ff941a6e2d
remove wifi patches for kernel v6.16 merged upstream
2025-06-28 15:20:16 +02:00
Suhaas Joshi
a4010867fa
ti: family: k3: Change U-boot repository link
...
Change U-Boot repository link from git.ti.com to Github. In the past,
there have been CI issues caused due to git.ti.com failing.
Signed-off-by: Suhaas Joshi <s-joshi@ti.com >
2025-06-26 17:04:11 +08:00
Andrei Aldea
48e0eeb50b
extensions: Add TI's repo and install specified packages in k3-*
...
Texas Instruments maintains a custom apt repository [0] that contains:
* tools like k3conf, which run on K3 devices
* TI's versions of upstream packages (such as mesa)
* out-of-tree drivers and firmware for graphics, wifi etc
Therefore, add TI's custom repository as the highest priority repository
in the filesystem. Doing this ensures that if apt finds a version of a
package that exists in both upstream Debian and the TI repository, it
picks the latter.
Additionally, introduce K3_PACKAGES variable to store a list of packages
that should be installed by-default in a K3 image. Initialize it to hold
TI's CC33xx packages.
Also set EXTRAWIFI to "no" in `current` image.
[0] https://github.com/TexasInstruments/ti-debpkgs
Co-authored-by: Suhaas Joshi <s-joshi@ti.com >
Signed-off-by: Suhaas Joshi <s-joshi@ti.com >
2025-06-26 17:04:11 +08:00
Werner
dbe1b2bf4f
rockchip64: rewrite patches
2025-06-25 22:25:04 +02:00
Igor Pecovnik
b27c86e620
Armbian repository signining: add new key
...
pub rsa4096 2025-06-22 [SC] [expires: 2035-06-20]
8CFA 83D1 3EB2 181E EF58 43E4 1EB3 0FAF 2360 99FE
uid [ultimate] Armbian Repository Signing Key (Repository Key) <info@armbian.com >
sub rsa4096 2025-06-22 [E] [expires: 2035-06-20]
2025-06-25 07:50:18 +02:00
Werner
fa9302f162
rockchip64: bump edge to 6.16-rc3 ( #8328 )
...
* Fix wifi drivers on kernel v6.16
These patches can get deleted after merged upstream.
* initial commit
* fix header
* remove ssv6051 driver
---------
Co-authored-by: amazingfate <liujianfeng1994@gmail.com >
2025-06-24 15:25:34 +00:00
dependabot[bot]
530fbc86e8
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from d52d20fa3f981cb852b861fd8f55308b5fe29637 to 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](d52d20fa3f...666c9d2900 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 666c9d29007687c52e3c7aa2aac6c0ffcadeadc3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 22:04:09 +02:00
Rolf Leggewie
034e9253cd
rootfs: allow APA to handle GPG keys when it is active during the build
...
this is a small first step to mainlining APA into core and let it handle
some packaging and distribution logic
2025-06-23 20:36:23 +02:00
Rolf Leggewie
affc5ef302
extensions: export APA_IS_ACTIVE marker for the current build
2025-06-23 20:36:23 +02:00
Igor Pecovnik
7f9e02b0a2
Nanopi R6/R5: set wan interface to wan1 as otherwise netplan rules won't catch it
...
https://github.com/armbian/build/blob/main/extensions/network/config-networkd/netplan/10-dhcp-all-interfaces.yaml#L25
2025-06-23 20:35:53 +02:00
Igor Pecovnik
3473794977
Armbian-install: disable Docker when installing images
...
enable back on exit
2025-06-23 20:34:18 +02:00
Paolo Sabatino
998e540fad
further cleanup and fixes for rock-s0 board dts
...
* enable internal antenna by default
* remove unnecessary nodes from device tree
2025-06-23 20:29:48 +02:00
Paolo Sabatino
d7dd448ab7
remove unnecessary rk3308 patches
...
* suggestion from @kwiboo, see discussion in PR 7815
2025-06-23 20:29:48 +02:00
Paolo Sabatino
68284de329
consolidation for rock-s0 board patches
...
* remove the patches that are shredding upstream device tree
* consolidation into single patch that apply over upstream dt
* add pcm5102a device tree overlay for handy usage
2025-06-23 20:29:48 +02:00
Suhaas Joshi
a1ab66c690
ti: config: kernel: Add current RT config file
...
TI SDK supports images with real-time kernel. Add support for building
such images for the `current` release by adding a config file for it.
The RT image is built with the `current-rt` branch.
Signed-off-by: Suhaas Joshi <s-joshi@ti.com >
2025-06-23 20:27:25 +02:00
dependabot[bot]
09941a398f
build(deps): bump dtschema from 2025.2 to 2025.6.1
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2025.2 to 2025.6.1.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2025.02...v2025.06.1 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-version: 2025.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 20:25:35 +02:00
Paolo Sabatino
6f120bf7fc
update tm16xx driver for rockchip64 edge kernel
2025-06-23 20:25:09 +02:00
Ayush Singh
d18ab3c87b
config: kernel: linux-k3-beagle-edge: Enable usb eth
...
- Allows for network share when usb serial is not required.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-23 20:24:35 +02:00
Ayush Singh
9d172bf5fa
config: kernel: linux-k3-beagle-edge: Enable USB CDC Composite
...
- BeagleBoard.org boards normally ship with USB cdc enabled to allow
network sharing and ssh support over usb.
- This is specially important for boards like pocketbeagle2 since it
does not have built-in wifi.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-23 20:24:35 +02:00
Igor
028cdb9c39
Repository signing: add support for dual signing ( #8320 )
...
* Repository signing: add support for dual signing
2025-06-23 17:25:48 +02:00
retro98boy
c9835d6aa3
fine3399: move dts from patch file to dedicated dt directory
2025-06-22 23:27:32 +02:00
retro98boy
d3bf2462bc
SMART AM40: drop deprecated label property in gpio leds node
2025-06-22 23:27:32 +02:00
retro98boy
7a6e8068ff
CAINIAO CNIoT-CORE: fix memory address range
2025-06-22 23:27:32 +02:00
Rolf Leggewie
1faf63924b
motd: fix alignments on login screen. Closes : #7984
2025-06-22 23:26:30 +02:00
Igor Pecovnik
3844ef919f
Main: adjust broken patches on Meson and Rockchip64
2025-06-21 19:37:37 +02:00
retro98boy
fc8fef06b2
CAINIAO CNIoT-CORE: use ALSA UCM instead of asound.state
2025-06-19 15:05:33 +02:00
retro98boy
99d23b8190
CAINIAO CNIoT-CORE: change sound card name and update DAI links
2025-06-19 15:05:33 +02:00
CaWeissWz
923dc8d7e8
Update linux-bcm2711-legacy.config
...
Added missing I2C designware slave functionality
2025-06-19 09:52:10 +02:00
CaWeissWz
8062795c00
Update linux-bcm2711-edge.config
...
Added missing I2C designware slave functionality.
2025-06-19 09:52:10 +02:00
CaWeissWz
057681b37d
Update linux-bcm2711-current.config
...
Remove leading "+" sign on config variable, as this seems to be a typo
2025-06-19 09:52:10 +02:00
Werner
4d953d0b83
Update config/kernel/linux-bcm2711-current.config
...
reasonable
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-19 09:52:10 +02:00
CwWeissWz
6eb849b60e
Build Synopsis DesignWare I2C adapter as module in all rpi kernel configurations.
2025-06-19 09:52:10 +02:00
dependabot[bot]
a1168c2635
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 4140eb99d2cced9bfd78375c2088371853262f79 to d52d20fa3f981cb852b861fd8f55308b5fe29637.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4140eb99d2...d52d20fa3f )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: d52d20fa3f981cb852b861fd8f55308b5fe29637
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 09:32:03 +02:00
Patrick Yavitz
989f25533a
BananaPi BPI-CM4: Waveshare CM4-IO-BASE-B: Fixups
...
This is cosmetic. Cleaning up my mess if you will.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-16 06:22:20 +02:00
igorpecovnik
ae9c66bc0d
Automatic board configs status synchronise
2025-06-16 06:19:11 +02:00
Werner
a4551ec75d
orangepi5-ultra: adjust description ( #8304 )
2025-06-16 05:40:12 +02:00
Patrick Yavitz
ce02695915
Rockchip64: Defconfig: CONFIG_RTC_DRV_HYM8563=m
...
Change from "y" to "m"
Before
[ 2.423992] rtc-hym8563 1-0051: no valid clock/calendar values available
[ 2.424718] rtc-hym8563 1-0051: registered as rtc0
[ 2.425770] rtc-hym8563 1-0051: no valid clock/calendar values available
[ 2.425789] rtc-hym8563 1-0051: hctosys: unable to read the hardware clock
[ 3.817166] rk808-rtc rk808-rtc.5.auto: registered as rtc1
After
[ 3.790107] rk808-rtc rk808-rtc.5.auto: registered as rtc0
[ 3.801742] rk808-rtc rk808-rtc.5.auto: setting system clock to 2017-08-05T09:48:13 UTC (1501926493)
[ 3.919628] rtc-hym8563 1-0051: registered as rtc1
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-15 14:11:00 -04:00
Patrick Yavitz
4f69047bcd
Add board NanoPi R3S LTS U-Boot Support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-15 14:11:00 -04:00
Patrick Yavitz
5921322e6a
Add board NanoPi R3S LTS
...
The LTS variant has an HDMI port.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-15 14:11:00 -04:00
Werner
e9b20c3ed5
AE for cloud, add description for vendor ( #8299 )
...
* AE for cloud, add description for vendor
* fixes
2025-06-15 04:40:07 +00:00
igorpecovnik
b39b03b5a5
Automatic board configs status synchronise
2025-06-14 19:32:01 +02:00
Your Name
d5fb671349
rpi4b: bump edge to 6.15.y
2025-06-14 16:32:05 +02:00
Ayush
bc6e97caa9
config: kernel: linux-k3-beagle-edge: PocketBeagle 2 config improvements and move to supported ( #8295 )
...
Enables kernel options that are important for making armbian viable for use on PocketBeagle 2.
Can now run all examples present in the beagle examples repo: https://github.com/beagleboard/vsx-examples
Signed-off-by: Ayush Singh <ayush@beagleboard.org > Andrei Aldea <andrei@beagleboard.org >
2025-06-13 10:29:34 -05:00
Werner
15407330c6
Preparation for http proxy caching ( #8281 )
...
* always use http for apt repos
* pass possible proxy arguments to docker
* populate lower-case env variables with upper-case ones if not set otherwise
2025-06-13 10:31:24 +02:00
igorpecovnik
0e388bb514
Automatic board configs status synchronise
2025-06-13 00:30:38 +02:00
Jack Huang
214e3ec224
remove imb3588 dts patch
...
imb3588 dts has been added to linux-rockchip repo
Signed-off-by: Jack Huang <jackhuang021@gmail.com >
2025-06-12 21:45:46 +02:00
Jack Huang
998542060f
fix imb3588 board hardware description format
...
Signed-off-by: Jack Huang <jackhuang021@gmail.com >
2025-06-12 21:45:46 +02:00
Jack Huang
a4f8def161
config: boards/imb3588: add maintainer email
...
Signed-off-by: Jack Huang <jackhuang021@gmail.com >
2025-06-12 21:45:46 +02:00
Jack Huang
609110ac10
add imb3588 board support
...
imb3588 board info link:
https://www.sunshine-tek.com/productinfo/1989232.html
Signed-off-by: Jack Huang <jackhuang021@gmail.com >
2025-06-12 21:45:46 +02:00
Ryzer58
0aed5abe02
Sunxi overlays - fix dts peripheral aliases ( #8290 )
...
* correct system patch used for aliasing on Allwinner A10, A13 and A20 to ensure consistent allocation of device IDs
* Re-introduce spi overlays for each bus so that when used in conjuction with a device driver overlay, the pins are correctly muxed into SPI mode
* Ensure SPI overlay patches are applied
* Fix typo in patch name
* Move alias patches further down series.conf to ensure they are only called after the intial overlay creation
* Rephrase subject heading to improve clarity
* Fix interface aliases on Allwinner A10 for I2C, SPI and UART
* Fix interface aliases on Allwinner A13 for I2C and UART
* Fix interface aliases on Allwinner A20 for I2C, SPI and UART
* Fix SPI 2 pin names in line with latest revision of the Allwinner A10 device tree
* Fix SPI 2 pin names in line with latest revision of the Allwinner A20 device tree
* Create overlays for each bus on the Allwinner A20 so that the corresponding pins can be set into spi mode
* Create overlays for each bus on the Allwinner A10 so that the corresponding pins can be set into spi mode
* Condense alias path corrections into the intial overlay creation patch instead of applying a further patch on topof it to enact these corrections
* Remove references to our no longer needed addtional overlays
* rename to include 'arm-dts..' for consistency with other dts related patches
* Fix mistake in SPI overlay patches naming which leads to build failure
* Fix typo in application of spi2 overlay that was leading to compilation failure
* Amend the assigned aliases in overlay creation so that the kernel correctly maps the bus/port number to match the physical hardware numbering
* Update pin labels for SPI 2 to use current names as defined in sun4i-a10.dtsi and sun7i-a20.dtsi. fixed typo in sun5i-a13-spi-spidev as compatibility field should be sun5i-a13
* Re-introduce compilation of spi bus overlays on Allwinner A10 and A20 SOCs which are necessary to ensure that the pins are correctly muxed into spi mode
2025-06-11 23:54:06 +02:00
igorpecovnik
c9bbbbb0c6
Automatic board configs status synchronise
2025-06-11 20:19:45 +02:00
The-going
3188743b1a
sunxi-6.15: Fix compilation errors caused by patch migration
...
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com >
2025-06-11 19:40:28 +02:00
The-going
65af1b843b
sunxi-6.15: Switching EDGE to v6.15
2025-06-11 19:40:28 +02:00
The-going
6a60311cb1
sunxi-6.15: Add armbian patches
2025-06-11 19:40:28 +02:00
The-going
f2f71b9588
sunxi-6.15: Add drm, media patches
2025-06-11 19:40:28 +02:00
The-going
d08fea5232
sunxi-6.15: remove unused megous patches
2025-06-11 19:40:28 +02:00
The-going
32aeb71980
sunxi-6.15: Add megous patches
2025-06-11 19:40:28 +02:00
Martin Schmiedel
8cfd540d0d
MBa8MPxL-RAS314: fix sd-card regulator error
...
fixes a problem which unpredictable switch of the sd-card voltage
Signed-off-by: Martin Schmiedel <martin.schmiedel@tq-group.com >
2025-06-11 19:30:11 +02:00
Martin Schmiedel
b743487194
IMX8: update uboot to v2024.04
...
- add patch to reanable binman
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-06-11 19:30:11 +02:00
Martin Schmiedel
ddfe4f4106
IMX8: fix build error
...
- fixes: unrecognized option '-Wl,--no-warn-rwx-segment'
- add a patch to atf that removes the unrecognized linker options
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-06-11 19:30:11 +02:00
Igor Pecovnik
18ddabe25f
Revert "build(deps): bump oras from 0.2.33 to 0.2.34"
...
This reverts commit f29414a0ea .
2025-06-10 10:44:22 +02:00
igorpecovnik
7968bd4a43
Automatic board configs status synchronise
2025-06-10 06:44:51 +02:00
djurny
0a001ec1d1
Update boot-mvebu.cmd after review
...
Remove the 10 sec delay in case "critical error" raised.
2025-06-09 21:18:08 +02:00
djurny
13536bf932
Update boot-mvebu.cmd after review
...
Follow conventional `if-then-else-fi` constructions by not having `else` followed by semicolon. Hush is accepting, but other commonly used shells do not accept this.
2025-06-09 21:18:08 +02:00
Tom Urlings
abe8102669
mvebu: bootscript load address calculation a.o.
2025-06-09 21:18:08 +02:00
Andy Yan
93a09536aa
coolpi-genbook: Add Support for vendor branch
...
Signed-off-by: Andy Yan <andyshrk@163.com >
2025-06-09 21:17:34 +02:00
igorpecovnik
a7785c8ab7
Automatic board configs status synchronise
2025-06-09 21:17:15 +02:00
dependabot[bot]
f29414a0ea
build(deps): bump oras from 0.2.33 to 0.2.34
...
Bumps [oras](https://github.com/oras-project/oras-py ) from 0.2.33 to 0.2.34.
- [Release notes](https://github.com/oras-project/oras-py/releases )
- [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oras-project/oras-py/compare/0.2.33...0.2.34 )
---
updated-dependencies:
- dependency-name: oras
dependency-version: 0.2.34
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 21:17:04 +02:00
dependabot[bot]
06b32ab619
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 115870536a85eaf050e369291c7895748ff12aea to 4140eb99d2cced9bfd78375c2088371853262f79.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](115870536a...4140eb99d2 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4140eb99d2cced9bfd78375c2088371853262f79
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 21:16:39 +02:00
Ayush Singh
2151ca5d7f
boards: pocketbeagle2: Rename config
...
Since the image is now fixed, enable pocketbeagle2 support
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-09 17:58:26 +02:00
Ayush Singh
4a4e0e262b
boards: pocketbeagle2: Fix boot failure
...
- UUID boot does not seem to work on PocketBeagle 2.
- So specify the block device path instead.
- Also without rootwait, the boot will fail.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-09 17:58:26 +02:00
Ayush Singh
c0ac2574ac
boards: pocketbeagle2: Update kernel and u-boot
...
- Contains fixes for the boot failure issue due to a broken driver.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-09 17:58:26 +02:00
Ayush Singh
189c0ad2ec
boards: pocketbeagle2: Fix build
...
Build fails without OPTEE_PLATFORM defined
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-09 17:58:26 +02:00
retro98boy
c66fbec4e2
CAINIAO CNIoT-CORE: switch USB 2.0 access from the Type-C port to the four contacts on the side of the host
2025-06-09 17:34:50 +02:00
retro98boy
22b0414b91
CAINIAO CNIoT-CORE: add internal speaker support
2025-06-09 17:34:50 +02:00
retro98boy
f1354108fb
CAINIAO CNIoT-CORE: add spidev to control WS2812 LEDs in user space
2025-06-09 17:34:50 +02:00
retro98boy
fb8f189130
add CAINIAO CNIoT-CORE initial support
2025-06-09 17:34:50 +02:00
retro98boy
66cc1f04d4
pinctrl: meson-g12a: add more pwm_d options
2025-06-09 17:34:50 +02:00
Igor Pecovnik
aa5526a918
Signing key: keep a link to previous location
...
armbian-config still uses old location and as we don't control keys via package, we need to apply this workaround for newly created images
2025-06-09 09:33:46 +02:00
Ayush Singh
c0da65087a
compilation: armbian-kernel: Do not make built-in drivers modules
...
The current script can overwrite drivers which are set as built-in in
the board-specific config. This is not desirable.
Add a check to ensure we do not convert built-in stuff into modules.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
2025-06-08 18:08:33 +02:00
Igor Pecovnik
54dbbe2785
Trixie: drop non-existing packages
2025-06-08 18:05:07 +02:00
Julian Sikorski
7282020937
Update odroidxu4-current to 6.6.93
2025-06-08 18:04:39 +02:00
The-going
b571ceb46f
sunxi: xradio: Switching from del_timer_sync to timer_delete_sync
...
This was introduced in 6.2 but was removed from the kernel code
in 6.15.
We are currently building cores for sunxi starting from 6.6.
Therefore, a simple replacement without conditions.
2025-06-08 18:04:25 +02:00
The-going
8762476502
patch: misc: uwe5622: fix timer api changes for 6.15 (only sunxi)
2025-06-08 18:04:25 +02:00
The-going
699816ddf2
config-prepare: Initialize an empty KERNEL_DRIVERS_SKIP array unless it exists
...
If the array exists in this location, initializing an empty array
will destroy all the data that was stored in it.
Do not initialize an empty KERNEL_DRIVERS_SKIP array if it exists.
This allows us to create an array anywhere in the script,
including the user configuration, in a secure way.
2025-06-08 18:04:25 +02:00
Patrick Yavitz
c2d1479fa6
SpacemiT: current: Update to linux-6.6.93
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-06-06 13:29:50 -04:00
hyx0329
28ae76b468
tinkerboard-2: u-boot: bump to v2025.04
...
This is tested on a tinkerboard 2s.
The u-boot dts for tb2 contains other fixes, and the major ones are:
- add missing basic gpio-fan node
- usb-c altmode fix, dts part
2025-06-04 20:34:12 +02:00
igorpecovnik
e03b1b543c
Automatic board configs status synchronise
2025-06-03 09:58:38 +02:00
Ricardo Pardini
c8baf1c888
runners.sh: introduce chroot_sdcard_custom_with_apt_logic() for reuse
...
- we've too much logic in `chroot_sdcard_apt_get()` we need to re-use
for eg debfoster or any extensions that need to manipulate the apt
cache (which is handled via mounts in that function)
- `chroot_sdcard_apt_get()` now accepts a `chroot_command` env var,
defaulting to `apt-get`
- `chroot_sdcard_custom_with_apt_logic()` splits the params and calls
`chroot_command=... chroot_sdcard_apt_get ...` allowing for custom
calls
2025-06-03 09:57:19 +02:00
djurny
0f4303651f
Rework after review prepare-host.sh
...
Use all parameters to display_alert()
```
[🐳 |🌱 ] Running in container [ Adding provisions for container building ]
[🐳 |🌱 ] Adding package to 'host_dependencies' [ python3-setuptools ]
[🐳 |🌱 ] Python2 not available on host release 'noble' [ ancient u-boot versions might/will fail to build ]
```
2025-06-03 09:56:09 +02:00
Tom Urlings
826309f7bc
rockchip64/rk3328: U-Boot v2022.04/07 add setexpr
...
- aimed at nanopi-r2s and nanopineo3
- impacts:
- boards (re)using 'nanopi-r2s-rk3328_defconfig' (rk3328)
and:
- boards using U-Boot v2022.04 or
- boards using U-Boot v2022.07
- added explicit dependency on python3-setuptools as (at least) U-Boot
v2022.04 and v2022.07 fail building due to missing 'distutils' for
boards that use U-Boot v2022.04 or v2022.07
2025-06-03 09:56:09 +02:00
Paolo Sabatino
cc4cb72d40
bump rockchip 32 bit edge kernel to 6.15
2025-06-03 09:53:37 +02:00
Tom Urlings
cdf71df4b8
fix/netplan-dhcp-all-lan-wan-interfaces
...
- apply dhcp to all interfaces that are renamed to either
'lanX' or 'wanX' by udev.
- applies to a.o. nanopi-r1, nanopi-r2s.
2025-06-03 09:49:13 +02:00
dependabot[bot]
08c19c021f
build(deps): bump setuptools from 80.8.0 to 80.9.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.8.0 to 80.9.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.8.0...v80.9.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 09:48:33 +02:00
dependabot[bot]
acc79288f4
build(deps): bump oras from 0.2.31 to 0.2.33
...
Bumps [oras](https://github.com/oras-project/oras-py ) from 0.2.31 to 0.2.33.
- [Release notes](https://github.com/oras-project/oras-py/releases )
- [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oras-project/oras-py/compare/0.2.31...0.2.33 )
---
updated-dependencies:
- dependency-name: oras
dependency-version: 0.2.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 09:48:24 +02:00
dependabot[bot]
217149cb01
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.4.1...v2.4.2 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 09:48:12 +02:00
dependabot[bot]
dcc9d91b94
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from c6634ca281a9fc05b03bee224ba00910cb78ab6e to 115870536a85eaf050e369291c7895748ff12aea.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](c6634ca281...115870536a )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 115870536a85eaf050e369291c7895748ff12aea
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 09:48:01 +02:00
Ricardo Pardini
f149a11b4b
nanopct6(-lts): switch to mainline A-TF; use mainline u-boot also for 'current' branch
...
- keep vendor u-boot for vendor branch (with rk's BL31)
2025-05-31 11:05:32 +02:00
Igor Pecovnik
166b786fc9
Drop broken patch
2025-05-30 21:18:18 +02:00
Igor Pecovnik
b84e431565
PocketBeagle2: temporally disabling build target
2025-05-30 19:46:43 +02:00
Igor Pecovnik
a55e510628
Rockchip64 current: fixing broken patch
2025-05-30 19:38:09 +02:00
Rolf Leggewie
81d65b09b9
lib distro-specific.sh: move armbian GPG to more common location
2025-05-30 04:06:39 +08:00
Werner
6a825a4446
switch kernel source to mainline ( #8252 )
2025-05-29 18:30:50 +00:00
Andrei Aldea
85e5e238eb
Add Example for custom Kernel Descriptions
2025-05-29 19:30:15 +02:00
Andrei Aldea
557457e4cc
Revert Changes to library-functions
...
Was auto-regenerated
2025-05-29 19:30:15 +02:00
Andrei Aldea
d824a53b58
Add Kernel Version Parsing and Custom Description
...
Adds ability to set custom descriptions for kernel inside family config and parses for kernel version.
2025-05-29 19:30:15 +02:00
igorpecovnik
4150cd4ac8
Automatic board configs status synchronise
2025-05-29 19:08:37 +02:00
Ricardo Pardini
fcfdfeba06
khadas-vim3: u-boot: bump to v2025.04 final
2025-05-29 18:51:04 +02:00
Igor Pecovnik
b2fd69b34d
Enable HiDPI support only if the framebuffer size is detectable
2025-05-29 18:50:43 +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
39fef63e73
kernel-debs: if make clean fails (logs to bitbucket), do it again, but show the logs
2025-05-29 18:32:47 +02:00
Ricardo Pardini
d4945ec071
artifacts-obtain: pack_artifact_to_local_cache: force a fsync() before packing
2025-05-29 18:31:50 +02:00
Ricardo Pardini
26e253b4ad
mixtible-blade3: u-boot: back to radxa's v2024.03, as .10 breaks GMAC stable MAC patch
...
- similar to e9708b8c33 , but for the Blade3
- this reverts d048673c00 just for the Blade3
- there is little to be gained from .10 anyway on those machines (IMHO)
- it is still vendor 2017.09 after all, dunno why Radxa calls them "2024.x"
2025-05-29 18:30:51 +02:00
Ricardo Pardini
faac26177a
odroidhc4: u-boot: 2025.04; use hc4 defconfig for sd as well as mtd
2025-05-29 18:29:11 +02:00
Ricardo Pardini
fb1ac8cb1d
nanopct6(-lts): u-boot: bump to v2025.04 final
2025-05-29 18:27:15 +02:00
Ricardo Pardini
9a971ded79
grub: if serialcon is not a tty0 or tty1, include a console=tty0 as first console
...
- that way one can still get last-resort non-serial console if the serial fails
2025-05-29 18:07:54 +02:00
Ricardo Pardini
03c47689cb
docker: 50%+ faster during "enabling all extensions looking for Docker dependencies"
...
- 7s+ -> 3s
- by using `enable_extensions_with_hostdeps_builtin_and_user "add_host_dependencies" "host_dependencies_known"` instead of `enable_all_extensions_builtin_and_user`
2025-05-29 17:58:28 +02:00
Ricardo Pardini
10570df804
extensions: introduce enable_extensions_with_hostdeps_builtin_and_user()
...
- this is an alternative to `enable_all_extensions_builtin_and_user()`
- this one greps the files for the hooks we're interested in
2025-05-29 17:58:28 +02:00
Ricardo Pardini
fa0d9ab820
rootfs-to-image: do not use --sparse, it's _very slow_ on certain IO/FS combos
...
- Revert "rootfs-to-image: preserve sparse files when moving artefacts to final destination with rsync"
This reverts commit 4fd0e0c29d .
2025-05-29 17:55:27 +02:00
Ricardo Pardini
793d0eea41
quartz64a: bump u-boot to v2025.04 final and make it fancy
...
- UMS mode (use the black USB port)
- Boot order: SD -> NVMe -> SATA -> USB -> eMMC
- Flash LEDs in preboot
- Networking stuff
- Lots of FS's and compression methods
2025-05-29 17:52:53 +02:00
The-going
99afe10bed
wifi-rtl8821cu: initial settings where Wi-Fi and bluetooth will both work
2025-05-29 17:50:10 +02:00
The-going
abe1fb8b7e
sunxi-6.12: bananapi-m4-berry: delete unused nodes
2025-05-29 17:50:10 +02:00
The-going
ec28db9f0f
sunxi-6.12: sun50i-h616: Add the missing digital audio nodes
2025-05-29 17:50:10 +02:00
The-going
0fbc9e4c6b
sunxi-6.12: re-extracting armbian patches
2025-05-29 17:50:10 +02:00
The-going
fa6e4bb2d8
sunxi=6.12: re-extracting megous patches
2025-05-29 17:50:10 +02:00
The-going
c25d079a93
sunxi-6.12: Switching to v6.12.30
2025-05-29 17:50:10 +02:00
djurny
f4f14832f5
helios4: fix helios4-wol.service (wake-on-lan) ( #8235 )
...
* helios4: fix wake-on-lan (wol)
- added ethtool package
- enable wol on all ethernet interfaces
- support common systemd.net-naming-schemes (ethX/endX/enoX)
* Update helios4-wol.service
Removed test code.
* Update helios4-wol.service
Fix bug after retesting.
2025-05-29 17:46:08 +02:00
Ricardo Pardini
c70ab6079c
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.15 (final)
2025-05-29 09:33:29 +02:00
Ricardo Pardini
560e299512
meson64-6.15: rewrite/rebase patches against 6.15 (final)
2025-05-29 09:33:29 +02:00
Ricardo Pardini
bf2f058d60
mainline-kernel: bump 6.15 to released
2025-05-29 09:33:29 +02:00
Ricardo Pardini
21a9d0c3c8
rockchip64-6.15: add HDMIRX DT patch for NanoPC T6(-LTS)
2025-05-29 09:33:29 +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
Ricardo Pardini
151d4fcbc9
rockchip64-6.15: add mainline (6.15+) HDMIRX DT patch for CM3588
...
- rockchip64-6.15: drop pre-mainline HDMIRX DT patch for CM3588
2025-05-29 09:33:29 +02:00
Ricardo Pardini
70eb10e1f5
rockchip64-6.15: fix ssv6051 driver for 6.15
...
- just hackfixes ref e4c416533f
2025-05-29 09:33:29 +02:00
Ricardo Pardini
2a5e2073ee
rockchip64-6.15: rewrite patches against 6.15-rc7
2025-05-29 09:33:29 +02:00
Ricardo Pardini
b8dc3cf4a5
rockchip64-6.15: HACK: drop patches that don't build with 6.15 (predatory, build round)
2025-05-29 09:33:29 +02:00
Ricardo Pardini
a8587217fc
rockchip64-6.15: HACK: drop patches that don't apply to 6.15 (predatory, 2nd round)
2025-05-29 09:33:29 +02:00
Ricardo Pardini
50b3a594ed
rockchip64-6.15: HACK: drop patches that don't apply to 6.15 (predatory)
2025-05-29 09:33:29 +02:00
Ricardo Pardini
8c9de18898
rockchip64: bump to 6.15 via rename
2025-05-29 09:33:29 +02:00
Ricardo Pardini
c2b9d6edb4
rockchip64: bump edge to 6.15
2025-05-29 09:33:29 +02:00
Ricardo Pardini
53e72aae25
drivers_network: fix uwe5622 for kernel 6.15
...
- just a ton of hackfixes ref e4c416533f
2025-05-29 09:33:29 +02:00
Ricardo Pardini
0fbaf8dcd3
mainline-kernel.conf.sh: bump 6.15 rc6 -> rc7
2025-05-29 09:33:29 +02:00
Ricardo Pardini
76e3e203a9
drivers_network: driver_rtl8723DS: use armbian/rtl8723ds instead of domin144's fork
...
- there's a fork under Armbian org now for this driver
2025-05-29 09:33:29 +02:00
Dominik Wójt
96b9fad8c3
drivers_network: fix some wlan drivers compilation 6.15 kernel
2025-05-29 09:33:29 +02:00
Ricardo Pardini
cb3094f9ee
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.15-rc6
2025-05-29 09:33:29 +02:00
Ricardo Pardini
dfa51aecfc
mainline-kernel.conf.sh: bump 6.15 rc1 -> rc6
...
- time flies.
2025-05-29 09:33:29 +02:00
Ricardo Pardini
858bb113e6
meson64-6.15: rewrite/rebase patches against 6.15-rc1
2025-05-29 09:33:29 +02:00
Patrick Yavitz
3a4f484714
meson64-6.15: update hwmon-emc2305-fixups-for-driver.patch for 6.15
...
Co-authored-by: Ricardo Pardini <ricardo@pardini.net > (rewrite/rebase)
2025-05-29 09:33:29 +02:00
Ricardo Pardini
ef8fcc0dc6
meson64: bump to 6.15 via rename
2025-05-29 09:33:29 +02:00
Ricardo Pardini
061e71d26a
meson64: bump edge to 6.15
2025-05-29 09:33:29 +02:00
Ricardo Pardini
18f6660230
uefi-arm64-6.15: rewrite/rebase patches against 6.15-rc1
2025-05-29 09:33:29 +02:00
Ricardo Pardini
36033f660e
uefi-arm64: bump to 6.15 via rename
2025-05-29 09:33:29 +02:00
Ricardo Pardini
7bd6c1c66c
uefi(all): bump edge to 6.15
2025-05-29 09:33:29 +02:00
igorpecovnik
e77eabcf23
Automatic board configs status synchronise
2025-05-27 16:40:41 +02:00
Igor Pecovnik
0cfdb8c7e4
Allwinner: Replace bc with awk for floating-point comparison in temperature check
2025-05-27 15:55:14 +02:00
EvilOlaf
8ca6cac1ef
add _extensions_ folder to _userpatches_ in folder structure
2025-05-27 15:54:41 +02:00
retro98boy
fb82052e99
smart am40: add missing RTC DT node and bump U-Boot version to v2025.04
2025-05-27 15:49:23 +02:00
Patrick Yavitz
6acb600061
Gateway GZ80x: Switch back to u-boot-v2024.10
...
On v2025.01 and v2025.04 I get the following error
starting USB...
Bus usb@ff500000: dwc3_meson_gxl_get_phys: usb2 ports: 1
probe failed, error -114
No USB controllers found
So revert back to v2024.10 until sorted.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-05-27 15:47:44 +02:00
Ricardo Pardini
83dadd281b
rockchip64: bump ATF to 2.13.0, drop upstreamed rk3399 logging patch
...
- see 6d7f1d4945
2025-05-27 15:44:24 +02:00
Igor Velkov
5815951516
Work if no customize-image.sh file present
2025-05-27 15:43:00 +02:00
Suhaas Joshi
0a90f25707
ti: configs: families: k3: Switch ATF from Debug to Release modes
...
ATF is currently built in Debug mode for K3 family of devices. This is
due to the fact that K3 Armbian images have been experimental so far.
However, there is work underway to make Armbian a production-capable
environment. Therefore, drop the DEBUG=1 flag from the ATF build
command.
Signed-off-by: Suhaas Joshi <s-joshi@ti.com >
2025-05-27 15:42:12 +02:00
Suhaas Joshi
3ec4a4cdf0
ti: config: families: Compile OPTEE and set it as TEE for U-Boot
...
Presently, in k3 devices, we are setting TEE=bl31.bin. However TEE
should be set to OPTEE, not ATF.
Therefore, do the following:
* clone and compile OPTEE
* add variables for OPTEE platform and `make` arguments in all k3
board configs
* use the compiled binary as TEE to compile U-Boot
Signed-off-by: Suhaas Joshi <s-joshi@ti.com >
2025-05-27 15:42:12 +02:00
Suhaas Joshi
e5c6a97d1d
ti: config: family: k3: Update baselines for current and edge
...
Currently `current` picks 6.6.y kernel baseline, and `edge` picks
upstream's 6.12.y tree.
Make `current` pick the current SDK release (which, at the moment, is at
11.00.09 baseline), and make `edge` pick the latest un-released RC's
from TI's tree.
`current` is what most people will use, therefore it should be the same
as our official and tested release. `edge` can be either cutting-edge
(latest RC) or bleeding-edge (latest commit on cicd branch). For now,
keep it cutting-edge.
Signed-off-by: Suhaas Joshi <s-joshi@ti.com >
2025-05-27 15:42:12 +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
dependabot[bot]
5c90963092
build(deps): bump setuptools from 80.4.0 to 80.8.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.4.0 to 80.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.4.0...v80.8.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 15:39:32 +02:00
dependabot[bot]
5d21ca9b79
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 480f49412651059a414a6a5c96887abb1877de8a to c6634ca281a9fc05b03bee224ba00910cb78ab6e.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](480f494126...c6634ca281 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: c6634ca281a9fc05b03bee224ba00910cb78ab6e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 15:37:52 +02:00
The-going
1bf37853b1
sunxi-6.14: Switching to v6.14.8
2025-05-27 15:37:20 +02:00
The-going
fd60028551
sunxi-6.14: sun50i-h616: Add the missing digital audio node
2025-05-27 15:37:20 +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
The-going
3d56fa93cd
bananapi_m4_berry: Change the status to supported
...
Add the configuration file for the wifi 8821cu module
2025-05-27 15:37:20 +02:00
Igor Pecovnik
ad3fa9fd35
Add missing firmware files
2025-05-26 20:28:23 +02:00
Igor Pecovnik
a160029eb0
Unlocking radios on RPI with a dedicated service
2025-05-26 20:28:23 +02:00
Muhammed Efe Cetin
4ad0fe50b4
khadas-edge2: fix uboot
2025-05-25 17:31:46 +02:00
Hsun Lai
d0f708df8b
sakurapi-rk3308b: fix usb20phy_otg&u2phy_host, update the regulator name
2025-05-18 17:44:40 +02:00
alex3d
df6a133a14
partitioning: fix compressed BTRFS creation
2025-05-18 17:43:21 +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
Viacheslav Bocharov
9555f7ef62
Update Realtek RTL8822CS external driver
2025-05-16 19:01:14 +02:00
igorpecovnik
384daea694
tools: Bump ORAS_VERSION from 1.2.2 to 1.2.3
2025-05-16 19:00:58 +02:00
Igor Pecovnik
cbb0343d20
Fix and improve Armbian GH Action
...
- add forced host initialization
- change to aarch64 build runner by default
2025-05-16 18:58:56 +02:00
Andrei Aldea
56237de5ef
Remove duplicate package entries
2025-05-16 18:58:35 +02:00
Andrei Aldea
3bab66e90d
Remove references to apt-xapian-index
...
No longer packaged in newer Debian
2025-05-16 18:58:35 +02:00
Andrei Aldea
e528cfb0a7
Remove Trixie Symlink
...
Now just points to same content, but copied bookworm
2025-05-16 18:58:35 +02:00
Igor Pecovnik
5216e732cd
Revert "add in cache to the image, allowing caching in customize image step"
...
This reverts commit 9eaa276457 .
2025-05-15 16:43:51 +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
The-going
2ab821a786
sunxi-6.14: add overlays pwm2-3, uart2-3-4
...
co-author: Exodus <zjemcikolege@protonmail.com >
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com >
2025-05-14 17:19:40 +02:00
Exodus
37107d416a
sunxi-6.14: orangepi-zero2w: Delete unused ones and fix other nodes.
...
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com >
2025-05-14 17:19:40 +02:00
Exodus
2bc330845e
sunxi-6.14: Add volume up/down keyboard overlay for h616, h618
...
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com >
2025-05-14 17:19:40 +02:00
The-going
ddb8089a96
sunxi-6.14: Swtching to v6.14.5 and re-export patches
2025-05-14 17:19:40 +02:00
The-going
302803cc47
sunxi-6.14: Switching EDGE to v6.14.4
2025-05-14 17:19:40 +02:00
The-going
8baef8c231
sunxi-6.14: Add armbian patches
2025-05-14 17:19:40 +02:00
The-going
4219f9e13c
sunxi-6.14: Add media patches
2025-05-14 17:19:40 +02:00
The-going
fb4b91a169
sunxi-6.14: Add drm patches
2025-05-14 17:19:40 +02:00
The-going
468871e561
sunxi-6.14: Add megous patches
2025-05-14 17:19:40 +02:00
Ben Hoff
9eaa276457
add in cache to the image, allowing caching in customize image step
2025-05-14 17:19:23 +02:00
igorpecovnik
23d6043df0
Automatic board configs status synchronise
2025-05-14 17:19:09 +02:00
Tom Urlings
d027115712
Bootscript enhancements
...
- Added FDT resize/trim to allow big DT and overlays and still use
configured load addresses in case `setexpr` not available
- Moved FDT resize and next load address alignment
- Added filename information to load instructions
- Moved all "global" variable determinations to the top of the
bootscript
2025-05-14 15:56:20 +02:00
Tom Urlings
dc9a1fcea0
Add early exits for critical errors
...
- Check all load actions
- Add optional early exit with explanation in case a load fails
2025-05-14 15:56:20 +02:00
Tom Urlings
a5fd439a48
Avoid oboe overlap trip during loading of images
...
https://github.com/armbian/build/issues/8178
- Add switch to turn avoidance on/off
- Increment base address before alignment to resolve the oboe
- oboe observed in U-Boot v2021.04 and in particular with DT loading
2025-05-14 15:56:20 +02:00
Patrick Yavitz
a5808ff60b
BananaPi BPI-M4-Zero: codec node not currently required
...
Remove node temporarily as I believe it will be required in
the future for routing Audio.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-05-14 08:56:39 -04:00
Patrick Yavitz
4aea37cb98
BananaPi BPI-M4-Zero: Enable GPU and add Audio nodes
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-05-14 08:56:39 -04:00
Igor Pecovnik
c53c0e344e
Mekotronics: move two boards from community supported to supported
2025-05-14 11:59:33 +02:00
Igor Pecovnik
4dc9b00fb0
Framework: switch Docker default image to Noble
2025-05-14 11:59:12 +02:00
Igor Pecovnik
3213bcb570
Bump build framework version and adjust requirements
2025-05-14 11:59:12 +02:00
dependabot[bot]
0e75df7921
build(deps): bump setuptools from 80.3.1 to 80.4.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.3.1 to 80.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.3.1...v80.4.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-13 08:15:45 +02:00
dependabot[bot]
0f304fc14e
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 4168bb487d5b82227665ab4ec90b67ce02691741 to 480f49412651059a414a6a5c96887abb1877de8a.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](4168bb487d...480f494126 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 480f49412651059a414a6a5c96887abb1877de8a
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-13 08:15:31 +02:00
Ricardo Squassina Lee
c897044aeb
Update prepare-host.sh
...
migrate to ntpsec-ntpdate as a more secure implementation of ntpdate and available in Debian and Ubunbtu
2025-05-12 16:54:24 +02:00
igorpecovnik
c693018ebf
Automatic board configs status synchronise
2025-05-12 16:53:55 +02:00
Werner
d965e2ac7b
orangepi5pro: Fix uboot compilation ( #8181 )
...
* add u-boot patchset to fix compilation on noble
* change to same directory as other boards using legacy u-boot
* move orangepi5pro to csc again
2025-05-12 16:53:45 +02:00
Igor Pecovnik
719bae4246
Improve welcoming text for 1st time PR and issues contributors
2025-05-12 16:53:17 +02:00
SuperKali
61fd41333c
uboot: mainline board: youyeetoo r1 add uboot patches ( #8175 )
2025-05-12 15:36:12 +02:00
Igor Pecovnik
6e3ad9bca3
Updating maintainers: switch to new location of JSON file
2025-05-11 23:34:10 +02:00
Igor Pecovnik
e8894a787d
Helios4: add fancontrol package and switch to .conf
2025-05-10 16:41:38 +02:00
SuperKali
e8f1b81285
board: youyeetoo-r1 v3 – Bumped U-Boot version and adjusted the order of kernel build targets. ( #8173 )
2025-05-10 16:38:35 +02:00
Igor Pecovnik
c8588b596c
Orangepi5PRO: move to EOS as it has broken u-boot compilation on Noble
2025-05-10 13:29:59 +02:00
djurny
6e985c3d67
Update boot-mvebu.cmd
...
Changed the DT size back to 256KiB as there is no reason to trim it actually.
2025-05-10 11:21:08 +02:00
djurny
141e23b302
Update boot-mvebu.cmd
...
- Updated names to reflect function better.
- Followed coding style of rest of the file, e.g. `test` instead of `itest` and `if ... ; then`.
- If `setexpr` fails, use configured addresses - either the ones defined in boot.cmd or set by armbianEnv.txt.
2025-05-10 11:21:08 +02:00
djurny
58dbffba9e
Update boot-mvebu.cmd
...
Fix for https://github.com/armbian/build/issues/8165
Determine the load address for kernel and initial ramdisk based on DT and kernel image size.
2025-05-10 11:21:08 +02:00
djurny
0018d29734
Create helios4_defconfig-0002-enable-setexpr-command.patch
...
Follow-up for:
- https://github.com/armbian/build/issues/8165
- https://github.com/armbian/build/pull/8166
Enable the `setexpr` command on the U-Boot monitor commandline, to enable calculating the load addresses based on the sizes of the DT, kernel, initial ramdisk.
2025-05-10 11:19:37 +02:00
EvilOlaf
25b887f34f
indiedroid-nova: fix uboot compilation on Noble hosts
2025-05-10 11:01:09 +02:00
EvilOlaf
7529927844
odroidxu4: fix uboot compilation for Noble hosts
2025-05-10 11:00:55 +02:00
amazingfate
9ff15f7896
hinlink-h88k: enable uboot serial log
2025-05-08 17:57:14 +08: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
dependabot[bot]
df450bf30c
build(deps): bump setuptools from 80.0.0 to 80.3.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.0.0 to 80.3.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.0.0...v80.3.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 00:37:35 +02:00
dependabot[bot]
29a6a7351d
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f to 4168bb487d5b82227665ab4ec90b67ce02691741.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](5426ecc3f5...4168bb487d )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 4168bb487d5b82227665ab4ec90b67ce02691741
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 00:36:39 +02:00
dependabot[bot]
97321a8c3e
build(deps): bump yamllint from 1.37.0 to 1.37.1
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.37.0...v1.37.1 )
---
updated-dependencies:
- dependency-name: yamllint
dependency-version: 1.37.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 00:36:30 +02:00
dependabot[bot]
9ab14ce717
build(deps): bump oras from 0.2.29 to 0.2.31
...
Bumps [oras](https://github.com/oras-project/oras-py ) from 0.2.29 to 0.2.31.
- [Release notes](https://github.com/oras-project/oras-py/releases )
- [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oras-project/oras-py/compare/0.2.29...0.2.31 )
---
updated-dependencies:
- dependency-name: oras
dependency-version: 0.2.31
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 00:36:09 +02:00
dependabot[bot]
9713086027
build(deps): bump pip from 25.1 to 25.1.1
...
Bumps [pip](https://github.com/pypa/pip ) from 25.1 to 25.1.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/25.1...25.1.1 )
---
updated-dependencies:
- dependency-name: pip
dependency-version: 25.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 00:35:51 +02:00
Andrei Aldea
2afc0d783f
Add bananapim7 descripion
...
Fixes interactive build script showing line #2 instead of proper descriptoin.
2025-05-05 20:15:05 +02:00
Franklyn Tackitt
4a8199b992
partitioning: Use btrfs set-default MOUNT/subvolume
...
This simplifies the code, removing the need to grep/cut the output of btrfs subvolume list
2025-05-05 06:15:50 +02:00
Franklyn Tackitt
76470b1dad
partitioning: Rely on the btrfs default subvolume for remounting
...
This allows changes to the default subvolume in `btrfs_root_add_subvolumes`
to propagate as needed into the final image.
2025-05-05 06:15:50 +02:00
Franklyn Tackitt
9f37e55980
partitioning: Add BTRFS_ROOT_SUBVOLUME switch
...
This allows changing the default root subvolume from @ to any user
defined subvolume name
2025-05-05 06:15:50 +02:00
Tim Surber
2d5eee1560
Remove deprecated CM3588 devicetree
2025-05-05 06:10:40 +02:00
Tim Surber
b3e5f01042
add option to disable kernel patching
2025-05-05 06:09:48 +02:00
Ayush
ec34878cf8
config: boards: pocketbeagle2: Use extlinux ( #8130 )
...
Changes to align with standard beagle images.
- extlinux.conf is much more flexible than uEnv.txt, specially when
having multiple kernel for development - menu entries are valuable for recovery
- typical beagleboard Debian images have been using extlinux.conf for
a while.
Signed-off-by: Ayush Singh <ayush@beagleboard.org >
Co-authored-by: Andrei Aldea <7153954+Grippy98@users.noreply.github.com >
2025-05-04 07:27:08 -05:00
Rolf Leggewie
723d5f0d6f
extensions: add APA extension
...
using this extension allows for activation of the APA armbian package
archive and installation of the provided binary packages at image
creation time from within the Armbian Build Framework.
The goal of APA is to simplify maintenance of Armbian Core by moving
dependency logic and other packaging information into a separate space
and handle that meta-data with the proper distribution-creation and
-publication tools. Currently, much of this is done with fragile bash
scripting in Armbian Core instead.
https://github.com/armbian/apa
2025-05-03 10:36:02 +02:00
timsurber
de99717c68
remove mainlined patch in 6.14.5 ( #8148 )
2025-05-02 18:37:00 +02:00
SuperKali
0e1e0dbbda
rockchip64-6.14: Add missing opp nodes ( #8048 )
2025-04-30 11:27:34 +02:00
Igor Pecovnik
23085db3fb
Odroid XU4: fix broken patch
2025-04-30 11:05:17 +02:00
mr-toolcraft
055bf79abb
remove unnecessary empty lines
2025-04-30 09:13:56 +02:00
mr-toolcraft
66c57bd6c9
orangepi-5-max: move edge to mainline u-boot
2025-04-30 09:13:56 +02:00
Muhammed Efe Cetin
aeaf329162
orangepi5b: split opi5b board from opi5 board config
2025-04-30 09:11:06 +02:00
Muhammed Efe Cetin
2d73b5830a
rockchip64: add multiple SPI images support to armbian-install
2025-04-30 09:10:41 +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
Igor Pecovnik
67549541ed
Add additional packages to cloud images
2025-04-30 09:06:06 +02:00
Julian Sikorski
c4013438d8
Update odroidxu4-current to 6.6.88
2025-04-30 09:05:28 +02:00
Seele Volleri a.k.a. 33335
e7e55d54cc
firefly-itx-3588j: fix optee refuse boot by using rock-5b-defconfig
2025-04-29 00:26:23 +02:00
Micke Prag
34fa6db522
rockchip64: Enable CAN FD driver MCP251XFD
2025-04-29 00:25:49 +02:00
dependabot[bot]
521e956df4
build(deps): bump pip from 25.0.1 to 25.1
...
Bumps [pip](https://github.com/pypa/pip ) from 25.0.1 to 25.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/25.0.1...25.1 )
---
updated-dependencies:
- dependency-name: pip
dependency-version: '25.1'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:25:30 +02:00
dependabot[bot]
3a64aa1883
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from c34c1c13a740b06851baff92ab9a653d93ad6ce7 to 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](c34c1c13a7...5426ecc3f5 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:24:54 +02:00
dependabot[bot]
babe06665e
build(deps): bump unidecode from 1.3.8 to 1.4.0
...
Bumps [unidecode](https://github.com/kmike/text-unidecode ) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/kmike/text-unidecode/releases )
- [Commits](https://github.com/kmike/text-unidecode/commits )
---
updated-dependencies:
- dependency-name: unidecode
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:24:14 +02:00
dependabot[bot]
ba3097e1af
build(deps): bump oras from 0.2.28 to 0.2.29
...
Bumps [oras](https://github.com/oras-project/oras-py ) from 0.2.28 to 0.2.29.
- [Release notes](https://github.com/oras-project/oras-py/releases )
- [Changelog](https://github.com/oras-project/oras-py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/oras-project/oras-py/compare/0.2.28...0.2.29 )
---
updated-dependencies:
- dependency-name: oras
dependency-version: 0.2.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:24:04 +02:00
dependabot[bot]
20d163ee44
build(deps): bump setuptools from 79.0.0 to 80.0.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 79.0.0 to 80.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v79.0.0...v80.0.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 00:23:54 +02:00
Igor Pecovnik
5194e0f35a
Drop old tag for ATF that was only set in sun50iw9 / H61x
2025-04-27 23:57:49 +02:00
Igor Pecovnik
161ac1b4ee
Upgrade Cherryba-m1 to latest u-boot, move patch to new folder
2025-04-27 23:17:28 +02:00
Andy Yan
7a46d099bb
lubancat2: bump u-boot to v2025.04
...
Signed-off-by: Andy Yan <andyshrk@163.com >
2025-04-27 23:10:07 +02:00
Niklas Engvall
55ed3d4b2d
V2 - Update the version of U-boot used with Radxa rock 4 se to v2025.04
...
Added BOOTPATCHDIR=v2025.04
2025-04-27 23:09:23 +02:00
Rolf Leggewie
47a73d027c
officially support Banana Pi M2+
2025-04-27 23:04:42 +02:00
Ricardo Pardini
a4b1eddf94
khadas-vim3: u-boot: bump to 2025.04-rc5; boot SD first; enable setexpr; patch 2025.04 for fileenv; enable squashfs support
...
- **CHANGE**: This version tries to boot SD first (thus SD -> USB -> NVMe -> eMMC); before it would boot USB before SD
- as Armbian u-boot is possibly deployed to SPI, try to make as compatible as possible; eg enable squashfs support
- enable `setexpr` and `fileenv`, used by HAOS
- HAOS already has support for booting VIM3 from NVMe: https://github.com/home-assistant/operating-system/pull/3784
- borrowed `fileenv` patch from v2025.01 to .04
- Similar treatment that `odroidm1` got in https://github.com/armbian/build/pull/7769
- note: I will be leaving my VIM3 behind in the other side of the globe, so this is my last chance to test
2025-04-25 19:51:38 +02:00
Niklas Engvall
f4783ec733
Update the version of U-boot used with Radxa rock 4 se to v2025.04 ( #8115 )
...
* Update rock-4se.csc
Update the version of U-boot used with rock 4 se.
Tested locally on my board after building an armbian image.
ubuntu@rock-4se:~$ strings /dev/mmcblk1 | grep U-Boot
U-Boot SPL 2025.04-armbian-2025.04-S3482-P4a0b-H3d34-Va9af-Bb703-R448a (Apr 22 2025 - 10:05:17 +0000)
U-Boot phase
U-Boot
FIT image for U-Boot with bl31 (TF-A)
* Use BOOTCONFIG="rock-4se-rk3399_defconfig" and remove BOOTPATCHDIR
* Removed old comment
* Update rock-4se.csc
Revert BOOTCONFIG and update BOOT_FDT_FILE="rk3399-rock-4se.dtd"
* Update rock-4se.csc
Set BOOTCONFIG="rock-4se-rk3399_defconfig"
2025-04-25 19:49:53 +02:00
Igor Pecovnik
cae5701a22
RaspberryPi: add brcm firmware package to fix missing wireless support
...
This fell out during last packages jungle
2025-04-25 19:49:29 +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
Igor Pecovnik
3af4354151
Userspace status changes to EOS for bullseye, focal and jammy
...
Only change associated with this status change is that repository is not updating anymore.
2025-04-22 09:47:43 +02:00
dependabot[bot]
c75632b05e
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from be393a90381e27c9fec2c8c2e02b00f005710145 to c34c1c13a740b06851baff92ab9a653d93ad6ce7.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](be393a9038...c34c1c13a7 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: c34c1c13a740b06851baff92ab9a653d93ad6ce7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-22 00:07:54 +02:00
dependabot[bot]
7828ae4f48
build(deps): bump setuptools from 78.1.0 to 79.0.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 78.1.0 to 79.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v78.1.0...v79.0.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 79.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-22 00:07:46 +02:00
Igor Velkov
810ea3eefe
Install to nvme: place root volume to separate subvolume when btrfs fs used
2025-04-21 10:24:45 +02:00
EvilOlaf
b83ed148ce
sunxi64: bump ATF to latest LTS tag
2025-04-21 10:19:32 +02:00
amazingfate
16e38f9daf
Revert "Disable broken AIC8800 wifi driver on Rockchip vendor kernel"
...
This reverts commit e2b5c430e6 .
2025-04-21 08:45:03 +02:00
Igor Pecovnik
84447a0e7e
Rockchip - Adjustin broken patch for EDGE kernel
2025-04-20 14:38:09 +02:00
EvilOlaf
dc41c7de51
Add _out of date_ notice to example config
2025-04-20 13:59:54 +02:00
FantasyGmm
76229701ca
Adding Variables to Set the Sector Size for UFS Devices
2025-04-19 13:19:13 +02:00
Werner
1c0e3c9b0d
Update prepare-host.sh
...
I don't know. This doesn't feel right. The package exists in Jammy, Noble and Bookworm in both amd64 and arm64 variants so should be good...though it is probably not needed in all constellations.
Still it is part of the toolchain and not generic packages. If this gets merged as it is this should be revisited.
2025-04-19 13:18:55 +02:00
EvilOlaf
5b6d5b9da1
Revert ATF version bump
2025-04-19 13:18:55 +02:00
EvilOlaf
f365339980
add new host build dependency for noble
2025-04-19 13:18:55 +02:00
Werner
204c646cc6
rockchip64: fix atf build, bump ATF to latest tag
2025-04-19 13:18:55 +02:00
Igor Pecovnik
e2b0922d69
Allwinner: bump to latest
2025-04-19 13:18:22 +02:00
Werner
11c285872e
Fix ORAS tooling download due to absense of wget ( #8104 )
...
* move `wget` to basic deps
* fix spaces
2025-04-19 13:17:31 +02:00
Igor Pecovnik
00674806d5
Fix ZRAM service due to parameter deprecation in mkfs > 2.40.1 (Trixe / Plucky)
2025-04-19 13:16:47 +02:00
igorpecovnik
b115bf1548
Automatic board configs status synchronise
2025-04-19 07:56:57 +02:00
Franklyn Tackitt
58a3d74eec
fix: update jq in apt-utils to use filter arguments
...
This fixes the issue where jq sometimes fails to compile the filter when parsing
base-files.json
2025-04-19 07:56:05 +02:00
Igor Pecovnik
e2b5c430e6
Disable broken AIC8800 wifi driver on Rockchip vendor kernel
2025-04-19 07:52:17 +02:00
Patrick Yavitz
cdf8eb8a57
BananaPi SM1: Fixup patch name association
...
Do to my laziness these patches were submitted ugly. My bad.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com >
2025-04-18 14:11:51 -04:00
Igor Velkov
ab6587ac05
If rootfs placed on btrfs filesystem, place root on @ subvolume
...
It makes possible to work with snapshots of a root filesystem
2025-04-16 23:33:07 +02:00
The-going
a73e79a73f
u-boot: v2025-sunxi: switching to v2025.04
...
- Fix dram, mmc for h616.
- The prefix is missing if we use OF_UPSTREAM
- upstream: arm64: sun50i-h616: sync with sunxi-6.12 kernel
- upstream: arm64: Add sun50i-h618-bananapi-m4-berry.dts
2025-04-16 23:32:36 +02:00
The-going
b10d00d30e
sunxi-6.13: re-export armbian patches after changes
2025-04-16 23:32:36 +02:00
The-going
61ad7cea8b
sunxi-6.13: Fix emac0, mdio0 for cip rtl8211F operation
...
Remove unused nodes that can be added using an overlay.
2025-04-16 23:32:36 +02:00
The-going
c01912967a
sunxi-6.13: orangepi-zero2w: Add missing nodes
2025-04-16 23:32:36 +02:00
The-going
83d866af09
sunxi-6.13: Switching to v6.13.11; re-export all patches
2025-04-16 23:32:36 +02:00
Stephen Graf
c5fc8be5e7
sunxi-6.13: Updated patch for sound on H616/618 SoCs
...
The Linux kernel now provides an analog codec
for H616 SoCs in sun41.codec.c. We will use it.
2025-04-16 23:32:36 +02:00
The-going
f61dc0c13e
sunxi-6.13: sun50i-h616: add pwm nodes, pwm pins overlays
2025-04-16 23:32:36 +02:00
The-going
481b407b6b
sunxi-6.13: enable TVoutpt, orangepi-zero2w patches; re-export to v6.13.10
2025-04-16 23:32:36 +02:00
The-going
f2c4d417cd
sunxi-6.13: cedrus: v4l2: Add NV12,P010,YUV420 AFBC formats
...
dma: sun6i-dma: add sun50i-h616 support
2025-04-16 23:32:36 +02:00
The-going
c1290520ed
sunxi-6.13: panfrost: rework power-domain patches to v2
...
Also re-export the megous and drm patches to v6.13.9
2025-04-16 23:32:36 +02:00
Mecid
17b9545a20
Switch from rkr5 to rkr5.1
2025-04-16 23:32:25 +02:00
Werner
1469fdad98
add BUILD_DESKTOP to fully automate example config
2025-04-16 23:32:14 +02:00
Werner
c93edf5b4e
fix link and create a proper example config
2025-04-16 23:32:14 +02:00
Werner
554580ae34
copy example config at first start
2025-04-16 23:32:14 +02:00
Werner
1d9c78a0b3
remove lib.config mention as it is deprecated
2025-04-16 23:32:14 +02:00
Igor Pecovnik
d181d02f32
Radxa Nio 12l: dropping vendor kernel as its broken and generally in bad shape
2025-04-16 23:11:45 +02:00
青菜萝 卜冬瓜
63362ec932
station-p1: delete the redundant function.
2025-04-14 21:03:17 +02:00
chainsx
f47934f327
blobs: remove station firmware
2025-04-14 21:03:17 +02:00
青菜萝 卜冬瓜
49055f433d
station-p1: delete the redundant function.
2025-04-14 21:03:17 +02:00
青菜萝 卜冬瓜
def9e161c5
station-m1: delete the redundant function.
2025-04-14 21:03:17 +02:00
dependabot[bot]
faf34f006b
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 6abeaa506a419f85fa9e681260b443adbeebb3d4 to be393a90381e27c9fec2c8c2e02b00f005710145.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](6abeaa506a...be393a9038 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: be393a90381e27c9fec2c8c2e02b00f005710145
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 21:02:37 +02:00
Igor Pecovnik
ca1f302ec6
Rpi bugfix: Split Debian and Ubuntu packages when installing from Armbian repository
...
- change name of /etc/kernel/postinst.d/z51-raspi-firmware and check for distribution in runtime. This will prevent conflict with raspi-firmware on Debian, while Ubuntu don't have that.
- install packages depending on Distribution. Ubuntu gets what it was, while Debian gets different packages, mirroed from official Rpi bookwork repo: raspi-firmware raspberrypi-sys-mods bluez-firmware bluez
- bump EDGE kernel to 6.14.y
2025-04-14 16:20:28 +02:00
青菜萝 卜冬瓜
88ab0c5ad0
station-p2: bump u-boot to 2025.04 ( #8081 )
2025-04-14 09:39:53 +08:00
igorpecovnik
aa952daa87
Automatic board configs status synchronise
2025-04-13 10:18:47 +02:00
chainsx
692b1363d6
sakurapi-rk3308b:bump u-boot to 2025.04
2025-04-13 09:10:53 +02:00
TheSnowfield
56d867fe25
sakurapi-rk3308b: fix uart4 bcm4345c5 bluetooth hci, enable i2c1
2025-04-13 09:10:53 +02:00
TheSnowfield
488f0d04ea
sakurapi-rk3308b: ws2812-vleds spi driver dtso for on-board leds
2025-04-13 09:10:53 +02:00
TheSnowfield
4eb31d281f
sakurapi-rk3308b: update board dts: fix the display matching & enable spidev for default spi output
2025-04-13 09:10:53 +02:00
FantasyGmm
7c7272654a
Add Qcom Robotics RB5 Support
2025-04-12 20:10:35 +02:00
Werner
4d66a92623
nanopi-r3s remove mainlined patch
2025-04-12 20:08:02 +02:00
Werner
9335f08cd3
nanopi-r3s: bump uboot to v2025.04
2025-04-12 20:08:02 +02:00
Werner
e251d84a42
radxa-zero3: bump mainline uboot ( #8071 )
2025-04-12 20:07:26 +02:00
Werner
66dd52354a
rock-3a: bump mainline uboot to v2025.04
2025-04-12 20:06:56 +02:00
Ricardo Pardini
484aac7df2
lib/tools/info: mapper-oci-uptodate: adapt to oras-py 0.2 api change
2025-04-12 20:06:13 +02:00
Ricardo Pardini
9e5ca480d2
lib/tools: Python CLI for ORAS (add non-existing case)
2025-04-12 20:06:13 +02:00
Ricardo Pardini
5d712c242a
lib/tools: Python CLI for ORAS (bump to 0.2.y, api change, not too bad)
2025-04-12 20:06:13 +02:00
Ricardo Pardini
52f11d4351
bump python oras 0.1.30 -> 0.2.28
2025-04-12 20:06:13 +02:00
Ricardo Pardini
89eae213a7
lib/tools: Python CLI for ORAS (0.1.y)
2025-04-12 20:06:13 +02:00
Igor Pecovnik
6a86fd7def
Fix permissions for label Ready to Merge on approved pull requests
2025-04-12 20:04:11 +02:00
Igor
1684d06eb1
GH Actions label adjustment, fix permissions and enable auto quarter labels ( #8078 )
...
* GH Actions: adjust permissions in order to change labels on PR
* Add label by date, check if "Read to merge is present", fix bugs
2025-04-12 19:42:10 +02:00
JohnTheCoolingFan
5795f7202a
Fix rtl8189fs driver commit version
...
Used the commit of the same date which is currently the head of the
`rtl8189fs` branch. The issue was that the rtl8189es `master` branch was
used.
2025-04-12 17:25:21 +03:00
青菜萝 卜冬瓜
d40c922086
station-m3: delete the redundant function. ( #8068 )
2025-04-12 12:03:41 +08:00
ssp97
99888eb5e2
rk3308: fix uart dma. ( #8074 )
2025-04-12 11:29:19 +08: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
Igor Pecovnik
2b48f5c535
Rockchip RK3588: Adjust mainlined patch
2025-04-10 17:40:04 +02: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
Mecid
ff6050e6c7
Genio: Remove merged patch
2025-04-10 10:29:19 +02:00
FantasyGmm
1dfb077e15
Bump SM8250 Edge kernel to 6.14 ( #8054 )
2025-04-09 19:28:36 +08:00
igorpecovnik
9b7b35bf56
Automatic board configs status synchronise
2025-04-08 22:11:46 +02:00
Igor Pecovnik
813e5ba567
We need to escape $ otherwise this will be executed on host
2025-04-08 21:09:55 +02:00
The-going
47ac70fb27
bananapim4berry: Mark the device as CSC
...
At this stage, the desktops are functioning normally.
The Ethernet is working; module dwmac-sun8i.
WiFi\Bluetooth - the rtl8821cu module is loaded and
can be configured.
2025-04-08 17:17:22 +02:00
The-going
7c640ba198
sunxi-6.12: bananapi-m4-berry: Fix the launch of Ether, Wifi chips
2025-04-08 17:17:22 +02:00
The-going
5a5fd2d14e
sunxi-6.1: sunxi-6.10: sunxi-6.11: Delete as unsupported
2025-04-08 17:17:22 +02:00
The-going
6f76bdaf4e
sunxi-6.12: Switching to v6.12.20
2025-04-08 17:17:22 +02:00
The-going
09b0af1cdd
sunxi-6.12: Add the missing pins to a separate patch
2025-04-08 17:17:22 +02:00
The-going
748e04ed20
sunxi-6.12: re-export megous, drm patches to v6.12.20
2025-04-08 17:17:22 +02: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
The-going
1177443baf
sunxi-6.12: re-export armbian patches to v6.12.19
2025-04-08 17:17:22 +02:00
The-going
c8a2c6d8db
sunxi-6.12: Add PRCM power domain controller Mali GPU on h616
2025-04-08 17:17:22 +02:00
The-going
cc7df28a64
sunxi-6.12: re-export megous patches to v6.12.19
2025-04-08 17:17:22 +02:00
dependabot[bot]
8d08098c2e
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from b74df86ccb65173a8e33ba5492ac1a2ca6b216fd to 6abeaa506a419f85fa9e681260b443adbeebb3d4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](b74df86ccb...6abeaa506a )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: 6abeaa506a419f85fa9e681260b443adbeebb3d4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 17:12:03 +02:00
Igor Pecovnik
8e6fd84fe1
Enable rtw88 and rtw89 wireless drivers in kernel 6.12+ configs
2025-04-07 00:31:40 +02:00
EvilOlaf
cefdde835a
radxa-zero3: enable wifi extension by default. allow newer kernels
2025-04-06 22:05:47 +02:00
EvilOlaf
ac49262510
nanopi-r3s: bump uboot to v2025.01 for current
2025-04-05 14:41:27 +02:00
EvilOlaf
1e8f4746da
nanopi-r3s: cleanup board config
2025-04-05 14:41:27 +02:00
EvilOlaf
736537517f
rock-3a: fix u-boot.itb building
2025-04-05 14:41:27 +02:00
EvilOlaf
d4b1021b45
Revert "Revert "rock-3a: remove duplicate code by combining functions""
...
This reverts commit bd74a136e13527ee8fee251f805ed026127877be.
2025-04-05 14:41:27 +02:00
EvilOlaf
879c3642ce
Revert "rock-3a: remove duplicate code by combining functions"
...
This reverts commit 0b450f287f9796073c5bedc6ecfaafa8eb47c365.
2025-04-05 14:41:27 +02:00
EvilOlaf
0b1dd1815c
rock-3a: remove duplicate code by combining functions
2025-04-05 14:41:27 +02:00
EvilOlaf
19dff4d9df
radxa-zero3: bump mainline uboot to v2025.01
2025-04-05 14:41:27 +02:00
EvilOlaf
594579f370
radxa-zero3: use mainline uboot for current
2025-04-05 14:41:27 +02:00
Igor Pecovnik
fc86a15517
Cloud QCOW2 images are as small as they can be, but filesystem could / should be larger for start
...
This adds fixed +16Gb of resize, which doesn't make image any bigger, but when importing this as is, it might be better to not start without any free space. Now its 16Gb - cca. 600Mb.
2025-04-05 14:40:58 +02:00
dependabot[bot]
0ca157ac0a
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99 to b74df86ccb65173a8e33ba5492ac1a2ca6b216fd.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](27ae6b33ea...b74df86ccb )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-05 14:40:44 +02:00
igorpecovnik
95b8c4cc8c
Automatic board configs status synchronise
2025-04-01 14:19:58 +02:00
igorpecovnik
3612c5bf09
Automatic board configs status synchronise
2025-03-31 21:38:12 +02:00
Igor Pecovnik
451547b0d4
Add VENDOR color to BSP and artifacts hashing
2025-03-31 21:37:55 +02:00
Ricardo Pardini
4aa306c740
drivers_network: bump rtl8812au for 6.14.y
...
- https://github.com/aircrack-ng/rtl8812au/pull/1226 landed
2025-03-31 21:37:24 +02:00
Ricardo Pardini
454c49626d
Revert "drivers_network: HACK: bump rtl8812au (forked until PR merged upstream)"
...
This reverts commit 6b74df6f2c .
2025-03-31 21:37:24 +02:00
Chen Jiali
abcc92edce
boards: radxa-e20c: add armbian-leds.conf
2025-03-31 21:37:13 +02:00
Ricardo Pardini
34427fb28b
odroidm2: u-boot: bump v2025.04-rc4 -> v2025.04-rc5
...
- patches rewritten, there were no changes
2025-03-31 21:36:58 +02:00
Ricardo Pardini
477ef8e5c6
odroidm2: rewrite patch 001-odroid-m2-fix-for-ethernet.patch, no actual changes (against -rc4)
...
- Fixes: 896a8090c1 (PR https://github.com/armbian/build/pull/7981 )
2025-03-31 21:36:58 +02:00
Ricardo Pardini
e0ef86c777
odroidm2: use standard v2025.04 (drop -rc4) from u-boot patch folder name
...
- Fixes: 896a8090c1 (PR https://github.com/armbian/build/pull/7981 )
2025-03-31 21:36:58 +02:00
dependabot[bot]
15fb8f2178
build(deps): bump rich from 13.9.4 to 14.0.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.4 to 14.0.0.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.9.4...v14.0.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 21:36:35 +02:00
dependabot[bot]
32bc8218a6
build(deps): bump setuptools from 78.0.1 to 78.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 78.0.1 to 78.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v78.0.1...v78.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 21:36:19 +02:00
Igor Pecovnik
9c206d0175
Drop examples as they are not needed for hooks
2025-03-31 20:50:39 +02:00
coderabbitai[bot]
bd5bf38593
📝 Add docstrings to netkit
...
Docstrings generation was requested by @igorpecovnik.
* https://github.com/armbian/build/pull/8036#issuecomment-2766658224
The following files were modified:
* `lib/functions/compilation/armbian-kernel.sh`
2025-03-31 20:50:39 +02:00
Igor Pecovnik
f029ab11c4
Enable NETKIT feature for all armbian-kernels => 6.7
2025-03-31 20:50:39 +02:00
Mecid
756dff9912
Make Radxa Nio-12L Standard Support
2025-03-28 20:59:41 +01:00
igorpecovnik
fc536db511
Automatic board configs status synchronise
2025-03-28 14:41:10 +01:00
Mecid
5c391f0e05
Switch canonical to vendor to keep more inline with other families
2025-03-28 12:38:01 +01:00
Mecid
a322285cfb
Replace bsdmainutils with bsdextrautils
2025-03-28 12:38:01 +01:00
Mecid
322f86ff69
Add bsdmainutils to host dependencies in prepare-host.sh
...
for mac80211 in 6.14 which failed requiring hexdump
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
1ebec53080
Revert "Change to different method of getting changed files" ( #8019 )
...
* Revert "Change to different method of getting changed files"
This reverts commit d4022fbbbb .
* Set to fixed commit
2025-03-28 12:37:41 +01:00
Igor Pecovnik
a0c35c73a6
Add support for MOTD logo colors
...
- we might want to have different welcome colors for stable and nightly images
- this adds another branding option alongside with VENDOR, VENDORURL, VENDORSUPPORT, ...
2025-03-28 12:36:52 +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
Werner
5a86eede01
switch current u-boot to v2025.01
2025-03-27 14:43:54 +01:00
Milivoje Legenovic
8f1b441dfc
Fixed errors and warnings found in journald
2025-03-27 14:43:40 +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
Martin Schmiedel
d19cc80175
armbian-firstlogin: remove superfluous break
...
fix: /usr/lib/armbian/armbian-firstlogin: line 406:
break: only meaningful in a `for', `while', or `until' loop
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com >
2025-03-27 14:43:17 +01:00
Igor Pecovnik
56b773cf8a
ZRAM config: suppress errors when kernel support is not there
2025-03-27 12:50:03 +01:00
coderabbitai[bot]
e4c7d24229
📝 Add docstrings to armbiankernel
...
Docstrings generation was requested by @igorpecovnik.
* https://github.com/armbian/build/pull/8014#issuecomment-2755642576
The following files were modified:
* `lib/functions/compilation/armbian-kernel.sh`
2025-03-27 12:50:03 +01:00
Igor Pecovnik
eb62028fa0
Armbian kernel: add ZRAM and DOCKER configurations
...
Those two are present in all kernels
2025-03-27 12:50:03 +01:00
SuperKali
b9d3931dd5
Refactor patches for NanoPC T6 & LTS ( #7980 )
2025-03-27 11:28:09 +01:00
Paolo Sabatino
7c55b4fce9
bump rockchip 32bit edge kernel to v6.14
2025-03-26 22:23:29 +01:00
Werner
e6856186cb
bump version in README.md ( #8011 )
2025-03-26 13:55:32 +01:00
Igor Pecovnik
62ffa66cc8
qemu arm64: bump u-boot and fix wrong boot script parameter
...
Now it boots OOB: https://paste.armbian.com/ololipacam
2025-03-26 10:07:20 +01:00
dependabot[bot]
12f6e7c2d1
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](4cec3d8aa0...ea165f8d65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-26 10:07:09 +01:00
Werner
eec8d3c92f
Opi5max - remove current builds
...
reduce annoyance for ourselves.
2025-03-26 10:06:56 +01:00
dependabot[bot]
c71d75d48d
build(deps): bump setuptools from 76.0.0 to 78.0.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 76.0.0 to 78.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v76.0.0...v78.0.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-26 10:06:45 +01:00
dependabot[bot]
bf6c48acda
build(deps): bump yamllint from 1.36.2 to 1.37.0
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.36.2 to 1.37.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.36.2...v1.37.0 )
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-26 10:06:29 +01:00
juanesf
7df7e12d96
Enable thermal support for sun55i-a523
...
Add patch for enable thermal in Allwinner A523 (taken from: ff1c05c893 )
- tested on Cubie A5E.
2025-03-26 10:06:16 +01:00
retro98boy
b169370888
add SMART AM40 support
2025-03-26 10:06:03 +01:00
Ricardo Pardini
6b74df6f2c
drivers_network: HACK: bump rtl8812au (forked until PR merged upstream)
...
- revert this and update sha1 after https://github.com/aircrack-ng/rtl8812au/pull/1226 lands
2025-03-26 10:05:36 +01:00
Ricardo Pardini
94bab3bb81
drivers_network: bump rtl88x2cs for 6.14.y
...
- ref https://github.com/jethome-ru/rtl88x2cs/pull/13 (done, thanks adeepv)
2025-03-26 10:05:36 +01:00
Ricardo Pardini
3777676009
drivers_network: bump rtl8189es/rtl8189fs/rtl8812au/rtl8811cu/rtl88x2bu for 6.14.y
2025-03-26 10:05:36 +01:00
Ricardo Pardini
4b3d168dbf
uefi-arm64-6.14: bump 6.13 -> 6.14 via rename
...
- patches rewritten but no changes needed
2025-03-26 10:05:36 +01:00
Ricardo Pardini
abb682b95a
uefi-arm64-6.14: bump edge 6.13 -> 6.14
2025-03-26 10:05:36 +01:00
Ricardo Pardini
fbf5e9f23b
thinkpad-x13s: bump 6.13 -> 6.14 (jhovold)
2025-03-26 10:05:36 +01:00
Ricardo Pardini
cd6f7087cf
meson64-6.14: rewrite/rebase patches against 6.14 (final)
2025-03-26 10:05:36 +01:00
Ricardo Pardini
5e44aa9b04
meson64-6.14: borrow drv-spi-spidev-remove-warnings.patch from rk64-6.14
2025-03-26 10:05:36 +01:00
Ricardo Pardini
835ecdbcaf
meson64-6.14: bump 6.13 -> 6.14 via rename
2025-03-26 10:05:36 +01:00
Ricardo Pardini
5bc21fccae
meson64-6.14: bump edge 6.13 -> 6.14
2025-03-26 10:05:36 +01:00
Ricardo Pardini
4c65fbfb6b
rockchip64-6.14: rebase/rewrite patches against 6.14 final
2025-03-26 10:05:36 +01:00
Ricardo Pardini
ff5470d6d8
rockchip64-6.14: drop upstreamed patch rk3588-1013-arm64-dts-rockchip-disable-emmc-hs400-for-rock-5-itx.patch
2025-03-26 10:05:36 +01:00
Ricardo Pardini
e9db9581c6
mainline-kernel: bump 6.14 to final
2025-03-26 10:05:36 +01:00
Arend-Jan van Hilten
19a6e2a08a
Accept improvement from @coderabbitai
2025-03-26 10:05:22 +01:00
Arend-Jan van Hilten
deb0c7d5e2
dont fail on no custom/userpatches folder
2025-03-26 10:05:22 +01:00