index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci-pci: Update call to ahci_probe_scsi_pci()
Bin Meng
2017-08-03
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
3
-0
/
+49
|
\
|
*
dm: scsi: Add a generic PCI-based AHCI driver
Bin Meng
2017-08-01
3
-0
/
+49
*
|
dm: ahci: Correct uclass private data
Simon Glass
2017-08-01
2
-1
/
+3
*
|
dm: scsi: Drop duplicate SCSI and DM_SCSI options
Simon Glass
2017-08-01
1
-18
/
+0
*
|
ahci: Support non-PCI controllers
Simon Glass
2017-08-01
1
-9
/
+17
|
/
*
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
2017-07-28
1
-5
/
+0
*
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
1
-0
/
+57
*
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
1
-3
/
+3
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
3
-0
/
+9
*
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
1
-2
/
+13
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
1
-3
/
+12
*
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
2
-30
/
+45
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
3
-8
/
+27
*
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
1
-23
/
+22
*
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
1
-68
/
+76
*
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
1
-23
/
+27
*
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
2
-45
/
+45
*
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
3
-6
/
+4
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
1
-6
/
+6
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
22
-0
/
+10067