Commit Graph

1 Commits (aae5ec34032610f2144542fd1b30b6a5cc559d79)

Author SHA1 Message Date
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 7 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 7 years ago
Simon Glass b8beb6b463 scsi: Drop sym53c8xx driver 7 years ago
Jean-Jacques Hiblot d52063b84f scsi: dm: split scsi_scan() 7 years ago
Jean-Jacques Hiblot 4e27b9a584 dm: scsi: fix divide-by-0 error in scsi_scan() 7 years ago
Jean-Jacques Hiblot 1330a726ff scsi: move the partition initialization out of the scsi detection 7 years ago
Jean-Jacques Hiblot e39cecfdaf scsi: make the LUN a parameter of scsi_detect_dev() 7 years ago
Michal Simek f8f41ae668 scsi: dm: Unbind all scsi based block devices before new scan 8 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
Michal Simek 0b3a58eeee scsi: Separate SCSI private block description initialization 8 years ago
Michal Simek c002e39ae6 scsi: Change scsi_scan() to be able to return value 8 years ago
Michal Simek 545a284711 scsi: Make private functions static 8 years ago
Michal Simek 182ec15307 scsi: Remove completely unused functions 8 years ago
Michal Simek cdb93b276b scsi: Simplify scsi_read/scsi_write() 8 years ago
Michal Simek bccfd9e967 scsi: Move pccb buffer initalization directly to scsi_detect_dev 8 years ago
Michal Simek 4dbee176f8 scsi: Take lun from device block description 8 years ago
Michal Simek 570712f4bc scsi: Extract device detection algorithm 8 years ago
Michal Simek 92ca476c3a scsi: Extract block device initialization 8 years ago
Ed Swarthout 69c125fe7b dm: scsi: if_typename should be scsi 8 years ago
Simon Glass 535556b2aa dm: scsi: Add support for driver-model block devices 8 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 8 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 8 years ago
Simon Glass f1d4d9379e dm: scsi: Fix up code style 8 years ago
Simon Glass 73a9cfde78 dm: scsi: Remove the forward declarations 8 years ago
Tom Rini ba52426975 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass 9fbdb94667 dm: pci: scsi: Use driver-model PCI API 9 years ago
Andre Przywara c7d0fd797e scsi: fix compiler warning with DEBUG and 48bit LBAs 9 years ago
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 9 years ago
Mark Langsdorf 35df893199 cmd_scsi: use lbaint_t for LBA values instead of u32 9 years ago
tang yuantian 1a1cf6ee47 cmd_scsi: Enable SoC AHCI device on platforms with PCI 9 years ago
Simon Glass abbdb26257 scsi: bootstage: Measure time taken to scan the bus 9 years ago
Simon Glass f36094733a scsi: Use correct printf() format string for uintptr_t 10 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 4f6aa3468d scsi: Correct types of scsi_read/write() 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 12 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 12 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 12 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago