index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
scsi.c
Age
Commit message (
Expand
)
Author
2017-05-09
scsi: dm: split scsi_scan()
Jean-Jacques Hiblot
2017-04-14
dm: scsi: fix divide-by-0 error in scsi_scan()
Jean-Jacques Hiblot
2017-04-14
scsi: move the partition initialization out of the scsi detection
Jean-Jacques Hiblot
2017-04-14
scsi: make the LUN a parameter of scsi_detect_dev()
Jean-Jacques Hiblot
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