]> git.sur5r.net Git - u-boot/history - drivers/scsi/scsi.c
dm: mmc: Allow disabling driver model in SPL
[u-boot] / drivers / scsi / scsi.c
2017-08-01 Simon Glassdm: mmc: Allow disabling driver model in SPL
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: 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: 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