History for uwuboot / include / arm11
2017-12-09
@d0k3
Increase device buffer to 512kB.
d0k3 committed on 9 Dec 2017
@d0k3
Increase number of bootslots to 6 in menu.
d0k3 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
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
@d0k3
Partially fix bootslot number hardcoding.
d0k3 committed on 8 Dec 2017
@d0k3
Handle firm1: via the file browser.
d0k3 committed on 8 Dec 2017
2017-12-06
@profi200
Allow poweroff on exceptions/panic.
profi200 committed on 6 Dec 2017
2017-12-05
@d0k3
Reorganize menu.
d0k3 committed on 5 Dec 2017
@d0k3
Disable debug entries in menu.
d0k3 committed on 5 Dec 2017
@d0k3
Simplified g_startFirmLaunch handling on ARM11.
d0k3 committed on 5 Dec 2017
2017-12-04
@d0k3
Properly check for mounted drives in menu.
d0k3 committed on 4 Dec 2017
2017-12-03
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 3 Dec 2017
@derrek
config: add configIsLoaded
derrek committed on 3 Dec 2017
@d0k3
Reduced number of global variables.
d0k3 committed on 3 Dec 2017
@derrek
config: add configGetStorageLocation
derrek committed on 3 Dec 2017
2017-12-02
@profi200
Fixed the race properly on ARM11.
profi200 committed on 2 Dec 2017
2017-11-29
@d0k3
Some minor cosmetics.
d0k3 committed on 29 Nov 2017
2017-11-27
@d0k3
Preliminary bootinfo in upper screen.
d0k3 committed on 27 Nov 2017
2017-11-24
@d0k3
Store und use last boot slot via I2C register 0x1E.
d0k3 committed on 24 Nov 2017
2017-11-23
@profi200
Change the timer stuff back since everyone thinks volatile is the better solution.
profi200 committed on 23 Nov 2017
@profi200
Fixed bug in spinlock implementation.
profi200 committed on 23 Nov 2017
@profi200
Untested spinlock implementation.
profi200 committed on 23 Nov 2017
@profi200
Actually do this right.
profi200 committed on 23 Nov 2017
@d0k3
Ask for confirmation on potentially dangerous features.
d0k3 committed on 23 Nov 2017
2017-11-22
@profi200
Added getBootEnv() for ARM11.
profi200 committed on 22 Nov 2017
2017-11-20
@d0k3
Implemented fastboot3DS updater. (unfinished, needs signature handling)
d0k3 committed on 20 Nov 2017
2017-11-14
@d0k3
Preliminary access to FIRM install from menu.
d0k3 committed on 14 Nov 2017
2017-11-08
@profi200
Turn on backlight and LCDs at the same time. Correct touchscreen framebuffers on FIRM launch.
profi200 committed on 8 Nov 2017
@profi200
Use inline functions when useful.
profi200 committed on 8 Nov 2017