History for Atmosphere / fusee / fusee-secondary / src / lib
2020-07-14
@hexkyz
fusee/sept: fix error printing
hexkyz committed on 14 Jul 2020
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-05-07
@Michael Scire
ams: revamp target firmware
Michael Scire committed on 7 May 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-07-01
@hexkyz
Fix spacing in diskio
hexkyz committed on 1 Jul 2019
@hexkyz
Update FatFs to R0.13c
hexkyz committed on 1 Jul 2019
2019-04-28
@hexkyz
emunand: Use HOS archive style for rawnand parts
hexkyz committed on 28 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2019-01-26
@Michael Scire
fusee: hide non-error logs behind splash screen (closes #328)
Michael Scire committed on 26 Jan 2019
2019-01-22
@TuxSH
Revert "Merge pull request #313 from jul2003/master" ...
TuxSH authored on 28 Dec 2018 Michael Scire committed on 22 Jan 2019
@jul2003
devkitARM r50-3 buildfix
jul2003 authored on 28 Dec 2018 Michael Scire committed on 22 Jan 2019
2018-09-28
@hexkyz
fusee: Improve integration with the new logging system ...
hexkyz committed on 28 Sep 2018
2018-09-26
@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
moving log.c and log.h to lib/ ...
Resaec committed on 26 Sep 2018
2018-09-24
@Resaec
changes to fit the codestyle ...
Resaec committed on 24 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-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-05-15
@TuxSH
Fix diskio.c, etc.
TuxSH committed on 15 May 2018
@TuxSH
Fix strncpy bugs in fusée, etc.
TuxSH committed on 15 May 2018
2018-05-13
@TuxSH
[stage2] Support sector sizes up to 4K in FatFs. ...
TuxSH committed on 13 May 2018
@TuxSH
[stage2] Implement disk_status
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-06
@TuxSH
Rework fs_dev mount code
TuxSH committed on 6 May 2018
@TuxSH
Upgrade FatFs to R0.13b
TuxSH committed on 6 May 2018
@TuxSH
Normalize drivers between stage1 and 2
TuxSH committed on 6 May 2018
2018-05-05
@TuxSH
[stage2] Remove printk, introduce UTF-8 console stdio
TuxSH committed on 5 May 2018
@TuxSH
Use the bloated string formatting functions from newlib
TuxSH committed on 5 May 2018