hekate/bootloader
Dave Murphy cc54df87d7 fixes for compiling with gcc 10
gcc 10 no longer lets you get away with not externing global variables in header files. This adds the necessary extern and adds defines in appropriate c files
2020-05-08 23:32:44 +01:00
..
config hos: Add EKS 2020-04-30 03:43:29 +03:00
frontend nyx: Keep last close button to a var 2020-04-30 04:25:51 +03:00
gfx fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
hos fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
ianos sd fs: Move sd init/mount/helpers to their own object 2020-04-29 23:20:18 +03:00
libs fatfs: Backport some fixes 2020-05-05 19:21:07 +03:00
mem fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
power Fixes to battery charger and fuel gauge ICs 2020-04-30 03:45:19 +03:00
rtc rtc: Remove custom encoding 2020-05-05 19:16:16 +03:00
sec se: Add prng128 generator and get aes keys 2020-04-30 03:29:05 +03:00
soc Mitigate a L4T Joy-Cond driver issue 2020-05-01 17:28:24 +03:00
storage fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
utils boot cfg: Allow Launching UMS from boot. 2020-04-30 14:44:27 +03:00
exception_handlers.S Various fixes and whitespace removal 2020-04-30 03:25:22 +03:00
link.ld Add simple exception handling 2020-04-27 09:56:19 +03:00
main.c Bump hekate to v5.2.1 and Nyx to v0.9.1 2020-05-05 20:40:22 +03:00
start.S Add simple exception handling 2020-04-27 09:56:19 +03:00