aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedTony Dinh
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara
2023-10-16arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdevTony Dinh
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-13scsi: ceva: Use generic_phy_valid() helperJonas Karlman
2023-07-28ata: dwc_ahci: Fix support for other platformsJonas Karlman
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-04-25ata: pci: enable bus masteringChristian Gmeiner
2023-04-06ata: don't use SYS_SCSI_MAX_SCSI_ID for SATAHeinrich Schuchardt
2023-04-06ata: fix requirements for CONFIG_AHCI_PCIHeinrich Schuchardt
2023-01-23ata: Don't try to use non-existent portsSimon Glass
2023-01-11ata: Fix dependency for CONFIG_SATA_SILPali Rohár
2022-12-08ata: ahci-pci: Replace magic constant by macroPali Rohár
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
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-28ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-06-28ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-11ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersHajo Noerenberg
2022-04-09sata: call device_probe() after scanningAKASHI Takahiro
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-15scsi: ceva: Enable PHY and reset supportMichal Simek
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: sata_sil: Only support BLKSimon 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-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-10arm: mvebu : sata_mv should probe all portsTony Dinh
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-08-11arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh