summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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
* ata: sunxi: fix debug messagesDario Binacchi2021-01-311-4/+4
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+2
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-3/+3
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-134-8/+8
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-133-28/+28
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-135-13/+13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-137-9/+9
* ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-251-0/+15
|\
| * ata: ahci: Add BAR index quirk for Cavium PCI SATA deviceSuneel Garapati2020-08-251-0/+15
* | ahci: mediatek: fix copyright and author-linesFrank Wunderlich2020-08-241-4/+2
|/
* ata: mvebu: use dev_read_addr() to get base addressMasahiro Yamada2020-08-221-1/+1
* ahci: mediatek: add ahci driverFrank Wunderlich2020-08-193-0/+139
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-201-1/+1
* sata_sil: Enable DM_PCI operationAndre Przywara2020-07-072-2/+15
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-188-0/+8
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-8/+8
* common: Drop log.h from common headerSimon Glass2020-05-189-0/+9