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
/
common
/
scsi.c
Age
Commit message (
Expand
)
Author
2017-01-09
scsi: dm: Unbind all scsi based block devices before new scan
Michal Simek
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: Separate SCSI private block description initialization
Michal Simek
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
scsi: Make private functions static
Michal Simek
2016-12-02
scsi: Remove completely unused functions
Michal Simek
2016-12-02
scsi: Simplify scsi_read/scsi_write()
Michal Simek
2016-12-02
scsi: Move pccb buffer initalization directly to scsi_detect_dev
Michal Simek
2016-12-02
scsi: Take lun from device block description
Michal Simek
2016-12-02
scsi: Extract device detection algorithm
Michal Simek
2016-12-02
scsi: Extract block device initialization
Michal Simek
2016-06-06
dm: scsi: if_typename should be scsi
Ed Swarthout
2016-05-17
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass