Commit Graph

16232 Commits

Author SHA1 Message Date
Lane Jennison
245b9cfcfc linux-uefi-arm64-cloud.config: enable CONFIG_SND_VIRTIO so virtual desktop has sound 2025-10-12 21:09:51 +02:00
Lane Jennison
5f8421006a linux-uefi-arm64-cloud.config: enable CONFIG_INPUT_UINPUT for spice agent 2025-10-12 21:09:51 +02:00
Paolo Sabatino
0f18b12755 Bump u-boot to v2025.10-rc5 for orangepi4-lts 2025-10-11 20:20:19 +02:00
Paolo Sabatino
911fe126c7 Bump u-boot to v2025.10-rc5 for Radxa rockpi-e 2025-10-11 20:20:19 +02:00
igorpecovnik
444e1b880b Automatic board configs status synchronise 2025-10-11 18:05:45 +02:00
Igor Pecovnik
ddf1337ca4 Add Wi-Fi injection patch for Linux 6.12 kernels. 2025-10-11 14:04:48 +02:00
The-going
915444570a bsp: armbian-install: Correct the eMMC indication for some devices.
On some devices, the eMMC chip does not have a separate boot0 partition.
Use the system interface to determine the SD or eMMC memory type.
2025-10-11 14:04:35 +02:00
The-going
3bd4e15081 sunxi-6.12: Switch to v6.12.51 2025-10-11 14:04:35 +02:00
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