Alistair Francis
016e512c83
purism-librem5: upgrade to librem5-base 61 (MR 4182)
...
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2023-06-17 11:03:29 +02:00
Ultra
9e11b3aa03
firmware-motorola-ocean: Use vendor A530 firmware (MR 4070)
...
Since 6.3.0, the a530_pfp.fw and a530_pm4.fw files provided by
linux-firmware-qcom don't work correctly with ocean. Instead use vendor
provided ones.
2023-06-17 10:52:06 +02:00
TQMatvey
ec804dcb33
lenovo-tb128fu: new device (MR 4162)
...
[ci:skip-build] already built successfully in CI
2023-06-16 09:57:44 -07:00
Clayton Craft
5b4c1d14ff
linux-purism-librem5: upgrade to 6.3.7 (MR 4181)
...
[ci:skip-build] already built successfully in CI
2023-06-16 09:51:43 -07:00
QC8086
f7876f67d6
purism-librem5: Enable quick resume support in ModemManager (MR 4158)
...
[ci:skip-build] already built successfully in CI
2023-06-16 09:44:48 -07:00
Sicelo A. Mhlongo
d0a12d9c48
ui-i3wm: Depend on wallpaper and polkit (MR 4179)
...
Wallpaper and polkit dependency are device-agnostic, so remove from N900
package to i3wm
[ci:skip-build]: already built successfully in CI
2023-06-15 22:28:17 +02:00
Denis
2034a8f771
xiaomi-pine: enable hci-usb bluetooth driver (MR 4180)
...
[ci:skip-build]: already built successfully in CI
2023-06-14 21:55:06 +02:00
Denis
af2446e5b4
xiaomi-pine: Better organization of blobs (MR 4180)
2023-06-14 21:55:06 +02:00
Denis
8df8d5ef15
xiaomi-pine: add fix for lightdm CanGraphical issue (MR 4180)
2023-06-14 21:55:05 +02:00
Denis
68b1dfcd20
xiaomi-pine: enable kernel module support (MR 4180)
2023-06-14 21:55:05 +02:00
Timon Baetz
d630f6c1fe
community/linux-postmarketos-qcom-msm8996: enable Atheros L1C Gigabit Ethernet support (MR 4160)
...
Used by Arrow DragonBoard 820c
[ci:skip-build]: already built successfully in CI
2023-06-13 07:33:41 +02:00
Timon Baetz
70fa81059d
arrow-db820c: new device (MR 4160)
2023-06-13 07:33:36 +02:00
Jan Jasper de Kroon
bb5b986bf3
linux-postmarketos-allwinner: upgrade to 6.3.5 (MR 4161)
...
This kernel release incorporates the following fix from Megi:
- fixed regression in Pinephone power consumption during sleep (touchscreen
was not disabled properly, consuming a lot of power)
[ci:skip-build]: already built successfully in CI
2023-06-13 07:24:40 +02:00
Petr Hodina
4e2f839fb0
linux-postmarketos-amlogic: remove CONFIG_ANDROID_BINDER_IPC_SELFTEST (MR 4174)
...
[ci:skip-build]: already built successfully in CI
2023-06-12 08:43:12 +02:00
Newbyte
4f88b15af5
linux-postmarketos-exynos4: upgrade to 6.3.5 (MR 4147)
...
[ci:skip-build] already built successfully in CI
2023-06-11 11:43:50 -07:00
DownToTwo
ad438c06cf
inet-a33: new device (MR 4166)
...
[ci:skip-build]: already built successfully in CI
2023-06-11 13:15:34 +02:00
Clayton Craft
e97cb6ff03
tablet-x86uefi: add modules to initfs for booting from eMMC, and graphics (MR 4172)
...
Some tablets have eMMC, which pmOS can be installed to. These modules
are needed to detect/mount the boot and rootfs partitions.
This also adds i915, which sets up the display and allows the splash
screen / console to work on boot.
2023-06-10 14:52:36 -07:00
Luca Weiss
e0bd6dc64c
device-fairphone-fp4: use sparse image (MR 4164)
...
Sparse images get a bit smaller which should lead to faster flashing
times. And they work absolutely fine on FP4, so let's enable them.
2023-06-09 23:17:40 +02:00
Sicelo A. Mhlongo
d58b8a182f
linux-postmarketos-omap: tty and cmdline fixes, upgrade to 6.3.5 (MR 4152)
...
- make CONFIG_DRM_DISPLAY_CONNECTOR built-in. This resolves 'slow' tty
initialization that breaks pbsplash on N900
- use CONFIG_CMDLINE_FROM_BOOTLOADER instead of CONFIG_CMDLINE_FORCE, to allow
kernel to boot with u-boot provided parameters such as
PMOS_FORCE_PARTITION_RESIZE
- upgrade to 6.3.5
[ci:skip-build]: already built successfully in CI
2023-06-06 18:08:37 +02:00
Daniel Fancsali
0b854b4ec6
linux-google-veryron: enable binfmt_misc as kernel module (MR 4115)
...
This allows the user (upon loading the module) to handle non-native
binaries transparently - after registering the magic number and the
command for handling execution, the programs can be ran as if compiled
for the host architecture. (Similarly how the shebang line allows
the interpreter to be specified for scirpts).
Common use-cases include
* Using qemu user-space emulation to run
x86 binaries on ARM (or the other way around), or simply running
64-bit binaries on 32-bit architectures.
* Allow Java programs to be run transparently.
* Creating cross-architecture chroots (for cross-compilation e.g.)
2023-06-06 12:32:23 +02:00
Willow Barraco
d6423db84d
linux-pine64-pinephonepro: enable NFS_FSCACHE (MR 4141)
2023-06-06 12:29:37 +02:00
Bart Ribbers
5ce24d3869
soc-qcom-sdm845: move PipeWire workaround script to /usr/share (MR 4155)
...
It's not actually supposed to be overwritten by the user...
2023-06-06 12:24:40 +02:00
Oliver Smith
8328063651
device-qemu-amd64: add none kernel subpackage (MR 4148)
...
Add a dummy subpackage that does not install any kernel. This is useful
for testing 'pmbootstrap install' code quickly without actually
downloading and installing a kernel package.
2023-06-06 11:03:35 +02:00
Sicelo A. Mhlongo
80ab66cd2a
device-nokia-n900: improve user experience on i3 (MR 4157)
...
- fix wifi signal quality display, since /proc/net/wireless is no longer
available in omap kernel
Suggested-by: DvaMishkiLapa <thesame.personal@gmail.com>
- add `polkit-elogind` so tools like `loginctl poweroff` and `nmtui` do not
require sudo under i3wm
[ci:skip-build]: already built successfully in CI
2023-06-05 23:50:57 +02:00
Bart Ribbers
bd1ee83338
soc-qcom-sdm845: fix post upgrade (MR 4154)
...
The call_audio_idle_suspend_workaround init service was moved to the
-pulseaudio subpackage, but the -modem subpackage still had a
.post-upgrade referring to it. This moves that to the (recently) new
-pulseaudio package
[ci:skip-build]: already built successfully in CI
2023-06-05 15:27:00 +02:00
Jane Rachinger
5433eecb11
device-pine64-pinebookpro: resize on initial boot (MR 4149)
...
[ci:skip-build]: already built successfully in CI
2023-06-05 15:12:23 +02:00
Bart Ribbers
b982708186
soc-qcom-sdm845: apply workaround for working audio on PipeWire (MR 4139)
...
Out of the box audio is really quiet and distorted on SDM845 devices when
using PipeWire. This can be worked around by forcing audio to 16 bits
(which PulseAudio uses by default and thus works). This seems to be a
kernel problem and should be fixed properly there but for now we can
apply this workaround to at least be able to switch to PipeWire anytime
soon. The actual workaround is applied by Wireplumber so the dependency
for the subpackage is set to that.
Upstream issue https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3193
[ci:skip-build]: already built successfully in CI
2023-06-05 14:45:38 +02:00
Newbyte
e27bc8a84e
linux-purism-librem5: upgrade to 6.3.4pureos1 (MR 4137)
...
[ci:skip-build]: Already built successfully in CI
2023-06-04 10:21:43 +02:00
Newbyte
a002330b81
planet-geminipda: use source_deviceinfo from devicepkg-utils (MR 4129)
2023-06-03 17:44:25 +02:00
Newbyte
614ac1835d
motorola-maserati: use source_deviceinfo from devicepkg-utils (MR 4129)
2023-06-03 17:44:25 +02:00
Oliver Smith
00e4c6d1b2
linux-google-sargo: remove (MR 4146)
...
It doesn't build currently (issue 2146) and also it's not used by any
device package currently (with other ports we support selecting between
mainline and downstream kernel in some cases, but not here).
If it's useful, the build can be fixed and it can be added back in a
future patch.
2023-06-03 14:25:47 +02:00
Newbyte
f757d06824
device-oneplus-lemonade: use mkdtboimg from android-tools (MR 4145)
...
[ci:skip-build]: Built successfully locally and would take too long for
the CI to finish.
2023-06-03 06:35:10 +03:00
Newbyte
690f9bf67d
firmware-google-crosshatch-mainline-dtbo: use mkdtboimg from android-tools (MR 4145)
2023-06-03 06:35:06 +03:00
Newbyte
d4d18a0b81
linux-google-sargo: use mkdtboimg from android-tools (MR 4145)
2023-06-03 06:35:03 +03:00
Newbyte
8bbc90f097
linux-oneplus-instantnoodlep: use mkdtboimg from android-tools (MR 4145)
...
... and work around https://gitlab.com/postmarketOS/pmaports/-/issues/1990
2023-06-03 06:35:00 +03:00
Newbyte
56c96a30e9
linux-oneplus-kebab: use mkdtboimg from android-tools (MR 4145)
...
... and work around https://gitlab.com/postmarketOS/pmaports/-/issues/1990
2023-06-03 06:34:57 +03:00
Newbyte
f5fc3217f0
linux-postmarketos-mediatek-mt6763: use mkdtboimg from android-tools (MR 4145)
...
... and work around https://gitlab.com/postmarketOS/pmaports/-/issues/1990
2023-06-03 06:34:54 +03:00
Newbyte
c4886f93c7
linux-postmarketos-mediatek-mt6768: use mkdtboimg from android-tools (MR 4145)
...
... and work around https://gitlab.com/postmarketOS/pmaports/-/issues/1990
2023-06-03 06:34:51 +03:00
Newbyte
9291b05b2c
linux-xiaomi-cepheus-downstream: use mkdtboimg from android-tools (MR 4145)
...
... and also work around https://gitlab.com/postmarketOS/pmaports/-/issues/1990
2023-06-03 06:34:48 +03:00
Newbyte
2a8a57b08e
linux-postmarketos-stericsson: allocate 128 MB of CMA memory (MR 4144)
...
Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1220
[ci:skip-build] Already build-tested on CI
2023-06-02 19:11:55 +02:00
Clayton Craft
bbbc7b7b2d
purism-librem5: revert ucm, other cleanup (MR 4138)
...
changes:
- don't try to set gnss-share socket in geoclue
- install Alsa UCM configs from purism
Upstream ucm is broken when migrating from the purism ucm, so let's
just use ucm from purism until someone upstreams something that works.
What I upstreamed was based on an older ucm from Purism, what they are
shipping is more correct than upstream ucm...
This reverts commit 70b7813fee
.
fixes #2134
[ci:skip-build] already built successfully in CI
2023-06-02 08:08:14 -07:00
Newbyte
5a2178cb5a
linux-postmarketos-stericsson: upgrade to 6.3.5 (MR 4134)
...
* remove vendor kernel reference
* remove verbose build option
* add mmc busydetect fix patchset
[ci:skip-build] Already build-tested on CI
2023-06-02 12:33:12 +03:00
Denis
6ab29d06fd
xiaomi-pine: update checksum of deviceinfo (MR 4114)
...
[ci:skip-build]: already built successfully in CI
2023-06-01 14:19:49 +02:00
Denis
0806c84144
xiaomi-pine: fix error in device (MR 4114)
2023-06-01 14:19:31 +02:00
Denis
da05e2a230
xiaomi-pine: new device (MR 4114)
2023-06-01 14:19:31 +02:00
Newbyte
bc0ff89fdc
purism-librem5: fix ship mode on Linux 6.3 and higher (MR 4128)
...
Taken from https://source.puri.sm/Librem5/librem5-base/-/merge_requests/353
Closes https://gitlab.com/postmarketOS/pmaports/-/issues/2130
Co-authored-by: Oliver Smith <ollieparanoid@postmarketos.org>
[ci:skip-build] already built successfully in CI
2023-05-31 13:58:34 -07:00
armel.guido
403c33eda6
linux-sony-eagle: update prima codeaurora source (MR 4109)
...
[ci:skip-build]: already built successfully in CI
2023-05-30 22:06:19 +02:00
Hugo Osvaldo Barrera
f0b8dceae5
firmware-pine64-pinebookpro: remove (MR 4112)
...
This has been replaced by linux-firmware-brcm and
linux-firmware-rockchip.
[ci:skip-build]: already built successfully in CI
2023-05-30 22:02:52 +02:00
Hugo Osvaldo Barrera
68d7792bb9
pine64-*: update references to firmware-pine64-pinebookpro (MR 4112)
2023-05-30 22:02:51 +02:00
Hugo Osvaldo Barrera
1edbf01dcb
pine64-pinebookpro: use linux-firmware packages (MR 4112)
...
The `firmware-pine64-pinebookpro` predates the firmware for this device
being available upstream. It is now packaged in two separate packages:
linux-firmware-brcm and linux-firmware-rockchip.
Install those two linux-firmware packages and drop the custom one. This
drop a custom firmware package and also ensure that firmware is kept up to
date with the rest of linux-firmware-*.
The resulting installation includes all the previously included firmware
files and I've confirmed that both sound and wifi work fine (dmesg
indicates bluetooth is available too).
2023-05-30 22:02:51 +02:00
Newbyte
734d4d1572
linux-purism-librem5: upgrade to 6.3.3pureos1 (MR 4126)
...
[ci:skip-build]: Already built successfully in CI.
2023-05-30 18:34:25 +02:00
Clayton Craft
928fa5b9c5
linux-postmarketos-amlogic: upgrade to 6.3.3 (MR 4071)
...
This also enables a few other things for Amlogic SBCs, including some
kernel config that enables video decoding support, however userspace
still doesn't support it (e.g. requires patched ffmpeg)
[ci:skip-build] already built successfully in CI
2023-05-29 11:27:46 -07:00
Ishaaq
5e0a9edcae
samsung-starlte: New device (MR 4123)
...
[ci:skip-build]: already built successfully in CI
2023-05-29 13:16:00 +02:00
Clayton Craft
3fff515886
purism-librem5: don't install custom geoclue service file (MR 4120)
...
Geoclue now supports reading from this path:
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/43661
fixes https://gitlab.com/postmarketOS/pmaports/-/issues/2024
[ci:skip-build]: Already built successfully in CI.
2023-05-29 11:37:39 +02:00
Caleb Connolly
9ba1d82f6e
community/linux-postmarketos-qcom-sdm845: upgrade to 6.3.4 (MR 4122)
...
[ci:skip-build]: already built successfully in CI
2023-05-29 02:37:12 +02:00
Oliver Smith
6dc3335119
pine64-pinetab: move from community to testing (MR 4116)
...
[ci:skip-vercheck]
Related: issue 1727
2023-05-28 23:22:05 +02:00
Mighty
eeb6fb22eb
linux-postmarketos-omap: upgrade to 6.3.4 (MR 4124)
...
[ci:skip-build]: already built successfully in CI
2023-05-27 21:44:54 +05:30
M0Rf30
a2e7dc074a
linux-postmarketos-qcom-msm8953: add motorola-ocean max panel brightness level (MR 4121)
...
[ci:skip-build] Already build-tested on CI
2023-05-27 06:39:57 +03:00
Hugo Osvaldo Barrera
d595967928
pine64-pinebookpro: remove reload of udev rules (MR 4113)
...
This package no longer ships any udev rules, so this is no longer
necessary.
[ci:skip-build]: already built successfully in CI
2023-05-25 09:02:05 +02:00
Hugo Osvaldo Barrera
4e056b2242
pine64-pinebookpro: drop unnecessary udev rule (MR 4113)
...
Previously, this extra rule was needed to grant regular users
permissions for the embedded display's backlight. It no longer seems to
be necessary; the presence of this rule is currently a no-op.
Someone else on IRC has tested removing the rule and also confirms this
new behaviour. I suspect this was fixed upstream in eudev.
2023-05-25 09:02:00 +02:00
Luca Weiss
42d8a5abd5
device-fairphone-fp4: add Bluetooth firmware dependency (MR 4110)
...
[ci:skip-build] Already build tested on CI
2023-05-24 17:01:03 +03:00
Luca Weiss
8d81c77f05
firmware-fairphone-fp4: package Bluetooth firmware (MR 4110)
2023-05-24 17:00:55 +03:00
Luca Weiss
9813033c80
linux-postmarketos-qcom-sm6350: upgrade to 6.3.3 (MR 4110)
...
Enable Bluetooth-related options in defconfig since FP4 now has
Bluetooth support.
2023-05-24 17:00:52 +03:00
gtrxAC
5aa28ef117
huawei-plank: new device (MR 4096)
...
[ci:skip-build] already built successfully in CI
2023-05-23 15:19:16 -07:00
M0Rf30
e388dbb57d
linux-postmarketos-qcom-sdm660: upgrade to 6.3.3 (MR 3984)
...
Rebase of sdm660 patchset on top of linux-stable/linux-6.3.y
branch.
Notable changes:
* New device: HMD Global Nokia 6.1 (nokia-pl2)
* New device: Xiaomi Mi A2 (xiaomi-jasmine_sprout)
* usage of pmb:kconfigcheck-community only
* LOCALVERSION is no longer set in kconfig, but at build time
Signed-off-by: Gianluca Boiano <morf3089@gmail.com>
[ci:skip-build] already built successfully in CI
2023-05-23 15:15:13 -07:00
René Kliment
5666109a4a
samsung-p4note: use sparse image (MR 4105)
...
Fixes flashing of rootfs img with heimdall for Samsung Galaxy Note 10.1 N8010.
see https://wiki.postmarketos.org/wiki/Troubleshooting#Heimdall:_Flashing_fails_at_7.25
2023-05-23 22:36:10 +02:00
Jianhua Lu
1db7d64aab
testing/device-xiaomi-elish: add audio speaker support (MR 4087)
2023-05-23 09:41:38 +02:00
Jianhua Lu
b6cc5c0e9f
testing/alsa-ucm-conf-qcom-sm8250: new aport (MR 4087)
2023-05-23 09:41:38 +02:00
Jianhua Lu
866b67e772
testing/firmware-xiaomi-elish: add cirrus and boe variant touchscreen firmware (MR 4087)
2023-05-23 09:41:38 +02:00
Jianhua Lu
30ff0308a2
testing/linux-postmarketos-qcom-sm8250: upgrade to 6.4.0 rc2 (MR 4087)
2023-05-23 09:41:32 +02:00
Anton Bambura
6e2077e604
google-stern: new device (MR 4091)
...
[ci:skip-build]: already built successfully in CI
2023-05-22 08:08:52 +02:00
Anton Bambura
fdd5c560e9
google-cerise: new device (MR 4091)
2023-05-22 08:08:46 +02:00
Newbyte
eee2eaf970
linux-purism-librem5: upgrade to 6.3.2pureos1 (MR 4104)
...
[ci:skip-build]: already built successfully in CI
2023-05-22 07:54:17 +02:00
Ishaaq
9f15da8d46
samsung-starlte: new device (MR 4102)
...
[ci:skip-build]: Already built successfully in CI
2023-05-21 07:32:32 +02:00
hazardchem
4e1f99160d
pine64-pinephonepro: Packages for PinePhone Keyboard with sway and X11 (MR 4078)
...
Copy of the work from this merge as pro model was missed:
https://gitlab.com/postmarketOS/pmaports/-/merge_requests/3845
2023-05-20 11:19:21 +02:00
Anton Bambura
fcf33fccaa
google-willow: add bluetooth firmware (MR 4099)
...
[ci:ignore-count]
[ci:skip-build]: Already built successfully in CI.
2023-05-20 11:15:51 +02:00
Anton Bambura
fc3421e665
google-makomo: add bluetooth firmware (MR 4099)
2023-05-20 11:15:49 +02:00
Anton Bambura
d69cd81186
google-krane: add bluetooth firmware (MR 4099)
2023-05-20 11:15:49 +02:00
Anton Bambura
22df89a1cb
google-kodama: add bluetooth firmware (MR 4099)
2023-05-20 11:15:49 +02:00
Anton Bambura
7f78f74025
google-kenzo: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
af2ae7aa4c
google-katsu: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
a2faf88238
google-kappa: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
fd0c785eb9
google-kakadu: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
36e6a69dd7
google-juniper: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
50d260240b
google-fennel14: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
e859e47589
google-fennel: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
3ed15d3d19
google-damu: add bluetooth firmware (MR 4099)
2023-05-20 11:15:48 +02:00
Anton Bambura
3c20e11910
google-cozmo: add bluetooth firmware (MR 4099)
2023-05-20 11:15:47 +02:00
Anton Bambura
0f4258d37e
google-burnet: add bluetooth firmware (MR 4099)
2023-05-20 11:15:47 +02:00
Anton Bambura
6688808de8
linux-postmarketos-rockchip: enable video decoder (MR 4097)
...
[ci:skip-build]: Already built successfully in CI.
2023-05-20 11:13:25 +02:00
Anton Bambura
07cdab935a
google-bob: enable accelerometer (MR 4098)
...
Fixed in upstream: https://github.com/eudev-project/eudev/pull/239
2023-05-20 11:09:39 +02:00
Anton Bambura
46304c497c
google-kevin: enable accelerometer (MR 4098)
...
Fixed in upstream: https://github.com/eudev-project/eudev/pull/239
2023-05-20 11:09:38 +02:00
Luca Weiss
486de9b306
device-sony-leo: install lk2nd package (MR 4077)
...
This enables us to easily flash lk2nd with pmbootstrap during
installation.
[ci:skip-build]: already built successfully in CI
2023-05-19 18:42:19 +02:00
Luca Weiss
00261bc123
device-oneplus-bacon: install lk2nd package (MR 4077)
...
This enables us to easily flash lk2nd with pmbootstrap during
installation.
2023-05-19 18:42:19 +02:00
Luca Weiss
1e59890385
device-lg-hammerhead: install lk2nd package (MR 4077)
...
This enables us to easily flash lk2nd with pmbootstrap during
installation.
2023-05-19 18:42:19 +02:00
Luca Weiss
5954048db3
device-fairphone-fp2: install lk2nd package (MR 4077)
...
This enables us to easily flash lk2nd with pmbootstrap during
installation.
2023-05-19 18:42:18 +02:00
Hugo Osvaldo Barrera
e9029c9153
pine64-pinebookpro: switch to upstream udev rules (MR 4095)
...
The entries kept locally are now part of the upstream rules. We can rely
on those instead and avoid the duplication.
See: 2703baf556/hwdb/60-evdev.hwdb (L625)
See: 2703baf556/hwdb/60-keyboard.hwdb (L1526)
[ci:skip-build]: already built successfully in CI
2023-05-19 12:11:10 +02:00
Anton Bambura
af105937a2
mt8183 devices: remove audio module load configs (MR 4090)
...
Sound drivers not probing is solved with a patch in 6.1.28-r0 version
of linux-postmarketos-mediatek-mt8183 package.
[ci:ignore-count]
2023-05-19 07:24:32 +00:00
Luca Weiss
44797d1f4e
testing/device-huawei-sturgeon: add mainline subpackages (MR 4053)
...
[ci:skip-build]: already built successfully in CI
2023-05-19 08:11:10 +02:00
Luca Weiss
8ff50a82a8
testing/firmware-huawei-sturgeon: add adsp and more wifi/bt firmware (MR 4053)
2023-05-19 08:11:10 +02:00
Luca Weiss
f77fb2e610
testing/device-asus-sparrow: add mainline subpackages (MR 4053)
2023-05-19 08:11:10 +02:00
Luca Weiss
a26ede4de6
testing/firmware-asus-sparrow: new aport (MR 4053)
2023-05-19 08:11:10 +02:00
Luca Weiss
b1b5f9a8f2
testing/device-lg-lenok: add mainline subpackages (MR 4053)
2023-05-19 08:11:10 +02:00
Luca Weiss
7b4bf89443
testing/firmware-lg-lenok: new aport (MR 4053)
2023-05-19 08:11:10 +02:00
Luca Weiss
476f7fe6ad
testing/linux-postmarketos-qcom-msm8226: adjust kernel config (MR 4053)
...
Enable various configs needed for the apq8026 watches, disable some
options for other platforms and adjust various other configs where it
makes sense.
2023-05-19 08:11:10 +02:00
Luca Weiss
f3adab7539
testing/linux-postmarketos-qcom-msm8226: upgrade to 6.3.0 (MR 4053)
2023-05-19 08:11:05 +02:00
Anton Bambura
8e3cc49cfe
soc-mediatek-mt8183: add symlink to scp.img (MR 4094)
...
Add symlink to the place where kernel expects it to be
[ci:skip-build]: already built successfully in CI
2023-05-19 07:49:49 +02:00
Anton Bambura
68a3bf8610
linux-postmarketos-mediatek-mt8183: add support for video decoder (MR 4093)
...
[ci:skip-build]: already built successfully in CI
2023-05-18 14:41:41 +03:00
Anton Bambura
9c8ccba142
linux-postmarketos-mediatek-mt8183: upgrade to 6.1.28 (MR 4089)
...
[ci:skip-build]: Already built successfully in CI
2023-05-17 18:16:00 +02:00
Anton Bambura
3c629c64e3
google-nyan-blaze: add initfs modules for usb storage (MR 4074)
...
[ci:skip-build]
2023-05-16 23:18:02 +03:00
Anton Bambura
093611357b
google-nyan-big: add initfs modules for usb storage (MR 4074)
2023-05-16 23:18:01 +03:00
Anton Bambura
daea5dade3
google-nyan-blaze: switch from u-boot script to extlinux (MR 4074)
2023-05-16 23:18:01 +03:00
Anton Bambura
5ae8060f6d
google-nyan-big: switch from u-boot script to extlinux (MR 4074)
2023-05-16 23:18:01 +03:00
Anton Bambura
670f23f640
google-nyan-blaze: switch from secondary u-boot to depthcharge (MR 4074)
2023-05-16 23:18:01 +03:00
Anton Bambura
2c6399db1c
google-nyan-big: switch from secondary u-boot to depthcharge (MR 4074)
2023-05-16 23:18:01 +03:00
Anton Bambura
5bfe3ab5b5
linux-google-nyan: add a hack for depthcharge (MR 4074)
...
Prevent kernel self-decompression from overwriting initramfs
Co-authored-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-05-16 23:18:01 +03:00
Anton Bambura
08096700f0
linux-google-nyan: upgrade to 6.1.27 (MR 4074)
...
Also, make it smaller and more modular
2023-05-16 23:18:01 +03:00
Newbyte
91adc26f51
linux-purism-librem5: enable lazy RCU (MR 4080)
...
See https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2220
[ci:skip-build]: Already built successfully in CI
2023-05-16 18:40:42 +02:00
Newbyte
f47d58a680
linux-purism-librem5: upgrade to 6.3.1 (MR 4080)
2023-05-16 18:40:41 +02:00
Joel Selvaraj
86601ff415
community/linux-postmarketos-qcom-sdm845: upgrade to 6.3.2 (MR 4079)
...
[ci:skip-build]: Already built successfully in CI
2023-05-16 09:19:47 +02:00
Anton Bambura
8ada15f062
google-veyron-jerry: use depthcharge (MR 4067)
...
Make use of its bootloader, so users don't have to flash U-Boot.
2023-05-16 01:56:38 +03:00
Mek101
34b1aff3cd
lg-w5: move from armhf to armv7 (MR 4085)
...
[ci:skip-build]: already built successfully in CI
2023-05-15 22:29:08 +02:00
Newbyte
69aea328e5
purism-librem5: upgrade to librem5-base 60 (MR 4055)
2023-05-13 10:40:21 +02:00
Newbyte
70b7813fee
purism-librem5: don't install Alsa UCM configs (MR 4055)
...
This is now upstream in alsa-ucm-conf v1.2.9, and should as such
be removed from here as to avoid conflicts.
2023-05-13 10:40:17 +02:00
Martin Lillepuu
5b4df25783
device-oneplus-oneplus3t: remove mesa-dri-gallium from deps (MR 3323)
2023-05-11 20:48:58 +02:00
Martin Lillepuu
ffb351f136
device-oneplus-oneplus3t: add GPU acceleration support (MR 3323)
...
Add GPU acceleration support for Oneplus 3T
2023-05-11 20:48:58 +02:00
Oliver Smith
76f32fecf3
device-pine64-pinephone: add replaces=alsa-ucm-conf (MR 4061)
...
Override the upstream alsa-ucm-conf for now.
Related: issue 2115
2023-05-11 10:11:09 +02:00
M0Rf30
4ded17dc1e
linux-postmarketos-qcom-msm8953: enable motorola-ocean panel and sound (MR 4064)
...
[ci:skip-build]: Already built successfully in CI
2023-05-10 10:32:00 +02:00
Anton Bambura
91b81d92f7
firmware-google-veyron-brcm: add bluetooth firmware (MR 4068)
...
[ci:skip-build]: Already built successfully in CI
2023-05-10 00:20:09 +02:00
Anton Bambura
5cf259f46e
linux-google-veyron: upgrade to 6.1.27 (MR 4069)
...
Also make it passing kconfig check again.
[ci:skip-build]: Already built successfully in CI
2023-05-10 00:17:21 +02:00
Luca Weiss
9a4a818bde
community/linux-postmarketos-qcom-sm6350: enable DEVFREQ_THERMAL (MR 4062)
...
Make sure the GPU can register its thermal device to avoid this error:
[ 9.303081] adreno 3d00000.gpu: [drm:msm_devfreq_init] *ERROR* Couldn't register GPU cooling device
[ci:skip-build]: already built successfully in CI
2023-05-08 18:03:58 +02:00
Yassine Oudjana
f71abed592
linux-postmarketos-qcom-msm8996: upgrade to 6.3.1 (MR 4059)
...
[ci:skip-build]: already built successfully in CI
2023-05-08 17:47:32 +02:00
Andreas Kemnade
3c32dbe814
linux-kobo-clara-mainline: Upgrade to 6.3.0 (MR 4060)
...
Add most config options for pmbootstrap kconfig check --community
CONFIG_SMP is left out since we have no mulitprocessor systems
using this kernel.
[ci:skip-build]: already built successfully in CI
2023-05-08 17:42:35 +02:00
Barnabás Czémán
3628ed25e8
device-xiaomi-tissot: update panel module names for initramfs (MR 4056)
...
[ci:skip-build]: already built successfully in CI
2023-05-07 18:55:30 +02:00
vipaol
f07d122b67
xiaomi-markw: new device (MR 3906)
2023-05-04 20:54:05 +02:00
M0Rf30
39f6db50cb
linux-postmarketos-qcom-msm8953: upgrade to 6.3.0 (MR 4035)
...
[ci:skip-build]: Already built successfully in CI
2023-05-03 15:52:33 +02:00
M0Rf30
60fe572b47
xiaomi-vince: remove qcom_fg, i2c_qup from initfs modules, proper panel names (MR 4035)
2023-05-03 15:52:21 +02:00
Luca Weiss
b2f939943c
testing/linux-postmarketos-qcom-msm8974: upgrade to 6.3.0 (MR 4040)
...
Manual config changes:
* CONFIG_BPF_SYSCALL=y (waydroid check)
* CONFIG_CGROUP_BPF=y (waydroid check)
[ci:skip-build]: Already built successfully in CI
2023-05-03 15:48:18 +02:00
Luca Weiss
214f898dc5
community/linux-postmarketos-rockchip: adjust kconfig for usb_gadgets (MR 4028)
...
[ci:skip-build]: takes too long for CI
2023-05-02 08:33:38 +02:00
Luca Weiss
8ddef357b3
community/linux-postmarketos-omap: adjust kconfig for usb_gadgets (MR 4028)
2023-05-02 08:33:03 +02:00
Luca Weiss
65e27349d5
community/linux-postmarketos-exynos4: adjust kconfig for usb_gadgets (MR 4028)
2023-05-02 08:33:03 +02:00
Luca Weiss
bec770e995
main/linux-purism-librem5: adjust kconfig for usb_gadgets (MR 4028)
2023-05-02 08:33:03 +02:00
Luca Weiss
9c894f8a73
main/linux-postmarketos-allwinner: adjust kconfig for usb_gadgets (MR 4028)
2023-05-02 08:32:57 +02:00
Caleb Connolly
d40db11c30
device-thundercomm-db845c: new device (MR 4047)
...
Add support for the Qualcomm Robotics (RB3) dev kit, the Thundercomm
DB845c. This is a successor to the arrow 410c board already supported in
postmarketOS. It is based on the SDA845 SoC, almost identical to SDM845
but without a fully featured modem.
All the things you'd expect to work out of the box:
* UART
* USB host and peripheral
* HDMI display out
* Wifi, Bluetooth
2023-05-01 19:28:34 +01:00
Caleb Connolly
6c27c1c460
soc-qcom-sdm845: encapsulate cellular specific stuff (MR 4047)
...
The upcoming db845c doesn't have cellular modem capabilities, but still
has wifi. Avoid installing modem related configs and services by default
and only install it for devices that need it.
2023-05-01 19:28:34 +01:00
Alistair Francis
01d084c777
linux-purism-librem5: upgrade to 6.2.10 (MR 4045)
...
Signed-off-by: Alistair Francis <alistair@alistair23.me>
[ci:skip-build] already built successfully in CI
2023-04-30 00:18:28 -07:00
Santiago García Mantiñán
d17d994693
linux-samsung-jackpotlte: Add patch to fix build ld error, issue #2052 . (MR 4006)
...
[ci:skip-build] already built successfully in CI
2023-04-29 23:55:18 -07:00
Luca Weiss
a7ed851ed9
community/linux-postmarketos-qcom-sm6350: upgrade to 6.3.0 (MR 4042)
...
[ci:skip-build] already built successfully in CI
2023-04-29 23:52:44 -07:00
Luca Weiss
c91cd9998e
community/firmware-fairphone-fp4: upgrade to 20230215 (MR 4042)
2023-04-29 23:52:44 -07:00
Jan Jasper de Kroon
08b32ff4ba
linux-postmarketos-allwinner: upgrade to 6.3.0 (MR 4038)
...
-Removed 0013-media-ov5640-Update-last-busy-timestamp-to-reset-aut.patch:
Fix should now be incorporated in 6.3 kernel.
[ci:skip-build]: Already built successfully in CI
2023-04-28 10:40:24 +02:00