History for uwuboot / source
2018-07-17
@d0k3
Allow changing splash duration. ...
d0k3 committed on 17 Jul 2018
@d0k3
Fix a compiler warning.
d0k3 committed on 17 Jul 2018
2018-07-12
@derrek
config: add support for integer and SPLASH_DURATION key parsing ...
derrek committed on 12 Jul 2018
2018-06-18
@d0k3
Merge branch 'master' of https://github.com/derrekr/fastboot3DS
d0k3 committed on 18 Jun 2018
@d0k3
Fix config not being transferred to SD card.
d0k3 committed on 18 Jun 2018
2018-06-16
@profi200
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
profi200 committed on 16 Jun 2018
2018-06-05
@d0k3
Reduce delay after splash to 8 VBlanks
d0k3 committed on 5 Jun 2018
2018-06-03
@profi200
Cleanup sdmmc.c/h a bit.
profi200 committed on 3 Jun 2018
@profi200
Adjust eMMC clock to be in spec before switching to HS mode.
profi200 committed on 3 Jun 2018
2018-05-31
@d0k3
Splashscreen: Only add delay if the menu is entered.
d0k3 committed on 31 May 2018
2018-05-29
@profi200
Set this reg to the same value Process9 does.
profi200 committed on 29 May 2018
2018-05-28
@profi200
Optimize SD card poweron for the lowest possible powerup time.
profi200 committed on 28 May 2018
2018-05-24
@profi200
Fixed bugs in sdmmc_send_command(). Partially implemented high speed mode.
profi200 committed on 24 May 2018
@profi200
[SDMMC] Enable 4 bit mode after switching and always clear fifo.
profi200 committed on 24 May 2018
2018-05-23
@d0k3
Add a clearscreen and a delay after the splash is shown.
d0k3 committed on 23 May 2018
@d0k3
Improved custom splash selector.
d0k3 committed on 23 May 2018
2018-05-22
@profi200
Disable SD pullup. Set clock back to 16 MHz since the shitty Lexar SDs don't work with 33 MHz.
profi200 committed on 22 May 2018
2018-05-19
@d0k3
Only allow late boot cancel after a FIRM is loaded.
d0k3 committed on 19 May 2018
@d0k3
Merge branch 'master' of https://github.com/derrekr/fastboot3DS
d0k3 committed on 19 May 2018
@derrek
show enter-menu note, introduced late boot cancel (risky?)
derrek committed on 19 May 2018
@d0k3
Replace mallocpyString with strdup.
d0k3 committed on 19 May 2018
2018-05-18
@d0k3
Added HOME hint on quick bootmode splash.
d0k3 committed on 18 May 2018
2018-05-16
@profi200
Update remaining SDMMC clock comments.
profi200 committed on 16 May 2018
@profi200
Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang.
profi200 committed on 16 May 2018
2018-05-15
@profi200
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200 committed on 15 May 2018
@profi200
Correct comments in sdmmc.c.
profi200 committed on 15 May 2018
2018-05-11
@d0k3
Bootrom dumper cosmetics. ...
d0k3 committed on 11 May 2018
2018-05-10
@profi200
Use OTP_SIZE define in ARM11 start.s.
profi200 committed on 10 May 2018
@profi200
Fixed bootrom/OTP dumping.
profi200 committed on 10 May 2018
@d0k3
Added bootrom dumper implementation to menu.
d0k3 committed on 10 May 2018