Patrick Yavitz
72ba1de41e
BananaPi CM4: improve SDIO WiFi speeds
...
Improve overall WiFi experience
Default freq now set to 100MHz (optional overlay to 200MHz)
Resolved incompatibility with the github driver: https://github.com/jethome-ru/rtl88x2cs
If the github driver is preferred blacklist RTW88
/etc/modprobe.d/blacklist-rtw88.conf
blacklist rtw88_8822c
blacklist rtw88_8822cs
EXTRA: Waveshare DTS fixup
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-09-09 07:06:31 -04:00
Igor Pecovnik
95b6348453
Patch: refactor broken patch due to upstream changes
2024-09-08 21:28:41 +02:00
SuperKali
d16f710e7e
Adding Youyeetoo R1 v3 on current & edge kernel ( #7173 )
2024-09-07 07:40:59 +02:00
Igor Pecovnik
422e91b240
Rockchip64: remove deprecated patches that breaks compilation
2024-09-06 11:13:04 +02:00
JohnTheCoolingFan
23cff9170c
Replace symlinked patches by pointed files
2024-09-03 22:03:50 +02:00
Alessandro Lannocca
0a18ec690e
rockchip-rk3588: fanctrl overlay: fix "fan" alias for device tree
...
fixes PR #7137
2024-08-28 18:10:25 +02:00
Alessandro Lannocca
c095b6fd68
rockchip-rk3588: current edge: add a pwm fan control overlay
...
improve fan curve from rockchip default
Credit: [incognito](https://forum.radxa.com/u/incognito )
Source: [Radxa Forum](https://forum.radxa.com/t/guide-how-to-make-the-rock-5b-fan-work-properly-joshua-rieks-ubuntu-24-04/20836/2 )
2024-08-27 21:33:30 +02:00
Julian Sikorski
0cee899233
Update odroidxu4-current to 6.6.47
2024-08-21 14:02:37 +02:00
c0rnelius
433f1241fa
Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04
( #7113 )
...
* Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04
During a search I noticed other companies are using the same
unit. Lets re-brand to Amper as technically that is the product
brand name.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
* Delete old patch set: `patch: u-boot: v2023.10: board_gateway-gz80x`
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
* Update test target
---------
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Igor <igor@armbian.com>
2024-08-21 14:00:43 +02:00
Patrick Yavitz
cc0f38aa45
BananaPi M2S: remove fan control
...
The fan0 and pwm_cd nodes were removed in linux-6.11.y.
1095ad0e92
https://lore.kernel.org/all/20240606-topic-amlogic-upstream-bindings-fixes-dts-v1-1-62e812729541@linaro.org/
Remove the patch now, so it doesn't become a problem later.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-21 07:58:01 -04:00
Alessandro Lannocca
fb72484e79
rockchip-rk3588: current: add rfkill-bt device node to Radxa Rock5b board
...
Enable proper enumeration of usb-bluetooth modules via M2/NGFF slot
2024-08-21 13:56:46 +02:00
sic
100a004aa5
Add Board X96Q TV Box LPDDR3 H313 ( #7101 )
...
* X96-Q TV Box Support
* Update x96q-tvbox.csc
* Rename x96q-tvbox.csc to x96q.tvb
2024-08-20 08:35:00 +02:00
monkaBlyat
ac3b86efb9
vendor kernel patch for ds4 controllers
2024-08-18 10:39:57 +02:00
monkaBlyat
54cc6ea4e2
legacy kernel patch for ds4 controllers
2024-08-18 10:39:57 +02:00
ColorfulRhino
30ed9b3a70
rockchip-rk3588-edge: Bump kernel from 6.11-rc2 to 6.11-rc3
...
Remove one patch that is now included in the latest kernel revision.
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
d605d74a02
rockchip-rk3588-{current,edge}: add bluetooth support to Khadas Edge 2
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
0a0eb467de
rockchip-rk3588-current: disable HDMIRX by default and add heartbeat LED on OPi5+
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
8ceeb33c3b
rockchip-rk3588-current: update kernel to v6.10
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
97c79d61fd
rockchip-rk3588-edge: add mistakenly removed DTS patches back
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
61e10f6f64
rockchip-rk3588-edge: add HDMI & VOP2 back to OPi5 devicetree
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
7f2a7ab00b
rockchip-rk3588-edge: opi5-plus: update dts patch, disable hdmirx by
...
default
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
b9d7bd9e5b
rockchip-rk3588-edge: refresh HDMI TX & RX patches from Collabora and add Hantro VPU back
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
53396d202c
rockchip-rk3588-edge: update kernel to v6.11.0-rc1
2024-08-18 10:38:50 +02:00
The-going
fae2418da9
sunxi-6.10: bugfix the kernel panic for arm architecture
...
Problem: Linux kernel hangs in early boot on 32-bit ARM platform,
when ftrace 4-byte "mcount" function call location for
"_raw_spin_unlock_irqrestore" function straddles icache lines.
Discussion on the forum:
https://forum.armbian.com/topic/41339-linux-image-legacy-sunxi2451-kernel-6192-is-broken-stuck-at-starting-kernel/?do=findComment&comment=196528
2024-08-18 10:38:11 +02:00
The-going
11c396c183
sunxi-6.10: Add megous patches
2024-08-18 10:38:11 +02:00
Alex
63163387c7
rockchip64: refresh drv-spi-spidev-remove-warnings.patch
( #7088 )
...
* rockchip64: edge: refresh drv-spi-spidev-remove-warnings.patch
rework to apply cleanly on 6.10.5
* rockchip64: current: refresh drv-spi-spidev-remove-warnings.patch
2024-08-15 13:11:18 +02:00
Viacheslav Bocharov
595ab95a17
JetHome: Update JetHub D2 dts
2024-08-15 12:59:25 +03:00
Alessandro Lannocca
134ae29646
meson64: edge: refresh drv-spi-spidev-remove-warnings.patch
...
rework to apply cleanly on 6.10.5
2024-08-14 17:39:38 -04:00
Alessandro Lannocca
1ffdab4fe4
meson64: current: refresh drv-spi-spidev-remove-warnings.patch
...
rework to apply cleanly on 6.6.46
2024-08-14 17:39:38 -04:00
Viacheslav Bocharov
06838e7a19
JetHome: Update JetHub D2 dts file
2024-08-14 19:42:13 +02:00
Patrick Yavitz
aff22ad7d5
Add board Alfred Smart Gateway GZ80X Linux support
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
ARCW
05d7ca03d4
Fixed tinker-edgr-r board GPU bug, drivers:regulator:fan53555:add new device chip id ( #6998 )
2024-08-12 17:16:11 +02:00
Igor Pecovnik
423868ca26
Bump sunxi legacy and current to latest version
2024-08-12 17:15:40 +02:00
JohnTheCoolingFan
22e3a671a7
BigTreeTech CB1: current: Enable IR Receiver
2024-08-12 17:10:49 +02:00
JohnTheCoolingFan
04829f611c
Remove sun50iw9-btt board family
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
b7fac21f3f
Patches to enable hdmi and emac1 on BigTreeTech CB1
2024-08-11 22:09:17 +02:00
The-going
e9cc1a2479
sunxi-6.9: bugfix the kernel panic for arm architecture
...
Linux kernel hangs in early boot on 32-bit ARM platform,
when ftrace 4-byte "mcount" function call location for
"_raw_spin_unlock_irqrestore" function straddles icache lines.
Discussion of the problem:
https://forum.armbian.com/topic/41339-linux-image-legacy-sunxi2451-kernel-6192-is-broken-stuck-at-starting-kernel/?do=findComment&comment=196528
https://bugzilla.kernel.org/show_bug.cgi?id=219089
2024-08-10 08:12:04 +02:00
The-going
87d667ce9a
sunxi-6.9: Add Armbian patches
2024-08-10 08:12:04 +02:00
The-going
06030bae54
sunxi-6.9: Add megous patches to EDGE
2024-08-10 08:12:04 +02:00
Igor Pecovnik
a9670b1dc5
Odroid XU4: Remove deprecated patches on CURRENT branch
2024-08-08 07:38:03 +02:00
Igor Pecovnik
aaee1bb85f
RaspberryPi: bump EDGE kernel to 6.10.y
2024-08-05 20:38:46 +02:00
Igor Pecovnik
a082d95117
imx6: bump EDGE kernel to 6.10.y
2024-08-05 20:38:31 +02:00
Martin Schmiedel
42cc795f4d
MBa8MPxL: update imx8m-6.6
...
- linux-tqma-current.config: enable HDMI, LVDS, Bluetooth
- imx8_common.inc: use tag instead of branch (v6.6.43)
- fix asound.state.tqma
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-08-05 14:36:51 +02:00
Igor Pecovnik
2e9917bc6a
Mvebu: Bump kernel config and sources to 6.10.y
2024-08-05 09:38:22 +02:00
Igor Pecovnik
ff8412d676
Add patches to 6.10 folder
2024-08-05 09:38:22 +02:00
Heisath
9ea9e5b97b
Move to 6.8
2024-08-05 09:38:22 +02:00
Heisath
72ce5c3f0b
Add mvebu 6.7 patches, move to rmk tree
2024-08-05 09:38:22 +02:00
Igor Pecovnik
8662ef1c7b
Meson 6.10: adjust patches to align with upstream changes
...
Need to be tested on hardware
2024-08-05 09:35:43 +02:00
SteeManMI
dcf916ffe8
rewrite kernel patches
2024-08-04 21:25:36 +02:00
SteeManMI
78acfe1a5a
Initial changes to move meson edge from 6.9 to 6.10
2024-08-04 21:25:36 +02:00