History for uwuboot / source / arm9 / firm.c
2020-05-09
@profi200
Port back changes from open_agb_firm. Now with proper screen init.
profi200 committed on 9 May 2020
2019-04-23
@profi200
Some PXI code cleanup.
profi200 committed on 23 Apr 2019
2018-03-08
@profi200
Updated NDMA documentation.
profi200 committed on 8 Mar 2018
2018-02-22
@profi200
Don't hardcode header location in firm_size().
profi200 committed on 22 Feb 2018
@profi200
[UNTESTED] Added FCRAM FIRM support to loadVerifyFirm(). Adjusted MPU settings so we can acces the FIRM in FCRAM.
profi200 committed on 22 Feb 2018
2018-01-07
@profi200
Deinit critical hardware before FIRM launch.
profi200 committed on 7 Jan 2018
2017-12-11
@profi200
Actually make this race proof...
profi200 committed on 11 Dec 2017
@profi200
Do not increment argc.
profi200 committed on 11 Dec 2017
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