History for uwuboot / source / arm9 / dev.c
2017-05-27
@profi200
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200 committed on 27 May 2017
2017-05-24
@profi200
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200 committed on 24 May 2017
2017-05-22
@profi200
AES code improvements.
profi200 committed on 22 May 2017
@profi200
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
@profi200
Fixed unit detection and worked around a K9L bug.
profi200 committed on 22 May 2017
2017-05-21
@profi200
AES code refactor. ECB and CBC are missing currently.
profi200 committed on 21 May 2017
2017-05-19
@profi200
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
@profi200
derrek pls
profi200 committed on 18 May 2017
@derrek
better SD card detection timeout
derrek committed on 18 May 2017
@profi200
Adjusted SD init timeout to lowest safe delay.
profi200 committed on 18 May 2017
2017-05-17
@derrek
display firm launch status info during startup
derrek committed on 17 May 2017
2017-05-15
@derrek
fixes
derrek committed on 15 May 2017
@derrek
fixes
derrek committed on 15 May 2017
@derrek
partition management
derrek committed on 15 May 2017
2017-05-14
@derrek
cleanup
derrek committed on 14 May 2017
2017-02-03
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
2016-12-15
@profi200
Adjust timer base frequency.
profi200 committed on 15 Dec 2016
@profi200
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
@profi200
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
@profi200
Adjust the SD card detect fix a bit.
profi200 committed on 18 Nov 2016
2016-11-16
@profi200
Temporary version of the SD detect fix.
profi200 committed on 16 Nov 2016
2016-11-13
@derrek
menu/event related changes
derrek committed on 13 Nov 2016
2016-07-21
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016
2016-07-16
@profi200
Fixed AES. It also chooses burst size dynamically now.
profi200 committed on 16 Jul 2016
2016-07-10
@derrek
introduced bootInfo struct.
derrek committed on 10 Jul 2016
2016-07-08
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-07-06
@profi200
Lots of pedantic changes.
profi200 committed on 6 Jul 2016
2016-07-05
@profi200
Changed function names back.
profi200 committed on 5 Jul 2016
@profi200
Changed back the devs to sectors because i can :)
profi200 committed on 5 Jul 2016
2016-06-29
@profi200
Fixed a few bugs in AES code + finally fixed CTRCARD code.
profi200 committed on 29 Jun 2016