aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07ata: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-1/+1
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh1-1/+1
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini1-58/+0
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedWIP/2023-10-23-bootstd-fixes-and-improvementsTony Dinh1-0/+6
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh1-0/+32
2022-09-25blk: Rename if_type to uclass_idSimon Glass1-1/+1
2022-09-16blk: Switch over to using uclass IDsSimon Glass1-1/+1
2022-02-09sata: Only support BLKSimon Glass1-27/+0
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-17dm: sata: Update the AHCI uclass to support operationsSimon Glass1-0/+37
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-0/+117