History for uwuboot / source / arm11
2017-05-21
@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
@profi200
Whitespace fixes so it looks better on Gitlab.
profi200 committed on 3 Feb 2017
2017-01-10
@profi200
Change caching for boot9 slightly. Stub the exception vectors on ARM11 faster.
profi200 committed on 10 Jan 2017
2016-12-14
@profi200
Changed the exception vector mapping to use the __start__ symbol.
profi200 committed on 14 Dec 2016
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-10
@profi200
Added missing cache code for ARM11.
profi200 committed on 10 Dec 2016
2016-12-08
@profi200
Forgot to update the bits in deinitCpu.
profi200 committed on 8 Dec 2016
@profi200
A few changes and ARM11 VFP support.
profi200 committed on 8 Dec 2016