History for uwuboot / source / arm11 / start.s
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-07-06
@profi200
Reset performance monitor on ARM11.
profi200 committed on 6 Jul 2017
2017-07-02
@profi200
Properly implement SMP (not for New 3DS). Wakes up core 1 now.
profi200 committed on 2 Jul 2017
2017-06-23
@profi200
Added IRQ handler for ARM11 + a lot of improvements for the interrupt code.
profi200 committed on 23 Jun 2017
2017-06-18
@profi200
Use color fill reg instead of overwriting the fb on ARM11 exception. Only do this for the bottom screen so we can see where it happened.
profi200 committed on 18 Jun 2017
@profi200
Temporary exception handler for ARM11 that just shows red screens.
profi200 committed on 18 Jun 2017
2017-06-17
@profi200
Nitpicking + fixes in .s files.
profi200 committed on 17 Jun 2017
2017-06-14
@profi200
Init stack pointers of exception modes on ARM11.
profi200 committed on 14 Jun 2017
2017-06-12
@profi200
Improve assembly files a bit.
profi200 committed on 12 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-21
@profi200
Fixed GFX on New3DS. Thanks TuxSH.
profi200 committed on 21 May 2017
@profi200
Changes.
profi200 committed on 21 May 2017
@profi200
Revert broken changes from previous commit.
profi200 committed on 21 May 2017
@profi200
Do not use the stack in setupMmu().
profi200 committed on 21 May 2017
@profi200
Not sure if this will help with the screen issues.
profi200 committed on 21 May 2017
2017-05-19
@profi200
Disabled MMU for now to work around a possible timing problem in screen init code.
profi200 committed on 19 May 2017
2017-02-03
@profi200
Enable unaligned data access on ARM11 because gcc generates code which uses this feature.
profi200 committed on 3 Feb 2017
@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-13
@profi200
A few safety changes. The high exception vectors are now mapped to the Loader executable start.
profi200 committed on 13 Dec 2016
2016-12-08
@profi200
A few changes and ARM11 VFP support.
profi200 committed on 8 Dec 2016
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-08
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-07-06
@profi200
Lots of pedantic changes.
profi200 committed on 6 Jul 2016
2016-07-02
@profi200
Implemented PXI and replaced old 'mailbox system' with it.
profi200 committed on 2 Jul 2016
2016-06-27
@profi200
ARM11 cache code improvements.
profi200 committed on 27 Jun 2016
2016-06-21
@profi200
Some changes.
profi200 committed on 21 Jun 2016