History for uwuboot / source / arm11
2017-12-10
@profi200
Here comes the coding style police!
profi200 committed on 10 Dec 2017
@derrek
arm11: use mcu driver
derrek committed on 10 Dec 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 10 Dec 2017
@derrek
arm11: introduce mcu driver, halt leds during startup
derrek committed on 10 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 10 Dec 2017
@d0k3
Do not attempt a NAND restore with low battery.
d0k3 committed on 10 Dec 2017
@d0k3
Display battery percentage in top screen.
d0k3 committed on 10 Dec 2017
@profi200
ARM11: Timer prescalers start at 1.
profi200 committed on 10 Dec 2017
@profi200
Move the clrex to the top to make sure any early strex works.
profi200 committed on 10 Dec 2017
@profi200
More assembly cleanup.
profi200 committed on 10 Dec 2017
2017-12-09
@profi200
Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them.
profi200 committed on 9 Dec 2017
@profi200
Nitpicking.
profi200 committed on 9 Dec 2017
@profi200
hardware.c --> system.c. Call systemInit() before main().
profi200 committed on 9 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 9 Dec 2017
@d0k3
Increase number of bootslots to 6 in menu.
d0k3 committed on 9 Dec 2017
@d0k3
Remove filebrowser panic() on SD pulls.
d0k3 committed on 9 Dec 2017
@d0k3
Move splash code to earlier in main(). ...
d0k3 committed on 9 Dec 2017
@derrek
config: adopt NAND config if it exists and we want to create a new config on SD
derrek committed on 9 Dec 2017
@derrek
config: switch back to old SD card prio handling
derrek committed on 9 Dec 2017
@derrek
config: add support for 9 boot slots, stubbed BOOT_OPTIONX_NAND_IMAGE keys
derrek committed on 9 Dec 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 9 Dec 2017
@profi200
Make asm code less cluttered. Changed magic to match name.
profi200 committed on 9 Dec 2017
2017-12-08
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 8 Dec 2017
@derrek
arm11 debug: add debugMemdump utility
derrek committed on 8 Dec 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 8 Dec 2017
@profi200
Optimize(tm) ARM11 IRQ code a bit.
profi200 committed on 8 Dec 2017
@d0k3
Partially fix bootslot number hardcoding.
d0k3 committed on 8 Dec 2017
@profi200
Removed useless checks in FIRM launch code.
profi200 committed on 8 Dec 2017
@d0k3
Better panicMsg() on SD card pulls.
d0k3 committed on 8 Dec 2017
@d0k3
Handle firm1: via the file browser.
d0k3 committed on 8 Dec 2017