History for uwuboot / source
2017-11-22
@d0k3
Use FF_MAX_LFN instead of hardcoded max path lengths.
d0k3 committed on 22 Nov 2017
2017-11-21
@d0k3
Write the signature when installing to FIRM1.
d0k3 committed on 21 Nov 2017
@d0k3
Don't show a warning on an unrecognized button combo.
d0k3 committed on 21 Nov 2017
@profi200
Minor code style stuff.
profi200 committed on 21 Nov 2017
2017-11-20
@profi200
CFG_UNITINFO can be something else than 1.
profi200 committed on 20 Nov 2017
@profi200
Silence some warnings.
profi200 committed on 20 Nov 2017
@profi200
A bit of cleanup in dev.c.
profi200 committed on 20 Nov 2017
@profi200
Fixed undefined behavior in TIMER_sleep() in combination with LTO.
profi200 committed on 20 Nov 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 20 Nov 2017
@profi200
Untested signature override on FIRM installation.
profi200 committed on 20 Nov 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 20 Nov 2017
@d0k3
Show error codes on failed raw access prepare / finalize.
d0k3 committed on 20 Nov 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 20 Nov 2017
@profi200
Turns out ldm/stm can be interrupted.
profi200 committed on 20 Nov 2017
@d0k3
Implemented fastboot3DS updater. (unfinished, needs signature handling)
d0k3 committed on 20 Nov 2017
@profi200
Drive order nitpicking.
profi200 committed on 20 Nov 2017
@profi200
Actually we don't need strict ABI compliance it seems.
profi200 committed on 20 Nov 2017
2017-11-19
@derrek
fs: add error reporting in fPrepareRawAccess and fFinalizeRawAccess
derrek committed on 19 Nov 2017
@profi200
Bug fixes.
profi200 committed on 19 Nov 2017
@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-15
@profi200
Fixed stack alignment in IRQ handlers.
profi200 committed on 15 Nov 2017
2017-11-14
@d0k3
Fix: Advancing the buffer in sdmmc_dnand_write_sector().
d0k3 committed on 14 Nov 2017
@d0k3
Preliminary access to FIRM install from menu.
d0k3 committed on 14 Nov 2017
@d0k3
Clear the screen after the splash.
d0k3 committed on 14 Nov 2017
@profi200
Make sure we can't write to non-FIRM partitions.
profi200 committed on 14 Nov 2017
2017-11-13
@profi200
Implemented untested FIRM writer.
profi200 committed on 13 Nov 2017
2017-11-09
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 9 Nov 2017
@d0k3
Simplified the splash display code.
d0k3 committed on 9 Nov 2017
2017-11-08
@profi200
Implemented fs deinit on poweroff/panic/exception.
profi200 committed on 8 Nov 2017