History for Atmosphere / fusee / fusee-secondary / src / fs_dev.c
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-07-30
@Lioncash
fusee-secondary/fs_dev: Correct uninitialized cast within fsdev_seek() ...
Lioncash authored on 30 Jul 2018 SciresM committed on 30 Jul 2018
2018-07-26
@hexkyz
Fix multiple issues reported by Coverity Scan
hexkyz committed on 26 Jul 2018
2018-07-19
@hexkyz
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now. ...
hexkyz committed on 19 Jul 2018
2018-05-17
@TuxSH
Don't overflow devoptabs, etc.
TuxSH committed on 17 May 2018
2018-05-15
@TuxSH
Fix diskio.c, etc.
TuxSH committed on 15 May 2018
2018-05-13
@TuxSH
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs. ...
TuxSH committed on 13 May 2018
2018-05-09
@TuxSH
Rename g_devices to g_fsdev_devices
TuxSH committed on 9 May 2018
@TuxSH
Rewrite condition in fsdev_seek
TuxSH committed on 9 May 2018
@TuxSH
Refine error in fsdev_mount_device
TuxSH committed on 9 May 2018
@TuxSH
Fix FindDevice and RemoveDevice calls in fs_dev.c
TuxSH committed on 9 May 2018
@TuxSH
O_RDONLY is 0
TuxSH committed on 9 May 2018
2018-05-08
@TuxSH
Simplify fsdev_set_default_device
TuxSH committed on 8 May 2018
2018-05-07
@TuxSH
Fix warning/error, etc. in fs_dev.c
TuxSH committed on 7 May 2018
@TuxSH
Fix fsdev_set_default_device bug
TuxSH committed on 7 May 2018
2018-05-06
@TuxSH
Rework fs_dev mount code
TuxSH committed on 6 May 2018
@TuxSH
Revert "Fix mount code in fs_dev.c" ...
TuxSH committed on 6 May 2018
@TuxSH
Fix mount code in fs_dev.c
TuxSH committed on 6 May 2018
2018-05-05
@TuxSH
[stage2] Add fatfs devoptab wrapper, change ffconf accordingly
TuxSH committed on 5 May 2018