Caleb Connolly
363446f9da
device/community/sdm845: enable console to workaround display init issue (MR 4610)
...
See edge blog post
https://gitlab.com/postmarketOS/postmarketos.org/-/merge_requests/236
upstream bug: https://gitlab.freedesktop.org/drm/msm/-/issues/46
Signed-off-by: Caleb Connolly <caleb@connolly.tech>
[ci:skip-build]: already built successfully in CI
2023-12-08 17:56:23 +00:00
Pablo Correa Gómez
4914067590
device/*: transform deviceinfo_modules_initfs into a file (MR 4169)
...
The file is automatically packed by devicepkg-dev utils
Relates #1836
2023-08-04 08:27:44 +02:00
Clayton Craft
0aa52ba34a
device-shift-axolotl: Revert to previous touchscreen driver in initramfs (MR 4275)
...
the 6.3 kernel for this device added edt-ft5x06, but it was dropped when
upgraded to 6.4, so this reverts back to the focaltech driver so that
the touchscreen will work again in the initramfs
[ci:skip-build] already built successfully in CI
2023-07-23 14:21:35 -07:00
Caleb Connolly
4eb8b81d7b
community/device-(sdm845): various fixes (MR 4201)
...
* Use zstd:fast compression for the ramdisk
* Delete obselete phoc.ini config files
* Fixup kernel cmdline args
2023-07-20 16:35:18 +01:00
Clayton Craft
ed0e80f329
shift-axolotl: include correct touchscreen driver in the initramfs (MR 4246)
...
This is necessary for enabling touchscreen support in FDE apps
2023-07-11 12:09:26 +02:00
Caleb Connolly
3f698640f1
device/community/sdm845: disable serial console (MR 3886)
...
The UART console makes the boot process a whole lot slower due to printk
being synchronous. These devices are well enough supported that we can
disable UART logging by default to improve the boot speed. This
constitutes a ~30 second speedup on the SHIFT6mq at 115200 baud.
2023-04-15 20:26:22 +01:00
Syboxez Blank
1770b37b60
device: sdm845-{enchilada,fajita,beryllium,axolotl}: rename qcom_smb2 to qcom_pmi8998_charger (MR 3204)
2022-06-08 09:41:31 +02:00
InsanePrawn
43af024596
device/community: sdm845-{enchilada,fajita,beryllium,axolotl}: add appropiate charging drivers (MR 3127)
2022-05-19 02:50:22 +02:00
Alexander Martinz
b4ac329482
shift-axolotl: add support for dynamic partitions (MR 3137)
...
For more information, see this wiki entry:
- https://wiki.postmarketos.org/wiki/Android_dynamic_partitions
Change-Id: Iaf4ba715bc7226d43e05213cd5bd6ce82d327b7e
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
2022-05-17 20:28:07 +02:00
Bart Ribbers
86af0bb463
shift-axolotl: move to community (MR 3119)
...
It checks all the boxes as defined in https://wiki.postmarketos.org/wiki/Device_categorization
[ci:skip-vercheck]
2022-05-14 16:12:19 +02:00