Commits on Source (73)
-
[ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
Angelo Verlain Shema authored
-
Angelo Verlain Shema authored
[ci:skip-build]: already built successfully in CI
-
Robert Mader authored
As this is deemed the better option for the libcamera softwareISP. Also disable CMA allocations. They can still be enabled via kernel command line for testing/debugging purposes, but we don't need to reserve memory for it unconditionally. [ci:skip-build]: already built successfully in CI
-
As this is deemed the better option for the libcamera softwareISP. Also disable CMA allocations. They can still be enabled via kernel command line for testing/debugging purposes, but we don't need to reserve memory for it unconditionally. [ci:skip-build]: already built successfully in CI
-
As this is deemed the better option for the libcamera softwareISP. [ci:skip-build]: already built successfully in CI
-
In upstream discussions regarding dmabuf allocation in was concluded that using udmabuf, which only uses virtual memory, is the better option for the time being. Libcamera gained support for that with version 0.3.1 and it was confirmed that devices currently using the libcamera softwareISP can sample from them, notably: - Librem5 - PinePhone - Pixel 3a Thus let's follow upstream and allow access to that by default - and remove access to /dev/dma_heap again. See also: https://github.com/systemd/systemd/pull/33738 [ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
Arnav Singh authored
Its contents are now provided by linux-firmware-rtl_bt-20240909-r0 onwards. Fixes #3166 [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
This should only be installed if openrc is installed Fixes 754726ac [ci:skip-build]: already built successfully in CI
-
- upgrade to 6.10.10 - remove temporary patch
-
Changelog: * sony-pioneer (Xperia XA2) gained support for panel * xiaomi-jasmine (MI A2) gained support for Wi-Fi and simplefb fixes * asus-x00td (Zenfone Max Pro M1) gained support for panel * due to Ubuntu's kmod lacking gzip support kernel module compression type switched from GZIP to ZSTD Fixes #3061, #2925 Mentions #3064 [ci:skip-build] Already build tested on CI
-
Add panel-novatek-nt36672-txd to initfs. Signed-off-by:
Aboothahir U <aboothahirpkd@gmail.com>
-
postmarketOS CI authored
-
-
-
The previous patch just reverted an older commit. This actually fixes the problem properly and will likely be merged upstream. [ci:skip-build]: already built successfully in CI
-
We've been disabling CONFIG_RS9116_FLASH_MODE for years at this point, so this doesn't do anything but enforce the status quo. Rationale for this can be found in the commit ddf56b51. This is deliberately not added to the community check as it is device-specific. Closes https://gitlab.com/postmarketOS/pmaports/-/issues/3157 [ci:skip-build]: already built successfully in CI
-
Improve config Add charger support Unfortunately some stuff is still stuck in the LKML review process which might have side effects on other devices. [ci:skip-build]: already built successfully in CI
-
As per kernel change we need to move the UCM from sm8250 directory to qcm6490 directory which should be the final place for the UCM config to live.
-
Manual kconfig changes: * SND_SOC_SM8250 -> SND_SOC_SC8280XP [ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
-
postmarketOS CI authored
-
Ref: https://git.alpinelinux.org/aports/commit/community/gtk4.0/APKBUILD?id=49adbd771e869e1cfa8a45949b999bf069a79f0f [ci:skip-build]: already built successfully in CI
-
This partially reverts 06edc589 "main/firmware-pine64-rtl8723bt: drop (MR 5582)" because the linux-firmware fw breaks bluetooth on the pine64-pinephone 1.2b. Specifically the cs_fw.bin from linux-firmware works but not the cs_xx_config.bin, so this restored package provides just the latter. The original package provided bs_config.bin also. The BS is used by the pine64-a64-lts and pine64-dontbeevil, but I don't have those devices to know for sure whether they work with linux-firmware's fw or not. So for now this commit only restores the cs_config.bin and only updates pine64-pinephone and pine64-pinetab to pull it in. Ref: #3179 [ci:skip-vercheck] Restoring package with pkgrel one higher than the deleted package. [ci:skip-build]: already built successfully in CI
-
As explained in the commit message, this takes too much time. We should probably just hope on BTRFS doing CopyOnWrite correctly. Partially reverts: 59fd336b (MR 5238)
-
Partially reverts: aed9243c (MR5238) [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Fix for: stat /lib/libz.so.1: no such file or directory
-
Oliver Smith authored
Fix for: stat /lib/libz.so.1: no such file or directory
-
Oliver Smith authored
-
postmarketOS CI authored
-
postmarketOS CI authored
-
postmarketOS CI authored
-
Barnabás Czémán authored
Enable generate extlinux config in deviceinfo.
-
Barnabás Czémán authored
Remove ttyMSM0 related cmdline parameter and deviceinfo entry because somtimes serial cause kernel panic at boot.
-
Barnabás Czémán authored
Remove ttyMSM0 related cmdline parameter and deviceinfo entry because somtimes serial cause kernel panic at boot.
-
Barnabás Czémán authored
Remove ttyMSM0 related cmdline parameter and deviceinfo entry because somtimes serial cause kernel panic at boot.
-
Barnabás Czémán authored
Remove ttyMSM0 related cmdline parameter and deviceinfo entry because somtimes serial cause kernel panic at boot.
-
Viciouss noticed that audio no longer works after the recent changes to build some things as modules, including the WM8994 driver. Setting just the MFD bits to =y seems to fix it, so do it to fix audio. Luckily these are pretty small and don't increase the kernel size much, and we can still keep the actual sound driver (and thus all the sound framework parts) compiled as modules. [ci:skip-build]: already built successfully in CI
-
Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org>
-
This reproduces the same bahaviour as with sudo. And well, the user is root anyways. Fixes #3188 [ci:skip-build]: already built successfully in CI
-
Which fixes most glitches sometimes visible when using the sw-ISP with clients that directly import the buffers to the GPU, such as Snapshot 47. The patch will be part of the next libcamera release, which however does not have a clear release date yet. [ci:skip-build]: already built successfully in CI
-
dropping activation of uart (ttyS2) allows N900 to boot successfully with new pmOS initramfs. Closes: https://gitlab.com/postmarketOS/pmaports/-/issues/2922
-
upstream erroneously dropped N900 configuration in xkeyboard-config 2.42. until this is fixed upstream, fork the package. set it to build only for armv7 to reduce any possible effect on other devices in pmos. Closes: https://gitlab.com/postmarketOS/pmaports/-/issues/2923 [ci:skip-build]: already built successfully in CI
-
Bart Ribbers authored
-
Luca Weiss authored
The rest of the packages were already handled in 6a290d1c.
-
Luca Weiss authored
The rest of the packages were already handled in 6a290d1c.
-
postmarketOS CI authored
-
-
-
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Robert Mader authored
Rebase our downstream patches and drop the two included in the release. See https://gitlab.freedesktop.org/camera/libcamera/-/tags/v0.3.2 for release notes. [ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
Commit 7030e08e ("postmarketos-initramfs: check for root subpartition (MR 5048)") changed the partition check in mount_subpartitions to look for the root partition instead of the boot partition, in order to mount subpartitions even if the pmOS_boot partition was already found. Unfortunately, this causes regressions for the opposite case: If we find a root partition, but the boot partition exists only as a subpartition then mount_subpartitions will return early, without actually making the boot partition accessible. This is easy to trigger if you have a different Linux distribution with an encrypted crypto_LUKS volume installed and then flash pmOS subpartitions to a single partition. find_root_partition() will return the crypto_LUKS partition (without checking if it belongs to pmOS) and the boot partition is not found. Fix both use cases by checking for root *and* boot partition. If any of them is not found, we try to mount the subpartitions.
-
[ci:skip-build]: already built successfully in CI
-
These two gadgets are used in the initramfs, mostly for debugging functionality, so force them on for devices.
-
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
These two gadgets are used in the initramfs, mostly for debugging functionality, so force them on for devices. [ci:ignore-count] [ci:skip-build]
-
Robert Mader authored
This partly reverts the commit mentioned below. When disabling CMA I thought that libcamera was the only user of it, which is only true for userspace, though. In fact CMA is used and often even required by the kernel for HW video decoders, display engines and other hardware that might not have a MMU. Thus restore the previously established value. Fixes: 196ece02 (linux-postmarketos-allwinner: enable CONFIG_UDMABUF (MR 5585))
-
This partly reverts the commit mentioned below. When disabling CMA I thought that libcamera was the only user of it, which is only true for userspace, though. In fact CMA is used and often even required by the kernel for HW video decoders, display engines and other hardware that might not have a MMU. Thus restore the previously established value. Fixes: 196ece02 (linux-postmarketos-allwinner: enable CONFIG_UDMABUF (MR 5585)) [ci:skip-build]
Showing
- cross/busybox-static-aarch64/APKBUILD 2 additions, 2 deletionscross/busybox-static-aarch64/APKBUILD
- cross/busybox-static-armhf/APKBUILD 2 additions, 2 deletionscross/busybox-static-armhf/APKBUILD
- cross/busybox-static-armv7/APKBUILD 2 additions, 2 deletionscross/busybox-static-armv7/APKBUILD
- cross/gcc-aarch64/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-aarch64/0026-ada-musl-support-fixes.patch
- cross/gcc-aarch64/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-aarch64/APKBUILD 59 additions, 34 deletionscross/gcc-aarch64/APKBUILD
- cross/gcc-aarch64/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-aarch64/ppc64le-quadmath.patch
- cross/gcc-armhf/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-armhf/0026-ada-musl-support-fixes.patch
- cross/gcc-armhf/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-armhf/APKBUILD 59 additions, 34 deletionscross/gcc-armhf/APKBUILD
- cross/gcc-armhf/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-armhf/ppc64le-quadmath.patch
- cross/gcc-armv7/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-armv7/0026-ada-musl-support-fixes.patch
- cross/gcc-armv7/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-armv7/APKBUILD 59 additions, 34 deletionscross/gcc-armv7/APKBUILD
- cross/gcc-armv7/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-armv7/ppc64le-quadmath.patch
- cross/gcc-riscv64/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-riscv64/0026-ada-musl-support-fixes.patch
- cross/gcc-riscv64/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-riscv64/APKBUILD 59 additions, 34 deletionscross/gcc-riscv64/APKBUILD
- cross/gcc-riscv64/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-riscv64/ppc64le-quadmath.patch
- cross/gcc-x86/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-x86/0026-ada-musl-support-fixes.patch
cross/gcc-aarch64/ppc64le-quadmath.patch
0 → 100644
cross/gcc-armhf/ppc64le-quadmath.patch
0 → 100644
cross/gcc-armv7/ppc64le-quadmath.patch
0 → 100644
cross/gcc-riscv64/ppc64le-quadmath.patch
0 → 100644