Ricardo Pardini
fcd990bc0b
extensions/gen-sample-extension-docs: output Markdown to userpatches/extensions
...
- otherwise it is lost in a temp dir that is cleaned before the end of run
- same place as the `sample-extension.sh`
- keep in mind original limitations of this still apply:
- only extension methods _actually used_ by the specific run are included
- thus, it will _never_ be complete
2025-12-15 20:59:37 +01:00
dependabot[bot]
6e86bc241f
build(deps): bump peter-evans/create-pull-request from 7 to 8
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 20:59:19 +01:00
dependabot[bot]
7383cbc91f
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from abdd2f68ea150cee8f236d4a9fb4e0f2491abf1b to e0021407031f5be11a464abee9a0776171c79891.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](abdd2f68ea...e002140703 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: e0021407031f5be11a464abee9a0776171c79891
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 20:59:07 +01:00
dependabot[bot]
3b8dd0dea1
build(deps): bump actions/download-artifact from 6 to 7
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 20:58:53 +01:00
dependabot[bot]
cb63041d23
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 20:58:43 +01:00
dependabot[bot]
dab0c2e9e9
build(deps): bump dtschema from 2025.8 to 2025.12
...
Bumps [dtschema](https://github.com/devicetree-org/dt-schema ) from 2025.8 to 2025.12.
- [Release notes](https://github.com/devicetree-org/dt-schema/releases )
- [Commits](https://github.com/devicetree-org/dt-schema/compare/v2025.08...v2025.12 )
---
updated-dependencies:
- dependency-name: dtschema
dependency-version: '2025.12'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 20:58:33 +01:00
Igor Pecovnik
d73bfc596d
CodeRabbit review noise reduction
2025-12-15 20:56:55 +01:00
Julian Sikorski
235a729262
Update odroidxu4-current to 6.6.119
2025-12-15 10:51:35 +01:00
Julian Sikorski
462d714489
Adjusted the patches to apply on top of the hardkernel tree
...
6.6-stable commit 4e83377 is not easily mergeable with hardkernel 0cd454a
and it is not clear whether the memleak it fixes occurs with the
hardkernel code at all. As such, drop it entirely.
2025-12-15 10:51:35 +01:00
Julian Sikorski
da8c5ce849
Update odroidxu4-current to 6.6.118
2025-12-15 10:51:35 +01:00
igorpecovnik
2c82b6244a
Automatic board configs status synchronise
2025-12-15 10:39:42 +01:00
EvilOlaf
aefdf1c3e7
re-enable extrawifi
2025-12-15 10:37:46 +01:00
Patrick Yavitz
9877a95348
Meson64: linux-6.18.y: Improve 6.18.y support for G12/SM1
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-12-15 10:37:30 +01:00
EvilOlaf
682ee1cb09
sunxi: bump current to latest minor
2025-12-14 21:30:26 +08:00
Igor
4850dbfbf9
Add BOARD_VENDOR to board configs ( #9063 )
...
* Add BOARD_VENDOR to board configs
* Add BOARD_VENDOR to all board configuration files
- Added BOARD_VENDOR variable to board configuration files
- Using lowercase vendor slugs (e.g., friendlyelec, radxa, xunlong)
- Set 'generic' for boards without clear vendor match
- TV box files (.tvb) excluded as they have no clear vendor
- Enables better board categorization and vendor-specific handling
* Manual adjustements on top of AI matching
* Drop doubled definition and add retroid vendor
2025-12-14 10:28:37 +01:00
Werner
86f473d7ab
nanopi-r76s: move patch to board specific folder ( #9062 )
...
avoid cross-contamination from other boards/families that will use this uboot version in future
2025-12-13 18:32:45 +01:00
Rolf Leggewie
9f08183a9f
lib / rootfs-create: make rm command more robust
...
this fixes the issue raised in armbian/apa#32
2025-12-13 11:57:01 +08:00
simple
413d6d4d59
add SND_SOC_RT5645 tristate
2025-12-11 14:22:14 +01:00
simple
7106434581
Enable CONFIG_SND_SOC_RT5651
2025-12-11 14:22:14 +01:00
Mecid Urganci
ff59a4bc96
Genio: Address PR comments
2025-12-11 14:20:51 +01:00
Mecid Urganci
8f56288384
Genio: Update boot cmd
2025-12-11 14:20:51 +01:00
Mecid Urganci
8687e9d31a
Radxa-Nio-12L: Switch Uboot flow from EFI to extlinux
2025-12-11 14:20:51 +01:00
Ricardo Pardini
4e027a40d6
rockchip64_common: rk3528: add ROCKUSB_BLOB
2025-12-11 04:36:51 +08:00
Ricardo Pardini
45753ae6d9
Add Radxa E24C; vendor kernel and vendor u-boot only for now
...
- vendor stuff boots, mostly works
- edge started, using Kwiboo's tree, but not enabled
- u-boot mostly works, but needs rework against v2026.01
- revisit after 6.19
- rk3528 pcie already landed
- the RTL8367RB switch vs the GMAC might need more work
2025-12-11 04:36:51 +08:00
Ricardo Pardini
7460168a98
rockchip64-edge (6.18): enable Realtek DSA switches (NET_DSA_REALTEK_RTL8365MB)
...
- for the Radxa E24C
2025-12-11 04:36:51 +08:00
Igor Pecovnik
c68d4c62d4
Enable direct flashing method in armbian-install menu
...
https://github.com/armbian/configng/pull/705
2025-12-11 04:36:06 +08:00
Igor Velkov
6142670754
enable "watchdog" extension for Helios64
2025-12-11 04:06:24 +08:00
Igor Velkov
61ee51f211
enable "watchdog" extension for ODroid-N2
2025-12-11 04:06:24 +08:00
Igor Velkov
4cb597be8c
enable "watchdog" extension for ODroid-M1
2025-12-11 04:06:24 +08:00
Igor Velkov
5de9913cec
Extension adds watchdog package and enable watchdog device (/dev/wachdog)
...
support in config
2025-12-11 04:06:24 +08:00
Mecid
4cb8369f39
qcs6490: VP9 fix backported from mailing list
...
* QCS6490: Fix VP9 decode for SC7280 on venus driver
* QCS6490: Make VP9 Patch work with build system
2025-12-11 03:57:10 +08:00
EvilOlaf
83d07710d3
rockchip-current: rewrite kernel patches
2025-12-11 03:47:08 +08:00
EvilOlaf
b62098db3f
sunxi-current: bump to latest 6.12.y version
2025-12-11 03:44:59 +08:00
igorpecovnik
fd0a6d7224
Automatic board configs status synchronise
2025-12-10 16:31:14 +01:00
Nikita Maslo
ed39efa76b
jethubj200: update JetHub D2 DT file for I2C display and GPIO expander support
...
Signed-off-by: Nikita Maslo <nikitamalco203@gmail.com>
2025-12-10 10:03:56 +03:00
Andy Yan
e1efe2a6b7
Add support for rk3566-box-demo
...
This is a rk3566 tv box evaluation demo board.
Specification:
- Rockchip RK3566
- DDR4 4GB
- TF sd scard slot
- eMMC
- AP6398S for WiFi + BT
- Gigabit ethernet
- HDMI out
- USB HOST 2.0 x 2
- USB 3.0 x 1
- USB OTG 2.0 x 1
- 12V DC Power supply
Signed-off-by: Andy Yan <andyshrk@gmail.com>
2025-12-10 00:43:20 +01:00
Lemon
c48393a3e6
dts: rockchip: rk3399-fine3399: adjust pwm-fan control strategy
...
-cooling-levels = <0 30 60 90 120 160>;
+cooling-levels = <0 50 100 150 200 255>;
-temperature = <50000>;
+temperature = <55000>;
2025-12-10 00:42:37 +01:00
Jianfeng Liu
e34c660423
rockchip64-edge: enable CONFIG_ROCKCHIP_DW_DP
2025-12-10 00:41:25 +01:00
SuperKali
e4ff220fef
nanopct6: Add ALSA sound card configuration ( #9045 )
...
Add asound.state configuration for NanoPC T6 and T6 LTS to properly
configure audio devices and mixer settings.
- Set ASOUND_STATE variable in board config
- Add asound.state.nanopct6 blob with preconfigured mixer settings
This ensures audio devices are properly initialized on first boot.
2025-12-09 09:55:42 +01:00
igorpecovnik
8725a9a253
Automatic board configs status synchronise
2025-12-09 00:11:55 +01:00
SuperKali
9e1d62fbec
rtw88: Add kernel 6.18 support and clean up patch logic ( #9041 )
...
- Created patch/misc/rtw88/6.18/ directory with upstream driver patches
- Removed obsolete kernel 6.16 reference from patch conditions
- Updated comment to clarify that RF path detection fix is only needed
for kernel 6.1.x (upstreamed in 6.18+)
This fixes RTL8822CS WiFi initialization failures on kernel 6.18 where
the driver was not being properly patched due to missing version directory.
Fixes SDIO timeout errors during chip initialization.
2025-12-08 23:58:15 +01:00
Jianfeng Liu
3dbd4e8e09
rockchip64-6.18: add patch to fix av1 decoding on rk3588
2025-12-08 21:38:14 +01:00
Mecid
22a5c46fdd
Rock-5B-Plus: Fix Mainline u-boot
...
Tested on Rock-5B-Plus:
- SD-Card (empty SPI)
- NVMe (SPI flashed)
2025-12-08 21:32:36 +01:00
Igor Pecovnik
ffd425799a
Drop libproxy1-plugin-gsettings as its gone from Forky / Sid and replaced with libproxy1v5
2025-12-08 06:39:00 +01:00
Rolf Leggewie
f9cf9ae2ca
lib / distro-agnostic.sh: drop chmod on /bin/ping
...
we are way past buster now (if ever this was needed to begin with)
2025-12-07 08:53:57 +01:00
Jesse R Codling
d1fc474d50
Typo fix from @tabrisnet
...
Co-authored-by: tabrisnet <96966042+tabrisnet@users.noreply.github.com>
2025-12-07 08:49:22 +01:00
Jesse R Codling
9f164a21ce
Use docker --version for podman detection
2025-12-07 08:49:22 +01:00
Jesse R Codling
3fb2606d00
Conditionally add volume flags for building with Podman
...
Use $DOCKER_INFO to check for podman vs dockerd, and conditionally
`exec` and `dev` volume options, which are needed on podman but not
allowed on dockerd.
2025-12-07 08:49:22 +01:00
Jesse R Codling
3aea2de999
Add needed volume mount opts for Docker/Podman
...
It hasn't been an issue for Docker because their defaults didn't
conflict, but Podman mounts volumes with nodev (and formerly noexec) by
default, which would break the build. Adding `dev` and `exec` to the
volume mount options ensures the needed setting whatever the defaults.
2025-12-07 08:49:22 +01:00
tabris
f53eac4253
framework - enable NTSYNC as a module on most kernels
2025-12-05 19:38:00 +01:00