u-boot-brain/drivers/ata
Peng Ma 40cdf26eeb ata: sata_sil: Continue probing other sata port when failed current port.
In the initialization of sata driver, we want to initialize all port
 probes, Therefore, any detection failure between of them should continue
 initialization by skipping the current port instead of exit.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
2020-01-08 09:27:44 -05:00
..
ahci_mvebu.c ata: ahci_mvebu: add support for Armada 38x 2019-04-12 07:04:18 +02:00
ahci_sunxi.c sunxi: update SATA driver to always use DM_SCSI 2019-04-17 14:34:45 +05:30
ahci-pci.c ahci-pci: ASM1061 report wrong class, but support AHCI. 2019-10-11 10:10:18 -04:00
ahci-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ahci.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
dwc_ahci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc_ahsata_priv.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc_ahsata.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
fsl_ahci.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
fsl_sata.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
fsl_sata.h ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver 2019-11-19 14:11:44 +05:30
Kconfig ata: sata_sil: Add DM support for Silicon sata driver 2019-11-19 14:11:44 +05:30
libata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile ata: fsl_ahci: Add sata DM support for Freescale powerpc socs 2019-05-23 19:53:09 +05:30
mvsata_ide.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata_ceva.c scsi: ceva: Clean up the driver code 2019-05-22 12:24:24 +05:30
sata_mv.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
sata_sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata_sil.c ata: sata_sil: Continue probing other sata port when failed current port. 2020-01-08 09:27:44 -05:00
sata_sil.h ata: sata_sil: Add DM support for Silicon sata driver 2019-11-19 14:11:44 +05:30
sata_sil3114.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata_sil3114.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00