index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-11-07
1
-9
/
+0
*
scsi: Add buffer_aligned check pass-through
Marek Vasut
2023-08-22
1
-0
/
+19
*
usb: Update the test to cover reading and writing
Simon Glass
2022-10-31
1
-0
/
+10
*
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
1
-0
/
+55
*
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
1
-0
/
+13
*
scsi: Tidy up comments for struct scsi_cmd
Simon Glass
2022-09-25
1
-18
/
+38
*
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
Simon Glass
2022-02-09
1
-0
/
+4
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-2
/
+2
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+2
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-2
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
scsi: Add dma direction member to command structure
Faiz Abbas
2019-10-23
1
-0
/
+3
*
scsi: Add max_bytes_per_req to scsi_platdata
Faiz Abbas
2019-10-23
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
1
-0
/
+8
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
1
-5
/
+23
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
1
-3
/
+5
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
1
-2
/
+2
*
dm: scsi: Add operations
Simon Glass
2017-07-11
1
-0
/
+20
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
1
-3
/
+1
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
1
-3
/
+3
*
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
1
-1
/
+1
*
dm: scsi: Rearrange header file for driver model
Simon Glass
2017-07-11
1
-20
/
+14
*
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
1
-1
/
+0
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-20
1
-1
/
+19
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
1
-19
/
+1
*
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-08
1
-1
/
+19
*
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
1
-1
/
+1
*
scsi: Remove completely unused functions
Michal Simek
2016-12-02
1
-3
/
+0
*
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
*
Consolidate bool type
York Sun
2013-04-01
1
-8
/
+0
*
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
1
-0
/
+2
*
scsi: Add function and env var to report number of scsi drives
Stefan Reinauer
2012-11-02
1
-0
/
+2
*
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
1
-1
/
+3
*
scsi/ahci: add support for non-PCI controllers
Rob Herring
2011-07-26
1
-0
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-3
/
+3
*
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-06-27
1
-7
/
+0
*
Initial revision
wdenk
2002-04-01
1
-0
/
+215