History for Atmosphere / fusee / fusee-primary / src
2018-05-20
@Kate J. Temkin
fusee: handle SDMMC speeds sanely
Kate J. Temkin committed on 20 May 2018
@TuxSH
Add custom panic driver
TuxSH committed on 20 May 2018
@TuxSH
Make struct tegra_pmc not packed
TuxSH committed on 20 May 2018
2018-05-19
@TuxSH
Actually don't use memcpy in sdmmc
TuxSH committed on 19 May 2018
@TuxSH
Sync sdmmc changes between stage1 and 2
TuxSH committed on 19 May 2018
@TuxSH
Revamp all the Makefiles (thanks @fincs @WinterMute) ...
TuxSH committed on 19 May 2018
2018-05-18
@Kate J. Temkin
fusee sdmmc: don't time out on long reads
Kate J. Temkin committed on 18 May 2018
2018-05-15
@TuxSH
Fix tsec.c (thanks @rajkosto @tslater2006), fixes #106
TuxSH committed on 15 May 2018
@TuxSH
Fix strncpy bugs in fusée, etc.
TuxSH committed on 15 May 2018
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