Commit Graph

16551 Commits

Author SHA1 Message Date
dependabot[bot] 92de09ea2e build(deps): bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 00:00:21 +02:00
dependabot[bot] c42ffb8182 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-10-13 23:58:19 +02:00
dependabot[bot] 847bb948b1 build(deps): bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 23:58:08 +02:00
dependabot[bot] bde254de16 build(deps): bump rich from 14.1.0 to 14.2.0
Bumps [rich](https://github.com/Textualize/rich) from 14.1.0 to 14.2.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.1.0...v14.2.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 23:57:51 +02:00
dependabot[bot] b1c5854efe 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-10-13 23:56:49 +02:00
Viacheslav Bocharov e6679e6bb3 update rtl88x2cs external driver for kernel 6.18+
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2025-10-13 23:53:15 +02:00
igorpecovnik 39cc97e229 `Automatic` board configs status synchronise 2025-10-13 20:30:25 +02:00
igorpecovnik 141432ebdc `Automatic` board configs status synchronise 2025-10-12 21:10:58 +02:00
Ricardo Pardini 7cd73e8408 meson64-6.17: edge: .config: enable a bunch of RTL/RTW88 2025-10-12 21:10:42 +02:00
Ricardo Pardini 695fa3edf0 meson64-6.17: edge: .config update, no changes
- there's gotta be something funky here - why stuff changing around?
2025-10-12 21:10:42 +02:00
Ricardo Pardini 74e231e66e meson64-6.17: arm64: dts: amlogic: Enable the npu node for Radxa Zero 2 2025-10-12 21:10:42 +02:00
Ricardo Pardini cd6c09b07a meson64-6.17: rewrite/rebase against v6.17.1, no changes 2025-10-12 21:10:42 +02:00
Ricardo Pardini 06675ca040 meson64-6.17: rework g12b pinmux/pinctrl; thanks to retro98boy
> The kernel upstream fixed the missing PWM pinctrl C code for g12b and
> sm1, but did not add these PWM pinctrl nodes in the device tree.
> Therefore, only need to delete the
> meson-g12b-pinctrl-Add-missing-pinmux-for-pwm.patch from the repository
> and add a meson-g12b-dt-Add-missing-pinmux-node-for-pwm.patch.
> This patch does not include all PWM pinctrl nodes, only adding some
> g12b PWM pinctrl nodes as in the old patch. Notably, pwm_b_z_pins was
> renamed to pwm_b_z0_pins, but this is not used in the build repository.

- thus:
  - added `meson-g12b-dt-Add-missing-pinmux-node-for-pwm.patch`
  - dropped `meson-g12b-pinctrl-Add-missing-pinmux-for-pwm.patch`
  - kept `dt/meson-g12b-a311d-cainiao-cniot-core.dts`

Co-authored-by: retro98boy <retro98boy@qq.com>
2025-10-12 21:10:42 +02:00
Ricardo Pardini 1eb1e6a552 meson64-6.17: rework `jethome-0001-Fix-meson64-add-gpio-irq-patch-from-https-lkml.org-l.patch` 2025-10-12 21:10:42 +02:00
Ricardo Pardini 2637ec73c5 meson64-6.17: reworked hwmon-emc2305-fixups-for-driver.patch; thanks to pyavitz
Co-authored-by: Patrick Yavitz <pyavitz@gmail.com>
2025-10-12 21:10:42 +02:00
Ricardo Pardini bd862d0873 meson64-6.17: borrow drv-spi-spidev-remove-warnings.patch from rockchip64 2025-10-12 21:10:42 +02:00
Ricardo Pardini ac97093201 meson64: bump edge to 6.17 2025-10-12 21:10:42 +02:00
Ricardo Pardini ff55f3185c meson64: bump to 6.17 via rename 2025-10-12 21:10:42 +02:00
Ricardo Pardini 69d36d8b87 meson64-6.16: rewrite/rebase patches vs v6.16.10 2025-10-12 21:10:42 +02:00
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