summaryrefslogtreecommitdiff
path: root/include/scsi.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: scsi: Split out the bus scanning codeSimon Glass2017-07-111-0/+8
* dm: scsi: Add operations for SCSI devicesSimon Glass2017-07-111-5/+23
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-3/+5
* dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass2017-07-111-2/+2
* dm: scsi: Add operationsSimon Glass2017-07-111-0/+20
* dm: ahci: Unwind the confusing init codeSimon Glass2017-07-111-3/+1
* dm: scsi: Drop the ccb typedefSimon Glass2017-07-111-3/+3
* dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass2017-07-111-1/+1
* dm: scsi: Rearrange header file for driver modelSimon Glass2017-07-111-20/+14
* scsi: Drop scsi_print_error()Simon Glass2017-07-111-1/+0
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-201-1/+19
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-091-19/+1
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-081-1/+19
* scsi: Change scsi_scan() to be able to return valueMichal Simek2016-12-021-1/+1
* scsi: Remove completely unused functionsMichal Simek2016-12-021-3/+0
* ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf2015-06-121-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* Consolidate bool typeYork Sun2013-04-011-8/+0
* ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black2012-11-021-0/+2
* scsi: Add function and env var to report number of scsi drivesStefan Reinauer2012-11-021-0/+2
* USB: Align buffers at cachelinePuneet Saxena2012-05-201-1/+3
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-261-0/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-7/+0
* Initial revisionwdenk2002-04-011-0/+215