summaryrefslogtreecommitdiffstats
path: root/drivers/ata/dwc_ahci.c
Commit message (Expand)AuthorAgeFilesLines
* 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