- Sep 30, 2023
-
-
knuxify authored
This new package covers all three variants of the tablet: the WiFi version (SM-T310), the 3G version (SM-T311) and the LTE version (SM-T315). It uses the linux-postmarketos-exynos4 kernel, like other mainlined Exynos 4 devices.
-
knuxify authored
- The 3 different variants of the lt01 will be merged into a single main device package, so the old package is deprecated. - We will now be using the mainline kernel, so the downstream kernel is no longer necessary.
-
knuxify authored
The binaries are the same as for the other devices, we just need to add three new NVRAM TXTs, so add them here since they don't make the package that much larger.
-
knuxify authored
The main notable change is that the isorec initramfs files were moved into the exynos4-mainline/linux repo, so we no longer need to carry them here. (WIP because this is currenlty using my fork; switch this to the tag once changes from https://gitlab.com/exynos4-mainline/linux/-/merge_requests/4 are merged and a new release is tagged there.)
-
[ci:skip-build]: Already built successfully in CI
-
Flashing to vbmeta may be necessary for devices running Android 9 bootloaders.
-
-
Now that the modem firmware is installed in the referenced location, the firmware patch is not needed, so remove that as well. Also backport a fix for the Pixel 3a XL so a kernel upgrade isn't needed for that.
-
-
Fixes broken fde as reported in https://gitlab.com/postmarketOS/pmaports/-/issues/2314. Both Tianma and EBBG variant use the upstream touchscreen drivers in 6.5. Add them to the initramfs as it was missed when upgrading to 6.5 kernel release. [ci:skip-build] already built successfully in CI
-
- Sep 29, 2023
-
-
Add the lk2nd dependency so that pmbootstrap flasher flash_lk2nd works. [ci:skip-build] already built successfully in CI
-
htc-memul needs a special build with a different scratch address set. So generalize the build function so we can make multiple builds with parameters without duplicating too much code.
-
is upstream: - Fix-cont_splash_mem-mapping - removed-clash-with-smem_reg [ci:skip-build] already built successfully in CI
-
-
[ci:skip-build] already built successfully in CI
-
Oliver Smith authored
-
- Sep 28, 2023
-
- Sep 27, 2023
-
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Provide common board-2.bin file, extended from linux-firmware. This file will be temporarily provided and dropped once all devices are added to upstream linux-firmware's board-2.bin file.
-
Provide common board-2.bin file, extended from linux-firmware. This file will be temporarily provided and dropped once all devices are added to upstream linux-firmware's board-2.bin file.
-
Provide common board-2.bin file, extended from linux-firmware. This file will be temporarily provided and dropped once all devices are added to upstream linux-firmware's board-2.bin file.
-
The bootmac script uses the btmgmt command provided by "bluez-btmgmt" package. So add it as a dependency. The 0.2.1 update contains fix for https://gitlab.com/postmarketOS/bootmac/-/issues/3
-
- Sep 26, 2023
-
-
Oliver Smith authored
Adjust the trigger script to only check for the new deviceinfo path. The purpose of this check is to make sure that a full device package is installed, and only in that case run mkinitfs. Otherwise, it will fail because e.g. no kernels may be installed. With recent changes, /etc/deviceinfo is a part of devicepkg-utils and only /usr/share/deviceinfo/deviceinfo really indicates that a device package is installed. Remove the "exit 0" at the end while at it, it did not do anything since the script runs with "/bin/sh -e". Add a comment to make this clear. [ci:skip-build]: already built successfully in CI
- Sep 25, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
-
Fixes #2228 In addition, depend on the first boot-deploy that implemented support for deviceinfo in /usr/share
-
Reorder alphabetically while in the process, and depend on the first mkinitfs and devicepkg-utils that implemented deviceinfo in /usr/share
-
This greatly simplifies the trigger, since now we can monitor a directory. In addition, depend on the latest devicepkg-utils
-
Previously, every device package would package its own /etc/deviceinfo file, generating a conflict with every other device package. In a previous commit we have moved the path to /usr/share/deviceinfo, but we still want to install a sample "/etc/deviceinfo" file to guide users on how to use the new features. This has the additional benefit that there is only one of those files in the whole distro. However, there is no dependency ordering between the device packages and devicepkg-utils, so there's no warranty of which will be installed first. Therefore, to avoid a conflict on most likely every user upgrade, we use postmarketos-mvcfg.
-
-
- Sep 22, 2023
-
-
[ci:skip-build] already built successfully in CI
-
Oliver Smith authored
-
[ci:skip-build]: already built successfully in CI
-
- Sep 21, 2023
-
-
Without qcom,board-id and qcom,msm-id we need to use header version 2, otherwise the device doesn't boot. [ci:skip-build]: Already built successfully in CI
-
Minor update for how the Fairphone 5 is booting which aligns with the version that went upstream. https://github.com/z3ntu/linux/commit/6aa08e1508a0437c4ecb3a3837f611b699950836
-
- Sep 19, 2023
-
-
Raymond Hackley authored
Add rt5033 modules to initfs for the following devices, to unlock FDE with USB OTG keyboards: - Samsung Galaxy Ace 4 - Samsung Galaxy Core Prime - Samsung Galaxy Grand Prime - Samsung Galaxy S4 Mini Value Edition [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
Raymond Hackley authored
Add rt5033 modules to initfs for the following devices, to unlock FDE with USB OTG keyboards: - Samsung Galaxy A3/A5/A7 - Samsung Galaxy E7 - Samsung Galaxy Grand Max
-