History for uwuboot / source / arm9 / start.s
2017-06-10
@profi200
Proper IRQ stack handling on ARM9.
profi200 committed on 10 Jun 2017
2017-06-09
@profi200
Switched back to devkitARM makefiles. Makefile now detects if the target FIRM file is outdated.
profi200 committed on 9 Jun 2017
2017-06-05
@profi200
Added automatic version parsing based on git tags.
profi200 committed on 5 Jun 2017
2017-05-23
@profi200
Move fastboot magic to start of ARM9 section. Change ARM11 cache code back since it was not the issue in the first place.
profi200 committed on 23 May 2017
@profi200
Unfinished argc/v support for FIRM loading.
profi200 committed on 23 May 2017
2017-05-19
@profi200
nitpicking
profi200 committed on 19 May 2017
2017-05-15
@derrek
stuff
derrek committed on 15 May 2017
2017-05-14
@profi200
Damn copy and paste fail.
profi200 committed on 14 May 2017
@profi200
2 little mistakes i noticed recently.
profi200 committed on 14 May 2017
2017-02-03
@profi200
Merge cpu.s back into start.s.
profi200 committed on 3 Feb 2017
@profi200
Properly init other CPU mode stacks.
profi200 committed on 3 Feb 2017
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
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-15
@profi200
A lot of changes and little bug fixes.
profi200 committed on 15 Nov 2016
2016-07-26
@profi200
Replaced NORETURN macro with standardized version. Removed flags and entry override fields. Needs to be decided later how to handle this.
profi200 committed on 26 Jul 2016
2016-07-21
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016
2016-07-14
@profi200
Change interrupt/DMA design a bit.
profi200 committed on 14 Jul 2016
2016-07-08
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-07-04
@profi200
Added WinterMutes console fix and removed stack clearing code.
profi200 committed on 4 Jul 2016
2016-07-02
@profi200
Implemented PXI and replaced old 'mailbox system' with it.
profi200 committed on 2 Jul 2016
2016-06-28
@profi200
Finally fixed the strchr() crashes by clearing heap and stack.
profi200 committed on 28 Jun 2016
2016-06-26
@profi200
Added (currently broken) gamecard code.
profi200 committed on 26 Jun 2016
2016-06-21
@profi200
Some changes.
profi200 committed on 21 Jun 2016
2016-06-18
@profi200
A few changes to start.s and exception handling.
profi200 committed on 18 Jun 2016
2016-06-12
@profi200
Added unmount_fs() call in main(). Replaced flushDCache() with flushDCacheRange() and moved it to reduce calls.
profi200 committed on 12 Jun 2016
2016-06-09
@profi200
A few changes.
profi200 committed on 9 Jun 2016
2016-06-06
@derrek
version detection of currently installed loader, maybe used later...
derrek committed on 6 Jun 2016
2016-06-04
@profi200
Lots of changes i don't all remember xD
profi200 committed on 4 Jun 2016
2016-03-10
@profi200
Proper cache support and SHA reg code fix + a lot other changes.
profi200 committed on 10 Mar 2016
2016-02-28
@profi200
Experimental cache support (disabled on ARM9) and a bit of cleanup.
profi200 committed on 28 Feb 2016