History for Atmosphere / fusee / fusee-primary
2018-05-13
@TuxSH
Rename sd_utils to fs_utils, etc
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
[stage1] refactor diskio.c
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
Merge pull request #93 from encounter/fix/stage2-args ...
TuxSH authored on 11 May 2018 GitHub 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
2018-05-10
@Kate J. Temkin
fusee: actually obey the SD spec when switching voltage
Kate J. Temkin 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
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
@Luke Street
stage2: fix init malloc size for stage2_args_t
Luke Street committed on 9 May 2018
@Luke Street
Fix stage2_args_t mismatch
Luke Street committed on 9 May 2018
2018-05-08
@TuxSH
Refactor stage1's and stage2's main.c files
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
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
2018-05-07
@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
2018-05-06
@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
@TuxSH
Fix const-correctness issue in sdmmc.h
TuxSH committed on 6 May 2018
@TuxSH
Normalize drivers between stage1 and 2
TuxSH committed on 6 May 2018