2018-05-15
@TuxSH
Fix strncpy bugs in fusée, etc.
TuxSH committed on 15 May 2018
@TuxSH
Fix the remaining warnings in stratosphère
TuxSH committed on 15 May 2018
@TuxSH
Ignore unused-but-set-variable in ipc_templating.h
TuxSH committed on 15 May 2018
@TuxSH
Fix latest commit not building
TuxSH committed on 15 May 2018
2018-05-14
@hexkyz
Boot: Implement pinmux setup
hexkyz authored on 14 May 2018 GitHub committed on 14 May 2018
@TuxSH
Make loadlist empty when booting Horizon, more nxboot.c code
TuxSH committed on 14 May 2018
@TuxSH
Write all the needed pk1 code and a large part of the nxboot function
TuxSH committed on 14 May 2018
@TuxSH
[stage2] Add debug printf in main.c
TuxSH committed on 14 May 2018
@TuxSH
[stage2] Add dump_to_file
TuxSH committed on 14 May 2018
2018-05-13
@TuxSH
Rename sd_utils to fs_utils, etc
TuxSH committed on 13 May 2018
@TuxSH
[stage2] Support sector sizes up to 4K in FatFs. ...
TuxSH committed on 13 May 2018
@TuxSH
[stage2] Implement disk_status
TuxSH committed on 13 May 2018
@TuxSH
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. ...
TuxSH committed on 13 May 2018
2018-05-12
@TuxSH
[stage2] Add console_get_framebuffer
TuxSH committed on 12 May 2018
@TuxSH
[stage1] refactor diskio.c
TuxSH committed on 12 May 2018
@TuxSH
[stage2] Accomodate raw_mmc_dev to latest sdmmc driver changes
TuxSH committed on 12 May 2018
@TuxSH
stage1 -> stage2 again
TuxSH committed on 12 May 2018
@TuxSH
[stage1] unstub multiple sector-r/w code
TuxSH committed on 12 May 2018
@Kate J. Temkin
fusee: undo a silly mistake in longer-than-8K operations
Kate J. Temkin committed on 12 May 2018
2018-05-11
@TuxSH
We actually need the pk1 key
TuxSH committed on 11 May 2018
@TuxSH
Merge pull request #93 from encounter/fix/stage2-args ...
TuxSH authored on 11 May 2018 GitHub committed on 11 May 2018
@TuxSH
Fix misconception in latest commit
TuxSH committed on 11 May 2018
@TuxSH
[stage2] Refactor key_derivation type and function declarations
TuxSH committed on 11 May 2018
@TuxSH
Move sd init into diskio.c, write code for latest commit
TuxSH committed on 11 May 2018
@Kate J. Temkin
fusee: allow sdmmc_read / sdmmc_write of more data than fits in the bounce buffer
Kate J. Temkin committed on 11 May 2018
@TuxSH
[exosphere] linker.ld: remove some unneeded "AT" commands
TuxSH committed on 11 May 2018
@TuxSH
[exosphere] Map the crt0 too
TuxSH committed on 11 May 2018
@TuxSH
[exosphere] Rewrite crt0/init and ld script
TuxSH committed on 11 May 2018
@Michael Scire
Exosphere: Fix crt0 bug resulting in bad relocation calculations
Michael Scire committed on 11 May 2018
2018-05-10
@TuxSH
Add code to register rawnand, boot0, and bcpkg2
TuxSH committed on 10 May 2018