]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/scsi
serial: mxc: Add debug uart support
[people/ms/u-boot.git] / drivers / scsi /
2017-07-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11  Simon Glassdm: scsi: Drop scsi_init() when driver model is used
2017-07-11  Simon Glassdm: scsi: Split out the bus scanning code
2017-07-11  Simon Glassdm: scsi: Adjust return value of scsi_exec()
2017-07-11  Simon Glassdm: scsi: Add operations for SCSI devices
2017-07-11  Simon Glassdm: scsi: Document and rename the scsi_scan() parameter
2017-07-11  Simon Glassdm: scsi: Add a device pointer to scan_exec(), scsi_bus...
2017-07-11  Simon Glassdm: ahci: Unwind the confusing init code
2017-07-11  Simon Glassdm: scsi: Indent the confusing #ifdefs
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 Glassscsi: Move drivers into new drivers/scsi directory