Project

General

Profile

Wiki » History » Version 18

Denis 'GNUtoo' Carikli, 11/26/2022 04:31 PM
Start aplitting [[Upstream[[

1 1 Denis 'GNUtoo' Carikli
h1. Wiki
2
3 9 Denis 'GNUtoo' Carikli
{{toc}}
4
5 4 Denis 'GNUtoo' Carikli
h2. Bootloader projects
6
7
* [[BootloaderStatus]]: Upstream and downstream status of bootloader for various smartphones and tablets.
8
9 18 Denis 'GNUtoo' Carikli
h2. Distributions
10
11
* [[AndroidDistributions]]: Review of various Android distributions
12
13 1 Denis 'GNUtoo' Carikli
h2. Linux
14
15
* [[LinuxSupportedDevices]]: Smartphones and tablets supported in Linux
16
* Exynos TODO list: https://exynos.wiki.kernel.org/todo_tasks . Has very important information such as "Fix entering AFTR (cpuidle) when some power domains are off." that could help avoid waisting many hours debugging some difficult issues.
17 17 Denis 'GNUtoo' Carikli
18
h2. Various
19
20
* [[Upstream]]: Lot of reviews of upstream projects and design decisions. Need to be split.
21 13 Denis 'GNUtoo' Carikli
22
h2. Wikidata
23
24
We now have a proper way to express software and hardware compatibility in Wikidata:
25 14 Denis 'GNUtoo' Carikli
* "comptible with":https://www.wikidata.org/wiki/Property:P8956 can be used to tell that a device is compatible with a dts file that is part of Linux for instance. Note that we want to avoid having Linux being compatible with way too many devices. Instead it's better to have the devices be compatible with Linux not to have a list of properties that is gigantic. Note that at the time of writing (December 2020), this property is very new, so not everything has been converted to use it yet.
26 13 Denis 'GNUtoo' Carikli
* Before other properties like "Platform":https://www.wikidata.org/wiki/Property:P400 were abused to express compatibility between hardware and software
27
* Other properties like "operating system":https://www.wikidata.org/wiki/Property:P306 also do exist
28 15 Denis 'GNUtoo' Carikli
29
h2. License
30
31
All the wikis in this Redmine instance are available under the "Creative Commons BY-SA":https://creativecommons.org/licenses/by-sa/3.0/ license.