History for uwuboot / include
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
@profi200
Untested signature override on FIRM installation.
profi200 committed on 20 Nov 2017
@d0k3
Implemented fastboot3DS updater. (unfinished, needs signature handling)
d0k3 committed on 20 Nov 2017
2017-11-19
@profi200
Added loadVerifyUpdate() function.
profi200 committed on 19 Nov 2017
2017-11-16
@profi200
Include second FIRM section whitelist for installs.
profi200 committed on 16 Nov 2017
2017-11-14
@profi200
Fixed undefined references when compiling with -Os.
profi200 committed on 14 Nov 2017
@d0k3
Preliminary access to FIRM install from menu.
d0k3 committed on 14 Nov 2017
2017-11-13
@profi200
Implemented untested FIRM writer.
profi200 committed on 13 Nov 2017
2017-11-08
@profi200
Implemented fs deinit on poweroff/panic/exception.
profi200 committed on 8 Nov 2017
@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