summaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ata: don't use SYS_SCSI_MAX_SCSI_ID for SATAHeinrich Schuchardt2023-04-061-0/+8
* ata: fix requirements for CONFIG_AHCI_PCIHeinrich Schuchardt2023-04-061-0/+1
* ata: Fix dependency for CONFIG_SATA_SILPali Rohár2023-01-111-0/+1
* blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass2022-09-161-1/+0
* blk: Rename HAVE_BLOCK_DEVICESimon Glass2022-09-161-1/+1
* ata: Fix an instance of SPL_SATA_SUPPORTSimon Glass2022-09-161-1/+1
* blk: Enable CONFIG_BLK for all mediaSimon Glass2022-09-161-1/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-0/+1
* Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini2022-06-281-0/+7
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-0/+10
* ahci: Make ahci drivers depend on AHCISimon Glass2022-02-091-13/+13
* sata: Rearrange Kconfig for SATASimon Glass2022-02-091-34/+37
* sata: Only support BLKSimon Glass2022-02-091-3/+1
* sata: Drop Silicon Image SIL3114 SATA driverSimon Glass2022-02-091-6/+0
* pci: Fix mismerge with v2021.10-rc4Tom Rini2021-09-161-1/+1
* ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIWIP/2021-09-01-assorted-fixesPali Rohár2021-09-011-0/+6
* ata: ahci-pci: Fix dependency on DM_PCIPali Rohár2021-09-011-0/+1
* ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini2021-05-111-2/+4
* sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2021-04-231-1/+1
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-101-6/+0
* ata: DWC_AHSATA depends on BLKTom Rini2021-04-101-0/+1
* ahci: mediatek: add ahci driverFrank Wunderlich2020-08-191-0/+8
* Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"Peng Ma2020-02-251-10/+0
* ata: sata_sil: Add DM support for Silicon sata driverPeng Ma2019-11-191-0/+1
* ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma2019-11-191-0/+1
* ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma2019-05-231-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-171-0/+8
|\
| * sunxi: update SATA driver to always use DM_SCSIAndre Przywara2019-04-171-0/+8
* | ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2019-04-131-0/+8
|/
* sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese2019-04-121-0/+2
* ata: ahci_mvebu: add scsi supportKen Ma2018-05-291-0/+1
* ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma2018-05-291-0/+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
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-011-0/+6
|\
| * dm: scsi: Add a generic PCI-based AHCI driverBin Meng2017-08-011-0/+6
* | dm: scsi: Drop duplicate SCSI and DM_SCSI optionsSimon Glass2017-08-011-18/+0
|/
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-0/+62