| 2018-03-08 |
Updated NDMA documentation.
profi200
committed
on 8 Mar 2018
|
|---|---|
| 2018-02-22 |
Don't hardcode header location in firm_size().
profi200
committed
on 22 Feb 2018
|
|
[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 |
Deinit critical hardware before FIRM launch.
profi200
committed
on 7 Jan 2018
|
| 2017-12-11 |
Actually make this race proof...
profi200
committed
on 11 Dec 2017
|
|
Do not increment argc.
profi200
committed
on 11 Dec 2017
|
|
| 2017-12-08 |
Removed useless checks in FIRM launch code.
profi200
committed
on 8 Dec 2017
|
| 2017-12-01 |
Added argc/v framebuffer struct passing.
profi200
committed
on 1 Dec 2017
|
| 2017-11-16 |
Include second FIRM section whitelist for installs.
profi200
committed
on 16 Nov 2017
|
| 2017-10-20 |
Use sizeof() for FIRM header size.
profi200
committed
on 20 Oct 2017
|
| 2017-10-18 |
Added missing path copy code for argc/v.
profi200
committed
on 18 Oct 2017
|
| 2017-10-12 |
Added untested firmX read code.
profi200
committed
on 12 Oct 2017
|
| 2017-10-11 |
Added unfinished FIRM verify code.
profi200
committed
on 11 Oct 2017
|
| 2017-10-10 |
Adjusted FIRM launch code comments.
profi200
committed
on 10 Oct 2017
|
|
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200
committed
on 10 Oct 2017
|
|
| 2017-08-29 |
Fixed AES + NDMA bug. Re-added firm.c i accidentally deleted.
profi200
committed
on 29 Aug 2017
|
| 2017-08-27 |
Refactored PXI code. Removed a lot of code on ARM9.
profi200
committed
on 27 Aug 2017
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|
|
Move GUI sources in a separate gui folder.
profi200
committed
on 15 Aug 2017
|
|
| 2017-08-13 |
Copy ARM9 FIRM launch stub before disabling caches.
profi200
committed
on 13 Aug 2017
|
| 2017-07-21 |
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200
committed
on 21 Jul 2017
|
| 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-17 |
Get rid of some externs.
profi200
committed
on 17 Jun 2017
|
| 2017-06-06 |
Change ARM9 FIRM launch stub location to end of ITCM. Protect important data in ITCM.
profi200
committed
on 6 Jun 2017
|
|
uiShowMessageWindow() is implemented fully now.
profi200
committed
on 6 Jun 2017
|
|
| 2017-06-05 |
Fixed version parsing. Luma 8.0 support.
profi200
committed
on 5 Jun 2017
|
| 2017-05-23 |
Unfinished argc/v support for FIRM loading.
profi200
committed
on 23 May 2017
|
| 2017-05-20 |
Check the ARM9 entrypoint of FIRMs.
profi200
committed
on 20 May 2017
|