- Dec 06, 2024
-
-
Resolves deadlock between Rockchip crypto hardware and dm-crypt causing kernel panic during disk decryption on devices like PinePhone Pro. - Disables RK3399 hardware crypto engine (CONFIG_CRYPTO_DEV_ROCKCHIP) - Enables ARM64 CPU crypto extensions for AES/SHA - Makes core crypto components built-in instead of modules Fixes: kernel panic in queued_spin_lock_slowpath() when accessing encrypted devices. [ci:skip-build]: already built successfully in CI (cherry picked from commit f4ae4180)
-
- Nov 05, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Oct 13, 2024
-
-
u-boot on the Nokia N900 cannot boot from GPT, which will soon be the default scheme. Hence choose msdos explicitly. (cherry picked from commit f0313fc0)
-
- Aug 12, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
Until this kernel is upgraded to >= 6.2, we need V=1 to work around silent make output leading to failing builds.
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Too many kconfig checks fail for these. The kconfig check is more strict now, it will not pass anymore if a kernel claims to support everything for the "community" category but doesn't actually satisfy the requirements. Previously it did pass and only printed warnings. The "pmb:kconfigcheck-community" option may be added back to these kernels after the configs are adjusted. nb. - cherry-picked partial commit for linux-postmarketos-qcom-msm8998 re-addition
-
As it's building again. See #2958.
-
- Jul 31, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Jul 24, 2024
-
-
This makes WiFi work without having to edit "Device" in nmtui. (cherry picked from cd865cea) [ci:skip-build]: already built successfully in CI
-
(cherry picked from commit 8d2fd628)
-
This also increases the (necessarily) hardcoded initrd end by 16MiB in the DTS, which is necessary to make the phone boot with the new initramfs (and in general any initramfs which exceeds 2624KiB). (cherry picked from commit ae07d1e7)
-
- Jun 23, 2024
-
-
Without it some devices will fail to mount the boot partition: FAT-fs (mmcblk1p1): IO charset ascii not found Also disable CONFIG_RT_GROUP_SCHED. Reported-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build]: already built successfully in CI (cherry picked from commit 1d694715)
-
- Jun 22, 2024
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Jun 21, 2024
-
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
- Jun 12, 2024
-
-
(1) the deviceprofile differs from upstream 1.16.3 in the following respects: (a) -export SXMO_NO_KEYBOARD=1 - allow use of the virtual keyboard (b) +export SXMO_DMENU_LANDSCAPE_LINES="10" +export SXMO_DMENU_PORTRAIT_LINES="6" - these two adjust the size of the displayed dmenu menu. * NB: All foregoing changes are already merged in sxmo-utils master. (c) +export SXMO_TOUCHSCREEN_ID="TSC2005 touchscreen" - allows sxmo to reliably toggle touch screen's enabled status * The foregoing change is awaiting acceptance by upstream. (2) The start hook differs from upstream 1.16.3 by the removal of the line that starts conky. That program pegs N900 CPU usage at 100% all the time. This change is not upstreamable, at least not for the time being (cherry picked from commit 933f2b57)
- Jun 10, 2024
-
-
At some point the driver started using symlinks w/ machine IDs for finding/loading fw, and for some reason I thought it was a good idea to not install those symlinks. Fixes this failure when loading the brcmfmac driver: brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43752-sdio.purism,librem5r4.bin failed with error -2 [ci:skip-build]: already built successfully in CI (cherry picked from commit 263d0079)
-
* Use upstreamed power controller for espresso Related issue: https://gitlab.com/postmarketOS/pmaports/-/issues/2825 * Include patch for iio-rescale logic Related: https://lore.kernel.org/all/20220524075448.140238-1-linus.walleij@linaro.org/ * Enable CONFIG_NLS_ASCII Related: https://gitlab.com/postmarketOS/pmaports/-/issues/2874 * espresso-common: Remove twl6030 import and use upstreamed clk32kg for wlan [ci:skip-build]: already built successfully in CI Tweaked-By:
Oliver Smith <ollieparanoid@postmarketos.org> (cherry picked from commit 65679fec)
-
- Jun 09, 2024
-
-
This fixes op6 display panel support, drm error spam in dmesg, and various other minor things. It also enabled dynamic debugging and ftrace. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> (cherry picked from commit 647f2bc6)
-
With the current kernel, ds2482 w1<>i2c module is not automatically loaded at boot, which prevents loading the ds2784 battery module. Signed-off-by:
Alexandre Marquet <tb@a-marquet.fr> [ci:skip-build]: already built successfully in CI (cherry picked from commit 878380f8)
-
- Jun 03, 2024
-
-
Oliver Smith authored
-
Oliver Smith authored
-
Oliver Smith authored
-
- Jun 02, 2024
-
-
Oliver Smith authored
[ci:skip-build]: already built successfully in CI (cherry picked from commit d2cf8cd7)
-
Oliver Smith authored
I had removed it temporarily to continue the bringup of v24.06 as u-boot-librem5 was failing to build. Now that the initial repository is published and we have a fix, bring it back.
-
Oliver Smith authored
-
[ci:skip-vercheck] Signed-off-by:
David Wronek <david@mainlining.org>
-
Add support for the Xiaomi Miatoll phones. There are currently two device trees in the upstream kernel. Signed-off-by:
David Wronek <david@mainlining.org>
-