summaryrefslogtreecommitdiff
path: root/include/scsi.h
AgeCommit message (Expand)Author
2020-05-18common: Drop net.h from common headerSimon Glass
2019-10-23scsi: Add dma direction member to command structureFaiz Abbas
2019-10-23scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-11dm: scsi: Split out the bus scanning codeSimon Glass
2017-07-11dm: scsi: Add operations for SCSI devicesSimon Glass
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
2017-07-11dm: scsi: Add operationsSimon Glass
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass
2017-07-11dm: scsi: Drop the ccb typedefSimon Glass
2017-07-11dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass
2017-07-11dm: scsi: Rearrange header file for driver modelSimon Glass
2017-07-11scsi: Drop scsi_print_error()Simon Glass
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek
2015-06-12ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer
2012-05-20USB: Align buffers at cachelinePuneet Saxena
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring
2008-05-21Big white-space cleanup.Wolfgang Denk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-04-01Initial revisionwdenk