- Jul 25, 2019
-
-
Luca Weiss authored
Also fix a few spaces->tabs issues while we're at it. Should result in the exact same commit being download as before, the checksum is different because GitHub puts the commit instead of the branch name into the archive. [ci:skip-build]: already built successfully in CI [ci:skip-vercheck]
-
- Jul 23, 2019
-
-
Luca Weiss authored
-
- Jul 18, 2019
-
-
Dang Huynh authored
[ci:skip-build]: already built successfully in CI Signed-off-by:
Danct12 <danct12@disroot.org>
-
- Jul 16, 2019
-
-
Federico Amedeo Izzo authored
The phone boots pmOS, and the basic functionalities are ready. [ci:skip-build]: already built successfully in CI
-
Sergey Larin authored
- OTG support - Charger - WiFi 5GHz - RTC bug "fixed" (always-on interrupt - made device overheat!) - Kernel version bumped to 5.2.1 - Memory timings - New WM8994 codec board driver (fixes suspend/resume) - Camera's regulator supported now (saves power at least!) - Updated panel driver (still not in mainline, idk why) - MHL support in kernel (fixes boot times and screen, currently disabled in X, not tested) - Other minor kernel chagnes [ci:skip-build]: already built successfully in CI
-
Dang Huynh authored
[ci:skip-build]: already built successfully in CI Signed-off-by:
Danct12 <danct12@disroot.org>
-
Asriel Dreemurr authored
Signed-off-by:
Danct12 <danct12@disroot.org>
-
Dang Huynh authored
Signed-off-by:
Danct12 <danct12@disroot.org>
-
Asriel Dreemurr authored
Signed-off-by:
Asriel Dreemurr <asriel.danctnix@gmail.com>
-
Asriel Dreemurr authored
Signed-off-by:
Asriel Dreemurr <asriel.danctnix@gmail.com>
-
Asriel Dreemurr authored
xiaomi-santoni: tweak kernel config for hybris-boot, add X11 config for xf86-video-hwcomposer (!420) Signed-off-by:
Asriel Dreemurr <asriel.danctnix@gmail.com>
-
Dang Huynh authored
Signed-off-by:
Danct12 <danct12@disroot.org>
-
Dang Huynh authored
Signed-off-by:
Danct12 <danct12@disroot.org>
-
Asriel Dreemurr authored
Signed-off-by:
Asriel Dreemurr <asriel.danctnix@gmail.com>
-
- Jul 11, 2019
-
-
Oliver Smith authored
The wallpaper has been broken, since we intentionally removed the N900 specific wallpaper from the postmarketos-wallpapers package. Just use the default wallpaper, and tell feh to scale it nicely.
-
hacker12455 authored
[ci:skip-build]: already built successfully in CI
-
Nikita Travkin authored
Initial support for Wileyfox Swift - System boots - USB networking works - Display and touch works - Weston, XFCE4, Plasma Mobile works with software rendering - fb.modes added but charging-sdl still don't work - System allways reports charge level at zero [ci:skip-build]: already built successfully in CI
-
- Jul 09, 2019
-
-
Konrad Dybcio authored
Also known as: SoMC Loire Suzu RoW [ci:skip-build]: already built successfully in CI
-
Luiz Silva authored
[ci:skip-build]: already built successfully in CI
-
Alexey Minnekhanov authored
This brings in several patches needed to add support for a memfd_create() syscall into kernel version 3.4 from kernel version 3.17. This is required for running lxc >= 3.1.0-r1 with security patch that fixes CVE-2019-5736. In short, security issue was: in a privileged container root process could overwrite lxc-start executable by opening its file descriptor and rewriting executable contents. This is where memfd comes to help: you can create an in-memory file, copy your executable there, and place a set of SEALS to protect it from modifying at a deep level. Then you fexecve() that fd and you're safe. For example, pulseaudio also can benefit from having memfd_create() implemented. This backports the following commits from upstream linux: - dd37978c50bc8b354e5c4633f69387f16572fdac: cache the value of file_inode() in struct file commit from linux-3.10 to have an f_inode member inside struct file and a helper function file_inode() that is used in some of the following commits - 40e041a2c858b3caefc757e26cb85bfceae5062b shm: add sealing API from 3.17: security measure called SEALS, that you can put on memfd file to restrict operations on it - 9183df25fe7b194563db3fec6dc3202a5855839c shm: add memfd_create() syscall also from 3.17 - 503e6636b6f96056210062be703356f4253b6db9 asm-generic: add memfd_create system call to unistd.h - e57e41931134e09fc6c03c8d4eb19d516cc6e59b ARM: wire up memfd_create syscall The last two are needed to make the syscall visible/usable from userspace, one in generic context, other for ARM arch. The test program (https://github.com/minlexx/test_memfd/) was written to verify that this works. [ci:skip-build]: already built successfully in CI
-
- Jul 06, 2019
-
-
Alexander Polynomdivision authored
As spaces instead of tabs were used, pmbootstrap would error out when using `samsung-herolte` during init.
-
Luca Weiss authored
[ci:skip-vercheck]
-
- Jul 03, 2019
-
-
Federico Amedeo Izzo authored
Also known as gt-i9001. [ci:skip-build]: already built successfully in CI
-
- Jun 30, 2019
-
-
hacker12455 authored
[ci:skip-build]: already ran successfully in CI
-
Oliver Smith authored
Let all remaining devices that depend on mesa-dri-freedreno use the new mesa-freedreno package. [ci:skip-build]: won't finish in time. I'm verifying that the whole merge request builds before merging.
-
Martijn Braam authored
Use the new mesa-freedreno package. Configure inittab to start a terminal on ttyMSM0 (serial). Remove fbdev from xorg.conf and set SWCursor on. Based on patches from Brian Masney.
-
Oliver Smith authored
Switch to armv7, because we're not building linux-postmarketos-qcom for armhf anymore.
-
Oliver Smith authored
[ci:skip-build]: will not finish in time. I've built linux-asus-me176c and it builds fine. I'm assuming that linux-teclast-x80pro will also build, since it is pretty much the vanilla kernel.
-
Oliver Smith authored
Make busybox mdev work in the postmarketOS initramfs.
-
- Jun 29, 2019
-
-
Luca Weiss authored
codespell --skip="./.git,*.patch,*.diff,config-*.*" [ci:skip-build] [ci:skip-vercheck]
-
- Jun 26, 2019
-
-
Kenneth Endfinger authored
[ci:skip-build]: already built successfully in CI
-
Idan Horo authored
Boots succsfully, SSH over USB works fine, display and touch screen works fine. WiFi is also confirmed to be working. [ci:skip-build]: already built successfully in CI
-
- Jun 24, 2019
-
-
Daniele Debernardi authored
[ci:skip-build]: already built successfully in CI
-
- Jun 19, 2019
-
-
Martijn Braam authored
This adds a seperate dts for the longts version of the devkit (which was the un-inverted version before) and adds a shortts version which was inverted before, but didn't exist in pmaports yet because I manually edited the dts for every release. This MR abuses the kernel switching feature to switch the dtb instead so shortts/longts can be selected in the init step. [ci:skip-build]: build won't finish in time
-
- Jun 13, 2019
-
-
Tito Ragusa authored
[ci:skip-build]: already built successfully in CI
-
Alexey Minnekhanov authored
Fix elogind sending device to a reboot on session start by lightdm. Fixes #274 [ci:skip-build]: already built successfully in CI
-
Alexey Minnekhanov authored
Do not overwrite NM unmanaged devices, append instead. [ci:skip-build]: already built successfully in CI
-
- Jun 11, 2019
-
-
- Jun 09, 2019
-
-
hacker12455 authored
16 bit color mode is needed for Xorg to work properly, udev rules are removed due to crashes and hangs. [ci:skip-build]: already built successfully in CI
-
- Jun 07, 2019
-
-
hacker12455 authored
-