1. f930d07 More detabification by blueswir1 · 17 years ago
  2. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  3. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  4. 2d069ba Use qemu_irq for a reset signal between DMA and ESP/Lance by blueswir1 · 18 years ago
  5. 74ec604 Enable Selection command (NetBSD) by blueswir1 · 18 years ago
  6. 70c0de9 Use qemu_irqs between dma controllers and esp, lance by blueswir1 · 18 years ago
  7. 5aca8c3 Split DMA controller in two Fix register size related bugs by blueswir1 · 18 years ago
  8. 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
  9. 5425a21 Fix Sparc32 device save methods by blueswir1 · 18 years ago
  10. fa1fb14 Fix SCSI cdrom boot, thanks Blue Swirl. by ths · 18 years ago
  11. 6787f5f SPARC SCSI fixes. by pbrook · 18 years ago
  12. 67e999b Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) by bellard · 19 years ago
  13. a917d38 SCSI TCQ support. by pbrook · 19 years ago
  14. 3dc1cb3 ESP DMA fix. by pbrook · 19 years ago
  15. 4d611c9 SCSI and USB async IO support. by pbrook · 19 years ago
  16. 9f149aa SATN fixes (Blue Swirl). by pbrook · 19 years ago
  17. 0fc5c15 SCSI lun probing fix. by pbrook · 19 years ago
  18. 4be9a50 Fix partial transfer bug. by pbrook · 19 years ago
  19. 2e5d83b Rearrange SCSI disk emulation code. Add USB mass storage device emulation. by pbrook · 19 years ago
  20. e4d165c Don't clear DMA status register when loading address. by pbrook · 19 years ago
  21. db59203 ESP DMA fix. by pbrook · 19 years ago
  22. 4e9aec7 Sparcf ESP dma fixes (Blue Swirl). by pbrook · 19 years ago
  23. b9788fc cdrom_read_toc support (Blue Swirl) by bellard · 19 years ago
  24. 9e61bde sparc merge (Blue Swirl) by bellard · 19 years ago
  25. 4f6200f ESP PIO mode, 2k CDROM sector size (Blue Swirl) by bellard · 19 years ago
  26. 2f275b8 SCSI support (Blue Swirl) by bellard · 20 years ago
  27. 6f7e9ae sparc fixes (Blue Swirl) by bellard · 20 years ago