- Jul 10, 2022
-
-
Yassine Oudjana authored
-
- Jul 08, 2022
-
-
Luca Weiss authored
Jonathan hasn't been active on GitLab since more than a year, so remove them from the maintainer list for this device.
-
Luca Weiss authored
GPU has been supported for a while in the mainline-ish kernel, so let pmbootstrap show UIs like Phosh.
-
- Jul 07, 2022
-
-
Oliver Smith authored
Let /usr/share/alsa/ucm2/conf.d/simple-card/*.conf be a symlink, as it is expected since alsa-lib 1.2.7. Related: https://github.com/alsa-project/alsa-lib/commit/d6adde0e32376554e461098dcd7cfdb824fabd1e [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Martijn Braam authored
-
Alexey Minnekhanov authored
-
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Remove the firmware that was copied from the pine64-pinephone and add the cdn-dp firmware for the rockchip platform. [ci:skip-vercheck]
-
-
-
- Jul 06, 2022
-
-
Based on hexdump0815 and GjergjiFloychi's work. [ci:skip-build] Already built successfuly on CI in MR
-
- Jul 05, 2022
-
-
Ideally tqftpserv should be started before rmtfs. This is because rmtfs is currently responsible for starting the modem, and it's best for performance if all the services needed by the modem are already up. Also change "want" -> "use" for consistency with rmtfs. The difference between "want" and "use" is that "want" just triggers starting of the other service, while "use" also ensures that the other service starts successfully.
-
Also include z3ntu's patch fixing a buffer overread issue which sadly has not been merged for several months now. rmtfs should be ideally started and stopped before NetworkManager because otherwise the modem network interface might be removed before NetworkManager can set it down. This has caused kernel issues at some point (although it seems to be fine again at the moment).
-
-
[ci:skip-build] already built successfully in CI
-
-
Enable wifi and venus driver, sm8250 soc has the qca6390 wifi module connected to pcie0, this driver is contained in ath11k_pci in mainline.
-
These options are required by `iwd`. Make use of the `kconfigcheck-iwd` APKBUILD option to ensure the required config options remain selected. [ci:skip-build] already built successfully in CI
-
This enables support for the oneplus3's QCA6174 WiFi chipset. The `board-2.bin` file (overwriting the file with the same name from the `linux-firmware-ath10k` package) is created from `bdwlan30.bin`, which is extracted from the baseband modem firmware disk image, `NON-HLOS.bin`. This board file has not yet been upstreamed.
-
qca-swiss-army-knife contains a number of utilities to help and debug Qualcomm Atheros wireless driver development.
-
Clayton Craft authored
conf.d expects symlinks now, see: https://github.com/alsa-project/alsa-lib/commit/d6adde0e32376554e461098dcd7cfdb824fabd1e [ci:skip-build] already built successfully in CI
-
Let /usr/share/alsa/ucm2/conf.d/simple-card/*.conf be a symlink, as it is expected since alsa-lib 1.2.7. Related: https://github.com/alsa-project/alsa-lib/commit/d6adde0e32376554e461098dcd7cfdb824fabd1e
-
Because I don't have access to the serial port yet, I begin with the vendor kernel. * Make display work by setting to 16bpp [ci:skip-build]: already built successfully in CI
-
- Jul 04, 2022
-
-
Oliver Smith authored
Fix for: missing depend(s): atk-dev Related: https://gitlab.alpinelinux.org/alpine/aports/-/commit/926ab65be5c376ea66bbf36c039a3c8e3969c301 [ci:skip-build]: already built successfully in CI
-
- Jul 03, 2022
-
-
Oliver Smith authored
Fix for: missing depend(s): atk-dev Related: https://gitlab.alpinelinux.org/alpine/aports/-/commit/926ab65be5c376ea66bbf36c039a3c8e3969c301
-
Oliver Smith authored
-
Let /usr/share/alsa/ucm2/conf.d/simple-card/*.conf be a symlink, as it is expected since alsa-lib 1.2.7. Related: https://github.com/alsa-project/alsa-lib/commit/d6adde0e32376554e461098dcd7cfdb824fabd1e [ci:skip-build] already built successfully in CI
-
- Jul 02, 2022
-
-
ALSA UCM configs are now upstreamed which causes a conflict with the device package as both are now providing the same files. Drop our configs in the device package.
-
-
-
- Jun 30, 2022
-
-
Clayton Craft authored
-
The kernel is based on Samsung's downstream kernel for the device. Some configuration changes are required to make the kernel to work: * Tizen kernel uses SLP USB gadget, changed to Android USB gadget. * sprdfb patches and modification on the devicetree files are required to use the framebuffer. * Other required pmOS kernel settings were enabled. * Tizen does not use initramfs, use RAMDISK partition to store initramfs of pmOS (like heimdall-isorec configuration). As far as I know, no alternative OS exists for this device so this is the very first usage. * Flash the root file system to USER, as ROOTFS is < 1 GB in size and USER is about 2.7 GB. samsung-kiran: Update device and firmware packages * Changed kernel configuration for firmware path to follow postmarketOS. * Post install script to mount CSA partition CSA partition [1] contains non-volatile data for Tizen devices. As Samsung Z1 uses this partition to store Wi-Fi and Bluetooth information, mount this partition to use within postmarketOS. [1] https://docs.tizen.org/platform/porting/kernel/ linux-samsung-kiran: Use lzop to decompress initramfs This synchronizes behavior with other heimdall-isorec devices. [ci:skip-build] Already built successfuly on CI in MR
-
Add udev rule to make feedbackd handle haptics. With mesa where A619 is supported (which isn't packaged in pmaports anyways but it's just one small patch that should go upstream in the near future) Vulkan works absolutely fine, so install the driver for it. [ci:skip-build] Already built successfuly on CI in MR
-
This file is now provided by linux-firmware-ath10k and conflicts with the one provided by this package.
-
New features: * AW8695 haptics driver (for FP4) * Interconnect
-
- Jun 29, 2022
-
-
msm-firmware-loader is in its own repo now.
-
Oliver Smith authored
-
Add flash method fastboot so we can actually flash it with pmbootstrap, remove outdated 90-android-touch-dev.rules and improve the formatting throughout the APKBUILD. [ci:skip-build] already built successfully in CI
-