2018-05-08
@TuxSH
Rewrote crt0, init, and chainloading code ...
TuxSH committed on 8 May 2018
@TuxSH
Simplify fsdev_set_default_device
TuxSH committed on 8 May 2018
@Michael Scire
Loader: Fix char * const correctness.
Michael Scire committed on 8 May 2018
@Michael Scire
SM: Match official SAC validation behavior.
Michael Scire committed on 8 May 2018
@Michael Scire
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire committed on 8 May 2018
@Michael Scire
SM: Fix svcGetSystemInfo bug, now works on 5.0.2.
Michael Scire committed on 8 May 2018
2018-05-07
@TuxSH
Merge branch 'master' of github.com:Atmosphere-NX/Atmosphere
TuxSH committed on 7 May 2018
@TuxSH
Fix warning/error, etc. in fs_dev.c
TuxSH committed on 7 May 2018
@Michael Scire
Fix minor bugs in loader/sm
Michael Scire committed on 7 May 2018
@Michael Scire
libstratosphere: Make boolean autoparsing match official semantics.
Michael Scire committed on 7 May 2018
@TuxSH
Fix fsdev_set_default_device bug
TuxSH committed on 7 May 2018
@Michael Scire
ProcessManager: Fully implement pm:dmnt. Remove debug logging.
Michael Scire committed on 7 May 2018
@Michael Scire
ProcessManager: Refactor resource limits, complete pm:shell.
Michael Scire committed on 7 May 2018
@TuxSH
[stage2] Fix the ordering of rules in linker script
TuxSH committed on 7 May 2018
@Michael Scire
ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware.
Michael Scire committed on 7 May 2018
@Kate J. Temkin
fusee: fix boot partition selection
Kate J. Temkin committed on 7 May 2018
@Kate J. Temkin
fusee: fix regression in card detection
Kate J. Temkin committed on 7 May 2018
@Kate J. Temkin
fusee-secondary: don't create 3GiB output files :)
Kate J. Temkin committed on 7 May 2018
@TuxSH
Add chainloader (stage2) (need to edit more files)
TuxSH committed on 7 May 2018
2018-05-06
@TuxSH
Rework fs_dev mount code
TuxSH committed on 6 May 2018
@TuxSH
Revert "Fix mount code in fs_dev.c" ...
TuxSH committed on 6 May 2018
@TuxSH
Upgrade FatFs to R0.13b
TuxSH committed on 6 May 2018
@TuxSH
Don't pass the mmc struct around
TuxSH committed on 6 May 2018
@hexkyz
Fix another critically missing credit
hexkyz authored on 6 May 2018 GitHub committed on 6 May 2018
@hexkyz
Merge pull request #85 from leoetlino/boot ...
hexkyz authored on 6 May 2018 GitHub committed on 6 May 2018
@TuxSH
Fix const-correctness issue in sdmmc.h
TuxSH committed on 6 May 2018
@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
@Léo Lam
boot: Make gpio helper functions internally linked
Léo Lam committed on 6 May 2018