Minecrell
b8d90a1f02
asus-me176c: upgrade mainline kernel to 5.4.20, enable Anbox options ( !942 )
...
The patch set for asus-me176c is really small at this point, and there
is no need to make a new tag for each minor kernel update. Usually the
previous patch set will still apply correctly.
Refactor the APKBUILD to build the kernel similar to linux-lts in Alpine,
and use the original kernel tarball together with a small patch file on top.
Also enable Android-related options in the kernel so we can test
Anbox on asus-me176c.
2020-02-17 14:45:26 +03:00
Minecrell
1611c6c70f
samsung-serranovelte: add option to enable modem ( !907 )
2020-02-16 12:47:57 +01:00
Minecrell
a5a4df3881
wileyfox-crackling: add option to enable modem ( !907 )
2020-02-16 12:47:54 +01:00
Minecrell
82b83ea011
samsung-a3ulte: add option to enable modem ( !907 )
2020-02-16 12:47:49 +01:00
Minecrell
d31c4c44db
samsung-a5ulte: add option to enable modem ( !907 )
2020-02-16 12:47:47 +01:00
Minecrell
43135b4258
device/soc-qcom-msm8916: add -modem subpackage ( !907 )
2020-02-16 12:47:43 +01:00
Minecrell
eec966d19f
wileyfox-crackling: use appended DTB instead of QCDT ( !907 )
...
The Wileyfox Swift is the only mainline MSM8916 device using QCDT
at the moment. The other devices do not have unique qcom,board-ids
that could be used within QCDT.
So far this has worked fine for the Wileyfox Swift. However,
in preparation to *optionally* load the modem we now need two separate
pairs of DTBs (one with modem and one without modem). This is simple
to implement using appended DTBs, but not possible with QCDT.
So let's stop using QCDT entirely for mainline,
and use appended DTBs for wileyfox-crackling.
2020-02-16 12:47:36 +01:00
Minecrell
876cf19755
device/soc-qcom-msm8916: update to ucm2, add support for qdsp6 ( !907 )
...
Audio must be routed through QDSP6 when using the modem.
2020-02-16 12:43:27 +01:00
David Heidelberg
6ed77fd5fd
asus-grouper: bump to mainline + firmware adaptation ( !933 )
...
- use mesa-git (until we have functional mesa-grate-git)
Works:
- USB
- WiFi (tested with IWD) + Bluetooth
- Touchscreen
- Phosh rotation (rootston.ini)
- IIO Light sensor
- NFC
Not works:
- 3D
- GPS
- GSM (tilapia)
- Camera
Signed-off-by: David Heidelberg <david@ixit.cz>
[ci:skip-build]: already built successfully in CI
2020-02-15 23:09:26 +01:00
Théo Friberg
9e1d95cb88
samsung-nevisp: new device ( !954 )
2020-02-14 09:47:26 +01:00
red-black-bonsai
c9f970ff28
zte-kis3: revive device; ported ZTE Open C (also known as Kis 3) from scratch again ( !949 )
2020-02-12 13:01:54 +00:00
Clayton Craft
48d65c0cea
device/purism-librem5-*: Enable OOT redpine wifi driver ( !936 )
...
This enables the out of tree redpine wifi driver currently included in
the Purism kernel that these devices boot.
There's at least one MR @ purism needed before the mainline wifi driver
can be used:
https://source.puri.sm/Librem5/linux-next/merge_requests/66
This is based on input from Sebastian Krzyszkowi.
2020-02-11 09:23:56 +05:30
cunidev
2e1868dfa0
fujitsu-m532: new device (Fujitsu Stylistic M532) ( !914 )
2020-02-10 13:51:41 +01:00
Danct12
0d82bb48dd
device/device-xiaomi-santoni: tidy up device folder ( !941 )
2020-02-10 15:02:58 +03:00
Minecrell
f9cb1dff3d
asus-me176c: use fastboot-bootpart flasher ( !930 )
...
Flash (split) boot partition to the "APD" partition.
It's a rather useless partition with media files for demo purposes.
Perfect for a small(-ish) boot partition with ~300 MB.
2020-02-10 01:45:10 +03:00
Danct12
a415548b1d
device/*: remove deviceinfo_nonfree ( !935 )
...
[ci:ignore-count]
Signed-off-by: Danct12 <danct12@disroot.org>
2020-02-10 00:58:03 +03:00
Federico Amedeo Izzo
9d9f36604d
amazon-tank: new device (Amazon Fire TV Stick) ( !939 )
2020-02-10 00:17:25 +03:00
Clayton Craft
048a5524f5
purism-librem5: add patch for enabling host usb mode on devkit ( !925 )
...
This addresses the issue here, but only for the devkit:
https://source.puri.sm/Librem5/linux-next/issues/114
I didn't patch the dts for the phone because:
1) I don't have one to test
2) it might negatively impact batter life (I'm only speculating)
[ci:skip-build]: already built successfully in CI
2020-02-07 19:16:13 +01:00
Clayton Craft
38a23b2aa0
purism-librem5: upgrade to latest 5.3 purism kernel ( !925 )
2020-02-07 19:16:13 +01:00
silver
5807363964
samsung-apexq: add wifi firmware package ( !919 )
2020-02-03 20:33:30 +01:00
Minecrell
fcc2a2a1ac
asus-me176c: upgrade mainline kernel to 5.4.17 (LTS) ( !922 )
2020-02-03 02:45:18 +03:00
srxl
c2fd969169
motorola-harpia: upgrade to mainline kernel ( !682 )
...
Support for the downstream kernel has been removed entirely. This is
because the downstream kernel only has support for the armhf
architecture, whereas linux-postmarketos-qcom-msm8916 is only built
for aarch64. Since pmbootstrap has no way to handle having two
kernels on differing architectures, the decision was made to remove
the downstream kernel and only support mainline.
2020-02-01 15:19:53 +03:00
Minecrell
83a0a953af
asus-me176c: remove -x11 subpackage ( !917 )
...
So far, the -x11 subpackage for asus-me176c was used to install
the Xorg Intel driver (xf86-video-intel). But these days many
distributions actually recommend using the standard Xorg modesetting
driver instead, see e.g.
- Debian: https://tjaalton.wordpress.com/2016/07/23/intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-on-x/
- Fedora: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/AUPYPJMFJZMHPEKN24LBABZKIEOV4NU5/
- KDE: https://community.kde.org/Plasma/5.9_Errata#Intel_GPUs
The standard Xorg modesetting driver is included in the main xorg-server
package. Not installing xf86-video-intel saves about ~73 MiB of disk space
(because it also pulls in many unneeded dependencies).
Xfce seems to be working just fine with the modesetting driver.
(And most users will probably prefer Wayland anyway...)
2020-01-30 22:50:57 +01:00
Ferenc Bakonyi
14eef2d5f4
lg-hammerhead: fix framebuffer console and power key in initfs ( !915 )
2020-01-30 22:48:42 +03:00
Minecrell
b9ca5e66ff
asus-me176c: install mesa-vulkan-intel as Vulkan driver ( !910 )
...
The Intel graphics in asus-me176c have (incomplete) Vulkan support
in Mesa. Make it possible to use Vulkan by installing the Intel
driver that is necessary for it.
2020-01-29 01:09:53 +03:00
Minecrell
4a844dc630
asus-me176c: reduce rootfs size by installing only needed Mesa driver ( !910 )
...
The mesa-dri-intel package is deprecated since it was replaced with
mesa-dri-classic and mesa-dri-gallium. Installing mesa-dri-intel
causes both packages to be installed.
The Intel graphics in asus-me176c are not supported by the new
Gallium "iris" driver, therefore asus-me176c can only use the old
i965 driver available in mesa-dri-classic.
Removing mesa-dri-gallium reduces the disk space needed for a minimal
installation on asus-me176c:
- Before: 329M
- After: 256M (-73M)
2020-01-29 01:09:45 +03:00
Bart Ribbers
71557f7f0c
device-*: rebuild for the new splash screen generation
2020-01-28 15:40:18 +01:00
HenriDellal
a5cf21b4d4
device/device-samsung-p4wifi: fix APKBUILD ( !889 )
2020-01-28 15:21:10 +01:00
HenriDellal
e5d0607625
device/device-samsung-i927: fix APKBUILD ( !889 )
2020-01-28 15:21:07 +01:00
HenriDellal
583d2fce32
device/device-ouya-ouya: fix APKBUILD ( !889 )
2020-01-28 15:21:01 +01:00
Jami Kettunen
264f5dccb1
oneplus-cheeseburger: new device (OnePlus 5) ( !908 )
2020-01-28 14:28:09 +03:00
CUI Hao
0326ffefa7
zuk-z2-row: new device ( !898 )
2020-01-28 02:13:31 +03:00
Minecrell
227c63f18c
sony-sirius: use stable mesa-dri-freedreno ( !895 )
2020-01-26 23:23:17 +01:00
Minecrell
93ee2de6c8
sony-castor-windy: use stable mesa-dri-freedreno ( !895 )
2020-01-26 23:22:58 +01:00
Minecrell
1af1fbb490
lg-hammerhead: use stable mesa-dri-freedreno ( !895 )
2020-01-26 23:22:58 +01:00
Minecrell
e599774662
asus-flo: use stable mesa-dri-freedreno ( !895 )
2020-01-26 23:22:58 +01:00
Minecrell
6ea8296ac6
samsung-golden: depend only on mesa-git-dri-gallium ( !896 )
...
mesa-git-dri-gallium covers all Gallium DRI drivers
(including lima and kmsro).
Also mesa-git-dri-gallium now depends directly on all relevant
mesa-git subpackages, so the subpackages do not need to be specified
in each device APKBUILD anymore.
2020-01-26 02:38:10 +01:00
Minecrell
d4f0417a1d
purism-*: depend only on mesa-git-dri-gallium ( !896 )
...
mesa-git-dri-gallium covers all Gallium DRI drivers
(including lima and kmsro).
Also mesa-git-dri-gallium now depends directly on all relevant
mesa-git subpackages, so the subpackages do not need to be specified
in each device APKBUILD anymore.
2020-01-26 02:38:10 +01:00
Minecrell
38ed2425f1
pine64-*: depend only on mesa-git-dri-gallium ( !896 )
...
mesa-git-dri-gallium covers all Gallium DRI drivers
(including lima and kmsro).
Also mesa-git-dri-gallium now depends directly on all relevant
mesa-git subpackages, so the subpackages do not need to be specified
in each device APKBUILD anymore.
2020-01-26 02:38:09 +01:00
red-black-bonsai
10d8f5d4b0
medion-kai: get wifi working ( !904 )
2020-01-23 15:43:30 +01:00
Clayton Craft
83d79ea914
purism-librem5: new device (Purism Librem 5) ( !869 )
...
This adds a device package for the Librem 5 phone
[ci:skip-build]: already built successfully in CI
2020-01-19 11:57:54 +01:00
Clayton Craft
dc18bfba2e
purism-librem5dev: rebase on upstream flasher script & uboot image format, new kernel/uboot ( !869 )
...
This updates the uuu flasher script to conform to what Purism uses, and
changes the package to use the new M4 + uboot image that is generated by
the librem5 u-boot package.
It also changes the kernel/uboot to the 'generic' librem5 kernel/uboot.
2020-01-19 11:58:47 +01:00
Clayton Craft
0d291a4f42
device/linux-purism-librem: rename package & upgrade to Purism 5.3 kernel ( !869 )
...
The librem5 devkit and phone share the exact same kernel/branch, so this
package is renamed to be a bit more generic, and update to the latest
version in the Purism kernel tree.
2020-01-19 11:58:06 +01:00
Minecrell
29b692df69
purism-librem5dev: use mesa-git instead of custom mesa fork ( !869 )
...
The package is quite outdated - most patches should have already landed
upstream now, so we can make use of mesa-git instead of a custom fork.
2020-01-19 11:57:04 +01:00
1Maxnet1
947378c5cd
samsung-kylessopen: change arch: armhf -> armv7 ( !851 )
...
[ci:skip-build]: already built successfully in CI
2020-01-19 10:34:59 +01:00
Konrad Dybcio
b52b745ae0
sony-honami: modernize, use latest gcc ( !885 )
2020-01-18 21:58:18 +01:00
HenriDellal
be556bee37
device/device-oneplus-bacon: fix APKBUILD ( !874 )
...
[ci:ignore-count] [ci:skip-build]
2020-01-17 18:39:52 +01:00
HenriDellal
1164a8fb20
device/device-pine64-pinetab: fix APKBUILD ( !874 )
2020-01-17 18:39:30 +01:00
HenriDellal
7bd3713462
device/device-nokia-n900: fix APKBUILD ( !874 )
2020-01-17 18:39:27 +01:00
HenriDellal
797f98a49e
device/device-zte-p731a20: fix APKBUILD ( !874 )
2020-01-17 18:39:25 +01:00
HenriDellal
13e3c7d856
device/device-htc-vision: fix APKBUILD ( !874 )
2020-01-17 18:39:24 +01:00
HenriDellal
70a8b1363b
device/device-xiaomi-kenzo: fix APKBUILD ( !874 )
2020-01-17 18:39:22 +01:00
HenriDellal
6faab8c72b
device/device-t2m-flame: fix APKBUILD ( !874 )
2020-01-17 18:39:21 +01:00
HenriDellal
897a06807b
device/device-sony-honami: fix APKBUILD ( !874 )
2020-01-17 18:39:20 +01:00
HenriDellal
dcd83e579e
device/device-sony-amami: fix APKBUILD ( !874 )
2020-01-17 18:39:18 +01:00
HenriDellal
868b67e32a
device/device-semc-smultron: fix APKBUILD ( !874 )
2020-01-17 18:39:17 +01:00
HenriDellal
a082b4d3df
device/device-samsung-maguro: fix APKBUILD ( !874 )
2020-01-17 18:39:15 +01:00
HenriDellal
6c0a5adc88
device/device-samsung-lt023g: fix APKBUILD ( !874 )
2020-01-17 18:39:14 +01:00
HenriDellal
b268780990
device/device-samsung-kminilte: fix APKBUILD ( !874 )
2020-01-17 18:39:12 +01:00
HenriDellal
4cc65595ec
device/device-samsung-i9195: fix APKBUILD ( !874 )
2020-01-17 18:39:11 +01:00
HenriDellal
be621aed08
device/device-samsung-i9100: fix APKBUILD ( !874 )
2020-01-17 18:39:09 +01:00
HenriDellal
adcd4e6f8e
device/device-samsung-golden: fix APKBUILD ( !874 )
2020-01-17 18:39:08 +01:00
HenriDellal
8fb6575074
device/device-raspberry-pi3: fix APKBUILD ( !874 )
2020-01-17 18:39:07 +01:00
HenriDellal
ad9b5be90e
device/device-raspberry-pi: fix APKBUILD ( !874 )
2020-01-17 18:39:05 +01:00
HenriDellal
4fb3b0677a
device/device-qemu-vexpress: fix APKBUILD ( !874 )
2020-01-17 18:39:03 +01:00
HenriDellal
0328a95883
device/device-qemu-amd64: fix APKBUILD ( !874 )
2020-01-17 18:39:02 +01:00
HenriDellal
bd112124bf
device/device-qemu-aarch64: fix APKBUILD ( !874 )
2020-01-17 18:38:59 +01:00
HenriDellal
3ca414a4ce
device/device-purism-librem5dev: fix APKBUILD ( !874 )
2020-01-17 18:38:57 +01:00
HenriDellal
414dd9d74e
device/device-pine64-pinephone: fix APKBUILD ( !874 )
2020-01-17 18:38:56 +01:00
HenriDellal
0dba888ca4
device/device-pine64-dontbeevil: fix APKBUILD ( !874 )
2020-01-17 18:38:53 +01:00
HenriDellal
72c6faab83
device/device-pine64-a64lts: fix APKBUILD ( !874 )
2020-01-17 18:38:36 +01:00
HenriDellal
038943efdd
device/device-nokia-n9: fix APKBUILD ( !874 )
2020-01-17 18:12:52 +01:00
HenriDellal
3430d3e782
device/device-motorola-titan: fix APKBUILD ( !874 )
2020-01-17 18:12:50 +01:00
HenriDellal
7491b245f4
device/device-motorola-potter: fix APKBUILD ( !874 )
2020-01-17 18:12:49 +01:00
HenriDellal
26bfb17181
device/device-motorola-osprey: fix APKBUILD ( !874 )
2020-01-17 18:12:48 +01:00
HenriDellal
ec580123be
device/device-motorola-harpia: fix APKBUILD ( !874 )
2020-01-17 18:12:46 +01:00
HenriDellal
b40ff71d5f
device/device-motorola-athene: fix APKBUILD ( !874 )
2020-01-17 18:12:45 +01:00
HenriDellal
57d2dbe88b
device/device-lg-mako: fix APKBUILD ( !874 )
2020-01-17 18:12:44 +01:00
HenriDellal
630e18e1df
device/device-lg-hammerhead: fix APKBUILD ( !874 )
2020-01-17 18:12:43 +01:00
HenriDellal
da11be3bf3
device/device-htc-flounder: fix APKBUILD ( !874 )
2020-01-17 18:12:42 +01:00
HenriDellal
fbb494ec1f
device/device-htc-ace: fix APKBUILD ( !874 )
2020-01-17 18:12:40 +01:00
HenriDellal
05ae9a300c
device/device-asus-tf101: fix APKBUILD ( !874 )
2020-01-17 18:12:39 +01:00
HenriDellal
4dd592d189
device/device-asus-me176c: fix APKBUILD ( !874 )
2020-01-17 18:12:38 +01:00
HenriDellal
d8b45af3ee
device/device-amazon-thor: fix APKBUILD ( !874 )
2020-01-17 18:12:36 +01:00
HenriDellal
32f8b3d007
device/device-planet-geminipda: fix APKBUILD ( !874 )
2020-01-17 18:12:35 +01:00
HenriDellal
0e4562e82f
device/device-samsung-a5ulte: fix APKBUILD ( !874 )
2020-01-17 18:12:33 +01:00
HenriDellal
12db6cdcc6
device/device-oneplus-oneplus2: fix APKBUILD ( !874 )
2020-01-17 18:12:32 +01:00
HenriDellal
89eb954b9d
device/device-motorola-maserati: fix APKBUILD ( !874 )
2020-01-17 18:12:31 +01:00
HenriDellal
ff05d53ce1
device/device-asus-t00f: fix APKBUILD ( !874 )
...
[ci:skip-build]
[ci:skip-vercheck]
2020-01-17 18:12:29 +01:00
HenriDellal
4a8178e536
device/device-sony-sirius: fix APKBUILD ( !874 )
2020-01-17 18:12:28 +01:00
HenriDellal
746d5e3d1d
device/device-zte-kis3: fix APKBUILD ( !874 )
2020-01-17 18:12:27 +01:00
HenriDellal
05ef1bd67a
device/device-yu-tomato: fix APKBUILD ( !874 )
2020-01-17 18:12:25 +01:00
HenriDellal
3788a93d5e
device/device-xiaomi-tissot: fix APKBUILD ( !874 )
2020-01-17 18:12:24 +01:00
HenriDellal
d49494ad59
device/device-xiaomi-santoni: fix APKBUILD ( !874 )
2020-01-17 18:12:23 +01:00
HenriDellal
e8240f8c9c
device/device-xiaomi-mido: fix APKBUILD ( !874 )
2020-01-17 18:12:21 +01:00
HenriDellal
e5457d9459
device/device-xiaomi-ido: fix APKBUILD ( !874 )
2020-01-17 18:12:20 +01:00
HenriDellal
62730f9cee
device/device-xiaomi-cancro: fix APKBUILD ( !874 )
2020-01-17 18:12:18 +01:00
HenriDellal
051e993606
device/device-xiaomi-armani: fix APKBUILD ( !874 )
2020-01-17 18:12:17 +01:00
HenriDellal
bc7a57612c
device/device-xiaomi-aries: fix APKBUILD ( !874 )
2020-01-17 18:12:15 +01:00
HenriDellal
71bc4d7a5c
device/device-wingtech-wt88047: fix APKBUILD ( !874 )
2020-01-17 18:12:14 +01:00
HenriDellal
268d2e0803
device/device-wileyfox-crackling: fix APKBUILD ( !874 )
2020-01-17 18:12:13 +01:00
HenriDellal
de79e9b1bc
device/device-wiko-ufeel: fix APKBUILD ( !874 )
2020-01-17 18:12:11 +01:00
HenriDellal
fb1160d735
device/device-wiko-lenny3: fix APKBUILD ( !874 )
2020-01-17 18:12:09 +01:00
HenriDellal
e093128e17
device/device-wiko-lenny2: fix APKBUILD ( !874 )
2020-01-17 18:12:08 +01:00
HenriDellal
570f87fada
device/device-teclast-x80pro: fix APKBUILD ( !874 )
2020-01-17 18:12:07 +01:00
HenriDellal
181c41596e
device/device-tablet-x64uefi: fix APKBUILD ( !874 )
2020-01-17 18:12:05 +01:00
HenriDellal
4f726b8d28
device/device-surftab-wintron7.0: fix APKBUILD ( !874 )
2020-01-17 18:12:04 +01:00
HenriDellal
7cd0cfce3a
device/device-sony-yuga: fix APKBUILD ( !874 )
2020-01-17 18:12:02 +01:00
HenriDellal
fd6ff4bf6b
device/device-sony-tulip: fix APKBUILD ( !874 )
2020-01-17 18:12:01 +01:00
HenriDellal
3055f7a104
device/device-sony-taoshan: fix APKBUILD ( !874 )
2020-01-17 18:11:59 +01:00
HenriDellal
34777f73f3
device/device-sony-suzu: fix APKBUILD ( !874 )
2020-01-17 18:11:58 +01:00
HenriDellal
ef0e1d4c50
device/device-sony-seagull: fix APKBUILD ( !874 )
2020-01-17 18:11:56 +01:00
HenriDellal
5fe2014753
device/device-sony-scorpion: fix APKBUILD ( !874 )
2020-01-17 18:11:54 +01:00
HenriDellal
31f00f9aed
device/device-sony-nicki: fix APKBUILD ( !874 )
2020-01-17 18:11:53 +01:00
HenriDellal
26a0cb5242
device/device-sony-coconut: fix APKBUILD ( !874 )
2020-01-17 18:11:52 +01:00
HenriDellal
de35e9e0f0
device/device-sony-castor-windy: fix APKBUILD ( !874 )
2020-01-17 18:11:50 +01:00
HenriDellal
23904a1e5c
device/device-sony-aries: fix APKBUILD ( !874 )
2020-01-17 18:11:49 +01:00
HenriDellal
d8038d786c
device/device-semc-anzu: fix APKBUILD ( !874 )
2020-01-17 18:11:48 +01:00
HenriDellal
b47d7b293b
device/device-samsung-zanin: fix APKBUILD ( !874 )
2020-01-17 18:11:46 +01:00
HenriDellal
106278055f
device/device-samsung-serranovelte: fix APKBUILD ( !874 )
2020-01-17 18:11:45 +01:00
HenriDellal
ebb7de5110
device/device-samsung-serranodsdd: fix APKBUILD ( !874 )
2020-01-17 18:11:44 +01:00
HenriDellal
d32a810fa4
device/device-samsung-s6500d: fix APKBUILD ( !874 )
2020-01-17 18:11:42 +01:00
HenriDellal
3fa8fb1578
device/device-samsung-royss: fix APKBUILD ( !874 )
2020-01-17 18:11:41 +01:00
HenriDellal
338f1b456c
device/device-samsung-n7100: fix APKBUILD ( !874 )
2020-01-17 18:11:39 +01:00
HenriDellal
7c3cd3f573
device/device-samsung-n5110: fix APKBUILD ( !874 )
2020-01-17 18:11:26 +01:00
HenriDellal
3cf8d64936
device/device-samsung-matissewifi: fix APKBUILD ( !874 )
2020-01-17 18:11:25 +01:00
HenriDellal
94ea5f1836
device/device-samsung-manta: fix APKBUILD ( !874 )
2020-01-17 18:11:24 +01:00
HenriDellal
65d4ac4aab
device/device-samsung-lt01wifi: fix APKBUILD ( !874 )
2020-01-17 18:11:22 +01:00
HenriDellal
c4418a588d
device/device-samsung-kylevess: fix APKBUILD ( !874 )
2020-01-17 18:11:21 +01:00
HenriDellal
e9ab089b38
device/device-samsung-kylessopen: fix APKBUILD ( !874 )
2020-01-17 18:11:19 +01:00
HenriDellal
a123de9cc6
device/device-samsung-kylepro: fix APKBUILD ( !874 )
2020-01-17 18:11:18 +01:00
HenriDellal
ef2ef654f2
device/device-samsung-klte: fix APKBUILD ( !874 )
2020-01-17 18:11:16 +01:00
HenriDellal
ba810ae3e6
device/device-samsung-jflte: fix APKBUILD ( !874 )
2020-01-17 18:11:15 +01:00
HenriDellal
71ce371067
device/device-samsung-j3nxlte: fix APKBUILD ( !874 )
2020-01-17 18:11:14 +01:00
HenriDellal
966e0ae3e8
device/device-samsung-j1mini3g: fix APKBUILD ( !874 )
2020-01-17 18:11:12 +01:00
HenriDellal
eb80f5b9ef
device/device-samsung-i9305: fix APKBUILD ( !874 )
2020-01-17 18:11:10 +01:00
HenriDellal
60096b2698
device/device-samsung-i9070: fix APKBUILD ( !874 )
2020-01-17 18:11:09 +01:00
HenriDellal
fd12a3409d
device/device-samsung-i9003: fix APKBUILD ( !874 )
2020-01-17 18:11:08 +01:00
HenriDellal
260fe9e35b
device/device-samsung-i8200: fix APKBUILD ( !874 )
2020-01-17 18:11:06 +01:00
HenriDellal
01a048ab5c
device/device-samsung-i747m: fix APKBUILD ( !874 )
2020-01-17 18:11:05 +01:00
HenriDellal
86dccbb47e
device/device-samsung-herolte: fix APKBUILD ( !874 )
2020-01-17 18:11:03 +01:00
HenriDellal
f700b3ae63
device/device-samsung-hero2lte: fix APKBUILD ( !874 )
2020-01-17 18:11:02 +01:00
HenriDellal
d65b64621d
device/device-samsung-gts210vewifi: fix APKBUILD ( !874 )
2020-01-17 18:11:01 +01:00
HenriDellal
f23c3dff5a
device/device-samsung-gts210velte: fix APKBUILD ( !874 )
2020-01-17 18:10:59 +01:00
HenriDellal
24ce830177
device/device-samsung-gt510wifi: fix APKBUILD ( !874 )
2020-01-17 18:10:58 +01:00
HenriDellal
dc129e5d47
device/device-samsung-expressatt: fix APKBUILD ( !874 )
2020-01-17 18:10:56 +01:00
HenriDellal
6b998054dd
device/device-samsung-espresso10: fix APKBUILD ( !874 )
2020-01-17 18:10:55 +01:00
HenriDellal
99a3c7c3a8
device/device-samsung-ariesve: fix APKBUILD ( !874 )
2020-01-17 18:10:53 +01:00
HenriDellal
3c2f860f62
device/device-samsung-apexq: fix APKBUILD ( !874 )
2020-01-17 18:10:52 +01:00
HenriDellal
266299b858
device/device-samsung-a5y17lte: fix APKBUILD ( !874 )
2020-01-17 18:10:50 +01:00
HenriDellal
b3ccc2d3b5
device/device-samsung-a3ulte: fix APKBUILD ( !874 )
2020-01-17 18:10:49 +01:00
HenriDellal
cdbc10b32f
device/device-raspberry-pi0: fix APKBUILD ( !874 )
2020-01-17 18:10:48 +01:00
HenriDellal
c13ff8ba90
device/device-oppo-find-7a: fix APKBUILD ( !874 )
2020-01-17 18:10:46 +01:00
HenriDellal
c958b738fa
device/device-oneplus-onyx: fix APKBUILD ( !874 )
2020-01-17 18:10:45 +01:00
HenriDellal
1d6b929b6d
device/device-nokia-rm885: fix APKBUILD ( !874 )
2020-01-17 18:10:43 +01:00
HenriDellal
684882f545
device/device-nokia-frt: fix APKBUILD ( !874 )
2020-01-17 18:10:42 +01:00
HenriDellal
b690d3dcc0
device/device-nextbit-robin: fix APKBUILD ( !874 )
2020-01-17 18:10:40 +01:00
HenriDellal
98ef9c84b9
device/device-motorola-surnia: fix APKBUILD ( !874 )
2020-01-17 18:10:39 +01:00
HenriDellal
74bf146540
device/device-motorola-shamu: fix APKBUILD ( !874 )
2020-01-17 18:10:37 +01:00
HenriDellal
4ec872563f
device/device-motorola-potter: fix APKBUILD ( !874 )
2020-01-17 18:10:36 +01:00
HenriDellal
4d11c7c710
device/device-motorola-peregrine: fix APKBUILD ( !874 )
2020-01-17 18:10:34 +01:00
HenriDellal
7d8261c19a
device/device-motorola-montana: fix APKBUILD ( !874 )
2020-01-17 18:10:33 +01:00
HenriDellal
db59f73c46
device/device-motorola-lux: fix APKBUILD ( !874 )
2020-01-17 18:10:31 +01:00
HenriDellal
d9e91c5ab8
device/device-motorola-ghost: fix APKBUILD ( !874 )
2020-01-17 18:10:30 +01:00
HenriDellal
fe6103070a
device/device-motorola-falcon: fix APKBUILD ( !874 )
2020-01-17 18:10:28 +01:00
HenriDellal
05804e90b2
device/device-motorola-cedric: fix APKBUILD ( !874 )
2020-01-17 18:10:27 +01:00
HenriDellal
799dbbaed5
device/device-meizu-turbo: fix APKBUILD ( !874 )
2020-01-17 18:10:25 +01:00
HenriDellal
713303685e
device/device-lg-w5: fix APKBUILD ( !874 )
2020-01-17 18:10:24 +01:00
HenriDellal
dd8835331c
device/device-lg-vee7e: fix APKBUILD ( !874 )
2020-01-17 18:10:22 +01:00
HenriDellal
964f27128b
device/device-lg-p700: fix APKBUILD ( !874 )
2020-01-17 18:10:21 +01:00
HenriDellal
9048185112
device/device-lg-lenok: fix APKBUILD ( !874 )
2020-01-17 18:10:19 +01:00
HenriDellal
d2864d56fc
device/device-lg-h815: fix APKBUILD ( !874 )
2020-01-17 18:10:18 +01:00
HenriDellal
6539181777
device/device-lg-e610: fix APKBUILD ( !874 )
2020-01-17 18:10:17 +01:00
HenriDellal
55141bee90
device/device-lg-dory: fix APKBUILD ( !874 )
2020-01-17 18:10:15 +01:00
HenriDellal
77f6e8ed21
device/device-lg-d855: fix APKBUILD ( !874 )
2020-01-17 18:10:14 +01:00
HenriDellal
3f9ca04055
device/device-lg-d722: fix APKBUILD ( !874 )
2020-01-17 18:10:12 +01:00
HenriDellal
c1dc376560
device/device-lg-d285: fix APKBUILD ( !874 )
2020-01-17 18:10:11 +01:00
HenriDellal
0685dcf864
device/device-lg-bullhead: fix APKBUILD ( !874 )
2020-01-17 18:10:09 +01:00
HenriDellal
2d59f51a14
device/device-lenovo-karate: fix APKBUILD ( !874 )
2020-01-17 18:10:08 +01:00
HenriDellal
bf1d4aec86
device/device-leeco-s2: fix APKBUILD ( !874 )
2020-01-17 18:10:07 +01:00
HenriDellal
d583f1d30a
device/device-jolla-sbj: fix APKBUILD ( !874 )
2020-01-17 18:10:05 +01:00
HenriDellal
ba8044dd8a
device/device-infocus-flatfish: fix APKBUILD ( !874 )
2020-01-17 18:10:04 +01:00
HenriDellal
e9379ab232
device/device-huawei-y530: fix APKBUILD ( !874 )
2020-01-17 18:10:03 +01:00
HenriDellal
1a2f6d9bf0
device/device-huawei-lua-u22: fix APKBUILD ( !874 )
2020-01-17 18:10:01 +01:00
HenriDellal
f6093243e9
device/device-huawei-cameron: fix APKBUILD ( !874 )
2020-01-17 18:10:00 +01:00
HenriDellal
8abe7225af
device/device-huawei-angler: fix APKBUILD ( !874 )
2020-01-17 18:09:51 +01:00
HenriDellal
3039bfb46c
device/device-htc-vivo: fix APKBUILD ( !874 )
2020-01-17 18:09:48 +01:00
HenriDellal
be723a9a7f
device/device-htc-ville: fix APKBUILD ( !874 )
2020-01-17 18:09:47 +01:00
HenriDellal
7d1b335f57
device/device-htc-protou: fix APKBUILD ( !874 )
2020-01-17 18:09:45 +01:00
HenriDellal
d8891e83ff
device/device-htc-primou: fix APKBUILD ( !874 )
2020-01-17 18:09:41 +01:00
HenriDellal
63e2165ce0
device/device-htc-memul: fix APKBUILD ( !874 )
2020-01-17 18:09:39 +01:00
HenriDellal
164633103c
device/device-htc-m8: fix APKBUILD ( !874 )
2020-01-17 18:09:38 +01:00
HenriDellal
bbdbdba5c1
device/device-htc-m7: fix APKBUILD ( !874 )
2020-01-17 18:09:36 +01:00
HenriDellal
50d3301f0d
device/device-htc-k2ul: fix APKBUILD ( !874 )
2020-01-17 18:09:27 +01:00
HenriDellal
15ff81c441
device/device-htc-evita: fix APKBUILD ( !874 )
2020-01-17 18:09:26 +01:00
HenriDellal
206ee31c50
device/device-htc-bravo: fix APKBUILD ( !874 )
2020-01-17 18:09:24 +01:00
HenriDellal
f60049cb23
device/device-htc-a5ul: fix APKBUILD ( !874 )
2020-01-17 18:09:23 +01:00
HenriDellal
4689fe78c7
device/device-hisense-m470bsa: fix APKBUILD ( !874 )
2020-01-17 18:09:22 +01:00
HenriDellal
9f6a0037dc
device/device-gp-peak: fix APKBUILD ( !874 )
2020-01-17 18:09:20 +01:00
HenriDellal
a95c8ab01b
device/device-google-glass: fix APKBUILD ( !874 )
2020-01-17 18:09:19 +01:00
HenriDellal
c91b445526
device/device-google-crosshatch: fix APKBUILD ( !874 )
2020-01-17 18:09:17 +01:00
HenriDellal
d7ee634547
device/device-fairphone-fp2: fix APKBUILD ( !874 )
2020-01-17 18:09:16 +01:00
HenriDellal
157cf8b922
device/device-fairphone-fp1: fix APKBUILD ( !874 )
2020-01-17 18:09:15 +01:00
HenriDellal
adeb53f5db
device/device-chuwi-hi10plus: fix APKBUILD ( !874 )
2020-01-17 18:09:13 +01:00
HenriDellal
342a8f47a9
device/device-bq-chaozu: fix APKBUILD ( !874 )
2020-01-17 18:09:12 +01:00
HenriDellal
f2e59ca0d6
device/device-asus-z00vd: fix APKBUILD ( !874 )
2020-01-17 18:09:11 +01:00
HenriDellal
6e4d2a603e
device/device-asus-z00t: fix APKBUILD ( !874 )
2020-01-17 18:08:56 +01:00
HenriDellal
3e39fcc6e3
device/device-asus-flo: fix APKBUILD ( !874 )
2020-01-17 18:08:50 +01:00
xawlw
77e8425583
oneplus-bacon: migrate to armv7 ( !890 )
2020-01-17 08:36:34 +03:00
Pops Dylan
7e3ee23622
device/device-raspberry-pi: fix boot error caused by missing dtb file ( !870 )
...
The upstream linux-rpi package has been modified: the dtb files
are now located in /boot/dtbs.
2020-01-12 18:06:35 +03:00
red-black-bonsai
0bc495cf44
medion-kai: new device ( !866 )
2020-01-10 18:19:29 +01:00
HenriDellal
b97c340c36
nobby-230: new device ( !865 )
2020-01-09 00:33:52 +03:00
George Hopkins
ef4a30d29c
device/linux-huawei-y530: fix lookup of symbolic links ( !856 )
2020-01-04 14:04:23 +03:00
George Hopkins
685f838c8b
huawei-y530: change to armv7 ( !850 )
...
[ci:skip-build]: already built successfully in CI
2020-01-03 04:45:57 +01:00
Harsh Lathwal
4250586168
yu-tomato: new device (YU Yureka) ( !844 )
...
[ci:skip-build]: already built successfully in CI
2020-01-03 03:41:06 +01:00
Daniele Debernardi
18e5124cba
raspberry-pi4: new device ( !843 )
2020-01-03 03:16:17 +01:00
Minecrell
cd6d1b82e3
device-samsung-golden: add mainline kernel ( !833 )
2019-12-30 19:19:40 +01:00
Minecrell
281504d6af
device-samsung-golden: split downstream kernel into separate package ( !833 )
...
Prepare for mainline by moving the downstream-specific files
into a separate downstream package.
2019-12-30 19:19:40 +01:00
Minecrell
6171f6de66
device-samsung-golden: use U-Boot Fastboot interface instead of Heimdall ( !833 )
2019-12-30 19:19:40 +01:00
DolphinChips
9018537264
device-samsung-klte: remove nonfree-firmware from depends of kernel-downstream ( !837 )
2019-12-30 18:41:56 +01:00
Nikita Travkin
f152e1d636
wileyfox-crackling: optimize module load order ( !836 )
...
This fixes warnings on boot.
2019-12-29 02:41:23 +03:00
Bhushan Shah
543598e81a
pine64-pinephone: start eg25 service at boot ( !842 )
...
This should enable modem properly on the pinephone
2019-12-28 21:35:29 +05:30
Icenowy Zheng
5bf2defdcf
pine64-pinephone: add script to bring up EG25 on current sample ( !620 )
...
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2019-12-28 20:43:05 +05:30
Icenowy Zheng
f8ba7b6a20
pine64-pinephone: drop out-of-date force-fbdev configuration ( !620 )
...
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2019-12-28 20:42:06 +05:30
Nikita Travkin
4ae1e76e73
device-wileyfox-crackling: enable display on boot ( !830 )
...
This commit adds necessary kernel modules to initramfs to enable
display early on boot which allows FDE and charger-sdl to work
2019-12-25 17:20:53 +01:00
Minecrell
3a70f3748f
samsung-serranovelte: new device (Samsung Galaxy S4 Mini Value Edition) ( !828 )
...
samsung-serranovelte runs Linux mainline (linux-postmarketos-qcom-msm8916)
with support for:
- Display
- Touchscreen
- Sound
- GPIO keys
- NFC
- Vibrator
- IMU (Accelerometer + Gyroscope)
- Battery
The primary limitation of samsung-serranovelte is that it can only run
ARMv7 (32-bit) binaries, even though its hardware (MSM8916) is 64-bit
capable. This is because it was never updated with 64-bit compatible
firmware (usually introduced together with the Android 5.0 update).
[ci:skip-vercheck]: only added new architectures
2019-12-24 03:14:54 +03:00
Minecrell
cf8b2f605d
device/soc-qcom-msm8916: enable on armv7 ( !828 )
2019-12-24 03:14:54 +03:00
Luca Weiss
62a557ab97
device-fairphone-fp2: configure getty using deviceinfo_getty variable ( !817 )
2019-12-22 11:38:15 +00:00
Alexey Min
bd5e3ed159
pine64-pinetab: fix emmc booting ( !801 )
2019-12-21 19:16:19 +03:00
Martijn Braam
36427e16da
pine64-pinephone: fix emmc booting ( !801 )
2019-12-21 19:04:24 +03:00
Rudy
9bc9ff2170
samsung-expressatt: new device (Samsung Galaxy S3 I437) ( !808 )
2019-12-21 15:40:54 +03:00
Minecrell
4ecef0e962
samsung-golden: update firmware packaging ( !807 )
...
- Update WiFi firmware to newer version
- Change paths so that (eventually) mainline could load the same firmware
2019-12-21 15:19:25 +03:00
Daniele Debernardi
6e237d9d3d
device-surftab-wintron7.0: replace linux-vanilla with linux-lts ( !814 )
...
[ci:skip-build]: already built successfully in CI
2019-12-21 11:01:40 +01:00
Daniele Debernardi
132423e942
device-tablet-x64uefi: replace linux-vanilla with linux-lts ( !814 )
2019-12-21 03:09:47 +01:00
Pops Dylan
7ca42afe42
device-purism-librem5dev: configure getty using deviceinfo_getty variable ( !796 )
...
Move getty configuration from the .post-install script to deviceinfo.
2019-12-14 02:58:53 +01:00
Drew DeVault
b6482e4571
device/device-pine64-pinephone: add ofono-openrc ( !805 )
...
The post-install depends on the -openrc files being present, and if the
dependency isn't explicitly specified then the device-* package may be
installed before the -openrc package, causing the post-install to fail.
2019-12-14 02:27:58 +01:00
Hunter Sell
8baf04df3c
hisense-m470bsa: new device (Hisense Sero 7 Pro) ( !721 )
...
[ci:skip-build]: already built successfully in CI
2019-12-14 00:52:45 +01:00
Antoine Fontaine
bb49d85ca8
wiko-lenny2: new device (Wiko Lenny 2) ( !773 )
2019-12-12 12:51:38 +03:00
Pops Dylan
2deca0969f
lg-hammerhead: configure getty using deviceinfo_getty variable ( !795 )
...
Move getty configuration from the .post-install script to deviceinfo.
2019-12-11 02:00:55 +03:00
Pops Dylan
9a5da8f65a
pine64-pinephone: configure getty using deviceinfo_getty variable ( !797 )
...
Move getty configuration from the .post-install script to deviceinfo.
2019-12-10 17:33:39 +03:00
Pops Dylan
2c803889d6
pine64-pinetab: configure getty using deviceinfo_getty variable ( !798 )
...
Move getty configuration from the .post-install script to deviceinfo.
2019-12-10 01:15:56 +03:00
HenriDellal
77a160c94d
htc-primou: new device ( !791 )
2019-12-09 19:37:22 +03:00
Antoine Fontaine
805ba03d87
raspberry-pi: fix sway, phosh startup ( !775 )
...
Both sway and phosh require hardware acceleration (DRM) to work. Let's
activate that when we request one of them. Also don't let them fail
during startup on inputless setups (which is common on a raspberry pi).
Phosh is too slow to be unsable, but now, it'll at least be unusable out
of the box ;-)
2019-12-07 15:27:10 +01:00
Konrad Dybcio
201573b4f6
sony-nicki: fix elogind/cgroups regression, remove unused defconfig ( !776 )
...
Without this MR, elogind, and therefore weston will not start as it will
complain about cgroup mess:
[ 21.387150] elogind-daemon[1538]: Failed to determine whether /sys/fs/cgroup is a mount point: Symbolic link loop
[ 21.388341] elogind-daemon[1538]: Failed to mount cgroup at /sys/fs/cgroup/elogind: No such file or directory
Fix by applying this patch, thanks minlexx for pointing me to it! This
might possibly also be applicable to other kernel 3.4-based ports.
[ci:skip-build]: already built successfully in CI
2019-12-07 13:48:05 +01:00
Mike
d23549a251
samsung-golden: rename from samsung-i8190 ( !719 )
2019-12-06 16:25:01 +03:00
Mike
d19dd5d51d
samsung-i8190: change to armv7 ( !719 )
2019-12-06 16:24:58 +03:00
Sireesh Kodali
16891e81f9
motorola-potter: fix touchscreen ( !774 )
...
This adds an initfs-hook that enables the sceen, similar
to how the motorola-lux works. Touchscreen now shows
output on `libinput debug-events`
2019-12-06 14:38:31 +03:00
Martijn Braam
727e21b20f
device-pine64-pinephone: add alsa ucm config ( !772 )
...
This provides alsa usecase profiles for the audio routing in the
pinephone, pulseaudio also picks up this config.
[ci:skip-build]: already built successfully in CI
2019-12-04 22:16:51 +01:00
km2
53ee5b4c8b
zt3-p731a20: add asound.state from finepower-f1 ( !761 )
...
[ci:skip-build]: already built successfully in CI
2019-11-30 15:49:48 +01:00
Alexander Polynomdivision
b88862a624
samsung-herolte: use dtbtool-exynos ( !764 )
...
Since dtbtool-exynos is packaged, we can use it to generate the DT image
outside the kernel tree.
[ci:skip-build]: already built successfully in CI
2019-11-27 22:45:33 +01:00
pedro
d3fedc4b0c
lg-mako: fix wifi ( !763 )
...
Add config file including 1 second delay when activating wlan driver.
Related: #46
2019-11-24 20:56:06 +01:00
Martijn Braam
277817162d
device-pine64-pinephone: hardcode partitions ( !756 )
...
[ci:skip-build]: already built successfully in CI
2019-11-24 20:16:53 +01:00
Dolphin von Chips
1a1a703fe9
samsung-j1mini3g: fix X11 and framebuffer colors ( !753 )
...
[ci:skip-build]: already built successfully in CI
2019-11-24 20:10:17 +01:00
Dolphin von Chips
b1db5f1a53
samsung-j1mini3g: use armv7 and msm-fb-refresher ( !753 )
2019-11-24 20:09:15 +01:00
alxndrpsclt
66ec738e63
lg-hamerhead: fix X11 UIs based on frammebuffer ( !745 )
...
[ci:skip-build]: already built successfully in CI
2019-11-20 23:14:08 +01:00
Luca Weiss
3362660cae
htc-memul: new device (HTC One Mini 2) ( !641 )
...
[ci:skip-build]: alraedy built successfully in CI
2019-11-20 22:30:34 +01:00
Daniele Debernardi
6dd9e47ba9
qemu-amd64: fix xfce4 background ( !728 )
...
[ci:skip-build]: already built successfully in CI
2019-11-20 21:49:01 +01:00
Daniele Debernardi
12e1ab59cf
qemu-amd64: set default gateway ( !728 )
2019-11-20 21:48:07 +01:00
Daniele Debernardi
d7c69d9e89
nokia-n900: fix xfce4 background ( !748 )
...
[ci:skip-build]: already built successfully in CI
2019-11-20 21:42:13 +01:00
Luca Weiss
66db4dff0c
main/xf86-video-opentegra: remove ( !754 )
...
The package doesn't build anymore and blocks the binary repository.
See postmarketOS/pmaports#339
2019-11-19 19:53:55 +01:00
Luca Weiss
1d966578d2
fairphone-fp2: reorganize dependencies (again), add mainline subpackage ( !692 )
...
Remove all firmware-support dependencies from the firmware package and
add them to -downstream-firmware and -mainline-firmware packages which
have an install_if on the downstream or mainline kernel subpackage.
[ci:skip-build]: already built successfully in CI
2019-11-17 16:28:30 +01:00
Alexey Min
d4f39c5a44
samsung-klte: customize USB idVendor and idProduct ( !741 )
...
Use values from the stock Android:
* 0x04e8 (Samsung Electronics Co., Ltd) as vendor
* 0x6860 (Galaxy (MTP)) as product
2019-11-17 15:49:45 +01:00
Alexey Min
ac0fe90355
pine64-pinetab: use Allwinner USB IDs ( !739 )
...
Stock Android on PineTab is detected as 1f3a:1007.
Use those values as USB idVendor and idProduct on
postmarketOS, too.
idVendor 1f3a is "Allwinner Technology Co., Ltd."
idProduct 1007 is unknown to databases.
2019-11-17 15:40:10 +01:00
Danct12
90341ef720
xiaomi-santoni: use Xiaomi USB IDs ( !740 )
...
Signed-off-by: Danct12 <danct12@disroot.org>
2019-11-17 15:36:49 +01:00
Luca Weiss
11e2b269ab
device/linux-lg-vee7e: fix build with new binutils
...
[ci:skip-build]: already built successfully in CI
2019-11-10 13:20:37 +01:00
Luca Weiss
37123b4fdb
device/linux-htc-bravo: fix build with new binutils
2019-11-10 13:19:44 +01:00
Luca Weiss
a185318feb
device/linux-lg-lenok: switch mirror
...
I cannot find a repository with the original commit anymore, but Oliver
has already put the repo onto pmsourcedump, so use that.
2019-11-10 13:19:09 +01:00
Luca Weiss
3846d4628f
device/linux-samsung-espresso10: switch mirror
...
The original repository was deleted.
2019-11-10 13:18:15 +01:00
lambdadroid
9c78722059
device/linux-samsung-lt023g: enable CONFIG_CGROUPS=y ( !724 )
...
[ci:skip-build]: already built successfully in CI
2019-11-10 09:24:52 +01:00
lambdadroid
cf49130779
device/linux-samsung-i8200: enable CONFIG_CGROUPS=y ( !724 )
2019-11-10 09:24:26 +01:00
Bart Ribbers
f2c41d7e5e
device/linux-nokia-n9: fix checksums ( !722 )
2019-11-05 12:18:31 +01:00
Muhammad Firman Yassin
05a38c3280
samsung-royss: kernel compiler upgrade and several fixes ( !701 )
...
[ci:skip-build]: already built successfully in CI
2019-11-03 16:41:19 +01:00
Danct12
ed2a658bd3
device/linux-asus-z00vd: add python3 support ( !707 )
...
Signed-off-by: Danct12 <danct12@disroot.org>
[ci:skip-build]: already built successfully in CI
2019-11-03 16:28:46 +01:00
lambdadroid
fe4bd3ab4d
asus-me176c: rework packages ( !699 )
...
device/device-asus-me176c:
- Install me176c-factory to apply correct MAC addresses for
WiFi and BT
- Use FAT32 for boot partition. This allows flashing the boot
partition directly as ESP (EFI System Partition).
- Overall cleanup
device/linux-asus-me176c:
- Update kernel fork to 4.19.80
- Cleanup APKBUILD
- Stop building patched ACPI DSDT table directly into kernel
firmware/firmware-asus-me176c:
- Package WiFi firmware
firmware/firmware-asus-me176c-acpi:
- New package for the patched ACPI DSDT table
-> Separate from firmware-asus-me176c because it is always required,
(not optional)
[ci:skip-build]: runs into timeout
2019-11-03 15:58:37 +01:00
Martijn Braam
23a3f904bf
lg-hammerhead: set phosh scale to 3 ( !697 )
2019-10-26 01:59:57 +02:00
Bart Ribbers
6c47283e2c
linux-samsung-royss: use lzma compression rather than lzo ( !693 )
...
This removes the dependency on the lzop package which is in Alpine's
testing repository
[ci:skip-build]: already built successfully in CI
2019-10-26 01:36:53 +02:00
HenriDellal
6e5723a69d
finepower-f1: add sound output support ( !691 )
2019-10-23 23:36:17 +02:00
Mariusz Chryc
b57d83247e
xiaomi-kenzu: fix charging-sdl, osk-sdl ( !688 )
...
[ci:skip-build]: already built successfully in CI
2019-10-23 23:22:12 +02:00
Luca Weiss
bd67629606
fairphone-fp2: reorganize dependencies, install modem firmware by default ( !686 )
...
The modem boots up properly without causing any problems, so let's
install the firmware and support packages by default.
Also install adsp-audio now by default to boot up the adsp for audio and
other services provided by the processor.
[ci:skip-build]: already built successfully in CI
2019-10-18 23:38:16 +02:00
Jasper Korten
4576d1b334
samsung-gt510wifi: new device (Samsung Galaxy Tab A 9.7 Wifi (2015) (SM-T550)) ( !683 )
...
[ci:skip-build]: already built successfully in CI
2019-10-18 22:13:31 +02:00
Muhammad Firman Yassin
692f088c8e
samsung-royss: new device (Samsung Galaxy Young) ( !670 )
...
[ci:skip-build]: already built successfully in CI
2019-10-13 23:21:07 +02:00
Martijn Braam
840ba65730
nokia-n900: replace i3status with i3blocks ( !513 )
...
Thanks to drebrez for lots of additional improvements to this patch.
2019-10-13 23:07:03 +02:00
lambdadroid
2c57359b8a
main/postmarketos-mkinitfs: include ext4 and usb_f_rndis in initramfs ( !673 )
...
The initramfs needs ext4 (to mount the rootfs) and usb_f_rndis
(to enable USB networking on devices that use USB configfs).
If these are built as modules, they need to be included in initramfs.
[ci:skip-build]: already built successfully in CI
2019-10-13 21:22:42 +02:00
Bart Ribbers
1280bde87b
purism-librem5dev: start ofono on boot ( !679 )
2019-10-11 18:11:19 +02:00
Bart Ribbers
f6ebf07606
pine64-dontbeevil: start ofono on boot ( !678 )
2019-10-11 18:09:17 +02:00
Bart Ribbers
3e4ff90ef7
pine64-pinephone: start ofono on boot ( !678 )
2019-10-11 18:09:00 +02:00
Daniele Debernardi
0f3e1cc882
qemu-amd64: enable framebuffer in initramfs ( !493 )
2019-10-09 23:22:32 +02:00
lambdadroid
a855164812
main/linux-postmarketos-qcom: rename to linux-postmarketos-qcom-msm8974 ( !662 )
...
We have linux-postmarketos-qcom and linux-postmarketos-qcom-msm8916 now,
which is quite confusing. linux-postmarketos-qcom was originally added
for MSM8974 devices (e.g. Nexus 5) and its patches on top of mainline
are therefore quite focused on MSM8974.
linux-postmarketos-qcom-msm8916 on the other hand, has patches specific
to MSM8916. The two packages do not have any patch in common, therefore
merging the two would only cause signficiant overhead to coordinate
testing for devices of the two SoCs.
Therefore, it is better to keep them separate.
To avoid confusion, rename linux-postmarketos-qcom to
linux-postmarketos-qcom-msm8974 to make it clear that it is really
a close-to-mainline kernel for MSM8974 devices.
[ci:skip-build]: already built successfully in CI
2019-10-08 00:51:38 +02:00
lambdadroid
bdb1bdc87b
main/libsparse: remove ( !661 )
...
The sparse image tools (img2simg, simg2img, append2simg) are now
part of Alpine's android-tools package where they are continously
updated. (See https://github.com/nmeum/android-tools/pull/8 )
Remove "libsparse" as depends from all packages because it is either:
- installed automatically by pmbootstrap when needed for
deviceinfo_flash_sparse="true"
(device-chuwi-hi10plus, device-htc-flounder, device-lg-bullhead,
device-semc-anzu, device-xiaomi-kenzo)
- seemingly unused(?)
(device-asus-z00t, linux-motorola-falcon, linux-motorola-peregrine)
[ci:skip-build]: already built successfully in CI
2019-10-07 23:06:31 +02:00
Martijn Braam
c2cb2a17d4
device-pine64-pinetab: added phosh config ( !655 )
2019-10-05 17:56:25 +02:00
Alastair Horn
61ca6a1fdf
samsung-j3nxlte: new device (Samsung Galaxy J3 (2016)) ( !653 )
...
Display and touchscreen (with a kernel driver patch) working.
[ci:skip-build]: already built successfully in CI
2019-10-02 21:23:20 +02:00
Bhushan Shah
af386c96fe
purism-librem5dev: use card1 on the plasma-mobile ( !590 )
...
in Librem 5 devkit, card0 is coming from etnaviv and is not usable for
kms/drm. So force usage of card1 for kwin_wayland.
[ci:skip-build]: won't finish in time
2019-10-02 21:00:00 +02:00
Clayton Craft
2f3b5469b2
purism-librem5dev: update deviceinfo and uboot script ( !590 )
...
This simplifies the uboot script and updates it to use correct address
offsets for kernel, ramdisk and fdt. Appending the dtb to the kernel is
no longer necessary. This also changes the dtb to the one used on
PureOS.
2019-10-02 20:59:53 +02:00
Clayton Craft
31aa0b5f4b
purism-librem5dev: upgrade to purism's 5.2 kernel ( !590 )
2019-10-02 20:59:48 +02:00
Clayton Craft
aeeda11fa1
device-pine64-a64lts: enable serial console after boot ( !651 )
2019-10-01 15:36:34 +02:00
silver
bce5f4feec
samsung-apexq: kernel 3.4.104 with loadable modules working ( !650 )
...
linux-samsung-apexq/APKBUILD updated with newer kernel commit
sha from d2 repo, and now builds and packages modules into the
rootfs in /lib/modules/. prima wifi module not yet working.
2019-09-27 16:41:42 +00:00
Oliver Smith
b6deac3f1c
amazon-thor: don't use fastboot_vendor_id anymore
...
Fastboot doesn't support this option anymore, so remove it. If
you are sure that you need this option, we can probably convince
upstream fastboot to add it again, or find another solution. Just
let us know in the issues.
Related: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1818
Related: https://gitlab.com/postmarketOS/pmbootstrap/issues/1830
2019-09-26 22:59:54 +02:00
smd
a4f38c41c0
finepower-f1: new device (Finepower F1) ( !645 )
...
[ci:skip-build]: already built successfully in CI
2019-09-25 23:16:59 +02:00
Oliver Smith
d0f76807d7
sony-nicki: remove -dev subpkg from kernel
...
The subpackage depends on the "kernel-scripts" package, which has been
removed from pmaports.git. Therefore the -dev package could not be
installed, and our CI check of the binary repo noticed this and was
failing.
Related: https://gitlab.com/postmarketOS/pmaports/merge_requests/329
2019-09-25 22:52:38 +02:00
Mathias Roux
136ef57fd5
wiko-ufeel: new device (Wiko U FEEL) ( !573 )
...
[ci:skip-build]: already built successfully in CI
2019-09-25 21:47:50 +02:00
Oliver Smith
e09aa15c08
temp/mesa-grate: removed ( !648 )
...
This depends on non-existing package py2-mako, and therefore blocks
building the binary repository.
Related: #370
2019-09-25 21:17:41 +02:00
Konrad Dybcio
1573a80619
sony-nicki: add a WIP mainline kernel adaptation ( !640 )
...
[ci:skip-build]: already built successfully in CI
2019-09-22 21:59:23 +02:00
Oliver Smith
58fcf794d3
pine64-*: fix post-install filename
...
Make the renamed pine packages build again, by giving their post-install
files the new pkgname.
(So much for trivial package renames, needs better testing next time :p)
2019-09-20 01:04:02 +02:00
Luca Weiss
1094359fe0
device/device-pine64-pinetab: rename ( !623 )
...
[ci:skip-build]: mesa binary package is currently being built, let's
not make CI build the mesa package too for this trivial
rename
2019-09-19 01:18:59 +02:00
Luca Weiss
e5c060110d
device/device-pine64-pinephone: rename ( !623 )
2019-09-19 01:18:39 +02:00
Luca Weiss
89953efaab
device/device-pine64-dontbeevil: rename ( !623 )
2019-09-19 01:18:18 +02:00
Luca Weiss
1baee138e2
device/device-pine64-a64lts: rename ( !623 )
2019-09-19 01:17:38 +02:00
Bart Ribbers
23df7156de
device/linux-oneplus-bacon: remove non-used Python 2 dependency ( !606 )
...
[ci:skip-build] The kernels won't succeed in time anyway
2019-09-14 06:42:50 +02:00
Bart Ribbers
b03bbbe80b
device/linux-leeco-s2: remove non-used Python 2 dependency ( !606 )
2019-09-14 06:42:50 +02:00
Bart Ribbers
d9f799f65b
device/linux-oneplus-onyx: remove non-used Python 2 dependency ( !606 )
2019-09-14 06:42:50 +02:00
Bart Ribbers
969b71919f
device/linux-lg-d285: remove non-used Python 2 dependency ( !606 )
2019-09-14 06:42:50 +02:00
Bart Ribbers
571e00e112
device/linux-huawei-angler: remove non-used Python 2 dependency ( !606 )
2019-09-14 06:42:50 +02:00
Martijn Braam
d041549b58
pine-pinephone: add hwtest data ( !617 )
2019-09-14 04:57:14 +02:00
Daniele Debernardi
13fa90dc88
nokia-n900: Bind square brackets to us keymap ( !572 )
2019-09-14 04:31:08 +02:00
Bhushan Shah
350ac7af21
device-pine-pinephone: new device (PINE64 PinePhone) ( !583 )
...
* Added display in final pinephone to the kernel
* Added getty
* Use RGB led to signify booting status in u-boot
* Enable CONFIG_GPIO_SYSFS
[ci:skip-build]: won't finish in time
2019-09-05 18:49:54 +02:00
Bart Ribbers
682d7fbbd6
pine-dontbeevil: remove outdated weston launch script and fix boot shortts ( !594 )
2019-09-05 17:10:45 +02:00
Ingo Feinerer
28f0e5d4e1
htc-protou: new device (HTC Desire X) ( !588 )
...
Changes in the kernel defconfig:
- disable ANDROID_PARANOID_NETWORK (removes network restrictions)
- enable CONFIG_USB_G_ANDROID and CONFIG_DIAG_CHAR (for USB networking)
- enable DEVTMPFS (needed for udev -> touch support in weston)
- enable FB_MSM_DEFAULT_DEPTH_RGB565 (for 16-bit support to avoid red
screen)
- enable SYSVIPC (so busybox' syslogd can log to a ringbuffer in the
kernel)
- enable VT (for virtual terminal over USB)
[ci:skip-build]: already built successfully in CI
2019-08-31 21:19:16 +02:00
Oliver Smith
0619729a04
oppo-find-7a: linux: fix depends in dev subpackage
...
Insert missing space into the depends line, so it reads "gmp-dev bash"
instead of "gmp-devbash". This did not cause a build failure, but made
the upstream compat CI check fail after the binary package had been
built and uploaded. It would also cause an error if one tried to install
the package. The CI check will pass once the fixed package is built and
uploaded.
[ci:skip-build]
2019-08-31 20:06:48 +02:00
Nikita Travkin
422a4b1201
wileyfox-crackling: add mainline kernel ( !582 )
...
[ci:skip-build]: already built successfully in CI
2019-08-31 19:47:49 +02:00
Mis012
59088ec5b8
samsung-a3ulte: new device (Samsung Galaxy A3 (SM-A300FU)) ( !582 )
2019-08-31 19:47:20 +02:00
lambdadroid
780adc8cec
samsung-a5ulte: new device (Samsung Galaxy A5 (SM-A500FU)) ( !582 )
2019-08-31 19:47:20 +02:00
lambdadroid
e80aabe73f
soc-qcom-msm8916: Add common packages for mainline MSM8916 devices ( !582 )
...
Add main/linux-postmarketos-qcom-msm8916 as shared mainline kernel
for all MSM8916 devices.
2019-08-31 19:47:15 +02:00
Tito Ragusa
292e742220
oppo-find-7a: linux: various improvements ( !580 )
...
* add dev-package
* modularize some kernel drivers
* modernize Makefile to silence some warnings
* fix various warnings
* add some CVE patches
[ci:skip-build]: already built successfully in CI
2019-08-31 15:30:38 +02:00
Martijn Braam
1544b5da95
device-pine-dontbeevil: fix u-boot script ( !586 )
2019-08-29 14:53:03 +02:00
Dolphin von Chips
5d5ab279f2
motorola-montana: use aarch64 ( !581 )
...
[ci:skip-build]
2019-08-29 11:18:27 +02:00
Gavin Lilly
82cdba421e
device-motorola-lux: enabled touchscreen ( !584 )
2019-08-29 11:05:27 +02:00
Zhuowei Zhang
a900d77ebc
google-crosshatch: upgrade mainline kernel to 5.3-rc5 ( !577 )
...
This rebases the Pixel 3 XL patches on top of Linux 5.3-rc5.
Also enabled more kernel modules related to modem, and applied
Bjorn Andersson's patch for resetting the UFS memory.
See
https://gitlab.com/postmarketOS/pmaports/issues/153
for more information.
[ci:skip-build] because kernel takes more than one hour to build
2019-08-25 22:31:48 +02:00
Grant Miller
2966c8aeff
linux-purism-librem5dev: update kernel config ( !575 )
...
Update kernel config to this commit
<e7b9b21a89
>
so that we can drop `!pmb:kconfigcheck`
Closes #189
[ci:skip-build]: already built successfully in CI
2019-08-25 21:21:35 +02:00
Gavin Lilly
7bef09b474
motorola-lux: new device (Moto X Play) ( !562 )
...
[ci:skip-build]: already built successfully in CI
2019-08-24 01:10:20 +02:00
Danct12
322be48523
pine-pinetab: enable uart, add weston cfg ( !570 )
...
[ci:skip-build]: already built successfully in CI
Signed-off-by: Danct12 <danct12@disroot.org>
2019-08-24 00:21:09 +02:00
Bart Ribbers
7eaffd519c
temp/u-boot-librem5dev: move from device ( !571 )
2019-08-23 21:27:40 +02:00
smd
969a4f876c
huawei-lua-u22: new device ( !559 )
...
[ci:skip-build]: already built successfully in CI
2019-08-20 22:30:01 +02:00
MartenBE
36af9305a3
samsung-matissewifi: new device ( !560 )
2019-08-19 22:12:18 +02:00
Dzmitry Sankouski
ccd9d6ba43
samsung-a5y17lte: add wlan kernel module ( !555 )
...
qcacld-2.0 external kernel module from code aurora forum, master branch
2019-08-19 17:03:04 +02:00
Danct12
d44646737e
device-pine-pinetab: enable bluetooth ( !553 )
...
[ci:skip-build]: does not finish on CI
Signed-off-by: Danct12 <danct12@disroot.org>
2019-08-19 16:57:22 +02:00
Dzmitry Sankouski
4c48457589
samsung-a5y17lte: kconfig: add muic debug option ( !556 )
...
Some Samsung muic's have debug possibility, but seems kernel config
option for that was deleted. Muic debug can be useful for attaching UART
cable to phone.
[ci:skip-build]: already built successfully in CI
2019-08-17 12:28:01 +02:00
dzmitry
de80777e1a
samsung-a5y17lte: add universal7880 firmware. ( !544 )
...
Firmware for Exynos 7880 SOC from https://github.com/TheMuppets
It is needed to enable wifi, and possibly other hardware. All of firmware found on Muppets has been packaged.
Also contains wlan module configuration.
2019-08-15 18:08:29 +02:00
Danct12
9d6a3540ad
device-pine-pinetab: change compose key to meta on pinetab keyboard ( !552 )
...
Signed-off-by: Danct12 <danct12@disroot.org>
2019-08-10 14:02:11 +02:00
Danct12
370a9fbbb1
device-pine-pinetab: rotate framebuffer console ( !550 )
...
[ci:skip-build] because kernel changes
Signed-off-by: Danct12 <danct12@disroot.org>
2019-08-10 13:19:48 +02:00
Luca Weiss
8f39bfd95c
device/*: Adjust for non-modified dtb filename ( !536 )
2019-08-06 12:37:12 +02:00
Daniele Debernardi
e4e38c2001
main/postmarketos-mkinitfs: add deviceinfo_framebuffer_landscape ( !546 )
...
Use deviceinfo_framebuffer_landscape during splash screen generation.
Also add the postmarketos-splash arguments variable to the computation
of the hash for the cache.
Adjust device-pine-pinetab to use the new variable, and therefore rotate
its splash screen.
[ci:skip-build]: already built successfully in CI
2019-08-06 12:00:31 +02:00
Luca Weiss
fef416f198
pine-pinetab: new device (Pine PineTab) ( !528 )
...
Thanks to Martijn Braam for additional patches that were squashed into
this one.
[ci:skip-build]: won't finish in time
2019-08-03 02:27:39 +02:00
Dzmitry Sankouski
1c335b552e
samsung-a5y17lte: new device (Samsung A5 2017) ( !510 )
...
[ci:skip-build]: already built successfully in CI.
2019-08-03 00:58:08 +02:00
Joey Hewitt
212b3c8643
samsung-i9195: fix red screen ( !535 )
...
[ci:skip-build]: already built successfully in CI
2019-08-02 23:03:41 +02:00
Daniele Debernardi
e259e5f420
device-nokia-n900: various improvements ( !534 )
...
- rename 'ch-de' keymap to 'ch' as in X keyboard config file
- add PMOS_NO_OUTPUT_REDIRECT to kernel cmdline (fixes debug-shell)
- add all keymap files in initramfs
- load default us keymap in initramfs
2019-07-31 01:25:27 +02:00
Dolphin von Chips
18d199c498
samsung-j1mini3g: new device (Samsung Galaxy J1 mini) ( !533 )
...
[ci:skip-build]: already built successfully in CI
2019-07-30 20:45:19 +02:00
Bart Ribbers
bb00212b21
device-sony-sirius: use mesa-git ( !524 )
2019-07-27 20:38:22 +02:00
Bart Ribbers
02bc1dd064
device-sony-castor-windy: use mesa-git ( !524 )
2019-07-27 20:37:34 +02:00
Bart Ribbers
3b4d876521
device-asus-flo: use mesa-git ( !524 )
2019-07-27 20:36:04 +02:00
Bart Ribbers
b11d96dcbb
device-lg-hammerhead: use mesa-git ( !524 )
2019-07-27 20:35:27 +02:00