2017-06-04
@derrek
nand restore: check nand image compatibility
derrek committed on 4 Jun 2017
@derrek
add support for PAD config writing
derrek committed on 4 Jun 2017
@derrek
add support for nand: config file loading
derrek committed on 4 Jun 2017
@profi200
Replaced makefiles with custom ones based on devkitARM makefiles. Implemented a release build rule. Implemented displaying the commit hash in non-release builds.
profi200 committed on 4 Jun 2017
2017-06-02
@profi200
Broken AES CBC code + a few adjustments.
profi200 committed on 2 Jun 2017
@profi200
Final AES CCM code for now.
profi200 committed on 2 Jun 2017
2017-06-01
@profi200
Fixes/consistency.
profi200 committed on 1 Jun 2017
@profi200
That order change was not intended.
profi200 committed on 1 Jun 2017
@profi200
Updated AES key init code. Fixed NAND status in menu.
profi200 committed on 1 Jun 2017
2017-05-30
@profi200
Handle MAC padding externally.
profi200 committed on 30 May 2017
@profi200
REG_AESRDFIFO handles order.
profi200 committed on 30 May 2017
2017-05-29
@profi200
Fixed AES CCM encryption MAC output.
profi200 committed on 29 May 2017
@profi200
Move PRNG define out of main.c.
profi200 committed on 29 May 2017
@profi200
Make AES process 1 MB instead of 1 MB - 64 bytes with DMA.
profi200 committed on 29 May 2017
@profi200
Added AES CCM code.
profi200 committed on 29 May 2017
2017-05-28
@profi200
Little fixes.
profi200 committed on 28 May 2017
@profi200
Updated fatfs to R0.13.
profi200 committed on 28 May 2017
@profi200
Avoid garbage SD status prints.
profi200 committed on 28 May 2017
@profi200
Show detailed SD and NAND status. Try to boot if at least 1 drive got mounted.
profi200 committed on 28 May 2017
2017-05-27
@profi200
Disable GPU mem fill because it races against the console.
profi200 committed on 27 May 2017
@profi200
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200 committed on 27 May 2017
2017-05-26
@profi200
Updated timer code for consistency. MMC timeout confirmed working.
profi200 committed on 26 May 2017
2017-05-25
@profi200
Change interrupts only through the register/unregister functions.
profi200 committed on 25 May 2017
@derrek
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek committed on 25 May 2017
@derrek
fix screen-enable during boot for specific boot modes
derrek committed on 25 May 2017
@profi200
That doesn't belong here anymore.
profi200 committed on 25 May 2017
@profi200
Re-add pseudo VBlank in menu code.
profi200 committed on 25 May 2017
2017-05-24
@profi200
More path separator changes.
profi200 committed on 24 May 2017
@profi200
Change path separator in file browser. Fixes DS(i) and GBA games in Luma.
profi200 committed on 24 May 2017
@profi200
Use a separate function for AES_deinit().
profi200 committed on 24 May 2017