Project

General

Profile

BootloadersFreedom » History » Version 13

Denis 'GNUtoo' Carikli, 01/30/2020 10:54 PM

1 1 Denis 'GNUtoo' Carikli
h1. Bootloaders
2
3 7 Denis 'GNUtoo' Carikli
|_. Device and documentation |_. Freedom situation |
4 6 Denis 'GNUtoo' Carikli
| [[NexusSI902xBootloader| Samsung Nexus S (i902x)]] | Proprietary, Signed on the tested devices |
5
| [[I9100Bootloader| Samsung Galaxy S2 (i9100)]] | Proprietary, probably Signed |
6
| [[OptimusBlackBootloader| LG Optimus black (p970)]] | unsigned, can be replaced with upstream u-boot |
7 10 Denis 'GNUtoo' Carikli
| [[Exynos4Bootrom|Galaxy SIII (I9300)
8
Galaxy SIII 4G (I9305)
9
Galaxy Note II (N7100)
10
Galaxy Note II 4G (N7105)]] | * Proprietary, Signed
11
* There is work in progress to understand if we can avoid the signature |
12 8 Denis 'GNUtoo' Carikli
| Golden Delicous GTA04 | unsigned, free software |
13
14 11 Denis 'GNUtoo' Carikli
h2. Other attempts that involves bypassing the bootrom
15
16 12 Denis 'GNUtoo' Carikli
* http://www.droid-developers.org/ : This attempts to run user code on several Motorolla smartphones. It includes analysis of the boot chain:
17
** www.droid-developers.org/wiki/Application_Processor_Boot_ROM
18 11 Denis 'GNUtoo' Carikli
* https://www.theiphonewiki.com/ : This probably has information on bypassing the bootrom of some devices
19 13 Denis 'GNUtoo' Carikli
* "Nitendo switch":https://github.com/Qyriad/fusee-launcher/blob/master/report/fusee_gelee.md
20 11 Denis 'GNUtoo' Carikli
* Ti Nspire?
21
* "Some I.MX SOCs had a bug in their bootrom":https://github.com/f-secure-foundry/usbarmory/blob/master/software/secure_boot/Security_Advisory-Ref_QBVR2017-0001.txt
22 10 Denis 'GNUtoo' Carikli
23 9 Denis 'GNUtoo' Carikli
== See also ==
24 8 Denis 'GNUtoo' Carikli
25
* [[Upstream]]