1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  2. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  3. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  4. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  5. 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  6. 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  7. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  8. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  9. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  10. 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  11. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
  12. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  13. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago[Renamed from common/scsi.c]
  14. 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  15. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  16. cdf96eb scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · 8 years ago
  17. ffde9dde dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · 8 years ago
  18. 37e721c scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · 8 years ago
  19. 0c447f0 scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · 8 years ago
  20. 9c49b8c scsi: dm: Unbind all scsi based block devices before new scan by Michal Simek · 8 years ago
  21. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  22. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  23. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  24. 6241b52 scsi: Separate SCSI private block description initialization by Michal Simek · 8 years ago
  25. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  26. 9ec32f3 scsi: Make private functions static by Michal Simek · 8 years ago
  27. 8544df8 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  28. de6840a scsi: Simplify scsi_read/scsi_write() by Michal Simek · 8 years ago
  29. 4091749 scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · 8 years ago
  30. 3c0073b scsi: Take lun from device block description by Michal Simek · 8 years ago
  31. ebbde65 scsi: Extract device detection algorithm by Michal Simek · 8 years ago
  32. ac0a18d1 scsi: Extract block device initialization by Michal Simek · 8 years ago
  33. 987a955 dm: scsi: if_typename should be scsi by Ed Swarthout · 8 years ago
  34. 5bf96dc dm: scsi: Add support for driver-model block devices by Simon Glass · 9 years ago
  35. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · 9 years ago
  36. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · 9 years ago