index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
dm: scsi: Scan the actual number of ports
Park, Aiden
1
-0
/
+8
2019-05-18
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
1
-12
/
+0
2019-05-10
ata: ahci: fix memory leak
Christian Gmeiner
1
-4
/
+1
2018-09-26
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
1
-0
/
+2
2018-09-26
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-11-28
ata: Fix ahci wording
Michal Simek
1
-2
/
+2
2017-08-01
dm: ahci: Correct uclass private data
Simon Glass
1
-1
/
+1
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
1
-9
/
+17
2017-07-28
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
1
-5
/
+0
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
1
-0
/
+57
2017-07-11
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
1
-3
/
+3
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
1
-0
/
+7
2017-07-11
dm: ahci: Create a local version of two SCSI functions
Simon Glass
1
-2
/
+13
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
1
-3
/
+12
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
1
-29
/
+44
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
1
-6
/
+20
2017-07-11
dm: ahci: Move common code for starting ports into a function
Simon Glass
1
-23
/
+22
2017-07-11
dm: ahci: Refactor to avoid static variables
Simon Glass
1
-68
/
+76
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
1
-23
/
+27
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
1
-8
/
+8
2017-07-11
dm: scsi: Use the uclass platform data
Simon Glass
1
-1
/
+1
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
1
-6
/
+6
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
1
-0
/
+1094