summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* common: Move ARM cache operations out of common.hSimon Glass2019-12-026-0/+6
* ata: sata_sil: Add DM support for Silicon sata driverPeng Ma2019-11-193-193/+353
* ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma2019-11-193-88/+233
* ata: ahci allow 64-bit DMA for SATARoman Kapl2019-10-311-3/+11
* ata: ahci: Don't forget to clear upper address regs.Oleksandr Rybalko2019-10-111-4/+7
* ahci-pci: ASM1061 report wrong class, but support AHCI.Oleksandr Rybalko2019-10-111-0/+1
* dm: scsi: Scan the actual number of portsPark, Aiden2019-08-261-0/+8
* ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma2019-05-234-0/+1042
* scsi: ceva: Clean up the driver codePeng Ma2019-05-221-17/+33
* ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner2019-05-181-12/+0
* ata: ahci: fix memory leakChristian Gmeiner2019-05-091-4/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-173-0/+134
|\
| * sunxi: update SATA driver to always use DM_SCSIAndre Przywara2019-04-173-0/+134
* | ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2019-04-132-0/+32
* | ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch2019-04-131-11/+3
|/
* sata: sata_mv: add orion-sata compatible stringMichael Walle2019-04-121-0/+1
* sata: sata_mv: support kirkwood architectureMichael Walle2019-04-121-4/+3
* sata: sata_mv: use correct format specifier in debug()Michael Walle2019-04-121-1/+1
* ata: ahci_mvebu: add support for Armada 38xBaruch Siach2019-04-121-0/+1
* sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese2019-04-122-149/+197
* scsi: ceva: add ls2080a soc supportPeng Ma2018-12-061-0/+4
* scsi: ceva: add ls1088a soc supportPeng Ma2018-12-061-4/+18
* scsi: ceva: add ls1046a soc supportPeng Ma2018-12-061-0/+3
* Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-09-291-1/+27
|\
| * scsi: ceva: add ls1021a soc support.Peng Ma2018-09-271-1/+24
| * scsi: ceva: add ls1043a soc supportPeng Ma2018-09-271-0/+3
* | ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSITuomas Tynkkynen2018-09-251-0/+2
* | ata: ahci: Loop over the actual number of ports, not the maximumTuomas Tynkkynen2018-09-251-1/+1
|/
* scsi: ceva: add ls1012a soc supportYuantian Tang2018-07-261-35/+52
* ata: ahci_mvebu: add scsi supportKen Ma2018-05-292-1/+17
* ata: ahci_mvebu: a8040 a0: remove bad port register offsets workaroundsDavid Sniatkiwicz2018-05-291-8/+0
* ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma2018-05-293-0/+62
* scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek2018-05-111-16/+20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0719-39/+19
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dwc_ahci: Fix breakageJean-Jacques Hiblot2018-04-131-13/+10
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-081-0/+1
* ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-121-0/+6
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-0/+11
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+5
* ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-121-0/+6
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-0/+6
* ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2017-12-121-0/+6
* ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2017-12-121-0/+5
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-0/+6
* ata: Drop CONFIG_MX51_PATATuomas Tynkkynen2017-12-122-130/+0
* ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen2017-12-123-2536/+0
* ata: Fix ahci wordingMichal Simek2017-11-283-5/+5
* scsi: ceva: Start port in probeMichal Simek2017-11-031-1/+6
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3