| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: sata: Update the AHCI uclass to support operations | Simon Glass | 2017-08-17 | 1 | -0/+54 |
* | ahci: Support non-PCI controllers | Simon Glass | 2017-08-01 | 1 | -1/+13 |
* | dm: ahci: Add a driver for SCSI on AHCI | Simon Glass | 2017-07-11 | 1 | -0/+22 |
* | dm: ahci: Drop use of probe_ent | Simon Glass | 2017-07-11 | 1 | -0/+7 |
* | dm: ahci: Unwind the confusing init code | Simon Glass | 2017-07-11 | 1 | -0/+14 |
* | dm: sata: Move ataid into struct ahci_uc_priv | Simon Glass | 2017-07-11 | 1 | -0/+1 |
* | dm: ahci: Rename struct ahci_probe_ent | Simon Glass | 2017-07-11 | 1 | -1/+12 |
* | dm: Add support for scsi/sata based devices | Michal Simek | 2016-12-20 | 1 | -1/+1 |
* | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini | 2016-12-09 | 1 | -1/+1 |
* | dm: Add support for scsi/sata based devices | Michal Simek | 2016-12-08 | 1 | -1/+1 |
* | dm: ahci: Convert to use new DM PCI API | Simon Glass | 2016-01-12 | 1 | -0/+4 |
* | ahci: Fix compiling warnings under 64bit platforms | Tang Yuantian | 2015-07-09 | 1 | -4/+4 |
* | ahci: mmio_base is a virtual address | Scott Wood | 2015-04-18 | 1 | -3/+3 |
* | ahci: introduce ahci_reset() | Dmitry Lifshitz | 2015-01-05 | 1 | -0/+1 |
* | ahci: provide sunxi SATA driver using AHCI platform framework | Ian Campbell | 2014-07-31 | 1 | -0/+4 |
* | ahci: convert to use libata functions and definitions | Rob Herring | 2013-09-06 | 1 | -23/+0 |
* | ahci: add defines for PORT_SCR_STAT register bits | Rob Herring | 2013-09-06 | 1 | -0/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -18/+1 |
* | ahci: cosmetics and cleanup | Stefan Reinauer | 2012-11-02 | 1 | -0/+1 |
* | SATA: add driver for MX5 / MX6 SOCs | Stefano Babic | 2012-05-15 | 1 | -2/+3 |
* | scsi/ahci: add support for non-PCI controllers | Rob Herring | 2011-07-26 | 1 | -0/+4 |
* | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -5/+5 |
* | Add AHCI support to u-boot | Jin Zhengxiong | 2006-08-23 | 1 | -0/+190 |