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
Gunjan Gupta
317ee9d4cb
allwinner: patch series files cleanup
2023-07-02 23:57:13 +05:30
Patrick Yavitz
6e6ed0e88e
patch: misc: rtw88: decrease the log level of tx report
...
Reduce 'failed to get tx report from firmware' dmesg spam.
https://lore.kernel.org/linux-wireless/20210713104524.47101-1-pkshih@realtek.com/
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-07-01 23:44:02 +02:00
Gunjan Gupta
2500e106ac
allwinner: h3: h5: disable uart0 pinctrl when crust is enabled
2023-07-02 02:47:40 +05:30
Ricardo Pardini
ea30a06236
mekotronics
: refactor vendor conf/hooks; vendor uboot with new patches; new blobs
...
- meko: don't use Radxa's Rock-5A u-boot anymore, switch to rockchip vendor next-dev branch
- meko: my own (horrible) patches for MAC address stability / defconfig
- meko: cherry picked a few patches for getting rid of BL32/read Bl31 from env and other fixes from Radxa
- meko: add OTP node to 3588 dtsi (so we don't need kern-dtb in ITS for working OTP)
- meko: refactor common code across 3 (soon to be 4) board files into vendor conf and hooks
- meko: bump DDR/BL31 blobs for all Meko boards
2023-07-01 14:53:34 +02:00
Gunjan Gupta
d404b7e805
allwinner: edge: Bump kernel to v6.4
2023-07-01 14:40:08 +02:00
Gunjan Gupta
35dddeab31
patch: kernel: allwinner: add patches for 6.4 kernel
2023-07-01 14:40:08 +02:00
Gunjan Gupta
2ccc26b657
kernel: sunxi: bump edge kernel to 6.3
2023-06-29 13:02:26 +02:00
Gunjan Gupta
8505c3c434
Make a copy of sunxi-6.2 patches for 6.3 kernel
2023-06-29 13:02:26 +02:00
Tony
45f6ca540c
rockchip-rk3588-edge bump to 6.4 add nanopc-t6 dts ( #5407 )
2023-06-29 10:51:09 +02:00
Ricardo Pardini
859ecea496
meson64
current
6.1.y: drop patch that landed upstream in 6.1.36: mmc: meson-gx: fix deferred probing
2023-06-28 21:27:19 +02:00
Ricardo Pardini
81125507f9
meson64
edge
6.4: bump from 6.4-rc5 tag to linux-6.4.y
branch
...
- rebase one patch
2023-06-27 07:10:28 +02:00
Gunjan Gupta
d63d08f375
NanoPi Duo2: enable ethernet and powerbutton
2023-06-27 07:09:57 +02:00
Ricardo Pardini
4456572267
khadas-vim3l
: bump u-boot to 2023.07-rc4, add KBI support for easy PCI/USB3 switching
...
- symlink in patch/u-boot/v2023.07 from `board_khadas-vim3` to `board_khadas-vim3l` since KBI is the same for both
- add myself as BOARD_MAINTAINER
2023-06-26 20:55:35 +02:00
Ricardo Pardini
9aca4e549a
khadas-vim3
: bump u-boot to 2023.07-rc4, add KBI support for easy PCI/USB3 switching
...
- this introduces the `v2023.07` u-boot patch directory, with the boot-usb-nvme-scsi-first patch rebased
- add myself as BOARD_MAINTAINER
2023-06-26 20:55:35 +02:00
Gunjan Gupta
748eba0031
Allwinner: Bump u-boot to v2023.07-rc4
2023-06-26 20:54:19 +02:00
Gunjan Gupta
e4f9f637a6
Allwinner: Bump u-boot to 2023.04
2023-06-26 20:54:19 +02:00
Gunjan Gupta
9525b2d16c
Allwinner: Bump u-boot to 2023.01
2023-06-26 20:54:19 +02:00
Jannis
ef0598a88e
helios4: Fix pwm patch ( #5392 )
2023-06-26 20:52:58 +02:00
AGM1968
a2628bea9e
sunxi-6.2 Series Fixes ( #5379 )
2023-06-26 20:40:47 +02:00
Patrick Yavitz
da0f7467a4
patch/misc/rtw88: wireless-next
2023-06-22
...
This brings the patch set up to 2023-06-22 wireless-next
Drivers tested;
8822CS. 8821CU and 8723DS
Notables;
Not seeing random dmesg spam `rtw_8822cs failed to get tx report from firmware` which I would see on both the CS and CU from time to time.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-06-26 13:46:40 +02:00
Igor
8356063d05
Remove deprecated patches
2023-06-22 18:12:03 +02:00
Gunjan Gupta
fddd8d1de4
allwinner: add u-boot patches to enable crust on H3
2023-06-20 21:36:31 +02:00
Michał Dziekoński
ff15205fe8
sunxi-6.1 h616 orangepi-zero2: rename cpu scaling patch filename
...
(reflect kernel this patch applies to)
2023-06-20 21:34:47 +02:00
Michał Dziekoński
b89089ee88
sunxi-6.1 h616 orangepi-zero2: port over LED changes
...
(see https://github.com/armbian/build/pull/5270 )
(original author of the patch for kernel 6.2: AGM1968)
2023-06-20 21:34:47 +02:00