History for uwuboot / source
2018-02-26
@d0k3
Add FCRAM boot setting in boot setup.
d0k3 committed on 26 Feb 2018
@profi200
Added typedefs for >64 bit types to types.h.
profi200 committed on 26 Feb 2018
@profi200
Use sizeof() instead of hardcoding the increment of data in SHA_update().
profi200 committed on 26 Feb 2018
@profi200
Added function to read internal SHA engine state. Optimized SHA_update().
profi200 committed on 26 Feb 2018
2018-02-25
@derrek
console: use safe integer casts to avoid compiler warning
derrek committed on 25 Feb 2018
@derrek
config: add support for "RAM_FIRM_BOOT
derrek committed on 25 Feb 2018
2018-02-23
@profi200
Actually make the previous commit work.
profi200 committed on 23 Feb 2018
@profi200
Enable N3DS FCRAM extension if available.
profi200 committed on 23 Feb 2018
@d0k3
Properly clear custom splashscreen leftovers.
d0k3 committed on 23 Feb 2018
@d0k3
Allow FIRM boot from FCRAM. ...
d0k3 committed on 23 Feb 2018
2018-02-22
@profi200
Don't hardcode header location in firm_size().
profi200 committed on 22 Feb 2018
@profi200
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200 committed on 22 Feb 2018
@profi200
[UNTESTED] Added FCRAM FIRM support to loadVerifyFirm(). Adjusted MPU settings so we can acces the FIRM in FCRAM.
profi200 committed on 22 Feb 2018
2018-02-13
@d0k3
Proper error messages for NAND communication failure.
d0k3 committed on 13 Feb 2018
2018-01-24
@d0k3
Allow setting custom splash screens via the menu.
d0k3 committed on 24 Jan 2018
@profi200
Updated drawSplashscreen() to support the touchscreen.
profi200 committed on 24 Jan 2018
2018-01-21
@derrek
config: external splash screen support
derrek committed on 21 Jan 2018
@profi200
Consistency.
profi200 committed on 21 Jan 2018
2018-01-19
@profi200
More mmu.c improvements. Added mmuMapSupersections().
profi200 committed on 19 Jan 2018
2018-01-17
@profi200
Use updateScreens() in drawSplashscreen().
profi200 committed on 17 Jan 2018
@profi200
Forgot 1 define in the previous commit.
profi200 committed on 17 Jan 2018
@profi200
Cleanup in mmu.c.
profi200 committed on 17 Jan 2018
@profi200
Properly separate text/rodata/data on ARM11. Increases FIRM size by a few KiB.
profi200 committed on 17 Jan 2018
2018-01-15
@profi200
Actually these .align are not needed.
profi200 committed on 15 Jan 2018
@profi200
start.s improvements + standard conform argc/v.
profi200 committed on 15 Jan 2018
@d0k3
Don't display 3DS model product code on screen.
d0k3 committed on 15 Jan 2018
2018-01-08
@d0k3
Also credit ChaN for the FATFS library.
d0k3 committed on 8 Jan 2018
2018-01-07
@profi200
Reenable full GPU/LCD deinit + cleanup.
profi200 committed on 7 Jan 2018
@profi200
Deinit critical hardware before FIRM launch.
profi200 committed on 7 Jan 2018
2018-01-06
@profi200
Don't do the core 2/3 poweroff if they are not on.
profi200 committed on 6 Jan 2018