]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/ata/ahci.c
dm: ahci: Unwind the confusing init code
[people/ms/u-boot.git] / drivers / ata / ahci.c
2017-07-11  Simon Glassdm: ahci: Unwind the confusing init code
2017-07-11  Simon Glassdm: ahci: Move common code for starting ports into...
2017-07-11  Simon Glassdm: ahci: Refactor to avoid static variables
2017-07-11  Simon Glassdm: sata: Move ataid into struct ahci_uc_priv
2017-07-11  Simon Glassdm: ahci: Rename struct ahci_probe_ent
2017-07-11  Simon Glassdm: scsi: Use the uclass platform data
2017-07-11  Simon Glassdm: scsi: Drop the ccb typedef
2017-07-11  Simon Glasssata: Move drivers into new drivers/ata directory