aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
AgeCommit message (Expand)Author
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16ata: Fix an instance of SPL_SATA_SUPPORTSimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09ahci: Make ahci drivers depend on AHCISimon Glass
2022-02-09sata: Rearrange Kconfig for SATASimon Glass
2022-02-09sata: Only support BLKSimon Glass
2022-02-09sata: Drop Silicon Image SIL3114 SATA driverSimon Glass
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini
2021-09-01ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár
2021-09-01ata: ahci-pci: Fix dependency on DM_PCIPali Rohár
2021-05-11ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini
2021-04-23sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini
2021-04-10ata: DWC_AHSATA depends on BLKTom Rini
2020-08-19ahci: mediatek: add ahci driverFrank Wunderlich
2020-02-25Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"Peng Ma
2019-11-19ata: sata_sil: Add DM support for Silicon sata driverPeng Ma
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma
2019-05-23ata: fsl_ahci: Add sata DM support for Freescale powerpc socsPeng Ma
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-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese
2018-05-29ata: ahci_mvebu: add scsi supportKen Ma
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma
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-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01dm: scsi: Add a generic PCI-based AHCI driverBin Meng
2017-08-01dm: scsi: Drop duplicate SCSI and DM_SCSI optionsSimon Glass
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass