| 2017-06-05 |
implement fsCreateFileWithPath
derrek
committed
on 5 Jun 2017
|
|---|---|
|
introduce fsutils
derrek
committed
on 5 Jun 2017
|
|
|
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 5 Jun 2017
|
|
|
Update version parsing again to account for alpha/beta version marks. Use the full version string for convenience.
profi200
committed
on 5 Jun 2017
|
|
|
menu fix + config/ui support for dev mode setting
derrek
committed
on 5 Jun 2017
|
|
|
Fixed version parsing. Luma 8.0 support.
profi200
committed
on 5 Jun 2017
|
|
|
Removed version.h and adjusted .gitignore.
profi200
committed
on 5 Jun 2017
|
|
|
These quotes don't belong here.
profi200
committed
on 5 Jun 2017
|
|
|
Added automatic version parsing based on git tags.
profi200
committed
on 5 Jun 2017
|
|
| 2017-06-04 |
cosmetic fix
derrek
committed
on 4 Jun 2017
|
|
add support for developer mode config
derrek
committed
on 4 Jun 2017
|
|
|
nand restore: check nand image compatibility
derrek
committed
on 4 Jun 2017
|
|
|
add support for PAD config writing
derrek
committed
on 4 Jun 2017
|
|
|
add support for nand: config file loading
derrek
committed
on 4 Jun 2017
|
|
|
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 |
Broken AES CBC code + a few adjustments.
profi200
committed
on 2 Jun 2017
|
|
Final AES CCM code for now.
profi200
committed
on 2 Jun 2017
|
|
| 2017-06-01 |
Fixes/consistency.
profi200
committed
on 1 Jun 2017
|
|
That order change was not intended.
profi200
committed
on 1 Jun 2017
|
|
|
Updated AES key init code. Fixed NAND status in menu.
profi200
committed
on 1 Jun 2017
|
|
| 2017-05-30 |
Handle MAC padding externally.
profi200
committed
on 30 May 2017
|
|
REG_AESRDFIFO handles order.
profi200
committed
on 30 May 2017
|
|
| 2017-05-29 |
Fixed AES CCM encryption MAC output.
profi200
committed
on 29 May 2017
|
|
Move PRNG define out of main.c.
profi200
committed
on 29 May 2017
|
|
|
Make AES process 1 MB instead of 1 MB - 64 bytes with DMA.
profi200
committed
on 29 May 2017
|
|
|
Added AES CCM code.
profi200
committed
on 29 May 2017
|
|
| 2017-05-28 |
Little fixes.
profi200
committed
on 28 May 2017
|
|
Updated fatfs to R0.13.
profi200
committed
on 28 May 2017
|
|
|
Avoid garbage SD status prints.
profi200
committed
on 28 May 2017
|
|
|
Show detailed SD and NAND status. Try to boot if at least 1 drive got mounted.
profi200
committed
on 28 May 2017
|