History for Atmosphere / fusee / fusee-primary / src / lib
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-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-02
@hexkyz
Fix argument type for isalnum and toupper
hexkyz committed on 2 Jul 2019
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-06-30
@hexkyz
Fix logic in ldr_ro_manager ...
hexkyz committed on 30 Jun 2019
2019-06-14
@WinterMute
fix usage of ctype macros
WinterMute committed on 14 Jun 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 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
port log.c log.h for fusee-primary ...
Resaec committed on 26 Sep 2018
2018-09-18
@hexkyz
fusee: Add missing const qualifiers (thanks @aveao)
hexkyz authored on 18 Sep 2018 GitHub committed on 18 Sep 2018
2018-09-17
@hexkyz
fusee: Add support for firmware version 6.0.0. ...
hexkyz committed on 17 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-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-23
@Kate J. Temkin
fusee: work around some dual-init SDMMC issues
Kate J. Temkin committed on 23 May 2018
2018-05-20
@TuxSH
Introduce fatal_error
TuxSH committed on 20 May 2018
2018-05-15
@TuxSH
Fix strncpy bugs in fusée, etc.
TuxSH committed on 15 May 2018
2018-05-12
@TuxSH
[stage1] refactor diskio.c
TuxSH committed on 12 May 2018
@TuxSH
[stage1] unstub multiple sector-r/w code
TuxSH committed on 12 May 2018
2018-05-11
@TuxSH
Move sd init into diskio.c, write code for latest commit
TuxSH committed on 11 May 2018
2018-05-08
@TuxSH
Rewrote crt0, init, and chainloading code ...
TuxSH committed on 8 May 2018
2018-05-06
@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
[stage1] support utf8 in fatfs
TuxSH committed on 5 May 2018
@TuxSH
Move fatfs around
TuxSH committed on 5 May 2018
2018-05-04
@Kate J. Temkin
skeleton SDMMC
Kate J. Temkin committed on 4 May 2018
2018-04-08
@Michael Scire
Implement all core Stage 1 logic for Fusee
Michael Scire committed on 8 Apr 2018