Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ahci: set transfer mode according to the capabilities of connected drive | Gerd Hoffmann | 2016-02-29 | 1 | -0/+5 |
* | ata: Make sure "chanid" is relative to PCI device for bootorder file | Kevin O'Connor | 2015-07-14 | 1 | -0/+1 |
* | block: Rename process_XXX_op() functions to XXX_process_op() | Kevin O'Connor | 2015-07-14 | 1 | -2/+1 |
* | ata: Handle ATA ATAPI drives directly via 'struct disk_op_s' requests | Kevin O'Connor | 2015-07-14 | 1 | -1/+1 |
* | Remove ioport.h; disperse its contents to other header files. | Kevin O'Connor | 2013-09-28 | 1 | -0/+5 |
* | Split disk.h into block.h and std/disk.h. | Kevin O'Connor | 2013-09-18 | 1 | -2/+2 |
* | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+153 |