The-going
aae05ba5b5
sunxi-6.12: re-extract megous patches
2025-10-11 14:04:35 +02:00
Ricardo Pardini
2e21057d52
mixtile-blade3: u-boot: edge: v2025.10-rc3; add dts/u-boot.dtsi/defconfig
...
- using the same DT as the rockchip64-6.16
- defconfig based on Rock5b, so we can eventually use the same fusb302 when time comes
- -u-boot.dtsi enables `ums` / `rockusb` et al using the middle usb-c port (orientation sensitive)
- enables booting from NVMe
- TODO: sd/usb/nvme/mmc boot order
2025-10-11 13:41:19 +02:00
Ricardo Pardini
0c5d3bade2
u-boot: v2025.10: prepare 0000.patching_config.yaml for null-patch-free u-boot
...
- this maps copying files from dirs in the patch directory directly to the u-boot tree, without any .patch required:
- `defconfig` -> `configs` (useful for all)
- `dt_uboot` -> `arch/arm/dts` (useful for most; use for xx-u-boot.dtsi or stuff without CONFIG_OF_UPSTREAM)
- `dt_upstream_rockchip` -> `dts/upstream/src/arm64/rockchip` (useful for Rockchip boards)
- other mappings (eg `dt_upstream_xxx`) might be added later
2025-10-11 13:41:19 +02:00
Ricardo Pardini
550212eef2
mixtile-blade3: use vendor uboot also for legacy branch
2025-10-11 13:41:19 +02:00
Ricardo Pardini
7ca7fb20e0
mixtile-blade3: generic mainline uboot for edge branch
...
- only works if you skip the USB PD power (eg using the U.2 breakout board and it's 6-pin 12V connector)
2025-10-11 13:41:19 +02:00
igorpecovnik
0e45d79827
Automatic: kernel config rewrite
2025-10-11 13:36:08 +02:00
Igor Pecovnik
bc0005ba57
GHA: rewrite kernel configs and open a PR if there are changes
2025-10-11 11:47:28 +02:00
Igor Pecovnik
3047c3ef4b
Use Debian SID when generating JSONs
2025-10-11 11:47:28 +02:00
Kingsley Jarrett
1bd88637be
Add Kernel overlay to reduce eMMC frequency for FriendlyElec NanoPC-T6 boards
...
Some FriendlyElec NanoPC-T6 boards use a A3A444 eMMC chip. Under heavy I/O load when running in HS400 mode, this will often result in I/O errors.
Reducing the eMMC frequency from the default 200000000 Hz to 150000000 Hz improves stability and eliminates the I/O errors.
2025-10-11 08:13:44 +02:00
retro98boy
3058d11c51
SMART AM40: Enable native HDMI interface in OPS slot
2025-10-11 10:30:25 +08:00
Ricardo Pardini
191d6db942
mainline-kernel.conf: let 6.17 update further than v6.17 (eg v6.17.1) ( #8737 )
...
- when X is released, please update it to X+1-rc1
- otherwise we miss on stable updates
2025-10-10 08:15:40 +02:00
Viacheslav Bocharov
8325404b25
Update rtl88x2cs driver commit hash for kernel 6.17+
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2025-10-09 17:39:24 +03:00
Werner
851683566d
don't fail distro agnostic sshd adjustments when config is not found ( #8729 )
...
* don't fail ssh distro agnostic when openssh is not used
* addressing rabbit nit-pick
reasonable
* fix wording
Co-authored-by: tabrisnet <96966042+tabrisnet@users.noreply.github.com>
---------
Co-authored-by: tabrisnet <96966042+tabrisnet@users.noreply.github.com>
2025-10-09 14:45:44 +02:00
igorpecovnik
a6f0159fd4
Automatic board configs status synchronise
2025-10-08 22:46:08 +02:00
Jianfeng Liu
0aa0216030
rockchip64-6.17: add rkvdec patch for rk35xx back
2025-10-08 22:44:03 +02:00
HackingGate
33f04bcd57
extensions: radxa-aic8800: allow 6.17; skip DKMS only on >= 6.18
...
The upstream driver in radxa-pkg/aic8800 builds successfully against Linux 6.17. Relax the version guard so we only skip installing the aic8800 DKMS package on kernels >= 6.18.
2025-10-08 22:43:49 +02:00
Muhammed Efe Cetin
204b1e402d
rockchip64: current: fix display mode patches for rk3588 boards
2025-10-08 22:43:16 +02:00
Werner
7d241e36e5
remove pcie disabling node ( #8726 )
2025-10-07 13:59:10 +02:00
Igor Pecovnik
2b59e14542
Mekotronics R58HD - add initial support
2025-10-07 01:27:41 +02:00
Igor Pecovnik
7753ab03e6
Enable Realtek rtw88 USB adapters (8811/8821, 8812AU, 8814AU, 8822BU) on UEFI edge kernels
...
And execute kernel config rewrite.
2025-10-06 23:40:09 +02:00
Ricardo Pardini
ffead65d12
drivers_network: disable 6.17+ for rtl8811_rtl8812_rtl8814_rtl8821, rtl8811CU_rtl8821C and rtl88x2bu
...
- two of those were already marked to be removed 6.12+
- for those in need: send fix upstream, wait for merge, update here and re-enable
- in case upstream abandoned: fork and fix, update here and re-enable
2025-10-06 23:40:09 +02:00
Ricardo Pardini
4088a0e6fd
uefi-arm64-6.17: rebase against v6.17
2025-10-06 23:40:09 +02:00
Jianfeng Liu
4aadf67cb7
uefi-loong64-edge: bump to 6.17 via rename
2025-10-06 23:40:09 +02:00
Ricardo Pardini
8aafb20530
uefi-arm64: bump 6.16 -> 6.17 via rename
2025-10-06 23:40:09 +02:00
Ricardo Pardini
12d1eae726
uefi: bump to 6.17
2025-10-06 23:40:09 +02:00
Ricardo Pardini
cce8e67ace
uefi-arm64-6.16: rewrite patches against 6.16 final, no changes
2025-10-06 23:40:09 +02:00
royka1
784d367e8a
Add sata overlay for Orange-Pi-5 ( #8707 )
...
* OPi5: SATA power via vcc3v3_pcie20; set to 3.3V; rename overlay
* Convert spaces to tabs
---------
Co-authored-by: Igor <igor@armbian.com>
2025-10-06 23:39:26 +02:00
ali alaei
5f17dea3cd
Add MHI bus PCI generic and endpoint support to kernel configuration
2025-10-06 22:38:40 +02:00
ali alaei
6b4f431ae6
fix CONFIG_WWAN menu symbol to be "y"
2025-10-06 22:38:40 +02:00
ali alaei
543d8846c3
Add WWAN and IOSM support to xpressreal-t3 kernel configuration
2025-10-06 22:38:40 +02:00
Paolo Sabatino
ec840494c8
Add rk3328 board Dusun DSOM-010R with carrier board RP3328-B
2025-10-06 22:37:48 +02:00
Ricardo Pardini
2892da2b00
qemu-uboot-{arm64|x86}: bump to u-boot 2025.10-rc4
...
- rebase x86 patches
2025-10-06 22:31:35 +02:00
Ricardo Pardini
55695c7d85
amd64: set UBOOT_COMPILER for amd64/x86
...
- this is so we can build qemu-uboot-x86 on arm64
2025-10-06 22:31:35 +02:00
Ricardo Pardini
58d1f715a1
u-boot-qemu-x86: rewrite u-boot patches, no changes
...
- against 2025.01
2025-10-06 22:31:35 +02:00
Ricardo Pardini
937e6de66f
thinkpad-x13s: sc8280xp: .config: a few more
2025-10-06 22:31:09 +02:00
Ricardo Pardini
9abe64159f
thinkpad-x13s: sc8280xp: .config: pick a few from ironrobin
...
- X1E80100 is _not_ the x13s (SC8280XP)
2025-10-06 22:31:09 +02:00
Ricardo Pardini
63d08572e4
thinkpad-x13s: sc8280xp: update .config (steev's 6.17), no changes
2025-10-06 22:31:09 +02:00
Ricardo Pardini
2acc0af885
thinkpad-x13s: bump to steev's 6.17
2025-10-06 22:31:09 +02:00
Ricardo Pardini
c3e027b641
thinkpad-x13s: switch jhovold for steev; keep 6.16 for now
...
- jhovold might be on leave?
- steev is at v6.16.9
- also todo about firmware
2025-10-06 22:31:09 +02:00
Ricardo Pardini
334678dcaf
thinkpad-x13s: sc8280xp: update .config, no changes (vs jhovold 6.16)
2025-10-06 22:31:09 +02:00
Ricardo Pardini
f5155792f8
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.16
...
- thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.16-rc6`
- thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.16-rc5`
- thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.16-rc2`
2025-10-06 22:31:09 +02:00
dependabot[bot]
ac1b6045d3
build(deps): bump peter-evans/repository-dispatch from 3 to 4
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 22:25:46 +02:00
dependabot[bot]
acd86cace7
build(deps): bump tj-actions/changed-files
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 28cf3adc4b6dbff2746d5216da021a10e53b4f58 to d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](28cf3adc4b...d03a93c0db )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 22:25:21 +02:00
dependabot[bot]
e4bbaea4fe
build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.2 to 2.4.3.
- [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.2...v2.4.3 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 22:25:11 +02:00
Nicolas Pereira
c340b22dcb
rockchip rk3566: h96-TVbox: prepare i2c Leds to mainline 6.18
2025-10-04 21:08:27 +02:00
Patrick Yavitz
c6857a1594
BananaPi BPI-F3: Fixup bt_pwrseq node
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-10-04 07:04:33 -04:00
Patrick Yavitz
e726476423
SpacemiT: K1-X: Forward port 6.6.y DTSI
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-10-04 07:04:33 -04:00
Paolo
35629f641e
Bump rockchip64-edge kernel to 6.17 ( #8703 )
...
* bump rockchip64 edge kernel to 6.17
* update rockchip64 edge kernel config to 6.17
* Fixes for wireless drivers for rockchip64-edge 6.17
Patches for:
* uwe5622
* rtl8723ds
* rtl8852bs
* update rtl8852bs and rtl8723ds repository commit hashes
2025-10-03 18:36:42 +02:00
Igor Pecovnik
992edf26f4
UEFI loong64: drop upstreamed patches
2025-10-02 15:38:50 +02:00
Jianfeng Liu
c83f89a6e1
rockchip64-6.16: add patch to remove overclocked CPU OPP table
2025-10-02 15:43:40 +08:00