1. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  2. beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 11 months ago
  3. d2174db scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 12 months ago
  4. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  5. 81bd22e rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year ago
  6. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 2 months ago
  7. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  8. 02660de scsi: Cache align temporary buffer by Marek Vasut · 1 year, 2 months ago
  9. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 3 months ago
  10. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  11. 854aaf9 scsi: typo supporedt by Heinrich Schuchardt · 1 year, 7 months ago
  12. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  13. 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 9 months ago
  14. 6febc26 scsi: Remove all children of SCSI devices before rescanning by Simon Glass · 1 year, 9 months ago
  15. ca93d28 scsi: Correct allocation of block-device name by Simon Glass · 1 year, 9 months ago
  16. 77d0870 global: Migrate CONFIG_SCSI_DEV_LIST to CFG by Tom Rini · 1 year, 11 months ago
  17. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years ago
  18. 46df024 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 1 month ago
  19. 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 1 month ago
  20. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  21. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  22. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 2 months ago
  23. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  24. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 2 months ago
  25. ae518bd scsi: call device_probe() after scanning by AKASHI Takahiro · 2 years, 8 months ago
  26. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 9 months ago
  27. ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 9 months ago
  28. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  29. eb4b7fa pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 3 months ago
  30. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  31. dc0731e scsi: Add ata_swap_buf_le16() to support big-endian platforms by Stefan Roese · 3 years, 7 months ago
  32. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  33. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  34. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  35. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  36. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  37. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  38. 8fbac8e scsi: Add dma direction member to command structure by Faiz Abbas · 5 years ago
  39. d48f00e scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · 5 years ago
  40. 4ff5728 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · 5 years ago
  41. 66c54f1 scsi: Simplify scsi_read()/_write() by Faiz Abbas · 5 years ago
  42. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  43. 90037d4 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  44. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  45. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  46. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  47. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  48. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  49. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  50. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  51. 7337fcd dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
  52. 5c56176 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
  53. f6580ef dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
  54. f6ab5a9 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
  55. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  56. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  57. 7cf1afc dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
  58. 099c239 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
  59. 1dc64f6 dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
  60. b9560ad dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
  61. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago