index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Age
Commit message (
Expand
)
Author
2025-04-10
drivers: scsi: Add 'erase' support
Varadarajan Narayanan
2025-04-10
scsi: sync cache on write
Caleb Connolly
2025-04-10
scsi: fix typo in setup_read_ext()
Caleb Connolly
2025-01-31
scsi: do not fill the LUN in the second CDB byte
Neil Armstrong
2024-11-01
scsi: fix disk capacity too small by one sector
Julius Lehmann
2024-07-22
drivers: scsi: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
scsi: Remove <common.h> and add needed includes
Tom Rini
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-20
scsi: set dma direction to NONE for TEST UNIT READY
Nikita Yushchenko
2023-11-10
scsi: Have scsi_init_dev_desc_priv() use memset
Tom Rini
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-10-24
rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Johan Jonker
2023-08-22
scsi: Add buffer_aligned check pass-through
Marek Vasut
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-17
scsi: Cache align temporary buffer
Marek Vasut
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
bootstd: Add a SCSI bootdev
Simon Glass
2023-01-23
scsi: Remove all children of SCSI devices before rescanning
Simon Glass
2023-01-23
scsi: Correct allocation of block-device name
Simon Glass
2022-12-23
global: Migrate CONFIG_SCSI_DEV_LIST to CFG
Tom Rini
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-04-09
scsi: call device_probe() after scanning
AKASHI Takahiro
2022-02-09
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
Simon Glass
2021-08-05
pci: scsi: pci: Drop DM_PCI check from scsi
Simon Glass
2021-04-23
scsi: Add ata_swap_buf_le16() to support big-endian platforms
Stefan Roese
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-10-23
scsi: Add dma direction member to command structure
Faiz Abbas
2019-10-23
scsi: Retry inquiry 3 times to overcome Unit Attention condition
Faiz Abbas
2019-10-23
scsi: Add max_bytes_per_req to scsi_platdata
Faiz Abbas
2019-10-23
scsi: Simplify scsi_read()/_write()
Faiz Abbas
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-02-19
dm: scsi: report correct device number
Heinrich Schuchardt
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-07-11
dm: scsi: Drop scsi_init() when driver model is used
Simon Glass
2017-07-11
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
[next]