History for uwuboot / source / arm11 / main.c
2017-12-18
@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
@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-21
@d0k3
Don't show a warning on an unrecognized button combo.
d0k3 committed on 21 Nov 2017
2017-11-20
@profi200
Silence some warnings.
profi200 committed on 20 Nov 2017
2017-11-14
@d0k3
Clear the screen after the splash.
d0k3 committed on 14 Nov 2017
2017-11-09
@d0k3
Simplified the splash display code.
d0k3 committed on 9 Nov 2017
2017-11-06
@d0k3
Implement splash screen handling.
d0k3 committed on 6 Nov 2017
2017-10-26
@d0k3
Disable autobooting slots with keycombos + menu edits.
d0k3 committed on 26 Oct 2017
2017-10-23
@d0k3
First attempt at a color scheme.
d0k3 committed on 23 Oct 2017
2017-10-22
@d0k3
Never do console clears before screen init.
d0k3 committed on 22 Oct 2017
2017-10-20
@d0k3
Implemented proper error handling in main()
d0k3 committed on 20 Oct 2017
2017-10-19
@d0k3
Support bootmodes (no splash yet).
d0k3 committed on 19 Oct 2017
2017-10-18
@d0k3
Reimplement bootloader and firm launch options. ...
d0k3 committed on 18 Oct 2017
2017-10-10
@profi200
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200 committed on 10 Oct 2017