History for Atmosphere / fusee / fusee-secondary / src / main.c
2019-02-20
@Michael Scire
sept-s: First functional version.
Michael Scire committed on 20 Feb 2019
2019-01-26
@Michael Scire
fusee: remove unnecessary delay.
Michael Scire committed on 26 Jan 2019
@Michael Scire
fusee: hide non-error logs behind splash screen (closes #328)
Michael Scire committed on 26 Jan 2019
2018-11-12
@hexkyz
fusee: Implement DRAM training: ...
hexkyz committed on 12 Nov 2018
2018-10-16
@Michael Scire
fusee: Load fs.mitm by default.
Michael Scire committed on 16 Oct 2018
2018-09-28
@hexkyz
fusee: Improve integration with the new logging system ...
hexkyz committed on 28 Sep 2018
2018-09-26
@Resaec
moving log.c and log.h to lib/ ...
Resaec committed on 26 Sep 2018
2018-09-23
@Resaec
change all print* calls to use the new print with a log_level
Resaec committed on 23 Sep 2018
2018-09-22
@Resaec
started on centralized printing/logging ...
Resaec committed on 22 Sep 2018
2018-09-15
@hexkyz
fusee: Move nxboot hand-off to IRAM. ...
hexkyz committed on 15 Sep 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-07-19
@hexkyz
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. ...
hexkyz committed on 19 Jul 2018
2018-07-04
@hexkyz
fusee: Temporarily disable anything that prevents the fusee-primary to fusee-secondary transition.
hexkyz committed on 4 Jul 2018
2018-06-05
@TuxSH
Fix logic bug in stage2's main function
TuxSH committed on 5 Jun 2018
2018-06-04
@TuxSH
Pass screen status and mmc struct from stage1 to 2
TuxSH committed on 4 Jun 2018
2018-05-21
@TuxSH
Stage2: Add exception handlers
TuxSH committed on 21 May 2018
2018-05-20
@TuxSH
Don't check for panics in stage2
TuxSH committed on 20 May 2018
@TuxSH
Introduce fatal_error
TuxSH committed on 20 May 2018
@TuxSH
Add custom panic driver
TuxSH committed on 20 May 2018
2018-05-14
@TuxSH
Make loadlist empty when booting Horizon, more nxboot.c code
TuxSH committed on 14 May 2018
@TuxSH
[stage2] Add debug printf in main.c
TuxSH committed on 14 May 2018
2018-05-13
@TuxSH
Rename sd_utils to fs_utils, etc
TuxSH committed on 13 May 2018
@TuxSH
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. ...
TuxSH committed on 13 May 2018
2018-05-12
@TuxSH
stage1 -> stage2 again
TuxSH committed on 12 May 2018
2018-05-09
@TuxSH
[stage2] Make console.c manage the display, enable it only when needed
TuxSH committed on 9 May 2018
2018-05-08
@TuxSH
Refactor stage1's and stage2's main.c files
TuxSH committed on 8 May 2018
@TuxSH
Don't deinit the display yet, for now
TuxSH committed on 8 May 2018
@TuxSH
Fix bug in crt0
TuxSH committed on 8 May 2018
@TuxSH
Make di.c accept arbitrary FB addresses, fix flickering issues
TuxSH committed on 8 May 2018
@TuxSH
Rewrote crt0, init, and chainloading code ...
TuxSH committed on 8 May 2018