Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMU | Kevin O'Connor | 2014-12-29 | 1 | -0/+1 |
* | Move cdemu call interface and disk_ret helper code to disk.c. | Kevin O'Connor | 2014-06-04 | 1 | -10/+0 |
* | cdemu: store internal cdemu fields in standard "el-torito" spec format. | Kevin O'Connor | 2014-06-04 | 1 | -15/+0 |
* | edd: Move EDD get drive parameters (int 1348) logic from disk.c to block.c. | Kevin O'Connor | 2014-06-04 | 1 | -1/+2 |
* | xhci: Run the XHCI driver entirely in 32bit mode. | Kevin O'Connor | 2014-01-29 | 1 | -1/+3 |
* | Add space between DTYPE_* definitions. | Kevin O'Connor | 2014-01-29 | 1 | -15/+15 |
* | Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer. | Kevin O'Connor | 2013-10-26 | 1 | -5/+5 |
* | Add pvscsi boot support | Evgeny Budilovsky | 2013-10-26 | 1 | -0/+1 |
* | Rename fields of 'struct chs_s' and use in floppy lba2chs(). | Kevin O'Connor | 2013-10-14 | 1 | -3/+3 |
* | Split disk.h into block.h and std/disk.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+129 |