- Mar 14, 2024
-
- Mar 13, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
-
-
[ci:skip-build]: already built successfully in CI
-
Add nt36xxx for initfs to support FDE. Add missing rmi_core for rmi_i2c.
-
Add goodix_ts to initfs for support FDE.
-
They're not available in some architectures like x86 and armv7 [ci:skip-vercheck]
-
Only temporarilly. This is in pmb_recommends, so does not need pkgver bump. We can swap them back once it's built for armv7 in alpine, but it's now blocking all MRs from merging. [ci:skip-vercheck]
-
- Mar 12, 2024
-
-
Oliver Smith authored
-
- Mar 11, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
Remove the need for an extra $_kernver variable when handling rc kernels
-
Two changes are already upstream: * Battery: fix reporting of full state - https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/power/supply?id=8fbb11162504f2de167a8ccd2d2c55a849d2c5ea * Charger: report online state - https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/power/supply?h=next-20240301&id=9a451f1b028e116d037a93bf13eb8f8620994205 * The other change (950mA charger current limit) will be included starting with 6.9-rc1. We previously had it in pmOS but it was dropped during the transition to a common OMAP kernel - https://lore.kernel.org/linux-devicetree/ZeBB1GYb31UAW886@tp440p.steeds.sam/T/#t
-
[ci:skip-build]: already built successfully in CI
-
Reading the `ifname` of a gadget that has not been configured with a UDC succeeds with the content `(unnamed net_device)` instead of failing. So we need to explicitly check that a UDC was configured before we read the interface name. Ref: #2648 [ci:skip-build]: already built successfully in CI
-
Reading the `ifname` of a gadget that has not been configured with a UDC succeeds with the content `(unnamed net_device)` instead of failing. So we need to explicitly check that a UDC was configured before we read the interface name. Ref: #2648
-
Clayton Craft authored
A number of fixes: - oem-amd-nonfree-fw no longer exists from c6306cb9, and the fw here is pretty much required for the device to be useful so it's added to "depends=". - drops the -vulkan subpackage since oem-amd-vulkan is doing the same thing. - force rootfs partition resize on boot, else the rootfs is too small - disable unudhcpd, usb networking isn't working, and we don't need to run it on any dedicated eth device - use kernel with Valve's out of tree patches, to improve stability / usefulness of device fixes #2630 [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
There are some important platform drivers that Valve has not upstreamed, that are basically required for this device to operate well. I picked those patches from the kernel tree they released for 6.5, and rebased them onto 6.8.
-
- Mar 10, 2024
-
-
Henrik Grimler authored
Our config.txt is replaced (mv'ed to config.txt.old, maybe by alpine's initramfs-generator?) and so our configuration does not have an effect. Put our config stuff in usercfg.txt instead, which is included by config.txt. Fixes: https://gitlab.com/postmarketOS/pmaports/-/issues/2471 [ci:skip-build]: already built successfully in CI
-
Henrik Grimler authored
Our config.txt is replaced (mv'ed to config.txt.old, maybe by alpine's initramfs-generator?) and so our configuration does not have an effect. Put our config stuff in usercfg.txt instead, which is included by config.txt. Also update vmlinuz name, should be vmlinuz-rpi and not vmlinuz-rpi4.
-
Henrik Grimler authored
Name of package in aports is linux-rpi these days. linux-rpi provides linux-rpi4 for backward compatibility, so depending on linux-rpi4 still works, but lets use real package name so that it is easier to find.
-
Sometimes, there can be more than 10M of stuff collected for logging, which breaks things.. bump the size to 32M which should still be small enough for low end / old devices. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
[ci:skip-build]: already built successfully in CI
-
These are now provided by linux-firmware-brcm, which subsequently causes a conflict between these packages. Fix it by removing the symlinks from the device package. Closes https://gitlab.com/postmarketOS/pmaports/-/issues/2616 [ci:skip-build]: already built successfully in CI
-
Changes: - use msm-firmware-loader - use soc-qcom-msm8953 - cleanup firmware package - add tqftpserv as a dependency for modem - add modules-initfs with panel and touchscreen modules [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
- add huawei-milan config: - add Lenovo ThinkSmart View (CD-18781) config - add Motorola G5 Plus (potter) config
-
-
- Mar 09, 2024
-
-
Since kernel 6.5 (I believe) the ucm config need to be adjusted because the mic way too sensitive. The other party hears a freight train riding rails that are almost perpendicular ... This is an attempt to get the mic to work nicely. [ci:skip-build]: already built successfully in CI
-
- Mar 08, 2024
-
-
Adam Thiede authored
[ci:skip-build]: already built successfully in CI
-
- Mar 07, 2024
-
-
Arnav Singh authored
[ci:skip-build]: already built successfully in CI
-
- Mar 06, 2024
-
-
Makes modem work on fairphone-fp4 (sm6350/sm7225) and fairphone-fp5 (sc7280/qcm6490) Patches are submitted upstream: https://github.com/andersson/tqftpserv/pull/13 [ci:skip-build]: already built successfully in CI
-
- Mar 05, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
-
Denis Burkov authored
[ci:skip-build]: already built successfully in CI
-
-
-
-
-
They were used to install `oem-{amd,intel}-nonfree-firmware` but they had been merged into `oem-{amd,intel}` by c6306cb9
-