| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
|---|---|
| 2017-06-27 |
Revert useless changes from a0108e2e.
profi200
committed
on 27 Jun 2017
|
|
Clobber the global namespace less.
profi200
committed
on 27 Jun 2017
|
|
| 2017-06-07 |
minor fixes + collect boot option firm launch result info
derrek
committed
on 7 Jun 2017
|
| 2017-05-27 |
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200
committed
on 27 May 2017
|
| 2017-05-24 |
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200
committed
on 24 May 2017
|
| 2017-05-22 |
AES code improvements.
profi200
committed
on 22 May 2017
|
|
Do not flush/invalidate caches in AES code. This is useful for example if we en-/decrypt in uncached mem.
profi200
committed
on 22 May 2017
|
|
|
Fixed unit detection and worked around a K9L bug.
profi200
committed
on 22 May 2017
|
|
| 2017-05-21 |
AES code refactor. ECB and CBC are missing currently.
profi200
committed
on 21 May 2017
|
| 2017-05-19 |
Set 0x05 keyY on N3DS. Currently broken, because bootInfo.unit_is_new3ds is not set early enough.
profi200
committed
on 19 May 2017
|
| 2017-05-18 |
derrek pls
profi200
committed
on 18 May 2017
|
|
better SD card detection timeout
derrek
committed
on 18 May 2017
|
|
|
Adjusted SD init timeout to lowest safe delay.
profi200
committed
on 18 May 2017
|
|
| 2017-05-17 |
display firm launch status info during startup
derrek
committed
on 17 May 2017
|
| 2017-05-15 |
fixes
derrek
committed
on 15 May 2017
|
|
fixes
derrek
committed
on 15 May 2017
|
|
|
partition management
derrek
committed
on 15 May 2017
|
|
| 2017-05-14 |
cleanup
derrek
committed
on 14 May 2017
|
| 2017-02-03 |
Whitespace fixes so it looks better on Gitlab.
profi200
committed
on 3 Feb 2017
|
| 2016-12-15 |
Adjust timer base frequency.
profi200
committed
on 15 Dec 2016
|
|
Updated timer frequency. Replaced the busy poll loop for SD card init with a TIMER_sleep().
profi200
committed
on 15 Dec 2016
|
|
| 2016-12-06 |
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
profi200
committed
on 6 Dec 2016
|
| 2016-11-18 |
Adjust the SD card detect fix a bit.
profi200
committed
on 18 Nov 2016
|
| 2016-11-16 |
Temporary version of the SD detect fix.
profi200
committed
on 16 Nov 2016
|
| 2016-11-13 |
menu/event related changes
derrek
committed
on 13 Nov 2016
|
| 2016-07-21 |
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|
| 2016-07-16 |
Fixed AES. It also chooses burst size dynamically now.
profi200
committed
on 16 Jul 2016
|
| 2016-07-10 |
introduced bootInfo struct.
derrek
committed
on 10 Jul 2016
|
| 2016-07-08 |
Some refactoring.
profi200
committed
on 8 Jul 2016
|