History for Atmosphere / fusee / fusee-secondary / src / main.c
2021-01-05
@hexkyz
fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite)
hexkyz authored on 10 Nov 2020 SciresM committed on 5 Jan 2021
2020-12-19
@Michael Scire
fusee: fix no-BCT.ini for fusee-secondary
Michael Scire committed on 19 Dec 2020
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2019-12-07
@Michael Scire
ams_mitm: add titles dir compat shim (to remove in 0.10.1)
Michael Scire authored on 6 Dec 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-05-27
@Michael Scire
Merge branch 'master' into emunand_dev
Michael Scire committed on 27 May 2019
2019-05-10
@Michael Scire
fusee: how did this ever work
Michael Scire committed on 10 May 2019
2019-04-28
@hexkyz
Merge branch 'master' into emunand_dev
hexkyz committed on 28 Apr 2019
2019-04-20
@Michael Scire
fusee: update to support booting 8.0.0
Michael Scire authored on 20 Apr 2019 SciresM committed on 20 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: 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: 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