index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi.h
Age
Commit message (
Expand
)
Author
2017-07-11
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
dm: scsi: Add operations
Simon Glass
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
dm: scsi: Rearrange header file for driver model
Simon Glass
2017-07-11
scsi: Drop scsi_print_error()
Simon Glass
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
scsi: Remove completely unused functions
Michal Simek
2015-06-12
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2012-11-02
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
scsi: Add function and env var to report number of scsi drives
Stefan Reinauer
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
2011-07-25
scsi/ahci: add support for non-PCI controllers
Rob Herring
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2003-06-27
* Code cleanup:
wdenk
2002-04-01
Initial revision
wdenk