Commits on Source (43)
-
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]
-
Clayton Craft authored
hciconfig is a hard dependency when the tool is configuring bluetooth addresses. [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
- kconfig migrated - enabled CONFIG_UDMABUF for libcamera
-
Clayton Craft authored
This is now built into the kernel, so we no longer need the userspace pd-mapper. See https://gitlab.com/postmarketOS/pmaports/-/issues/2936 [ci:skip-build]: already built successfully in CI
Showing
- 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-x86/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-x86/APKBUILD 59 additions, 34 deletionscross/gcc-x86/APKBUILD
- cross/gcc-x86/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-x86/ppc64le-quadmath.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
cross/gcc-x86/ppc64le-quadmath.patch
0 → 100644