2018-05-06
@TuxSH
Merge branch 'master' of github.com:SciresM/Atmosphere-NX
TuxSH committed on 6 May 2018
@TuxSH
Normalize drivers between stage1 and 2
TuxSH committed on 6 May 2018
@SciresM
Fix critically missing credit
SciresM authored on 6 May 2018 GitHub committed on 6 May 2018
@TuxSH
Fix mount code in fs_dev.c
TuxSH committed on 6 May 2018
@TuxSH
Fix the g_bct0 overflow issue, malloc now works ...
TuxSH committed on 6 May 2018
@Michael Scire
ProcessManager: Fix svcCreateEvent handle inversion bug, and others. ...
Michael Scire committed on 6 May 2018
@TuxSH
Fix bss overflow error
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
Merge branch 'master' of github.com:SciresM/Atmosphere-NX
TuxSH committed on 5 May 2018
@TuxSH
[stage1] support utf8 in fatfs
TuxSH committed on 5 May 2018
@Léo Lam
Replace std::make_tuple with simpler syntax (#77) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
@Léo Lam
ipc_templating: Avoid depending on order of evaluation (#83) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
@TuxSH
Use the bloated string formatting functions from newlib
TuxSH committed on 5 May 2018
@TuxSH
Instead of passing FatFS structs around, unmount; other changes
TuxSH committed on 5 May 2018
@TuxSH
[stage2] Add fatfs devoptab wrapper, change ffconf accordingly
TuxSH committed on 5 May 2018
@Kate J. Temkin
fusee: fix an obvious sdmmc error (oops)
Kate J. Temkin committed on 5 May 2018
@Michael Scire
ProcessManager: Add pm:info, fix pm:shell missing qualifiers
Michael Scire committed on 5 May 2018
@Michael Scire
ProcessManager: Implement almost all of pm:shell
Michael Scire committed on 5 May 2018
@Kate J. Temkin
fusee: sdmmc: clean up and prepare for better SD/MMC/version separations
Kate J. Temkin committed on 5 May 2018
@Michael Scire
Process Manager: Add stub for pm:shell
Michael Scire committed on 5 May 2018
@Michael Scire
Process Manager: Make process flag updating version agnostic, handle 5.x dead process semantics.
Michael Scire committed on 5 May 2018
@Kate J. Temkin
fusee: add support for SDMMC write operations
Kate J. Temkin committed on 5 May 2018
@Michael Scire
Fusee: fix typo
Michael Scire committed on 5 May 2018
@Michael Scire
Fusee: Add #define requirement for pragmatic reasons.
Michael Scire committed on 5 May 2018
@Kate J. Temkin
fusee: enable sdmmc loglevel control
Kate J. Temkin committed on 5 May 2018
@Kate J. Temkin
fusee: fix multiple-block SDMMC transfers
Kate J. Temkin committed on 5 May 2018
@TuxSH
Move fatfs around
TuxSH committed on 5 May 2018
2018-05-04
@TuxSH
Initialize heap, increase stack size
TuxSH committed on 4 May 2018
@TuxSH
Change defaut BCT0 for debug
TuxSH committed on 4 May 2018
@Michael Scire
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
Michael Scire committed on 4 May 2018