1. 54fa8ec ata: make helpers available by Gerd Hoffmann · 13 years ago
  2. 8f469b9 Dynamically allocate ata_channel info; introduce custom atadrive_s struct. by Kevin O'Connor · 13 years ago
  3. 575ffc8 Cleanup - build drive description in temp memory during init. by Kevin O'Connor · 13 years ago
  4. 7d70025 Add common "block command" definitions and update cdrom code. by Kevin O'Connor · 13 years ago
  5. 42157c8 Minor - sort ATA CMD definitions. by Kevin O'Connor · 13 years ago
  6. 1ca05b0 Be sure to add "void" to all function prototypes that take no args. by Kevin O'Connor · 13 years ago
  7. 14021f2 Add initial support for ATA DMA. by Kevin O'Connor · 13 years ago
  8. d43e178 ATA 48bit LBA should only be activated on read/write commands. by Kevin O'Connor · 13 years ago
  9. 525219b Fix ATA iobase2 access on PCI native mode interfaces. by Kevin O'Connor · 14 years ago
  10. 4ccb231 Support ISA ATA devices for qemu's "-M isapc" mode. by Kevin O'Connor · 14 years ago
  11. 77d227b Pass 'drive_s' pointer instead of driveid. by Kevin O'Connor · 14 years ago
  12. 51fd0a1 Add mechanism for describing internal drives in boot menu. by Kevin O'Connor · 14 years ago
  13. c892b13 Separate ATA code from generic disk code. by Kevin O'Connor · 14 years ago[Renamed (89%) from src/atabits.h]
  14. 4233766 Misc ATA cleanups. by Kevin O'Connor · 14 years ago
  15. 580e332 Cleanup ATA code; get SATA drives working on real hardware. by Kevin O'Connor · 14 years ago
  16. 1fcf144 Reorganize ata code; reduce stack usage. by Kevin O'Connor · 15 years ago