summaryrefslogtreecommitdiff
path: root/cmd/scsi.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()Simon Glass2017-08-171-76/+3
* cmd: scsi: Fix null pointer dereference in 'scsi reset'Bin Meng2017-07-281-0/+2
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-2/+2
* dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass2017-07-111-1/+1
* cmd: scsi: Make private functions staticMichal Simek2016-12-021-2/+2
* scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-021-4/+10
* dm: scsi: Separate the non-command code into its own fileSimon Glass2016-05-171-597/+29
* dm: scsi: Fix up code styleSimon Glass2016-05-171-233/+226
* dm: scsi: Remove the forward declarationsSimon Glass2016-05-171-332/+310
* cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILDTom Rini2016-03-161-21/+22
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-3/+3
* dm: part: Rename some partition functionsSimon Glass2016-03-141-3/+3
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-6/+6
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+733