History for uwuboot / source / arm11 / main.c
2018-05-18
@d0k3
Added HOME hint on quick bootmode splash.
d0k3 committed on 18 May 2018
2018-05-11
@d0k3
Bootrom dumper cosmetics. ...
d0k3 committed on 11 May 2018
2018-05-10
@d0k3
Added bootrom dumper implementation to menu.
d0k3 committed on 10 May 2018
2018-02-26
@d0k3
Add FCRAM boot setting in boot setup.
d0k3 committed on 26 Feb 2018
2018-02-23
@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-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-07
@profi200
Reenable full GPU/LCD deinit + cleanup.
profi200 committed on 7 Jan 2018
2018-01-01
@profi200
Clear screens on screen init only if requested.
profi200 committed on 1 Jan 2018
2017-12-25
@d0k3
Actually try all autoboot slots on a cold reboot.
d0k3 committed on 25 Dec 2017
2017-12-20
@d0k3
Don't fully deinit GFX to prevent bugs (temporary).
d0k3 committed on 20 Dec 2017
2017-12-18
@d0k3
Fix screeninit for firms loaded from menu.
d0k3 committed on 18 Dec 2017
@d0k3
Fully deinit GFX when it is not needed anymore.
d0k3 committed on 18 Dec 2017
@profi200
Completely deinit/init screens on sleep.
profi200 committed on 18 Dec 2017
2017-12-13
@d0k3
Implement reboot after update.
d0k3 committed on 13 Dec 2017
2017-12-12
@d0k3
Proper top border implementation. ...
d0k3 committed on 12 Dec 2017
2017-12-09
@profi200
hardware.c --> system.c. Call systemInit() before main().
profi200 committed on 9 Dec 2017
@d0k3
Move splash code to earlier in main(). ...
d0k3 committed on 9 Dec 2017
2017-12-08
@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
@d0k3
Store zero bootslot on a poweroff.
d0k3 committed on 6 Dec 2017
2017-12-05
@d0k3
Misc cosmetics, properly display reboot slot.
d0k3 committed on 5 Dec 2017
@d0k3
Simplified g_startFirmLaunch handling on ARM11.
d0k3 committed on 5 Dec 2017
2017-12-03
@d0k3
Reduced number of global variables.
d0k3 committed on 3 Dec 2017
2017-12-01
@d0k3
Fix GFX_init / GFX_deinit for FIRMs that need it.
d0k3 committed on 1 Dec 2017
@d0k3
Handle FIRMs with no screeninit.
d0k3 committed on 1 Dec 2017
2017-11-29
@d0k3
Some minor cosmetics.
d0k3 committed on 29 Nov 2017
2017-11-27
@d0k3
Boot env reboot handling for firm1:
d0k3 committed on 27 Nov 2017
@d0k3
Fix handling HOME button on boot env reboots.
d0k3 committed on 27 Nov 2017