aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/dwc_ahci.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* ata: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* ata: dwc_ahci: Fix support for other platformsJonas Karlman2023-07-281-0/+4
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* ata: dwc-ahci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-2/+2
* 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dwc_ahci: Fix breakageJean-Jacques Hiblot2018-04-131-13/+10
* ata: Fix ahci wordingMichal Simek2017-11-281-1/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* dm: scsi: Add operations for SCSI devicesSimon Glass2017-07-111-0/+1
* dm: ahci: Drop use of probe_entSimon Glass2017-07-111-1/+1
* dm: ahci: Unwind the confusing init codeSimon Glass2017-07-111-1/+5
* dm: scsi: Use the uclass platform dataSimon Glass2017-07-111-2/+1
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-0/+101