summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2019-05-23ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma
2019-05-22scsi: ceva: Clean up the driver codePeng Ma
2019-05-18ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner
2019-05-09ata: ahci: fix memory leakChristian Gmeiner
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara
2019-04-13ata: dwc_ahsata: Add ahci driver model supportSoeren Moch
2019-04-13ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch
2019-04-12sata: sata_mv: add orion-sata compatible stringMichael Walle
2019-04-12sata: sata_mv: support kirkwood architectureMichael Walle
2019-04-12sata: sata_mv: use correct format specifier in debug()Michael Walle
2019-04-12ata: ahci_mvebu: add support for Armada 38xBaruch Siach
2019-04-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese
2018-12-06scsi: ceva: add ls2080a soc supportPeng Ma
2018-12-06scsi: ceva: add ls1088a soc supportPeng Ma
2018-12-06scsi: ceva: add ls1046a soc supportPeng Ma
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-27scsi: ceva: add ls1021a soc support.Peng Ma
2018-09-27scsi: ceva: add ls1043a soc supportPeng Ma
2018-09-25ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSITuomas Tynkkynen
2018-09-25ata: ahci: Loop over the actual number of ports, not the maximumTuomas Tynkkynen
2018-07-26scsi: ceva: add ls1012a soc supportYuantian Tang
2018-05-29ata: ahci_mvebu: add scsi supportKen Ma
2018-05-29ata: ahci_mvebu: a8040 a0: remove bad port register offsets workaroundsDavid Sniatkiwicz
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma
2018-05-11scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-13dwc_ahci: Fix breakageJean-Jacques Hiblot
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen
2017-11-28ata: Fix ahci wordingMichal Simek
2017-11-03scsi: ceva: Start port in probeMichal Simek
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-08-17dm: sata: dwc_ahsata: Add support for driver modelSimon Glass
2017-08-17dm: sata: Update the AHCI uclass to support operationsSimon Glass
2017-08-17dm: sata: dw_sata: Set up common versions of operationsSimon Glass
2017-08-17dm: sata: dw_sata: More ahci_init_one() futher downSimon Glass
2017-08-17dm: sata: dw_sata: Drop is_readySimon Glass
2017-08-17dm: sata: dw_sata: Rename the dwc_ahsata private headerSimon Glass