1. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  2. 37b870f pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · Sun Aug 01 18:54:32 2021 -0600
  3. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  4. c52ee3e scsi: Add ata_swap_buf_le16() to support big-endian platforms by Stefan Roese · Wed Apr 07 09:12:36 2021 +0200
  5. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  10. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  11. 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · Tue Oct 15 18:24:35 2019 +0530
  12. 3645a48 scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · Tue Oct 15 18:24:34 2019 +0530
  13. b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · Tue Oct 15 18:24:33 2019 +0530
  14. 76a6fa6 scsi: Simplify scsi_read()/_write() by Faiz Abbas · Tue Oct 15 18:24:32 2019 +0530
  15. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  16. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · Tue Feb 05 18:06:24 2019 +0100
  17. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  18. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  20. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  21. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · Fri Jun 09 16:45:18 2017 +0200
  22. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  23. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  24. 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · Wed Jun 14 21:28:47 2017 -0600
  25. 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · Wed Jun 14 21:28:45 2017 -0600
  26. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · Wed Jun 14 21:28:44 2017 -0600
  27. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · Wed Jun 14 21:28:43 2017 -0600
  28. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  29. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  30. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · Wed Jun 14 21:28:37 2017 -0600
  31. 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · Wed Jun 14 21:28:35 2017 -0600
  32. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · Wed Jun 14 21:28:31 2017 -0600
  33. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · Wed Jun 14 21:28:30 2017 -0600
  34. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600