- Nov 11, 2023
-
-
Andreas Kemnade authored
Near-mainline kernel is feature-complete since quite some time, so lets use that as a default also to simplify boot process, since downstream kernel depends on various blobs loaded into memory by the bootloader. Get rid of quirks required in boot process for mainline kernels also by using a near-mainline u-boot. Keep Downstream kernel to be able to optimize/compare EPD operation
-
- Nov 09, 2023
-
-
[ci:skip-build]: Already built successfully in CI
-
- Nov 08, 2023
-
-
Duje Mihanović authored
Bluetooth and poweroff support are also added. [ci:skip-build]: already built successfully in CI
-
Duje Mihanović authored
The mainline port has almost reached full feature parity with the downstream port. Default to mainline in new installations, but keep downstream around as it'll still be needed for bringing up the currently missing features.
-
Duje Mihanović authored
-
alsa-ucm-conf-qcom-sm8250: remove _packagename and _flavor variable to improve readability (MR 4524) [ci:skip-build]: Already built successfully in CI
-
-
Used on some USB WiFi adapters. This also enabled RFKILL (used by iwd) [ci:skip-build]: Already built successfully in CI
-
GPS on milletwifi is via the "modem", which doesn't have any cell model support, but is similar. This starts the modem remoteproc to support GPS output. [ci:skip-vercheck] [ci:skip-build]: Already built successfully in CI
-
-
Some of these sensors give spurious dmesg warnings, even when not used, so move them to modules.
-
-
Firmware drivers will load too early, before msm-firmware-loader, so they won't load the necessary firmware. Instead, mark them as modules so they load later in the boot process, when the firmware is available.
-
Didn't do this when I upgraded the version, so doing it here as a separate commit for clarity.
-
- Nov 07, 2023
-
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
- Nov 04, 2023
-
-
Clayton Craft authored
BINFMT_MISC for running qemu on this system, and HIDRAW is used for some USB devices. ETHERNET lets me use usb NICs, since this device does not have a rj45 port/onboard NIC. [ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
-
-
And don't bother disabling the gpsd service given how unlikely it is that someone is doing something serious with this device, let alone having it in the first place. Plus, it's in testing. [ci:skip-build] already built successfully in CI
-
This is no longer necessary as geoclue now can talk to ModemManager directly for GPS information. It also presents a security risk due to how gpsd works. As such, remove it. Closes https://gitlab.com/postmarketOS/pmaports/-/issues/2340
-
- Nov 03, 2023
-
-
- librem5-base upgraded to v64: some tweaks to shipmode stuff, but otherwise nothing interesting for us - actually install the mm-broadmobi-port-types udev rule - add udev rule + service for enabling bluetooth for Sparklan WiFi adapters (fixes #2043)
-
pkgver was also updated to reflect that this is packaged from the latest in git as of now. I probably should have done that from the start (instead of ending up at the arbitrary '0.3'.)
-
Oliver Smith authored
[ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
Oliver Smith authored
-
- Update to Linux v6.6 - Lots of cleanup and upstreaming, more than 40 commits upstreamed for 6.7 Device changes: - Add KTD2026 LED driver, used by bq-paella, bq-piccolo and acer-a1-724 - bq-piccolo: Set proximity near level to fix detection in iio-sensor-proxy New devices: - Vivo Y21L - eMMC, SD card, USB, Buttons, WiFi/BT - Sensors (Accelerometer, Magnetometer, Light) - No display yet [ci:skip-build]: already built successfully in CI
-
- Nov 02, 2023
-
-
Also adds patches for WiFi and backlight. [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Since mkinitfs / boot-deploy install sd-boot in the ESP, it makes sense to always trigger mkinitfs when sd-boot is upgraded so that we always boot with the latest supported version. [ci:skip-build]: already built successfully in CI
-
This shows the OS version (from /etc/os-release), e.g. "edge", on the splash screen. os-release is a tiny text file, adding it to the initramfs doesn't seem too bad, and having this information on the splash screen can be helpful. Note that this uses "VERSION" and not "PRETTY_NAME" from the os-release file, since the splash already shows "postmarketOS" (and the pretty name includes that too), it seemed redundant and took up valuable display space. [ci:skip-build]: already built successfully in CI
-
-
- Nov 01, 2023
-
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
Set myself as maintainer while at it, as Martijn is currently inactive.
-
Set the GNOME Mobile specific wallpaper in this package, now that it isn't set in postmarketos-base-ui-gnome anymore.
-
Add a subpackage that sets the pmOS wallpaper, instead of always setting the wallpaper that was added for giving GNOME Shell on Mobile a better contrast.
-
- Oct 31, 2023
-
-
Casey authored
Add a trigger to rebuild the initramfs when CI tests are installed. [ci:ignore-count]
-
Casey authored
Add a test for CI that: * ensures unl0kr runs for 10 seconds without crashing * ensures that it doesn't print any errors This sure isn't an "ideal" test, but it at least validates that the framebuffer interface doesn't die horribly... With a little more effort we should be able to run unl0kr and then pull the framebuffer and check it against some known good unl0kr screenshot. Signed-off-by:
Caleb Connolly <caleb@connolly.tech>
-