uwuboot / source / arm9 /
@derrek derrek authored on 20 Sep 2016
..
fatfs Updated fatfs to R0.12a. 9 years ago
cache.s Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup. 10 years ago
config_parser.c better checks 9 years ago
console.c less flickering during filebrowsing 9 years ago
crypto.c Well, invalidating the wrong mem is not a good idea (fixed filebrowser crash). A bit of cleanup. 10 years ago
debug.c Merge branch 'master' of gitlab.com:profi200/boot3r 10 years ago
dev.c Changed a few things. Added CBC support to AES code. 10 years ago
exception.s Changed a few things. Added CBC support to AES code. 10 years ago
filebrowse.c better checks 9 years ago
firm.c fix 9 years ago
main.c imprv config parser, added key query functions, added config test menu 9 years ago
menu.c use pxi definitions 9 years ago
ndma.c Added asserts for DMA enabled functions to check if the address is outside of TCMs. 10 years ago
pxi.c pxi changes 9 years ago
sdmmc.c Re-added SD init in main.c. 10 years ago
spiflash.c Some refactoring. 10 years ago
start.s Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this. 10 years ago
system.s Adjusted MPU settings a bit. Now there is 1 free MPU region which can be used to test if code gets overwritten or similar. 9 years ago
systemInit.c Changed a few things. Added CBC support to AES code. 10 years ago
timer.c Changed a few things. Added CBC support to AES code. 10 years ago
util_nand.c sleep_wait -> wait 10 years ago