1. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  3. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  4. 8997665 drivers: scsi: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:54 2024 +0200
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  7. da26f81 scsi: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:16 2024 -0600
  8. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  9. ef793ee scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · Mon Nov 13 11:51:02 2023 +0600
  10. 0154cfe scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · Wed Nov 08 14:28:11 2023 -0500
  11. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  12. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  13. b980e21 scsi: Add buffer_aligned check pass-through by Marek Vasut · Mon Aug 14 01:50:00 2023 +0200
  14. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  15. 60b20b4 scsi: Cache align temporary buffer by Marek Vasut · Mon Aug 07 02:26:12 2023 +0200
  16. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  17. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  18. f7637d7 scsi: typo supporedt by Heinrich Schuchardt · Sun Mar 26 17:08:03 2023 +0200
  19. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  20. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · Tue Jan 17 10:47:45 2023 -0700
  21. 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · Tue Jan 17 10:47:44 2023 -0700
  22. 1af3eed scsi: Correct allocation of block-device name by Simon Glass · Tue Jan 17 10:47:43 2023 -0700
  23. 6173acb global: Migrate CONFIG_SCSI_DEV_LIST to CFG by Tom Rini · Sun Dec 04 10:13:44 2022 -0500
  24. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  25. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · Wed Sep 21 16:21:46 2022 +0200
  26. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  27. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  28. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  29. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  30. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  31. a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · Thu Aug 11 19:34:41 2022 -0600
  32. 368c3d5 scsi: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:39 2022 +0900
  33. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  34. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · Mon Jan 31 07:49:36 2022 -0700
  35. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  36. 37b870f pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · Sun Aug 01 18:54:32 2021 -0600
  37. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  38. c52ee3e scsi: Add ata_swap_buf_le16() to support big-endian platforms by Stefan Roese · Wed Apr 07 09:12:36 2021 +0200
  39. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  40. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  41. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  42. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  43. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  44. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  45. 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · Tue Oct 15 18:24:35 2019 +0530
  46. 3645a48 scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · Tue Oct 15 18:24:34 2019 +0530
  47. b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · Tue Oct 15 18:24:33 2019 +0530
  48. 76a6fa6 scsi: Simplify scsi_read()/_write() by Faiz Abbas · Tue Oct 15 18:24:32 2019 +0530
  49. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  50. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · Tue Feb 05 18:06:24 2019 +0100
  51. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  52. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  54. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  55. 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
  56. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  57. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  58. 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · Wed Jun 14 21:28:47 2017 -0600
  59. 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · Wed Jun 14 21:28:45 2017 -0600
  60. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · Wed Jun 14 21:28:44 2017 -0600
  61. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · Wed Jun 14 21:28:43 2017 -0600
  62. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  63. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  64. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · Wed Jun 14 21:28:37 2017 -0600
  65. 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · Wed Jun 14 21:28:35 2017 -0600
  66. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · Wed Jun 14 21:28:31 2017 -0600
  67. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · Wed Jun 14 21:28:30 2017 -0600
  68. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600