History for uwuboot / source / arm11
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-22
@profi200
AES code improvements.
profi200 committed on 22 May 2017
@profi200
Do not flush/invalidate caches in AES code. This is useful for example if we en-/decrypt in uncached mem.
profi200 committed on 22 May 2017
@profi200
Fixed unit detection and worked around a K9L bug.
profi200 committed on 22 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
@profi200
Set screen brightness higher for readability.
profi200 committed on 19 May 2017
@profi200
nitpicking
profi200 committed on 19 May 2017
2017-05-18
@derrek
boot abort working, removed some panic()s
derrek committed on 18 May 2017
@profi200
Do not set all bits for poweroff.
profi200 committed on 18 May 2017
@profi200
Clear screens before changing fb format and stride to avoid garbage on screen.
profi200 committed on 18 May 2017
2017-05-17
@profi200
Temporary gfx workaround for Luma.
profi200 committed on 17 May 2017
@profi200
Cleaned up GFX code. Now based on Luma3DS code.
profi200 committed on 17 May 2017
@profi200
Fixed Luma boot.
profi200 committed on 17 May 2017
2017-05-15
@derrek
power.c
derrek committed on 15 May 2017
@derrek
reboot_safe, uiPrintInfo
derrek committed on 15 May 2017
2017-02-05
@profi200
Moved reg defines back from io.h.
profi200 committed on 5 Feb 2017
2017-02-04
@derrek
Merge branch 'master' of gitlab.com:profi200/boot3r ...
derrek committed on 4 Feb 2017
@derrek
improvements, new internal firm launch options (show info, skip hash check)
derrek committed on 4 Feb 2017
2017-02-03
@profi200
Remove useless const in mmu.c.
profi200 committed on 3 Feb 2017
@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
Revert a few whitespace fixes in gfx.c.
profi200 committed on 3 Feb 2017
@profi200
Properly init other CPU mode stacks.
profi200 committed on 3 Feb 2017
@profi200
More whitespace fixes.
profi200 committed on 3 Feb 2017