2018-05-09
@TuxSH
[sdmmc] sdmmc_handle_cpu_transfer: handle unaligned buffers
TuxSH committed on 9 May 2018
@TuxSH
Fix struct tegra_sdmmc definition ...
TuxSH committed on 9 May 2018
@TuxSH
[sdmmc] Fix const-correctness issue
TuxSH committed on 9 May 2018
@TuxSH
Use latest sdmmc driver in stage2
TuxSH committed on 9 May 2018
@TuxSH
Add raw_mmc_dev (untested!)
TuxSH committed on 9 May 2018
@TuxSH
Rename g_devices to g_fsdev_devices
TuxSH committed on 9 May 2018
@TuxSH
Merge branch 'master' of github.com:Atmosphere-NX/Atmosphere
TuxSH committed on 9 May 2018
@TuxSH
Rewrite condition in fsdev_seek
TuxSH committed on 9 May 2018
@Michael Scire
Exosphere: Add API for retrieving versioning info.
Michael Scire committed on 9 May 2018
@TuxSH
Refine error in fsdev_mount_device
TuxSH committed on 9 May 2018
@TuxSH
Make stdout line-buffered
TuxSH committed on 9 May 2018
@TuxSH
Fix FindDevice and RemoveDevice calls in fs_dev.c
TuxSH committed on 9 May 2018
@Michael Scire
PM: Fix missing flags set/missing wait. Now works on 5.x.
Michael Scire committed on 9 May 2018
@TuxSH
O_RDONLY is 0
TuxSH committed on 9 May 2018
@TuxSH
Rewrite package2.c
TuxSH committed on 9 May 2018
2018-05-08
@hexkyz
Boot: Fleshing out more low level stuff ...
hexkyz authored on 8 May 2018 GitHub committed on 8 May 2018
@TuxSH
Change the allocation logic in stratosphere.c
TuxSH committed on 8 May 2018
@TuxSH
Refactor stage1's and stage2's main.c files
TuxSH committed on 8 May 2018
@TuxSH
Don't deinit the display yet, for now
TuxSH committed on 8 May 2018
@TuxSH
Fix bug in crt0
TuxSH committed on 8 May 2018
@TuxSH
Make di.c accept arbitrary FB addresses, fix flickering issues
TuxSH committed on 8 May 2018
@TuxSH
[stage2] Forgot to change that, too
TuxSH committed on 8 May 2018
@TuxSH
Fix faulty IRAM check in check_32bit_address_range_in_program
TuxSH committed on 8 May 2018
@TuxSH
Fix inverted condition issue in check_32bit_address_range_loadable
TuxSH committed on 8 May 2018
@TuxSH
[stage1] Fix DEFAULT_BCT0_FOR_DEBUG
TuxSH committed on 8 May 2018
@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