Commit Graph

13 Commits (eba6589f7e019d8ccb331a84a789b0c4d74f51f6)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 8 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 8 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 8 years ago
Simon Glass 7337fcd8c0 dm: scsi: Drop scsi_init() when driver model is used 8 years ago
Simon Glass 5c56176318 dm: scsi: Split out the bus scanning code 8 years ago
Simon Glass f6580ef39b dm: scsi: Adjust return value of scsi_exec() 8 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 8 years ago
Simon Glass 4682c8a19b dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() 8 years ago
Simon Glass 099c239d68 dm: scsi: Indent the confusing #ifdefs 8 years ago
Simon Glass 1dc64f6c00 dm: scsi: Use the uclass platform data 8 years ago
Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 8 years ago
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 8 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 8 years ago
Simon Glass b8beb6b463 scsi: Drop sym53c8xx driver 8 years ago
Jean-Jacques Hiblot d52063b84f scsi: dm: split scsi_scan() 8 years ago
Jean-Jacques Hiblot 4e27b9a584 dm: scsi: fix divide-by-0 error in scsi_scan() 8 years ago
Jean-Jacques Hiblot 1330a726ff scsi: move the partition initialization out of the scsi detection 8 years ago
Jean-Jacques Hiblot e39cecfdaf scsi: make the LUN a parameter of scsi_detect_dev() 8 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 9 years ago
Simon Glass 535556b2aa dm: scsi: Add support for driver-model block devices 9 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 9 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 9 years ago
Simon Glass f1d4d9379e dm: scsi: Fix up code style 9 years ago
Simon Glass 73a9cfde78 dm: scsi: Remove the forward declarations 9 years ago
Tom Rini ba52426975 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 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 10 years ago
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 10 years ago
Mark Langsdorf 35df893199 cmd_scsi: use lbaint_t for LBA values instead of u32 10 years ago
tang yuantian 1a1cf6ee47 cmd_scsi: Enable SoC AHCI device on platforms with PCI 10 years ago