History for Atmosphere / fusee
2018-11-30
@Michael Scire
fusee: auto-apply nogc if fuses say we should.
Michael Scire committed on 30 Nov 2018
@Michael Scire
fusee: Implement built-in support for togglable nogc patches
Michael Scire committed on 30 Nov 2018
@Michael Scire
exosphere: Add support for enabling debugmode via BCT.ini
Michael Scire committed on 30 Nov 2018
@hexkyz
fusee: Add full 6.2.0 support via SMMU virtualization.
hexkyz committed on 30 Nov 2018
2018-11-29
@SciresM
Merge pull request #266 from Atmosphere-NX/fatal ...
SciresM authored on 29 Nov 2018 GitHub committed on 29 Nov 2018
2018-11-26
@Michael Scire
fusee/exo: BYOK support for 6.2.0. Proper support TODO.
Michael Scire committed on 26 Nov 2018
@Michael Scire
fusee: support getting old tsec key from new tsec fw.
Michael Scire committed on 26 Nov 2018
2018-11-19
@hexkyz
fusee: Fix custom splash screen loading.
hexkyz authored on 19 Nov 2018 GitHub committed on 19 Nov 2018
2018-11-17
@hexkyz
fusee: Minor hardware configuration fixes.
hexkyz committed on 17 Nov 2018
2018-11-14
@SciresM
Merge branch 'master' into fatal
SciresM authored on 14 Nov 2018 GitHub committed on 14 Nov 2018
@hexkyz
fusee: Remove obsolete MC carveout configuration. ...
hexkyz committed on 14 Nov 2018
2018-11-13
@Michael Scire
Add defines for atmosphere git revision.
Michael Scire committed on 13 Nov 2018
2018-11-12
@hexkyz
fusee: Implement DRAM training: ...
hexkyz committed on 12 Nov 2018
2018-11-09
@Michael Scire
fs.mitm/loader: Fix crashes when launching too many processes.
Michael Scire committed on 9 Nov 2018
2018-10-17
@Michael Scire
atmosphere: extract API version management to common folder
Michael Scire committed on 17 Oct 2018
@Michael Scire
fusee: Fix IPS patching for KIPs. (closes #3).
Michael Scire committed on 17 Oct 2018
@Michael Scire
fusee: Hook up kip/kernel patch support (needs testing).
Michael Scire committed on 17 Oct 2018
@Michael Scire
fusee: Add support for loading kernel from SD
Michael Scire committed on 17 Oct 2018
@Michael Scire
fusee: add untested, not hooked up ips code
Michael Scire committed on 17 Oct 2018
@Michael Scire
fusee: Greatly simplify and improve KIP loading
Michael Scire committed on 17 Oct 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
@hexkyz
Merge pull request #209 from Resaec/new_print ...
hexkyz authored on 28 Sep 2018 GitHub committed on 28 Sep 2018
2018-09-26
@hexkyz
fusee: Fix support for firmware 6.0.0
hexkyz authored on 26 Sep 2018 GitHub committed on 26 Sep 2018
@hexkyz
fusee: Fix support for firmware 6.0.0
hexkyz authored on 26 Sep 2018 GitHub committed on 26 Sep 2018
@Resaec
we need to strip the NO_PREFIX flag so your log_level is corrected for checking against the global
Resaec committed on 26 Sep 2018
@Resaec
port log.c log.h for fusee-primary ...
Resaec committed on 26 Sep 2018
@Resaec
moving log.c and log.h to lib/ ...
Resaec committed on 26 Sep 2018
@Resaec
fix stray `[DEBUG]` at the end of sdmmc log
Resaec committed on 26 Sep 2018
2018-09-25
@Resaec
add the ability to print without adding a prefix for multi part/line prints
Resaec committed on 25 Sep 2018