History for uwuboot / source / arm9 / dev.c
2019-04-22
@profi200
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
profi200 committed on 22 Apr 2019
2018-05-29
@profi200
Set this reg to the same value Process9 does.
profi200 committed on 29 May 2018
2018-05-28
@profi200
Optimize SD card poweron for the lowest possible powerup time.
profi200 committed on 28 May 2018
2018-05-09
@profi200
Adjust SD init to be in specs.
profi200 committed on 9 May 2018
2018-05-08
@profi200
Remove unneeded reg writes. Set card detect timeout(?) permanently to 0.
profi200 committed on 8 May 2018
@profi200
Set SD timeout to 0 for faster card detect.
profi200 committed on 8 May 2018
2018-01-04
@profi200
Introducing cfg9.h and cfg11.h.
profi200 committed on 4 Jan 2018
2017-12-17
@profi200
Restore proper mount state after SD card init.
profi200 committed on 17 Dec 2017
2017-12-09
@profi200
Remove old drive/file/dir handles even on unmount/close failure.
profi200 committed on 9 Dec 2017
2017-12-08
@profi200
Properly unmount on SD pulls.
profi200 committed on 8 Dec 2017
2017-11-20
@profi200
A bit of cleanup in dev.c.
profi200 committed on 20 Nov 2017
2017-11-14
@d0k3
Fix: Advancing the buffer in sdmmc_dnand_write_sector().
d0k3 committed on 14 Nov 2017
2017-10-28
@derrek
new arm9 fs functions
derrek committed on 28 Oct 2017
2017-10-20
@profi200
Fixed New 3DS CTRNAND mounting.
profi200 committed on 20 Oct 2017
@profi200
Fixed dev bugs and drive mounting.
profi200 committed on 20 Oct 2017
2017-08-27
@profi200
Make PXI/IPC code safer.
profi200 committed on 27 Aug 2017
@profi200
Refactored PXI code. Removed a lot of code on ARM9.
profi200 committed on 27 Aug 2017
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017
2017-08-07
@profi200
Rename ugly my* functions.
profi200 committed on 7 Aug 2017
2017-07-21
@profi200
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200 committed on 21 Jul 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
2017-06-07
@derrek
minor fixes + collect boot option firm launch result info
derrek committed on 7 Jun 2017
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