Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove drive->desc field. | Kevin O'Connor | 2010-12-29 | 1 | -20/+16 |
* | Call setup_translation() from map_hd_drive(). | Kevin O'Connor | 2010-12-27 | 1 | -2/+0 |
* | Add stubs to permit devices to specify their boot priority. | Kevin O'Connor | 2010-12-27 | 1 | -2/+2 |
* | Simplify boot ordering by building an inclusive boot list. | Kevin O'Connor | 2010-12-27 | 1 | -6/+5 |
* | Add BAID for ahci cdrom. | Gleb Natapov | 2010-12-24 | 1 | -1/+3 |
* | ahci: set controller id | Gerd Hoffmann | 2010-12-12 | 1 | -0/+1 |
* | ahci: fix off-by-one in port count | Gerd Hoffmann | 2010-12-12 | 1 | -1/+1 |
* | ahci: enable io/mem/dma | Kevin O'Connor | 2010-12-12 | 1 | -0/+3 |
* | ahci: set dma feature flag | Gerd Hoffmann | 2010-12-12 | 1 | -0/+2 |
* | Check if capability enabled in XXX_cmd_data functions. | Kevin O'Connor | 2010-12-05 | 1 | -0/+3 |
* | add ahci support | Gerd Hoffmann | 2010-12-05 | 1 | -0/+480 |