hekate/bootloader
Kostas Missos 0540128709 Faster backups
- Add file pre-allocations to greatly reduce overhead of FatFS.
This was missing before, because it takes 1.5KB payload size.

Speed bumps (no verify) are between 7 to 30% for exFAT and ~50% for FAT32, depending on the workload.
2018-08-22 03:42:25 +03:00
..
config Fix a critical bug with exFAT FatFs + a list bug 2018-08-22 03:38:25 +03:00
gfx Bugfixes 2018-08-21 04:26:14 +03:00
hos Add support for split inis in 'bootloader/ini' 2018-08-21 04:37:40 +03:00
ianos Fix a critical bug with exFAT FatFs + a list bug 2018-08-22 03:38:25 +03:00
libs Fix a critical bug with exFAT FatFs + a list bug 2018-08-22 03:38:25 +03:00
mem Move display_end before secmon + add boolean supp. 2018-08-13 12:12:53 +03:00
power Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
sec Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
soc Bugfixes 2018-08-21 04:26:14 +03:00
storage Move display_end before secmon + add boolean supp. 2018-08-13 12:12:53 +03:00
utils Add support for split inis in 'bootloader/ini' 2018-08-21 04:37:40 +03:00
link.ld Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
main.c Faster backups 2018-08-22 03:42:25 +03:00
reloc.S Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
start.S Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00