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
simple
413d6d4d59
add SND_SOC_RT5645 tristate
2025-12-11 14:22:14 +01: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
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
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
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