Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ahci: Fix compiling warnings under 64bit platforms | Tang Yuantian | 2015-07-09 | -5/+8 |
* | ahci: mmio_base is a virtual address | Scott Wood | 2015-04-18 | -1/+1 |
* | sata: fix reset_sata for dwc_ahsata | Soeren Moch | 2014-12-01 | -6/+8 |
* | sata: implement reset_sata for dwc_ahsata | Nikita Kiryanov | 2014-11-24 | -0/+21 |
* | dwc_ahsata: use bitwise operator in sata_port_status | Nikita Kiryanov | 2014-10-28 | -1/+1 |
* | sata: dwc_ahsata: implement sata_port_status | Nikita Kiryanov | 2014-09-09 | -0/+17 |
* | dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D | Tim Harvey | 2014-06-06 | -0/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | dwc_ahsata: Allow use with dcache enabled | Eric Nelson | 2013-06-26 | -9/+25 |
* | sata.h: Make all sata/ata drivers include <sata.h> | Pavel Herrmann | 2012-10-15 | -0/+1 |
* | dwc_ahsata: Make sata_write() comply with <part.h> | Tom Rini | 2012-10-15 | -4/+4 |
* | SATA: add driver for MX5 / MX6 SOCs | Stefano Babic | 2012-05-15 | -0/+969 |