1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-12-25 15:17:19 +00:00
hekate/bootloader
Kostas Missos bafc6f4a1d [Backup & Restore] Performance changes
- Use always aligned buffers to up the speed for DMA usage. For verification, backup and restore.
- Rework verification a little bit and make default Sparse mode.

Sparse mode protects from fake sd cards, bad sectors and frequent I/O corruption. Aka, ~100% of cases.
2019-03-08 00:30:56 +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 Bugfixes and hardcoded naming 2019-03-08 00:19:04 +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
sec Bugfixes and hardcoded naming 2019-03-08 00:19:04 +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 [Reloc patcher] Use structs and name more consts 2019-03-08 00:23:19 +02:00
start.S