aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini1-0/+1
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini1-0/+7
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-0/+10
2022-02-09ahci: Make ahci drivers depend on AHCISimon Glass1-13/+13
2022-02-09sata: Rearrange Kconfig for SATASimon Glass1-34/+37
2022-02-09sata: Only support BLKSimon Glass1-3/+1
2022-02-09sata: Drop Silicon Image SIL3114 SATA driverSimon Glass1-6/+0
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini1-1/+1
2021-09-01ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár1-0/+6
2021-09-01ata: ahci-pci: Fix dependency on DM_PCIPali Rohár1-0/+1
2021-05-11ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini1-2/+4
2021-04-23sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese1-1/+1
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini1-6/+0
2021-04-10ata: DWC_AHSATA depends on BLKTom Rini1-0/+1
2020-08-19ahci: mediatek: add ahci driverFrank Wunderlich1-0/+8
2020-02-25Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"Peng Ma1-10/+0
2019-11-19ata: sata_sil: Add DM support for Silicon sata driverPeng Ma1-0/+1
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma1-0/+1
2019-05-23ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma1-0/+10
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+8
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara1-0/+8
2019-04-13ata: dwc_ahsata: Add ahci driver model supportSoeren Moch1-0/+8
2019-04-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese1-0/+2
2018-05-29ata: ahci_mvebu: add scsi supportKen Ma1-0/+1
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma1-0/+10
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-0/+1
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-0/+11
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+5
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen1-0/+5
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-0/+6
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+6
2017-08-01dm: scsi: Add a generic PCI-based AHCI driverBin Meng1-0/+6
2017-08-01dm: scsi: Drop duplicate SCSI and DM_SCSI optionsSimon Glass1-18/+0
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-0/+62