summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: pci: enable bus masteringChristian Gmeiner2023-04-251-1/+6
* ata: don't use SYS_SCSI_MAX_SCSI_ID for SATAHeinrich Schuchardt2023-04-062-2/+10
* ata: fix requirements for CONFIG_AHCI_PCIHeinrich Schuchardt2023-04-061-0/+1
* ata: Don't try to use non-existent portsSimon Glass2023-01-231-0/+6
* ata: Fix dependency for CONFIG_SATA_SILPali Rohár2023-01-111-0/+1
* ata: ahci-pci: Replace magic constant by macroPali Rohár2022-12-081-1/+1
* blk: Rename if_type to uclass_idSimon Glass2022-09-251-1/+1
* blk: Switch over to using uclass IDsSimon Glass2022-09-165-5/+5
* 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
* ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini2022-06-281-2/+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
* ata: fsl_sata: Remove legacy non-BLK codeTom Rini2022-06-282-69/+3
* ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini2022-06-281-133/+0
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-032-5/+8
* pci: Map bars with offset and lengthAndrew Scull2022-05-032-6/+6
* ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersHajo Noerenberg2022-04-111-0/+2
* sata: call device_probe() after scanningAKASHI Takahiro2022-04-094-0/+33
* Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2022-02-211-0/+44
|\
| * scsi: ceva: Enable PHY and reset supportMichal Simek2022-02-151-0/+44
* | 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: sata_sil: Only support BLKSimon Glass2022-02-091-115/+3
* | sata: Rearrange Kconfig for SATASimon Glass2022-02-091-34/+37
* | sata: Only support BLKSimon Glass2022-02-092-30/+1
* | sata: Drop Silicon Image SIL3114 SATA driverSimon Glass2022-02-094-978/+0
|/
* scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle2021-11-091-1/+1
* pci: Fix mismerge with v2021.10-rc4Tom Rini2021-09-161-1/+1
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-162-59/+10
|\
| * pci: acpi: Drop DM_PCI check from ahciSimon Glass2021-09-131-55/+0
| * arm: mvebu : sata_mv should probe all portsTony Dinh2021-09-101-4/+10
* | ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIWIP/2021-09-01-assorted-fixesPali Rohár2021-09-012-1/+7
* | ata: ahci-pci: Fix dependency on DM_PCIPali Rohár2021-09-011-0/+1
|/
* arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh2021-08-111-2/+27
* pci: sata_sil: Drop DM_PCI checksSimon Glass2021-08-062-12/+0
* Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-07-071-0/+2
|\
| * dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* | ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu2021-07-061-0/+2
|/
* ata: ahci: fix ahci_link_up() type mismatch for LTOMarek Behún2021-05-241-1/+1
* ata: Make LIBATA means AHCI is enabled mandatory.Tom Rini2021-05-111-2/+4
* ata: ahci: Fix usage on big-endian platformsStefan Roese2021-04-231-12/+11
* sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2021-04-232-2/+3
* drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati2021-04-201-0/+3
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-103-206/+0
* ata: DWC_AHSATA depends on BLKTom Rini2021-04-101-0/+1
* ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich2021-03-191-0/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-023-0/+4