| 2018-05-19 |
|
|---|---|
| 2018-05-18 |
fusee sdmmc: don't time out on long reads
Kate J. Temkin
committed
on 18 May 2018
|
| 2018-05-15 |
Fix tsec.c (thanks @rajkosto @tslater2006), fixes #106
TuxSH
committed
on 15 May 2018
|
|
Fix strncpy bugs in fusée, etc.
TuxSH
committed
on 15 May 2018
|
|
| 2018-05-13 |
Rename sd_utils to fs_utils, etc
TuxSH
committed
on 13 May 2018
|
|
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs.
...
TuxSH
committed
on 13 May 2018
|
|
| 2018-05-12 |
[stage1] refactor diskio.c
TuxSH
committed
on 12 May 2018
|
|
stage1 -> stage2 again
TuxSH
committed
on 12 May 2018
|
|
|
[stage1] unstub multiple sector-r/w code
TuxSH
committed
on 12 May 2018
|
|
|
fusee: undo a silly mistake in longer-than-8K operations
Kate J. Temkin
committed
on 12 May 2018
|
|
| 2018-05-11 |
Merge pull request #93 from encounter/fix/stage2-args
...
TuxSH
authored
on 11 May 2018
GitHub
committed
on 11 May 2018
|
|
Move sd init into diskio.c, write code for latest commit
TuxSH
committed
on 11 May 2018
|
|
|
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 |
fusee: actually obey the SD spec when switching voltage
Kate J. Temkin
committed
on 10 May 2018
|
|
fusee: support low-voltage SDMMC mode
Kate J. Temkin
committed
on 10 May 2018
|
|
|
fusee: use full bus width and faster initial clock speed
Kate J. Temkin
committed
on 10 May 2018
|
|
| 2018-05-09 |
[sdmmc] sdmmc_handle_cpu_transfer: handle unaligned buffers
TuxSH
committed
on 9 May 2018
|
|
|
|
|
[sdmmc] Fix const-correctness issue
TuxSH
committed
on 9 May 2018
|
|
|
stage2: fix init malloc size for stage2_args_t
Luke Street
committed
on 9 May 2018
|
|
|
Fix stage2_args_t mismatch
Luke Street
committed
on 9 May 2018
|
|
| 2018-05-08 |
Refactor stage1's and stage2's main.c files
TuxSH
committed
on 8 May 2018
|
|
Fix bug in crt0
TuxSH
committed
on 8 May 2018
|
|
|
Make di.c accept arbitrary FB addresses, fix flickering issues
TuxSH
committed
on 8 May 2018
|
|
|
Fix faulty IRAM check in check_32bit_address_range_in_program
TuxSH
committed
on 8 May 2018
|
|
|
Fix inverted condition issue in check_32bit_address_range_loadable
TuxSH
committed
on 8 May 2018
|
|
|
[stage1] Fix DEFAULT_BCT0_FOR_DEBUG
TuxSH
committed
on 8 May 2018
|
|
|
|
|
| 2018-05-07 |
fusee: fix boot partition selection
Kate J. Temkin
committed
on 7 May 2018
|
|
fusee: fix regression in card detection
Kate J. Temkin
committed
on 7 May 2018
|