Go to file
Shinjo Park 1a57242213
samsung-kiran: new device (Samsung Z1) (MR 3234)
The kernel is based on Samsung's downstream kernel for the device. Some
configuration changes are required to make the kernel to work:
* Tizen kernel uses SLP USB gadget, changed to Android USB gadget.
* sprdfb patches and modification on the devicetree files are required
  to use the framebuffer.
* Other required pmOS kernel settings were enabled.
* Tizen does not use initramfs, use RAMDISK partition to store initramfs
  of pmOS (like heimdall-isorec configuration). As far as I know, no
  alternative OS exists for this device so this is the very first usage.
* Flash the root file system to USER, as ROOTFS is < 1 GB in size and
  USER is about 2.7 GB.

samsung-kiran: Update device and firmware packages

* Changed kernel configuration for firmware path to follow postmarketOS.
* Post install script to mount CSA partition

CSA partition [1] contains non-volatile data for Tizen devices. As
Samsung Z1 uses this partition to store Wi-Fi and Bluetooth information,
mount this partition to use within postmarketOS.

[1] https://docs.tizen.org/platform/porting/kernel/

linux-samsung-kiran: Use lzop to decompress initramfs

This synchronizes behavior with other heimdall-isorec devices.

[ci:skip-build] Already built successfuly on CI in MR
2022-06-30 12:11:59 -04:00
.ci CI: remove msm-firmware-loader from shellcheck (MR 3260) 2022-06-29 08:07:58 +02:00
cross cross/grub-efi-x86: upgrade to 2.06-r5 2022-06-27 08:36:05 +02:00
device samsung-kiran: new device (Samsung Z1) (MR 3234) 2022-06-30 12:11:59 -04:00
main main/msm-firmware-loader: use separate repo as source (MR 3260) 2022-06-29 08:07:53 +02:00
modem modem/msm-modem: depend on qmi-utils for uim-selection (MR 2769) 2021-12-18 15:01:58 +03:00
temp temp/pulseaudio: fork for Bluetooth HFP/HSP support (MR 3080) 2022-06-16 09:33:35 +02:00
.clang-format
.editorconfig
.gitignore
.gitlab-ci.yml CI: use shellcheck from Alpine again (MR 2691) 2021-11-18 18:22:29 +01:00
.mrhlpr.json
channels.cfg channels.cfg: mark v22.06 as released 2022-06-13 21:17:42 +02:00
CODEOWNERS main/mesa-pvr-dri-classic: remove (MR 3162) 2022-05-27 09:11:13 +02:00
LICENSE
pmaports.cfg CI: test_ui: get arches from pmaports.cfg (MR 3205) 2022-06-07 08:01:25 +02:00
README.md