Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ahci: Convert to new PCI BAR helper functions | Kevin O'Connor | 2016-02-02 | 1 | -2/+1 |
* | block: Rename process_XXX_op() functions to XXX_process_op() | Kevin O'Connor | 2015-07-14 | 1 | -1/+1 |
* | ahci: Handle AHCI ATAPI drives directly via 'struct disk_op_s' requests | Kevin O'Connor | 2015-07-14 | 1 | -1/+1 |
* | Split disk.h into block.h and std/disk.h. | Kevin O'Connor | 2013-09-18 | 1 | -1/+1 |
* | Move function definitions for output.c from util.h to new file output.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+3 |
* | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+199 |