From b75731ac1abc635f0fb595dacfbe262783563d37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Fri, 28 Jun 2024 23:41:48 +0200 Subject: [PATCH 1/3] Change introductory sentence --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 4c55b6f..2b7509c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,8 +2,8 @@ title: Index --- # Duje Mihanović's Site -Welcome to my site. I'm a programmer who has spent most of his productive time -lately porting Linux to mobile phones. +Welcome to my site. I play around with computers and occasionally other +electronics. Here are some links to my other profiles and similar stuff: -- 2.39.2 From 85eaff1cc75b0621031841d074a8fdd956ad4d64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Mon, 1 Jul 2024 19:48:06 +0200 Subject: [PATCH 2/3] Update PXA1908 page --- content/projects/pxa1908/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md index 5475a17..111b384 100644 --- a/content/projects/pxa1908/index.md +++ b/content/projects/pxa1908/index.md @@ -13,16 +13,17 @@ The PXA1908 currently has out-of-tree support for booting mainline Linux. ## Links * [Latest version of patchset - (v10)](https://lore.kernel.org/20240424-pxa1908-lkml-v10-0-36cdfb5841f9@skole.hr) + (RESEND v10)](https://lore.kernel.org/20240618-pxa1908-lkml-v10-0-754e5ece9078@skole.hr) * [Main Git repository](https://gitlab.com/LegoLivesMatter/linux/-/tree/mainline) * [postmarketOS SoC page](https://wiki.postmarketos.org/wiki/Marvell_PXA1908) +* [XDA thread](https://xdaforums.com/t/rom-linux-sm-g361f-postmarketos.4679273/) ## Building outside pmbootstrap 1. Clone and compile [pxa-mkbootimg](https://github.com/osm0sis/pxa-mkbootimg) 1. Clone repository -1. Checkout `coreprimevelte` +1. Checkout `mainline` 1. Get [kernel config](https://gitlab.com/postmarketOS/pmaports/-/raw/master/device/testing/linux-samsung-coreprimevelte/config-samsung-coreprimevelte.aarch64) from pmaports -- 2.39.2 From 43b24d588c5143c90975215a5ed4d85b9b3746c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Mon, 1 Jul 2024 19:49:49 +0200 Subject: [PATCH 3/3] PXA1908: Add Matrix link --- content/projects/pxa1908/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/projects/pxa1908/index.md b/content/projects/pxa1908/index.md index 111b384..69d43b8 100644 --- a/content/projects/pxa1908/index.md +++ b/content/projects/pxa1908/index.md @@ -18,6 +18,7 @@ The PXA1908 currently has out-of-tree support for booting mainline Linux. repository](https://gitlab.com/LegoLivesMatter/linux/-/tree/mainline) * [postmarketOS SoC page](https://wiki.postmarketos.org/wiki/Marvell_PXA1908) * [XDA thread](https://xdaforums.com/t/rom-linux-sm-g361f-postmarketos.4679273/) +* [Matrix chat](https://matrix.to/#/#pxa1908-mainline:dujemihanovic.xyz) ## Building outside pmbootstrap -- 2.39.2