Commit History

Author SHA1 Message Date
  Petteri Aimonen 57d818d9d7 Beginnings of SDIO support for RP2040 3 years ago
  Petteri Aimonen 9b7d1bfa1c Add SCSI acceleration using PIO peripheral on RP2040. 3 years ago
  Petteri Aimonen aad9074a44 Rename RP2040 platform files to ZuluSCSI 3 years ago
  Petteri Aimonen 92b4783831 Implement error log saving on RP2040 3 years ago
  Petteri Aimonen 858620f285 Basic SCSI access working on RP2040 3 years ago
  Alex Perez 9e3adcf87a Merge pull request #50 from ZuluSCSI/enable_dma_timer 3 years ago
  Petteri Aimonen c5046e0c36 Enable PHY_MODE_DMA_TIMER by default. 3 years ago
  Alex Perez dc30e557de Merge pull request #43 from ZuluSCSI/v1.0.7-release 3 years ago
  Alex Perez c7380b6fe4 bump rev 3 years ago
  Petteri Aimonen d2ec620924 Avoid SysTick interrupts during transfers (#70) 3 years ago
  Petteri Aimonen bf78bfd39d Fix pauses during transfer in PIO mode (#70) 3 years ago
  Petteri Aimonen 2a0f42a2d9 Show warning about undivisible image size only when host queries disk geometry (#35) 3 years ago
  Petteri Aimonen 04ab950e5c Disable raw fallback when image is specified through .ini (ZuluSCSI/ZuluSCSI-firmware#39) 3 years ago
  Alex Perez 0f79605717 Update README.md 3 years ago
  Alex Perez da1a65a7dc Clarify DIP switches are model-specific 3 years ago
  Alex Perez ce7d2d1474 Prepare for release of firmware version 1.0.6 3 years ago
  Alex Perez 53343f41dd Merge pull request #36 from ZuluSCSI/timing-violation-10mbps 3 years ago
  Morio c0b4c772d6 Bump version suffix to rc2 3 years ago
  Petteri Aimonen eefc24a076 Fix timing violation in 10MB/s synchronous mode. 3 years ago
  Alex Perez 7e4d068e70 Fix typo in zuluscsi.ini comment 3 years ago
  Alex Perez b75211723a Merge pull request #34 from ZuluSCSI/better-debug-msgs 3 years ago
  Morio 333681e48d Bump version 1.0.6 suffix to rc1 3 years ago
  Petteri Aimonen 9c4d4763ae Better debug messages when watchdog timeout occurs during sync transfer. 3 years ago
  Alex Perez a1c1100648 Iterate version number to 1.0.6 in prep for new FW release 3 years ago
  Alex Perez 6217841853 Merge pull request #32 from ZuluSCSI/whole_read_block_default 3 years ago
  Petteri Aimonen b250922001 Perform reads in whole sector blocks by default 3 years ago
  Alex Perez 71929d3774 Merge pull request #31 from ZuluSCSI/dev_updates 3 years ago
  J. Morio Sakaguchi a38f54bb45 Set debug_build_flags in platformio.ini 3 years ago
  Petteri Aimonen c94254a224 Fix build errors in porting template project 3 years ago
  Petteri Aimonen d770d15721 Avoid pauses in middle of sector read on Mac 3 years ago