History for uwuboot / source / arm9 / start.s
2017-12-10
@profi200
More assembly cleanup.
profi200 committed on 10 Dec 2017
2017-12-09
@profi200
hardware.c --> system.c. Call systemInit() before main().
profi200 committed on 9 Dec 2017
@profi200
Extend ARM9 heap on N3DS.
profi200 committed on 9 Dec 2017
@profi200
Make asm code less cluttered. Changed magic to match name.
profi200 committed on 9 Dec 2017
2017-10-10
@profi200
Use unified pools for data in .s files.
profi200 committed on 10 Oct 2017
2017-09-07
@profi200
Small adjustments. Enable data cache for DSP mem/AXIWRAM on ARM9.
profi200 committed on 7 Sep 2017
2017-08-15
@profi200
Enable MPU before clearing the bss.
profi200 committed on 15 Aug 2017
2017-08-06
@profi200
Loosen MPU config for future changes.
profi200 committed on 6 Aug 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
@profi200
Heap start is automatically setup.
profi200 committed on 14 Jul 2017
2017-07-03
@profi200
Nitpicking/consistency.
profi200 committed on 3 Jul 2017
2017-06-17
@profi200
Nitpicking + fixes in .s files.
profi200 committed on 17 Jun 2017
2017-06-15
@profi200
That msr instruction change did not do what i expected.
profi200 committed on 15 Jun 2017
2017-06-14
@profi200
Init stack pointers of exception modes on ARM11.
profi200 committed on 14 Jun 2017
@profi200
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200 committed on 14 Jun 2017
2017-06-12
@profi200
Improve assembly files a bit.
profi200 committed on 12 Jun 2017
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