summaryrefslogtreecommitdiffstats
path: root/include/ahci.h
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci: drop read-only ahci_ioports membersChristian Gmeiner2019-05-181-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ata: Fix ahci wordingMichal Simek2017-11-281-4/+4
* dm: sata: Update the AHCI uclass to support operationsSimon Glass2017-08-171-0/+54
* ahci: Support non-PCI controllersSimon Glass2017-08-011-1/+13
* dm: ahci: Add a driver for SCSI on AHCISimon Glass2017-07-111-0/+22
* dm: ahci: Drop use of probe_entSimon Glass2017-07-111-0/+7
* dm: ahci: Unwind the confusing init codeSimon Glass2017-07-111-0/+14
* dm: sata: Move ataid into struct ahci_uc_privSimon Glass2017-07-111-0/+1
* dm: ahci: Rename struct ahci_probe_entSimon Glass2017-07-111-1/+12
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-201-1/+1
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-091-1/+1
* dm: Add support for scsi/sata based devicesMichal Simek2016-12-081-1/+1
* dm: ahci: Convert to use new DM PCI APISimon Glass2016-01-121-0/+4
* ahci: Fix compiling warnings under 64bit platformsTang Yuantian2015-07-091-4/+4
* ahci: mmio_base is a virtual addressScott Wood2015-04-181-3/+3
* ahci: introduce ahci_reset()Dmitry Lifshitz2015-01-051-0/+1
* ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-311-0/+4
* ahci: convert to use libata functions and definitionsRob Herring2013-09-061-23/+0
* ahci: add defines for PORT_SCR_STAT register bitsRob Herring2013-09-061-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* ahci: cosmetics and cleanupStefan Reinauer2012-11-021-0/+1
* SATA: add driver for MX5 / MX6 SOCsStefano Babic2012-05-151-2/+3
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-261-0/+4
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-291-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-5/+5
* Add AHCI support to u-bootJin Zhengxiong2006-08-231-0/+190