Commit Graph

6198 Commits

Author SHA1 Message Date
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
Ricardo Pardini
d8781395c9 rockchip64-6.18: Enable the NPU on Turing RK1
- already had the regulator (`vdd_npu_s0`)
2025-12-04 18:56:21 +01:00
Werner
d91efd329e fix missing bracket 2025-12-02 07:54:31 +01:00
EvilOlaf
41536fefb6 meson64: fix broken patch and overall rewrite patches 2025-12-02 07:54:31 +01:00
EvilOlaf
dc5dcaf5b6 edge: bump to stable and rewrite patches 2025-12-01 22:01:35 +01:00
Igor Velkov
94533e961d ODroid-N2: switch uBoot v2022.10 to v2026.01
reapply patches
2025-12-01 05:50:26 +08:00
SuperKali
7dbd7cab12
board: add Youyeetoo YY3588 support (#9003)
Add initial support for the Youyeetoo YY3588 RK3588 board:
- Board config file (youyeetoo-yy3588.csc)
- U-Boot defconfig
- U-Boot device tree
2025-11-26 15:22:50 +01:00
EvilOlaf
6aa78282e2 rockchip64: rewrite patches 2025-11-25 19:54:28 +01:00
EvilOlaf
cdfcd88dba rockchip64: remove upstreamed fixes 2025-11-25 19:54:28 +01:00
EvilOlaf
25838ef515 Change mainline to rc7, manually fix meson64 patch 2025-11-25 19:54:28 +01:00
SuperKali
18795c437a
rk3576: nanopi-r76s: add mainline u-boot and fix USB3.0 host (#8997)
- Add mainline U-Boot support for edge branch (v2026.01-rc2)
- Add U-Boot defconfig patch for nanopi-r76s
- Fix USB3.0 Type-A host port configuration in DTS
- Enable USB OTG0 controller in host mode with power GPIO control
- Set KERNEL_TEST_TARGET to edge
2025-11-25 17:20:13 +01:00
Tom Urlings
6ae23de2a4 boards / Helios4: fix 0002 patch after bump U-Boot v2025.10
- `CONFIG_RTC_MVEBU` is obsolete and superceded by `CONFIG_RTC_ARMADA38X`
2025-11-24 15:57:01 +08:00
Tom Urlings
0f8babdd78 boards / Helios4: rebase previous u-boot patchset to v2025.10 2025-11-24 15:57:01 +08:00
Tom Urlings
81cd136e29 boards / Helios4: reenable Armbian patchset 2025-11-24 15:57:01 +08:00
Rolf Leggewie
7017a14621 boards / Helios4: drop obsolete patches and those not applicable to helios4
- patch/u-boot/legacy/u-boot-helios4/Add-DM-driver-for-mvebu-rtc.patch
  was upstreamed
- drop all patches for clearfog
2025-11-24 15:57:01 +08:00
Tom Urlings
cba939c364 boards / Helios4: rename some patches in preparation for rebase
- apply patch numbering to ensure patch application order
2025-11-24 15:57:01 +08:00
Mecid
42cd31fec4
Rock5B-Plus and Rock5T: Use upstream u-boot (#8918) 2025-11-19 09:08:54 +01:00
Ricardo Pardini
3f909fa645 uefi: x86: current (6.12) and edge (6.18): add Apple T2 patches
- from linux-t2 project: https://github.com/t2linux/linux-t2-patches
  - https://t2linux.org/
- x86: add .config hook `custom_kernel_config__applet2()`
- original patches from t2linux for 6.18 and 6.12
- rewrite patches against v6.18-rc4 and v6.12.57
  - `7001-drm-i915-fbdev-Discard-BIOS-framebuffers-exceeding-h.patch`
    needed special attention for correct patch attribution (missing From)
  - `1002-Put-apple-bce-in-drivers-staging` needs reordering to the
    top to avoid conflicts with EXTRAWIFI sed-based "patching"
2025-11-17 20:24:53 +01:00
Ricardo Pardini
7f15455702 u-boot: prepare v2026.01 patch directory
- fileenv patch, generic for all
- 0000.patching_config.yaml for null-patch-free future
2025-11-17 20:23:44 +01:00
Your Name
ccd1ca04f9 rockchip: cleanup and rewrite patches for edge 2025-11-17 20:23:00 +01:00
Your Name
b225a264e3 rockchip: cleanup and rewrite patches for current 2025-11-17 20:22:36 +01:00
Ricardo Pardini
98cb83e5e3 odroidhc4: u-boot: bump to v2026.01-rc2 2025-11-17 20:22:01 +01:00
Ricardo Pardini
d9a0bb9e69 khadas-vim3l: u-boot: bump to v2026.01-rc2, enable BTRFS and more
- boot order: SD -> NVMe -> USB -> eMMC -> PXE
- NVMe must come before USB, as initting USB kills NVMe
2025-11-17 20:21:39 +01:00
Ricardo Pardini
2ef84d3b73 uefi-loong64-6.18: rewrite patches against v6.18-rc6, no changes
- this was actually pending back from v6.18-rc2
2025-11-17 20:20:18 +01:00
Igor Pecovnik
2bbf332e87 Upgrade Allwinner CURRENT kernels to latest 2025-11-17 12:16:23 +01:00
retro98boy
2ac1b4ccff sm8250 current: Add support to load QUP SE Firmware via Linux subsystem 2025-11-17 08:56:04 +01:00
Muhammed Efe Cetin
ddc2591743 nanopi-m6: drop vendor uboot 2025-11-16 20:28:18 +01:00
Muhammed Efe Cetin
95aa4a8bac nanopi-r6s: remove old legacy uboot files && update mainline uboot 2025-11-16 20:27:24 +01:00
SuperKali
f252a17297
rockchip: rk3576: Fix serial console to use UART0 (ttyS0) (#8936)
- Change debug console from ttyS2 to ttyS0
- Remove SERIALCON from board configs
- Set console based on BOOT_SOC
- Enable UART0 in device tree for nanopi-r76s
2025-11-15 18:33:52 +01:00
Igor Pecovnik
9b5518d8a9 Drop patches that has been upstreamed - rockchip and sm8550 2025-11-15 11:18:34 +01:00
Muhammed Efe Cetin
e5b845f943 orangepi5: drop vendor uboot 2025-11-15 10:23:03 +01:00
Coia Prant
8cd0b3d70a rockchip: x3568 v4: sync changes from linux mainline
9Tripod X3568 v4 are merged into linux mainline.

Sync these changes.
2025-11-08 20:47:38 +01:00
Patrick Yavitz
c7114e73a5 Radxa Zero 3W: Add ext antenna overlay
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-11-08 11:02:29 -05:00
Austin Lane
dfe371a0ae family: rockchip: add rv1103/rv1106 + first board
- Adds support for "RV1106" family (RV1103 + RV1106)
- Adds support for Luckfox Pico Mini (RV1103)
2025-11-07 21:02:41 +01:00
Ricardo Pardini
171f69fa2f odroidhc4: u-boot: bump to v2025.10; enable BTRFS support 2025-11-07 18:30:18 +01:00
Ricardo Pardini
21955bd205 meson64-6.18: temporary patch for pcie vs aspm woes on Amlogic
- See https://lore.kernel.org/linux-amlogic/20251031161323.GA1688975@bhelgaas/
  - and Neil's https://lists.infradead.org/pipermail/linux-amlogic/2025-November/025692.html
2025-11-06 00:16:00 +01:00
Coia Prant
05511627a6
rockchip: add 9tripod x3568 v4 support (#8823) 2025-11-05 11:06:38 +08:00
Your Name
10bcdb1cb9 rockchip64: bump to 6.18.0-rc4, rewrite patches 2025-11-03 16:42:38 +01:00
tabris
3fcb8ef7b2 filogic kernel edge - change from frank-w's tree to just a git-format-patches from his tree 2025-11-02 19:17:22 +01:00
Ricardo Pardini
af13870a7d u-boot: v2025.10: fileenv patch: add #include "env.h" to fix ENV_IS_NOWHERE builds
- thanks to tabrisnet
2025-11-02 18:12:32 +01:00
Jojo-A
de1f49f241 Add support for Hardkernel ODROID M1S
Initial support for ODROID M1S
Tested with Debian Bookworm and Noble Cinnamon and Noble GNOME desktop
environment.
See: https://forum.armbian.com/topic/33242-odroid-m1s-image-planned/

- few fixes, rebase
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2025-11-02 18:12:32 +01:00
Paolo Sabatino
411c767fe4 rockchip64: add rk3318-box overlays for T98_RK3318 and T9_RK3318 boards 2025-11-01 14:21:44 +01:00
tabris
ce92468e6b filogic kernel - fix 6.16-rsslro kernel config 2025-11-01 08:13:13 +01:00
Kamil Saigol
a5742044db Add new board radxa-e54c 2025-11-01 07:54:02 +01:00
Martin Schmiedel
f1c6529d04 IMX8: fix build error (again)
- fixes: unrecognized option '-Wl,--no-warn-rwx-segment(s)'
    - adjust patch to atf that removes the unrecognized linker options
2025-10-30 12:08:07 +01:00
Ricardo Pardini
73755ada1e meson64-6.18: rewrite patches vs 6.18-rc3, no changes 2025-10-27 10:16:36 +01:00
Ricardo Pardini
2c8567b8d9 rockchip64-6.18: rewrite patches vs 6.18-rc3, no changes 2025-10-27 10:16:36 +01:00
Hsun Lai
6cb8cb3da8 station-p2: fix pcie 2025-10-25 22:05:19 +02:00
retro98boy
ebe77dc278 board: add BesTV R3300-L support 2025-10-23 22:31:23 +02:00
Muhammed Efe Cetin
94c259cf6e khadas-edge2: add support for mainline uboot 2025-10-23 22:05:57 +02:00
Julian Sikorski
23ca542c87
Update odroidxu4-current to 6.6.113 (#8806) 2025-10-23 19:05:47 +02:00
SuperKali
a24fadabd4
Update U-Boot to 2025.10 and refactor Youyeetoo R1 DTS (ES8323 audio + NPU) (#8810)
* youyeetoo-r1: bump u-boot to v2025.10 final

* rockchip64-edge: enable es8323 driver by default

* rockchip64-6.18: dts: youyeetoo-r1 - refactor DTS
2025-10-23 17:17:42 +02:00
Your Name
8597096043 nanopi-r3s-lts: board config maint 2025-10-22 19:55:58 +02:00
M. Efe Çetin
50a4141c99
nanopi-m6: add support for mainline uboot (#8793) 2025-10-22 12:26:08 +02:00
Ricardo Pardini
2e139987e7 rockchip64-6.18: add DT patches for NPU on T6(-LTS) and CM3588-NAS 2025-10-21 11:19:07 +02:00
Ricardo Pardini
5d19ca52e4 rockchip64-6.18: fix net-phy-realtek-add-rtl8211x-LED-configuration-from-OF for v6.18-rc2 2025-10-21 11:19:07 +02:00
Ricardo Pardini
2502498494 rockchip64-6.18: drop upstreamed DT changes for R6*, T6, CM3588-NAS (USB3/HDMI-RX)
- they landed upstream
- our patches still apply (with fuzz), unfortunately
- caught those by accident
- probably there are more
2025-10-21 11:19:07 +02:00
Ricardo Pardini
10585156b0 rockchip64-6.18: rewrite/rebase patches - no changes - vs v6.18-rc2 2025-10-21 11:19:07 +02:00
Patrick Yavitz
5decdbfac1 SpacemiT: Update EDGE to linux-6.17.y
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-10-20 09:16:21 -04:00
Igor Pecovnik
596b6c6a47 Move to supported, drop device tree as it was merged to the kernel repository 2025-10-20 10:51:12 +02:00
balbes150
db8e1a3021 add r58-4x4
(cherry picked from commit 5c2f051ffa6bd9cc5cb5abaceae68a9aea4095e6)
2025-10-20 10:51:12 +02:00
Ricardo Pardini
8f6e17e52f meson64-6.18: rewrite patches 2025-10-19 01:44:16 +02:00
Ricardo Pardini
f7f8b6ab0b meson64-6.18: bump 6.17 -> 6.18 via rename 2025-10-19 01:44:16 +02:00
Ricardo Pardini
dd810a4963 rockchip64-6.18: rewrite/rebase patches - no changes
- few archeology manual fixes
2025-10-19 01:43:30 +02:00
Ricardo Pardini
0ff175d956 rockchip64-6.18: media-0001-Add-rkvdec-Support-v5: drop upstreamed patch (:12)
- See 21368fcbb1
2025-10-19 01:43:30 +02:00
Jianfeng Liu
e5080ec2cb rockchip64-6.18: update patches 2025-10-19 01:43:30 +02:00
Ricardo Pardini
0d78b09c9a uefi-arm64-6.18: fix net-stmicro-stmmac-Phytium-onboard-ethernet-drivers-and-ACPI-glue
- see 6b0ed6a3a8
2025-10-19 01:42:52 +02:00
Ricardo Pardini
a5d09d9ea8 uefi-arm64-edge: bump edge 6.17 -> 6.18 via rename 2025-10-19 01:42:52 +02:00
Jianfeng Liu
a06ae9c539 uefi-loong64-edge: bump to 6.18 2025-10-19 01:42:52 +02:00
Jianfeng Liu
3b90c35e2f armsom-forge1: add uboot patch to enable booting from btrfs partition 2025-10-17 19:33:52 +02:00
Jianfeng Liu
932661f3dc qcs6490-edge: bump to 6.18 2025-10-17 19:32:38 +02:00
Jianfeng Liu
fc0a8039c4 qcs6490-edge: bump to 6.17 2025-10-17 19:32:38 +02:00
tabris
6a698327b9 filogic patches - tweak 0000.patching_config.yaml 2025-10-15 20:57:59 +02:00
tabris
d3af1e8e46 filogic - fix for openwrt kernel tree's lack of bpi-r4 sd dtb 2025-10-15 20:57:59 +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
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
Paolo Sabatino
0f18b12755 Bump u-boot to v2025.10-rc5 for orangepi4-lts 2025-10-11 20:20:19 +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
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
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
Jianfeng Liu
0aa0216030 rockchip64-6.17: add rkvdec patch for rk35xx back 2025-10-08 22:44:03 +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
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
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
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
58d1f715a1 u-boot-qemu-x86: rewrite u-boot patches, no changes
- against 2025.01
2025-10-06 22:31:35 +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
Jianfeng Liu
c5072b88ff Revert "rockchip64-edge: fix RK3576 CPU OPP voltages for cpufreq (#8697)"
This reverts commit 31168a8041.
2025-10-02 15:43:40 +08:00
Julian Sikorski
1cf20837d2 Update odroidxu4-current to 6.6.108 2025-10-01 12:08:24 +02:00
torzdf
04e7845da0
Remove outdated MMC HS patch revert (#8698) 2025-10-01 12:08:05 +02:00
SuperKali
3033165f06
rockchip64-edge: nanopi-r76s: Improve DTS organization (#8699)
Add section comments and reorganize nodes for better readability.

Signed-off-by: SuperKali <hello@superkali.me>
2025-10-01 07:28:32 +02:00
SuperKali
31168a8041
rockchip64-edge: fix RK3576 CPU OPP voltages for cpufreq (#8697) 2025-09-30 18:50:47 +02:00
SuperKali
badbc99594
rockchip64-edge: Enable UFS and add power regulators for NanoPi M5 (#8691)
* rockchip64-edge: Enable UFS and add power regulators for NanoPi M5
* rockchip64-edge: cleanup and rewrite using kernel-config
2025-09-29 19:52:05 +02:00
Hsun Lai
74c97b6c2a khadas-vim3: add mainline npu support 2025-09-29 14:24:12 +02:00
Igor Pecovnik
2c41812bd7 Drop broken link to u-boot subfolder
https://github.com/armbian/build/pull/8478
2025-09-29 05:14:33 +02:00
Jianfeng Liu
e5a702fde6 uefi-loong64-6.16: add revert patches to fix xe driver 2025-09-28 14:08:01 +02:00
SuperKali
412f67c20d
rockchip: Add NanoPi M5 board support to edge kernel (#8684)
* rockchip: Add NanoPi M5 board support to edge kernel

* rockchip64: enable Rockchip ASoC drivers and codecs in kernel config

* config: Fix audio Kconfig tristate hierarchy

Set CONFIG_SOUND, CONFIG_SND, and CONFIG_SND_SOC to built-in (y)
to allow Rockchip audio drivers to be built-in instead of being
silently downgraded to modules by olddefconfig.

* nanopi-m5: Add asound.state for audio configuration

* nanopi-m5: Fix SAI2 clock output
2025-09-28 12:46:45 +02:00
Muhammed Efe Cetin
ab74439823 orangepi5: update edge, current uboot to v2025.07 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
a8f4db3253 orangepi5: add sata spi image compilation for mainline uboot 2025-09-28 06:45:17 +02:00
Paolo
343df94818
rockchip64: update tm16xx driver from kenrel mailing list (#8679) 2025-09-28 06:44:03 +02:00
Igor Pecovnik
b81d9e8b48 SM8550: drop patches that have been upstreamed 2025-09-27 13:21:38 +02:00
Paolo Sabatino
12fea788f9 Bump u-boot to v2025.10-rc5 for some rockchip boards:
* rk322x-box
* rk3318-box
* rk3288 Asus Tinkerboard/S
* rk3288 xt-q8l-v10
2025-09-27 11:31:38 +02:00
Jianfeng Liu
43d6de8929 add family qcs6490 and new board radxa dragon q6a 2025-09-25 10:18:34 +08:00
hqnicolas
a68ea8f525 rockchip rk3566: h96-TVbox: Include i2c Led Pins into dts 2025-09-23 07:34:41 +02:00
Patrick Yavitz
69f068fd0c SpacemiT: Update opensbi and u-boot to TAG v2.2.7
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-09-22 06:12:07 -04:00
Igor Pecovnik
684936ea72 sunxi-6.16: Fix and re-enable patches for tsc2007 2025-09-21 20:09:24 +02:00
The-going
64a3da3b64 sunxi-6.16: move drm-sun4i-Mark-one-of-the-UI-planes-as-a-cursor-one.patch
This patch breaks the cursor display.
2025-09-21 20:09:24 +02:00
The-going
2279308d76 sunxi-6.16: Disable patches for tsc2007.
drivers/input/touchscreen/tsc2007_core.c:266:30: error: implicit declaration of function 'from_timer';
 did you mean 'mod_timer'? [-Werror=implicit-function-declaration]
 134   │      266 |         struct tsc2007 *ts = from_timer(ts, t, timer);
 135   │          |                              ^~~~~~~~~~
 136   │          |                              mod_timer
 137   │    drivers/input/touchscreen/tsc2007_core.c:266:48: error: 'timer' undeclared (first use in this function);
did you mean 'ktimerd'?
 138   │      266 |         struct tsc2007 *ts = from_timer(ts, t, timer);
2025-09-21 20:09:24 +02:00
The-going
82d66bb6f9 sunxi-6.16: Skip changes to drv-mfd-axp20x-add-sysfs-interface.patch
Potch is outdated.
Compilation fails with [-Werror=incompatible-pointer-types].
2025-09-21 20:09:24 +02:00
The-going
18d939edfd sunxi-6.16: add sun50i-h618-bananapi-m4-zero support 2025-09-21 20:09:24 +02:00
The-going
25ff95075e sunxi-6.16: add armbian patches 2025-09-21 20:09:24 +02:00
The-going
2b3a4c382a sunxi-6.16: add media patches 2025-09-21 20:09:24 +02:00
The-going
6db90af653 sunxi-6.16: re-export patces to v6.16.8 2025-09-21 20:09:24 +02:00
The-going
72ee3fe714 sunxi-6.16: add drm patches series
re-extract drm patches from v6.15.11 to v6.16.7
2025-09-21 20:09:24 +02:00
The-going
2805a7acce sunxi-6.16: move Revert megous patches to megous series 2025-09-21 20:09:24 +02:00
The-going
8bbaa8666a sunxi-6.16: remove unused megous patches 2025-09-21 20:09:24 +02:00
The-going
095e9c68e8 sunxi-6.16: Add series.conf file and switch to v6.16.7 2025-09-21 20:09:24 +02:00
The-going
13e6960fd6 sunxi-6.16: Fix ASoC: soc-core, usb: dwc3, drm: sun4i 2025-09-21 20:09:24 +02:00
The-going
c1b82e9824 sunxi-6.16: Add megous patches for v6.16.7 2025-09-21 20:09:24 +02:00
Igor Pecovnik
859b49c32f Bump mainline edge kernels to rc7 2025-09-21 19:32:20 +02:00
LXY
5c273e2754 sakurapi-rk3308b: add high speed conf for emmc and ufs for tf slot (6.12) 2025-09-20 17:50:06 +08:00
LXY
adb24b0129 sakurapi-rk3308b: add high speed conf for emmc and ufs for tf slot 2025-09-20 17:50:06 +08:00
SuperKali
48114eeaf0
add initial support of NanoPi M5 (#8651)
* add initial support of NanoPi M5
* config: add missing udev rules for rt5616 audio card

Signed-off-by: SuperKali <hello@superkali.me>
2025-09-20 09:03:34 +02:00
Paolo Sabatino
29317c6f7e update rockchip 32 bit edge kernel to 6.17
* import new layout for libreelec patches (no more mbox)
* refactor existing patches to kernel 6.17
* fix uboot issue causing VOP IOMMU page fault and no screen
2025-09-18 22:48:06 +02:00
Martin Schmiedel
4db2f1abd2 IMX8 kernel 6.12.y: remove obsolete patch
Signed-off-by: Martin Schmiedel <martin.schmiedel@tq-group.com>
2025-09-17 16:45:14 +02:00
Jianfeng Liu
9d0ed58bb0 uefi-loong64-6.16: add patch to enable xe driver build 2025-09-17 14:16:41 +08:00
brentr
428d467087
Add DT overlay to operate RK3308 OTG USB port in Host mode (#8642)
Also remove DT overlays that existed only to support unsupported legacy kernels
and fix a typo in a comment in rk3308-emmc.dtso
2025-09-15 22:08:20 -07:00
c0rnelius
0a7f461e57
Khadas VIM4: Update and Fixup U-Boot (#8631)
* Khadas VIM4: U-Boot: Mod bootargs/defconfig and add bootscr support

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Khadas VIM4: Pull U-Boot from CoreELEC instead of Khadas

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Khadas VIM4: Remove setexpr bootargs sub rootfstype= from boot.cmd

This is no longer required

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Meson S4T7: family.conf: Add missing `mkdir -p "${tbasedir}"`

The toolchains fail to download because the dir isn't created

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Meson T7: Add rootfstype= to command line

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Khadas VIM4: Add extra boot arguments

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Remove `viraniac` as maintainer and add `rw` to cmdline

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Amlogic T7: Add `fsck.repair=yes` and `rootwait` to cmdline

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

* Amlogic T7: Move `${bootargs}` placement

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>

---------

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Co-authored-by: Igor <igor@armbian.com>
2025-09-15 22:44:28 +02:00
retro98boy
903f67e7f3 SMART AM40: U-Boot: fix DWC DRD could not find phy and thus crashed 2025-09-15 21:21:35 +02:00
Muhammed Efe Cetin
8b48d991a8 rockchip64: current: rewrite patches 2025-09-15 21:12:38 +02:00
Muhammed Efe Cetin
1f8c83cfb7 rockchip64: current: fix some rk3588 boards stuck in initramfs stage 2025-09-15 21:12:38 +02:00
Muhammed Efe Cetin
7b56c4266f add support for Bananapi M5 Pro board 2025-09-15 19:47:19 +02:00
The-going
e31992ae7c sun55iw3: move patches to archive/sunxi-dev-6.16 folder
When patches outside the series are in the target folder
KERNELPATCHDIR = "archive/sunxi- $ {KERNEL _ MAJOR _ MINOR}"
they create problems for all other patches in the series
and are difficult to move to the new kernel version because
they are not properly designed.

Move the patches to a separate development folder until
the design is fixed so that we can add them to the series.
2025-09-15 19:46:23 +02:00
The-going
e16e8928e3 sunxi-6.12: re-extract megous patches to v6.12.47 2025-09-15 19:44:58 +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
Jianfeng Liu
db91d1e79a armsom-sige5: enable edge build 2025-09-08 20:02:28 +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
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
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
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
Rolf Leggewie
a9b84c88f2 patch/kernel: update docs URI in a number of overlay READMEs 2025-08-27 16:33:31 +08:00
SuperKali
64b0c6e2af
board: nanopct6: split and refactor patches for rockchip-6.12 (#8550) 2025-08-27 08:49:09 +02: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
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
The-going
a7c19f1e35 sunxi-6.12: reextract armbian patches for v6.12.43 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
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
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
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
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
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
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
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
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
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
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
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
Jianfeng Liu
87e8054373 loong64: add patches for intel xe driver with non 4K page size 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
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
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
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
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
Igor Pecovnik
2629e21026 Rockchip EDGE: fix broken patch 2025-07-24 18:34:36 +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
Igor Pecovnik
4fc1fc84e0 Rockchip64 EDGE: fix broken patch 2025-07-22 10:35:00 +02: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
Hsun Lai
2b705a82be add support for DshanPi A1 (RK3576) 2025-07-19 03:38:14 +08:00
Igor Pecovnik
797898d83f Meson64 Current: adjust broken patch 2025-07-18 17:42:40 +02: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
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
TheSnowfield
b93dd78102 sakurapi-rk3308b: add pcm5102a dt overlay 2025-07-11 17:43:14 +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
ba8487ed52 Gateway GZ80x: Add bluetooth support
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
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
Mecid Urganci
9f05f1fb72 Rock-5B-Plus: Align Edge 6.16 with upstream 2025-06-30 08:51:47 +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
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
Werner
dbe1b2bf4f rockchip64: rewrite patches 2025-06-25 22:25:04 +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
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
Paolo Sabatino
6f120bf7fc update tm16xx driver for rockchip64 edge kernel 2025-06-23 20:25:09 +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
Igor Pecovnik
3844ef919f Main: adjust broken patches on Meson and Rockchip64 2025-06-21 19:37:37 +02:00
retro98boy
99d23b8190 CAINIAO CNIoT-CORE: change sound card name and update DAI links 2025-06-19 15:05:33 +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
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
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
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
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
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
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
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
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
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
Igor Pecovnik
166b786fc9 Drop broken patch 2025-05-30 21:18:18 +02:00
Igor Pecovnik
a55e510628 Rockchip64 current: fixing broken patch 2025-05-30 19:38:09 +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
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
Ricardo Pardini
560e299512 meson64-6.15: rewrite/rebase patches against 6.15 (final) 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
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