- 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · 4 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 8997665 drivers: scsi: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- da26f81 scsi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- ef793ee scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year ago
- 0154cfe scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 1 year, 1 month ago
- 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
- 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year, 1 month ago
- b980e21 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 3 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 60b20b4 scsi: Cache align temporary buffer by Marek Vasut · 1 year, 4 months ago
- b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
- 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
- f7637d7 scsi: typo supporedt by Heinrich Schuchardt · 1 year, 8 months ago
- 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
- 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 10 months ago
- 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · 1 year, 10 months ago
- 1af3eed scsi: Correct allocation of block-device name by Simon Glass · 1 year, 10 months ago
- 6173acb global: Migrate CONFIG_SCSI_DEV_LIST to CFG by Tom Rini · 2 years ago
- 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
- fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
- 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
- fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
- e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 3 months ago
- 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 3 months ago
- a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 3 months ago
- 368c3d5 scsi: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
- 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
- 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 10 months ago
- 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 4 months ago
- 37b870f pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 4 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- c52ee3e scsi: Add ata_swap_buf_le16() to support big-endian platforms by Stefan Roese · 3 years, 8 months ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · 5 years ago
- 3645a48 scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · 5 years ago
- b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · 5 years ago
- 76a6fa6 scsi: Simplify scsi_read()/_write() by Faiz Abbas · 5 years ago
- 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
- cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
- c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
- 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
- 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
- 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
- 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · 7 years ago
- 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · 7 years ago
- a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · 7 years ago
- c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · 7 years ago
- 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
- 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
- 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · 7 years ago
- 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · 7 years ago
- b08fbff dm: scsi: Use the uclass platform data by Simon Glass · 7 years ago
- 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · 7 years ago
- 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago