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