index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+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: 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
1
-12
/
+19
*
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
1
-1
/
+1
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
1
-11
/
+12
*
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
1
-0
/
+688