hekate/bootloader
CTCaer 91759aba95 r2p/update: Fix check for the 'if not forced' case
This fixes the following case:
When force is 0 and the payload is not hekate, the function jumps to the 'is old' check.

This skips the is magic value check and only does the version check.

In case the foreign payload has a low value on that offset, it causes an overwrite which is unneeded.
2020-01-17 09:35:16 +02:00
..
config ini: Fix heap corruption caused by backlight option 2020-01-17 09:22:28 +02:00
frontend sept: Add support for loading sept from fss0 2019-12-16 00:53:22 +02:00
gfx gfx: Fix off-by-one in right half of 16px rendering 2019-12-16 21:49:54 +02:00
hos fss0: Fix parsing Sept from fusee-secondary 2020-01-17 09:27:53 +02:00
ianos ianos: Remove error unneeded printing 2019-08-28 02:09:05 +03:00
libs Move all I/DRAM addresses into a memory map 2019-12-08 02:23:03 +02:00
mem mtc: Don't rely on clean BSS for Minerva lib 2019-12-16 22:06:13 +02:00
power pmic: Enable Low Battery Shutdown for 2.8V 2019-12-04 22:06:34 +02:00
rtc rtc: Add epoch convertion functions 2019-12-14 22:27:07 +02:00
sec bpmp: Reduce freq to 589MHz 2019-12-07 02:01:29 +02:00
soc mtc: Clear init magic on chainload 2020-01-14 23:41:15 +02:00
storage Move all I/DRAM addresses into a memory map 2019-12-08 02:23:03 +02:00
utils btn: Fix bootwait=0 for real 2019-12-12 00:15:08 +02:00
link.ld [Versioning] Better and smarter for update and sept 2019-03-07 23:53:58 +02:00
main.c r2p/update: Fix check for the 'if not forced' case 2020-01-17 09:35:16 +02:00
start.S Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00