hekate/bootloader
CTCaer 185526d134 Introducing Bootloader Development Kit (BDK)
BDK will allow developers to use the full collection of drivers,
with limited editing, if any, for making payloads for Nintendo Switch.

Using a single source for everything will also help decoupling
Switch specific code and easily port it to other Tegra X1/X1+ platforms.
And maybe even to lower targets.

Everything is now centrilized into bdk folder.
Every module or project can utilize it by simply including it.

This is just the start and it will continue to improve.
2020-06-14 15:25:21 +03:00
..
frontend Some fixes 2020-06-14 12:50:54 +03:00
gfx Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
hos hos: Add secmon/warmboot base selection 2020-06-14 14:00:07 +03:00
libs/fatfs Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
storage Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
config.c Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
config.h Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
link.ld Add simple exception handling 2020-04-27 09:56:19 +03:00
main.c ianos: Remove sd (un)mount usage 2020-06-14 13:17:26 +03:00
start.S Add simple exception handling 2020-04-27 09:56:19 +03:00