index
:
delta/u-boot-socfpga.git
demo_sdram_ecc
dependabot/pip/doc/sphinx/certifi-2022.12.7
dependabot/pip/test/py/py-1.10.0
master
socfpga_agilex5-23.1_RC
socfpga_v2012.10
socfpga_v2013.01.01
socfpga_v2013.01.01-rel
socfpga_v2013.01.01-rel-amp
socfpga_v2013.01.01-rel14.0
socfpga_v2014.10_arria10_bringup
socfpga_v2017.09
socfpga_v2019.04
socfpga_v2019.10
socfpga_v2020.04
socfpga_v2020.04_vab
socfpga_v2020.07
socfpga_v2020.10
socfpga_v2020.10_RC
socfpga_v2021.01
socfpga_v2021.01_RC
socfpga_v2021.04
socfpga_v2021.04_RC
socfpga_v2021.07
socfpga_v2021.07_RC
socfpga_v2021.10
socfpga_v2021.10_RC
socfpga_v2022.01
socfpga_v2022.04
socfpga_v2022.07
socfpga_v2022.10
github.com: altera-opensource/u-boot-socfpga.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-9
/
+4
*
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
1
-0
/
+1
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
1
-1
/
+1
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-08-01
1
-1
/
+1
*
dm: scsi: Drop scsi_init() when driver model is used
Simon Glass
2017-07-11
1
-2
/
+4
*
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
1
-12
/
+23
*
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
1
-4
/
+4
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
1
-0
/
+20
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
1
-10
/
+10
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
2
-14
/
+22
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
1
-8
/
+0
*
dm: scsi: Indent the confusing #ifdefs
Simon Glass
2017-07-11
1
-13
/
+13
*
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
2
-1
/
+2
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
2
-12
/
+13
*
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
5
-0
/
+777