History for Atmosphere / fusee / fusee-primary / src / main.c
2019-12-07
@Michael Scire
stop overriding user config on update
Michael Scire authored on 27 Nov 2019 SciresM committed on 7 Dec 2019
2019-07-26
@hexkyz
Move memory training code into it's own stage (fusee-mtc)
hexkyz committed on 26 Jul 2019
2019-07-06
@hexkyz
fusee: cleanup and optimize boot sequence
hexkyz committed on 6 Jul 2019
2019-04-13
@hexkyz
Merge branch 'master' into emunand_dev
hexkyz committed on 13 Apr 2019
@Michael Scire
stratosphere: custom exception handlers (reboot to fusee)
Michael Scire committed on 13 Apr 2019
2019-04-09
@hexkyz
Merge branch 'master' into emunand_dev
hexkyz committed on 9 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2019-04-07
@hexkyz
emunand: Move all emulation code to fusee-secondary and simplify logic
hexkyz committed on 7 Apr 2019
2019-04-06
@hexkyz
emunand: Fix bugs and add missing stuff
hexkyz committed on 6 Apr 2019
@hexkyz
emunand: Preliminary skeleton for emunand in fusee
hexkyz committed on 6 Apr 2019
2019-02-20
@Michael Scire
sept-s: First functional version.
Michael Scire committed on 20 Feb 2019
2019-01-26
@Michael Scire
fusee-primary: reboot to self, instead of to RCM
Michael Scire committed on 26 Jan 2019
2018-12-04
@Michael Scire
fusee: fix error printing pre-SD card init (closes #289).
Michael Scire committed on 4 Dec 2018
@Michael Scire
fusee: move BCT.ini/secondary into atmosphere/
Michael Scire committed on 4 Dec 2018
2018-09-28
@hexkyz
fusee: Improve integration with the new logging system ...
hexkyz committed on 28 Sep 2018
2018-09-26
@Resaec
port log.c log.h for fusee-primary ...
Resaec committed on 26 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-08-18
@hexkyz
fusee: Complete re-write of the hardware initialization code: ...
hexkyz committed on 18 Aug 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: SDMMC driver re-design: ...
hexkyz committed on 4 Jul 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
Stage1: fix potential alignment issue
TuxSH committed on 21 May 2018
@TuxSH
Fix stack overflow when chainloading stage2
TuxSH committed on 21 May 2018
@TuxSH
[stage1] Add exception handlers... which somehow don't work?
TuxSH committed on 21 May 2018
2018-05-20
@TuxSH
Introduce fatal_error
TuxSH committed on 20 May 2018
@TuxSH
Add custom panic driver
TuxSH committed on 20 May 2018
2018-05-13
@TuxSH
Rename sd_utils to fs_utils, etc
TuxSH committed on 13 May 2018
2018-05-08
@TuxSH
Refactor stage1's and stage2's main.c files
TuxSH committed on 8 May 2018
@TuxSH
Make di.c accept arbitrary FB addresses, fix flickering issues
TuxSH committed on 8 May 2018
@TuxSH
[stage1] Fix DEFAULT_BCT0_FOR_DEBUG
TuxSH committed on 8 May 2018