hekate/bootloader
Kostas Missos f139f9c56f [FSS0] Add Fusee secondary storage parser
Using "fss0={sd path}" allows you to parse kips, exosphere and warmboot from a fusee secondary binary.

Exosphere and warmboot are overridable if these entries are defined after that.

Additionally any extra kip can be loaded as before via
kip1={sd path}/* for many
or
kip1={sd path} for a sigle one

Warning: Don't double load core kips like loader, pm, sm and ams_mitm. The result will be a hang.
2019-03-08 01:14:43 +02:00
..
config [Backup & Restore] Performance changes 2019-03-08 00:30:56 +02:00
frontend [Backup & Restore] Performance changes 2019-03-08 00:30:56 +02:00
gfx [Logos] Optimize logos and save ~7KB 2019-03-08 00:08:39 +02:00
hos [FSS0] Add Fusee secondary storage parser 2019-03-08 01:14:43 +02:00
ianos [gfx] Make gfx context and macros global 2019-03-08 00:02:37 +02:00
libs Bugfixes and hardcoded naming 2019-03-08 00:19:04 +02:00
mem Bugfixes and hardcoded naming 2019-03-08 00:19:04 +02:00
power [PMIC] Refactoring 2019-02-16 01:23:14 +02:00
rtc Add max77620-rtc driver & disable alarm on shut off 2019-02-12 00:45:27 +02:00
sec [Auto boot] Change order of invoking sept 2019-03-08 00:35:43 +02:00
soc Bugfixes and hardcoded naming 2019-03-08 00:19:04 +02:00
storage [gfx] Make gfx context and macros global 2019-03-08 00:02:37 +02:00
utils [Backup & Restore] Performance changes 2019-03-08 00:30:56 +02:00
link.ld [Versioning] Better and smarter for update and sept 2019-03-07 23:53:58 +02:00
main.c [Auto boot] Change order of invoking sept 2019-03-08 00:35:43 +02:00
start.S Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00