| 2017-06-05 |
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
|
|
| 2017-05-27 |
Disable GPU mem fill because it races against the console.
profi200
committed
on 27 May 2017
|
|
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200
committed
on 27 May 2017
|
|
| 2017-05-26 |
Updated timer code for consistency. MMC timeout confirmed working.
profi200
committed
on 26 May 2017
|
| 2017-05-25 |
Change interrupts only through the register/unregister functions.
profi200
committed
on 25 May 2017
|
|
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek
committed
on 25 May 2017
|
|
|
fix screen-enable during boot for specific boot modes
derrek
committed
on 25 May 2017
|