Fix for CD emulation stopping the SCSI drive during load/eject requests
[SCSI2SD-V6.git] / src / firmware / disk.c
2021-11-18 Michael McMasterFix for CD emulation stopping the SCSI drive during...
2021-10-12 Michael McMasterFix for writes with sector sizes larger than 512 bytes
2021-05-18 Michael McMasterSimplify SD card busy waiting
2021-05-13 Michael McMasterDon't send SD Complete Transfer command for single... v6.4.6
2021-05-11 Michael McMasterImprove IRQ handler responsiveness v6.4.5
2021-05-08 Michael McMasterSlight write speed improvement v6.4.4
2021-05-04 Michael McMasterFix scsi write issues
2021-05-03 Michael McMasterFix issue with SCSI timeouts if writes take too long
2021-05-03 Michael McMasterFew bug fixes to wait for SD card to be finished
2021-04-23 Michael McMasterFix SD card corruption due to not waiting for SD to... v6.4.1
2021-04-23 Michael McMasterFix up SCSI timing and data corruption on 2021 boards
2021-03-08 Michael McMasterMerge branch '2020a'
2021-02-22 Michael McMasterMerge branch 'master' into 2020a
2021-02-15 Michael McMasterMore fixes, SD over USB HS still not working
2021-02-01 Michael McMasterAttempt to complete 2021 and 2020c on the same branch
2020-10-12 Michael McMasterAdd new "blind write" option to increase write command... V6.3.2-2020
2020-10-12 Michael McMasterAdd new "blind write" option to increase write command... V6.3.2
2020-02-18 Michael McMasterMerge remote-tracking branch 'origin/master' into 2020a
2020-01-30 Michael McMasterFix for large writes and data corruption over 64k 6.2.15
2020-01-13 Michael McMasterMerge master into 2020a
2019-12-24 Michael McMasterImprove sync transfer stability by measuring host speed...
2019-11-04 Michael McMasterSupport READ DEFECT DATA command
2019-10-09 Michael McMasterSlight improvements to data throughput, which may assis... v6.2.7
2019-05-02 Michael McMasterFix timeout issue on entering data-in phase v6.2.4
2019-03-02 Michael McMasterAdd 10ms delay to seek command
2018-09-19 Michael McMasterImproved scsi signal noise rejection, fixed write perfo...
2018-01-31 Michael McMasterFix sync timings to split read and write period times v6.1.3
2017-09-21 Michael McMasterFix sync negotiation bug
2017-03-29 Michael McMasterLots of bug fixing, and 4.7 merges
2016-11-05 Michael McMasterFix floating pins, SD high speed mode, and SCSI perform...
2016-10-06 Michael McMasterParity checking v6.0.12
2016-09-11 Michael McMasterFixed fsmc timing some more so it's stable
2016-09-10 Michael McMasterStability fixes and SD UHS-I Speed class 3 fix.
2016-08-15 Michael McMasterFix terrible performance v6.0.6
2016-08-13 Michael McMasterAdded firmware update support to scsi2sd-util6
2016-07-16 Michael McMasterFixed SCSI issues. It should now be stable on all systems. v6.0BETA3
2016-06-16 Michael McMasterSD hotswap, SD fixes, SCSI interface fixes, performance... v6.0BETA2
2016-05-26 Michael McMasterInitial fork for SCSI2SD-V6 firmware.