1. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  4. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  5. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  6. 7337fcd dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  7. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  8. f6580ef dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  9. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  10. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  11. 099c239 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  12. 1dc64f6 dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
  13. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  14. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago[Renamed from common/scsi.c]
  15. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  16. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  17. d52063b scsi: dm: split scsi_scan() by Jean-Jacques Hiblot · 7 years ago
  18. 4e27b9a dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · 7 years ago
  19. 1330a72 scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · 7 years ago
  20. e39cecf scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · 7 years ago
  21. f8f41ae scsi: dm: Unbind all scsi based block devices before new scan by Michal Simek · 8 years ago
  22. e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  23. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  24. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  25. 0b3a58e scsi: Separate SCSI private block description initialization by Michal Simek · 8 years ago
  26. c002e39 scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  27. 545a284 scsi: Make private functions static by Michal Simek · 8 years ago
  28. 182ec15 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  29. cdb93b2 scsi: Simplify scsi_read/scsi_write() by Michal Simek · 8 years ago
  30. bccfd9e scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · 8 years ago
  31. 4dbee17 scsi: Take lun from device block description by Michal Simek · 8 years ago
  32. 570712f scsi: Extract device detection algorithm by Michal Simek · 8 years ago
  33. 92ca476 scsi: Extract block device initialization by Michal Simek · 8 years ago
  34. 69c125f dm: scsi: if_typename should be scsi by Ed Swarthout · 8 years ago
  35. 535556b dm: scsi: Add support for driver-model block devices by Simon Glass · 8 years ago
  36. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 8 years ago
  37. 11f610e dm: scsi: Separate the non-command code into its own file by Simon Glass · 8 years ago