History for uwuboot / source / arm9 / firm.c
2017-12-08
@profi200
Removed useless checks in FIRM launch code.
profi200 committed on 8 Dec 2017
2017-12-01
@profi200
Added argc/v framebuffer struct passing.
profi200 committed on 1 Dec 2017
2017-11-16
@profi200
Include second FIRM section whitelist for installs.
profi200 committed on 16 Nov 2017
2017-10-20
@profi200
Use sizeof() for FIRM header size.
profi200 committed on 20 Oct 2017
2017-10-18
@profi200
Added missing path copy code for argc/v.
profi200 committed on 18 Oct 2017
2017-10-12
@profi200
Added untested firmX read code.
profi200 committed on 12 Oct 2017
2017-10-11
@profi200
Added unfinished FIRM verify code.
profi200 committed on 11 Oct 2017
2017-10-10
@profi200
Adjusted FIRM launch code comments.
profi200 committed on 10 Oct 2017
@profi200
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200 committed on 10 Oct 2017
2017-08-29
@profi200
Fixed AES + NDMA bug. Re-added firm.c i accidentally deleted.
profi200 committed on 29 Aug 2017
2017-08-27
@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
@profi200
Move GUI sources in a separate gui folder.
profi200 committed on 15 Aug 2017
2017-08-13
@profi200
Copy ARM9 FIRM launch stub before disabling caches.
profi200 committed on 13 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-17
@profi200
Get rid of some externs.
profi200 committed on 17 Jun 2017
2017-06-06
@profi200
Change ARM9 FIRM launch stub location to end of ITCM. Protect important data in ITCM.
profi200 committed on 6 Jun 2017
@profi200
uiShowMessageWindow() is implemented fully now.
profi200 committed on 6 Jun 2017
2017-06-05
@profi200
Fixed version parsing. Luma 8.0 support.
profi200 committed on 5 Jun 2017
2017-05-23
@profi200
Unfinished argc/v support for FIRM loading.
profi200 committed on 23 May 2017
2017-05-20
@profi200
Check the ARM9 entrypoint of FIRMs.
profi200 committed on 20 May 2017
@profi200
Some NDMA and IRQ changes.
profi200 committed on 20 May 2017
2017-05-19
@profi200
nitpicking
profi200 committed on 19 May 2017
2017-05-18
@profi200
The temporary buffer in uiPrint() was not long enough for non-centered prints.
profi200 committed on 18 May 2017
@profi200
Improved FIRM loader output. Still buggy (console bug?).
profi200 committed on 18 May 2017
2017-05-17
@derrek
verbose mode button comobo, fixes, ui, firmloader
derrek committed on 17 May 2017
2017-05-15
@derrek
partition management
derrek committed on 15 May 2017