Igor Pecovnik
6c80e42899
Fix wireless patches introduced in https://github.com/armbian/build/pull/5533
...
It seems condition was too optimistic so we need to apply additional change.
2023-07-29 21:20:03 +02:00
Julian Sikorski
3d7e67431f
Fix compiling rtl8189es, rtl8189fs and rtl8192eu
2023-07-29 15:47:24 +02:00
Julian Sikorski
3ff14bdf14
Update odroidxu4-current to 5.4.251
2023-07-29 15:47:24 +02:00
c0rnelius
46666e1ecb
arm64: dts: amlogic: add missing cache properties ( #5523 )
...
As all level 2 and level 3 caches are unified, add required
cache-unified properties to fix warnings like:
meson-a1-ad401.dtb: l2-cache0: 'cache-unified' is a required property
https://lore.kernel.org/lkml/20230421223211.115612-1-krzysztof.kozlowski@linaro.org/T/
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-27 12:26:06 -04:00
Tony
6accbcf281
rk3588 collabora: dts: update nanoPC-T6 ( #5518 )
...
* rk3588 collabora: dts: update nanoPC-T6
* rk3588 collabora: dts: add gpio nanoPC-T6
2023-07-27 09:46:25 -04:00
c0rnelius
3c1e44291e
rtw88: 6.4.7: drivers/net/wireless/realtek/rtw88/sdio.c ( #5521 )
...
The following patch has landed in linux-6.4.7 and can be removed.
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/drivers/net/wireless/realtek/rtw88/sdio.c?id=v6.4.7&id2=v6.4.6
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-27 06:18:49 -04:00
Gunjan Gupta
1dfdff3e31
kernel:sunxi: Add tve encoder for H5 boards as well
...
Also as the patch was missing in edge kernel, added the same
2023-07-26 19:46:21 +02:00
Ricardo Pardini
5cdc019a24
mekotronics rk3588: rebase & unify u-boot patches; restore attribution for one patch
...
- no functional changes, only a double patch I'd rather not have
2023-07-26 13:28:30 +02:00
Ricardo Pardini
62c0052af8
mixtile-blade3: bump uboot, rebase uboot patches, add mac-from-serial# patch; enable OTP in defconfig; restore attribution for one patch
...
- this sets serial#-based MAC address in uboot env and Rockchip Vendor Partition, but that is not picked up by the default kernel driver yet
2023-07-26 13:27:28 +02:00
Gunjan Gupta
8195919d44
Kernel: Allwinner: Bump legacy, current and edge kernel
...
Legacy: 5.15.120 -> 5.15.121
Current: 6.1.39 -> 6.1.40
Edge: 6.4.4 -> 6.4.5
2023-07-24 17:03:30 +05:30
Patrick Yavitz
88a19f5d82
drivers: net: wireless: realtek: rtw88: upstream-wireless
...
This commit is cosmetic; git format-patch
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-23 17:00:03 +02:00
Patrick Yavitz
e22fa3aa35
board: bananapim2s: git format-patch remove builder warnings
...
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-23 14:40:52 +02:00
Patrick Yavitz
effbb4c900
Board: Bananapi M2S additional support
...
Removed WIP status
Added CONFIG_R8169=m to defconfig(s) (eth support)
Modified and added additional patches (linux 6.1 / 6.4)
U-Boot v2023.07.2 (dropped v2022.10)
Upstream BT FW (rtl8822cs) is now shared between CM4IO and M2s
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-23 14:40:52 +02:00
Tony
400da79efd
NanoPC-T6 Collabora: add PCIe 3 ( #5497 )
2023-07-21 16:33:06 -04:00
Gunjan Gupta
173bacd0ac
kernel: sunxi: Fix patch failures for 6.1.39 and 6.4.4 kernel
...
Disabled broken patches that are upstream or not needed due to
upstream changes. Modified thermal-sun8i-Be-loud-when-probe-fails.patch
to fix patch application
2023-07-20 16:49:29 +02:00
Gunjan Gupta
84e4a26bb0
Update wireless-rtl88x2bu-wireless-ignore-stale-kickoff-removal.patch
...
Modified final value to be less than 6.4.4 rather than 6.5.0
2023-07-20 01:04:32 +02:00
Gunjan Gupta
b7c422ee51
Update wireless-rtl88x2bu-wireless-ignore-stale-kickoff-removal.patch
...
Fix missing parenthesis
2023-07-20 01:04:32 +02:00
Gunjan Gupta
4ac9ca966f
Modify condition to include 6.2.0 to 6.3.13 kernel range
2023-07-20 01:04:32 +02:00
Igor Pecovnik
64d7b46421
Extending https://github.com/armbian/build/pull/5484 to K6.1.y
2023-07-20 01:04:32 +02:00
Gunjan Gupta
8a13dae89d
kernel: sun50i: h5: current: add missing gpu trips section
2023-07-19 23:15:37 +02:00
Gunjan Gupta
cb4944929b
kernel: sunxi: Add resume, reboot support by pressing power button on orangepi prime
2023-07-19 23:15:37 +02:00
Patrick Yavitz
888cb714ac
patch: misc: rtw88: 6.4: upstream wireless
...
Adjusted patching in mac80211.c and usb.c to reflect update in Linux 6.4.4
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/drivers/net/wireless/realtek/rtw88/mac80211.c?id=v6.4.4&id2=v6.4.3
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/drivers/net/wireless/realtek/rtw88/usb.c?id=v6.4.4&id2=v6.4.3
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-19 23:14:42 +02:00
Alban Browaeys
99ca2142a6
Fixup for stale kickoff removal in wireless regulator API
...
Cope with the fix in stable 6.3.13 bf353116d1bf and 6.5-rc1 e8c2af660ba0
"wifi: cfg80211: fix regulatory disconnect with OCB/NAN".
That is the removal of REGULATORY_IGNORE_STALE_KICKOFF
from the wireless regulator internal API to fix any driver
that allowed OCB/NAN.
Note this code will need to be expanded once and if 6.4 include the
above fixup.
Signed-off-by: Alban Browaeys <alban.browaeys@gmail.com>
2023-07-18 14:16:50 +02:00
Gunjan Gupta
5409cb73b2
patch: u-boot: Enabled power led on H5 boards
2023-07-17 20:23:41 +05:30
Gunjan Gupta
591379bbb0
patch: u-boot: sunxi: remove upstreamed patch
2023-07-16 01:58:05 +05:30
Muhammed Efe Cetin
9a0908f9ba
update rk3588-edge to v6.5-rc1
2023-07-15 00:00:07 +02:00
Muhammed Efe Cetin
f7c410de2f
Grab several patches from collabora and upstream
2023-07-15 00:00:07 +02:00
Ricardo Pardini
ca7f437fb5
RFC: rockpro64: blobless with 2.8.5 ATF, 2023.01 u-boot
...
- `2023.04` fails during USB init, thus using 23.01 (23.07 untested)
- `blobless` with newer 2.8.5 ATF
- the previous problems with PCIe are _not_ totally solved by this
2023-07-12 12:28:48 +02:00
Patrick Yavitz
f97126b8e9
patch: misc: rtw88: 6.3: upstream wireless
...
Adjusted patching in usb.c to reflect update in Linux 6.3.13 (EOL)
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/drivers/net/wireless/realtek/rtw88/usb.c?id=v6.3.13&id2=v6.3.12
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-12 12:24:04 +02:00
Patrick Yavitz
2b5e341220
rtw88: sdio: honor the host max_req_size in the rx path
...
Use multiple consecutive reads in rtw_sdio_read_port() to limit the number of bytes which are copied by the host from the card in one MMC/SDIO transfer. This allows receiving a buffer that's larger than the hosts max_req_size (number of bytes which can be transferred in one MMC/SDIO transfer). As a result of this the skb_over_panic error is gone as the rtw88 driver is now able to receive more than 1536 bytes from the card (either because the incoming packet is larger than that or because multiple packets have been aggregated).
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-11 11:15:15 +02:00
Igor Pecovnik
89a6750d78
Bump UEFI edge to 6.4.y
2023-07-11 11:15:00 +02:00
tdleiyao
66b9f60e70
Panther X2: Modify usb mode and enable GPU
2023-07-11 11:14:26 +02:00
Gunjan Gupta
ea50e971ae
patch: kernel: sunxi: h3: fix OPP not supported by regulators on boards with gpio-regulator
2023-07-11 11:13:57 +02:00
Gunjan Gupta
60fd20a720
kernel: sunxi: make use of patches from driver harness
2023-07-10 08:56:18 +02:00
Paolo Sabatino
2335ef091b
revert to pre-6.4 dw-hdmi patch to restore hdmi functionality
2023-07-09 11:24:10 +02:00
Paolo Sabatino
4605bcab83
bump rockchip edge kernel to 6.4
2023-07-09 11:24:10 +02:00
Paolo Sabatino
803cfe41f2
reform patches to revert to pre-6.4 working behaviour
2023-07-09 11:23:30 +02:00
Paolo Sabatino
5153821ac0
bump rk322x-edge to 6.4
2023-07-09 11:23:30 +02:00
Gunjan Gupta
e284a94f6a
u-boot: allwinner: nanopineo: Bring back patches for nanopineo
2023-07-08 00:10:38 +05:30
John Williams
9ed43bdce8
Apply previous fix to rockchip64-edge and rk322x
2023-07-06 23:02:22 +02:00
John Williams
38c3d109a6
Do not set incorrect mac80211 flags
2023-07-06 23:02:22 +02:00
Thomas McKahan
bfc8271519
NanoPC-T6-collabora: dts: add pcie2 and eth
2023-07-05 21:22:58 +02:00
Thomas McKahan
23d8ce7c5c
nanopc-t6-collabora: dts: enable USB2
2023-07-05 21:22:58 +02:00
Ricardo Pardini
5ca8636afa
rk3588-legacy: add Mixtile Blade 3 mixtile-blade3.wip
...
- with it's own rockchip `next-dev` based u-boot and patches for PD
2023-07-05 21:22:22 +02:00
hzy
c923112d72
meson: edge: refresh patches
2023-07-05 10:55:32 +02:00
hzy
12ab63f0a2
meson: edge: Bump v6.4
2023-07-05 10:55:32 +02:00
hzy
8659f4a345
meson: edge: Create meson-6.3 patches from meson-6.1
2023-07-05 10:55:32 +02:00
Thomas McKahan
1289a81543
NanoPC-T6-Collabora: add dvfs regs
2023-07-05 10:55:14 +02:00
amazingfate
f2257004a8
u-boot-radxa-rk3588: give SD higher boot priority than NVME
2023-07-04 19:23:25 +02:00
Tony
1a84aceb65
NanoPC T6 fix PWM pinctrl, add Collabora kernel ( #5431 )
2023-07-04 13:04:48 -04:00