Notes on porting pmOS to Samsung Galaxy S4 Mini (samsung-serranolte)
Go to file
Filippo Gentile 41eefb2da7 regulator: new findings for RPM IDs
This is first step towards porting it :)
2024-01-26 11:53:24 +01:00
drivers regulator: new findings for RPM IDs 2024-01-26 11:53:24 +01:00
tips tips: add debug_hook.md with netcat example 2024-01-15 15:21:17 +01:00
.gitignore Do not ignore *.patch files by default 2023-12-18 21:40:15 +01:00
CONTACTS.md CONTACTS.md: new file with contacts 2023-12-17 11:22:50 +01:00
README.md README: add link to my fork downstream kernel 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

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