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
*
sata_sil: Enable DM_PCI operation
Andre Przywara
2020-07-07
2
-2
/
+15
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
1
-8
/
+8
*
common: Drop log.h from common header
Simon Glass
2020-05-18
9
-0
/
+9
*
common: Drop part.h from common header
Simon Glass
2020-05-18
7
-0
/
+10
*
common: Drop net.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
2
-2
/
+2
*
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
1
-1
/
+1
*
sata: dwc_ahsata: Fix memory issue in reset_sata
Ye Li
2020-05-08
1
-0
/
+3
*
sata: dwc_ahsata: Fix incorrect free
Ye Li
2020-05-08
1
-1
/
+0
*
sata: ahsata: Fix wrong operand for checking SERR DIAG_X
Ye Li
2020-05-08
1
-1
/
+1
*
sata: ahsata: Fix resource leak
Ye Li
2020-05-08
1
-0
/
+5
*
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
Peng Ma
2020-02-25
3
-1042
/
+0
*
ata: fsl_sata: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
1
-7
/
+51
*
ata: sata_sil: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
1
-4
/
+56
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
6
-0
/
+6
*
ata: sata_sil: Add DM support for Silicon sata driver
Peng Ma
2019-11-19
3
-193
/
+353
*
ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver
Peng Ma
2019-11-19
3
-88
/
+233
*
ata: ahci allow 64-bit DMA for SATA
Roman Kapl
2019-10-31
1
-3
/
+11
*
ata: ahci: Don't forget to clear upper address regs.
Oleksandr Rybalko
2019-10-11
1
-4
/
+7
*
ahci-pci: ASM1061 report wrong class, but support AHCI.
Oleksandr Rybalko
2019-10-11
1
-0
/
+1
*
dm: scsi: Scan the actual number of ports
Park, Aiden
2019-08-26
1
-0
/
+8
*
ata: fsl_ahci: Add sata DM support for Freescale powerpc socs
Peng Ma
2019-05-23
4
-0
/
+1042
*
scsi: ceva: Clean up the driver code
Peng Ma
2019-05-22
1
-17
/
+33
*
ata: ahci: drop read-only ahci_ioports members
Christian Gmeiner
2019-05-18
1
-12
/
+0
*
ata: ahci: fix memory leak
Christian Gmeiner
2019-05-09
1
-4
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-04-17
3
-0
/
+134
|
\
|
*
sunxi: update SATA driver to always use DM_SCSI
Andre Przywara
2019-04-17
3
-0
/
+134
*
|
ata: dwc_ahsata: Add ahci driver model support
Soeren Moch
2019-04-13
2
-0
/
+32
*
|
ata: dwc_ahsata: Fix sector reports for large disks
Soeren Moch
2019-04-13
1
-11
/
+3
|
/
*
sata: sata_mv: add orion-sata compatible string
Michael Walle
2019-04-12
1
-0
/
+1
*
sata: sata_mv: support kirkwood architecture
Michael Walle
2019-04-12
1
-4
/
+3
*
sata: sata_mv: use correct format specifier in debug()
Michael Walle
2019-04-12
1
-1
/
+1
*
ata: ahci_mvebu: add support for Armada 38x
Baruch Siach
2019-04-12
1
-0
/
+1
*
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2019-04-12
2
-149
/
+197
*
scsi: ceva: add ls2080a soc support
Peng Ma
2018-12-06
1
-0
/
+4
*
scsi: ceva: add ls1088a soc support
Peng Ma
2018-12-06
1
-4
/
+18
*
scsi: ceva: add ls1046a soc support
Peng Ma
2018-12-06
1
-0
/
+3
*
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-09-29
1
-1
/
+27
|
\
|
*
scsi: ceva: add ls1021a soc support.
Peng Ma
2018-09-27
1
-1
/
+24
|
*
scsi: ceva: add ls1043a soc support
Peng Ma
2018-09-27
1
-0
/
+3
*
|
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
1
-0
/
+2
*
|
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
2018-09-25
1
-1
/
+1
|
/
*
scsi: ceva: add ls1012a soc support
Yuantian Tang
2018-07-26
1
-35
/
+52
*
ata: ahci_mvebu: add scsi support
Ken Ma
2018-05-29
2
-1
/
+17
*
ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
David Sniatkiwicz
2018-05-29
1
-8
/
+0
*
ata: mvebu: move mvebu sata driver to drivers/ata directory
Ken Ma
2018-05-29
3
-0
/
+62
*
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
Michal Simek
2018-05-11
1
-16
/
+20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
19
-39
/
+19
[next]