summaryrefslogtreecommitdiff
path: root/cmd/scsi.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-17dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()Simon Glass
2017-07-28cmd: scsi: Fix null pointer dereference in 'scsi reset'Bin Meng
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass
2016-12-02cmd: scsi: Make private functions staticMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: scsi: Fix up code styleSimon Glass
2016-05-17dm: scsi: Remove the forward declarationsSimon Glass
2016-03-16cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILDTom Rini
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass