Age | Commit message (Expand) | Author |
---|---|---|
2017-07-11 | dm: ahci: Unwind the confusing init code | Simon Glass |
2017-07-11 | dm: ahci: Move common code for starting ports into a function | Simon Glass |
2017-07-11 | dm: ahci: Refactor to avoid static variables | Simon Glass |
2017-07-11 | dm: sata: Move ataid into struct ahci_uc_priv | Simon Glass |
2017-07-11 | dm: ahci: Rename struct ahci_probe_ent | Simon Glass |
2017-07-11 | dm: scsi: Use the uclass platform data | Simon Glass |
2017-07-11 | dm: scsi: Drop the ccb typedef | Simon Glass |
2017-07-11 | sata: Move drivers into new drivers/ata directory | Simon Glass |