aboutsummaryrefslogtreecommitdiff
path: root/src/hw/ata.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-14parisc/ata: Drop parisc specific ISA ATA portsHelge Deller1-8/+0
2021-09-24ata.h: Add ATA IDE port addresses for PA-RISCHelge Deller1-0/+8
2021-09-24Add portaddr_t typedef to specify I/O port addressesHelge Deller1-3/+3
2016-02-29ahci: set transfer mode according to the capabilities of connected driveGerd Hoffmann1-0/+5
2015-07-14ata: Make sure "chanid" is relative to PCI device for bootorder fileKevin O'Connor1-0/+1
2015-07-14block: Rename process_XXX_op() functions to XXX_process_op()Kevin O'Connor1-2/+1
2015-07-14ata: Handle ATA ATAPI drives directly via 'struct disk_op_s' requestsKevin O'Connor1-1/+1
2013-09-28Remove ioport.h; disperse its contents to other header files.Kevin O'Connor1-0/+5
2013-09-18Split disk.h into block.h and std/disk.h.Kevin O'Connor1-2/+2
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+153