2018-05-10
@Kate J. Temkin
fusee: actually obey the SD spec when switching voltage
Kate J. Temkin committed on 10 May 2018
@TuxSH
[stage2] Add GPT parsing code (tested on PC)
TuxSH committed on 10 May 2018
@Kate J. Temkin
fusee: support low-voltage SDMMC mode
Kate J. Temkin committed on 10 May 2018
@Kate J. Temkin
fusee: use full bus width and faster initial clock speed
Kate J. Temkin committed on 10 May 2018
@TuxSH
[stage2] raw_mmc_dev.c: fix various bugs
TuxSH committed on 10 May 2018
2018-05-09
@hexkyz
Merge pull request #84 from leoetlino/printf-format ...
hexkyz authored on 9 May 2018 GitHub committed on 9 May 2018
@hexkyz
Merge pull request #94 from encounter/fix/boot-fsdev ...
hexkyz authored on 9 May 2018 GitHub committed on 9 May 2018
@TuxSH
[stage2] Make console.c manage the display, enable it only when needed
TuxSH committed on 9 May 2018
@TuxSH
[stage2] Unstub rawmmcdev_write
TuxSH committed on 9 May 2018
@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
@Luke Street
boot: Use fsdevMountSdmc & fsdevUnmountAll
Luke Street 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