Notes on porting pmOS to Samsung Galaxy S4 Mini (samsung-serranolte)
Go to file
2023-12-18 15:59:33 +01:00
drivers display: add specs 2023-12-18 15:59:33 +01:00
.gitignore Add .gitignore 2023-12-18 15:53:08 +01:00
CONTACTS.md CONTACTS.md: new file with contacts 2023-12-17 11:22:50 +01:00
interesting_files.md interesting_files: Initial search of configs in mainline kernel 2023-12-17 10:02:56 +01:00
kernel_config.txt Add configuration notes and driver notes 2023-12-17 09:25:24 +01:00
README.md README: add link to my fork downstream kernel 2023-12-17 11:22:50 +01:00

Samsung Galaxy S4 Mini LTE

This repository contains useful data for mainlining this device.

Board MSM8930

Device documentation

PostmarketOS Device Page

eOS Foundation Device Page

Downstream kernel

android_kernel_samsung_msm8930-common gfgit fork GitHub

Mainline kernel base

PostmarketOS proposed mainline base

This kernel is in common to multiple Qualcomm SoCs. It should have some code in common with our MSM8930 board so it's a good starting point.

Existing work

There is an abandoned port on Linux 4.19 for Nokia Lumia 625 which uses same board.

flto's GitHub branch

Commit comparison