Ricardo Pardini
3262f6fcab
drivers-harness: add branch to drivers base cache key declare cache_key_base="${KERNEL_MAJOR_MINOR}_${LINUXFAMILY}_${BRANCH}"
...
- this allows for 2 branches with the same version to not interfere with each other
2023-07-12 00:51:01 +02:00
Ricardo Pardini
02d428382b
u-boot-menu: allow avoid using uInitrd, for when the bootloader requires modern initrd.img
2023-07-12 00:46:56 +02:00
Ricardo Pardini
718047cfd7
interactive: show all possible KERNEL_TARGET's in branch selection UI; handle current/edge/legacy, others are "experimental"
...
- remove `midstream` special handling
2023-07-12 02:41:02 +05:30
Ricardo Pardini
054c58c898
mixtile-blade3: bump rk3588 blobs: DDR to 1.11 and BL31 to 1.38 ( #5468 )
...
- tested on actual board, works perfectly
2023-07-11 20:06:19 +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
02ba64b872
Update risc64 and arm64 configs
2023-07-11 11:15:00 +02:00
Igor Pecovnik
89a6750d78
Bump UEFI edge to 6.4.y
2023-07-11 11:15:00 +02:00
Ricardo Pardini
6cd3cbbf6b
kernel-debs: headers: hack/fix for 6.5-rc1's "tools/counter: Makefile: Remove lingering 'include' directories on make clean"
...
- introduced at 228354ed69
- simply creating the dir solves it
- reported to author, let's hope for an -rc2 fix.
- better logging when DEBUG=yes (don't pass "-s"(ilent) to make clean)
2023-07-11 11:14:41 +02:00
tdleiyao
66b9f60e70
Panther X2: Modify usb mode and enable GPU
2023-07-11 11:14:26 +02:00
Paolo Sabatino
61cd65b166
rk3318-box: revert ddrbin to 333mhz
2023-07-11 11:14:11 +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
95687ba057
Remove plymouth package if its not needed
2023-07-10 08:57:48 +02:00
Gunjan Gupta
60fd20a720
kernel: sunxi: make use of patches from driver harness
2023-07-10 08:56:18 +02:00
Gunjan Gupta
5b65b6b29f
Add openssh-client as a dependency when building with CRYPTROOT
2023-07-09 16:03:53 +05:30
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
Gunjan Gupta
1d89a9f65a
Make sure we upgrade armbian-bsp-cli package
2023-07-08 00:05:58 +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
38149f278f
debs: remove Installed-Size: 1 from control files; Installed-Size is properly calculated at fakeroot_dpkg_deb_build() for all packages
2023-07-05 21:22:47 +02:00
Ricardo Pardini
0b3dcc238c
thinkpad-x13s: fix for missing chroot_sdcard for add-apt-repository call
2023-07-05 21:22:32 +02:00
Ricardo Pardini
08b6412aa9
thinkpad-x13s: bump to steev's 6.4.y; update .config
2023-07-05 21:22:32 +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
5fecadb2ff
meson: edge: Enable some net modules
2023-07-05 10:55:32 +02:00
hzy
6885e3db74
meson: edge: refresh config
2023-07-05 10:55:32 +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
Gunjan Gupta
4752a90850
allwinner: Bump u-boot and kernel versions
...
U-boot 2023.07-rc4 -> 2023.07-rc6
Kernel Legacy 5.15.113 -> 5.15.119
Kernel Current 6.1.34 -> 6.1.37
Kernel Edge 6.4.0 -> 6.4.1
2023-07-04 19:24:02 +02:00
amazingfate
f2257004a8
u-boot-radxa-rk3588: give SD higher boot priority than NVME
2023-07-04 19:23:25 +02:00
MikeDK
342bde7151
rk35xx add dvb/camera/radio drivers to kernel config
2023-07-04 19:22:36 +02:00
Tony
1a84aceb65
NanoPC T6 fix PWM pinctrl, add Collabora kernel ( #5431 )
2023-07-04 13:04:48 -04:00
Muhammed Efe Cetin
2827e77a3e
update rk3588 blobs for opi5 and nanopi r6s
2023-07-04 18:25:15 +02:00
Ricardo Pardini
8153c11f10
mekotronics: post_family_config() hook is too late to change DDR_BLOB and BL31_BLOB, move to board-scope variables
...
- thanks @efectn for spotting this;
- I had tested the blobs in other ways, before deciding to refactor their change into a hook, which never worked.
2023-07-04 18:15:01 +02:00
Ricardo Pardini
c5fe25aa17
partitioning: move hook call image_specific_armbian_env_ready() after the end of related manipulations
...
- depending on rootpart/extlinux/boot.ini it might not have run or had any effect
2023-07-04 03:09:07 +05:30
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
Gunjan Gupta
2cae0b9422
artifacts: fix hashing for u-boot and kernel
2023-07-02 02:44:41 +05:30
Ricardo Pardini
bd56746146
python2/python3: symlink python3 as python/python2 if python2 is not found in host
...
- this _might_ allow some u-boots to build on bookworm/sid/etc (python2-less build hosts)
2023-07-01 21:49:08 +02:00
Ricardo Pardini
6a74d725c3
rockchip64_common: default, but do not overwrite, BL31_BLOB and MINILOADER_BLOB (fixed!)
...
- fixes 3c51abcd68
2023-07-01 16:20:01 +02:00
Ricardo Pardini
e6f70a3573
docker: default COLUMNS env var to 160 if unset / not-interactive
2023-07-01 14:55:49 +02:00
Ricardo Pardini
c3bf97bd27
rockchip64_common: move the TB2's special DDR_BLOB out from family file into board file
2023-07-01 14:54:55 +02:00
Ricardo Pardini
3c51abcd68
rockchip64_common: default, but do not overwrite, BL31_BLOB and MINILOADER_BLOB
2023-07-01 14:54:55 +02:00