History for uwuboot / include
2017-12-09
@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
@profi200
Added fIsDriveMounted().
profi200 committed on 3 Dec 2017
@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
@profi200
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200 committed on 3 Dec 2017
2017-12-02
@profi200
Fixed the race properly on ARM11.
profi200 committed on 2 Dec 2017
2017-12-01
@profi200
Added argc/v framebuffer struct passing.
profi200 committed on 1 Dec 2017
2017-11-30
@profi200
Added fIsDevActive().
profi200 committed on 30 Nov 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
Use enum for update errors instead of defines.
profi200 committed on 22 Nov 2017
@profi200
Added getBootEnv() for ARM11.
profi200 committed on 22 Nov 2017
2017-11-20
@profi200
Forgot to update IPC cmd.
profi200 committed on 20 Nov 2017