| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix IDE commands issued, fix endian issues, fix non MMIO | Reinoud Zandijk | 2021-04-20 | 1 | -1/+1 |
* | include/ata.h: remove invalid links | Heinrich Schuchardt | 2020-04-17 | 1 | -5/+2 |
* | ide: remove duplicate defines form include/ata.h | Heinrich Schuchardt | 2020-04-17 | 1 | -34/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f... | Stanislav Galabov | 2016-05-21 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | ahci: Perform SATA flush after disk write. | Marc Jones | 2012-11-02 | 1 | -0/+3 |
* | CPCI750: Add CPCI-HD/2 support | Reinhard Arlt | 2012-03-18 | 1 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -5/+5 |
* | Add a hook to allow board-specific PIO mode setting. | Steven A. Falco | 2008-08-21 | 1 | -1/+3 |
* | Replace enums in ata.h with an include of libata.h | Steven A. Falco | 2008-08-21 | 1 | -60/+2 |
* | Minor coding style cleanup. | Wolfgang Denk | 2007-05-15 | 1 | -1/+1 |
* | Add driver for S-ATA-controller on Intel processors with South | mushtaq khan | 2007-05-15 | 1 | -0/+60 |
* | Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340 | wdenk | 2004-03-14 | 1 | -1/+1 |
* | * Patch by Rune Torgersen, 27 Feb 2004: | wdenk | 2004-03-13 | 1 | -2/+9 |
* | * Make BMS2003 use a separate config file to avoid #ifdef mess; | wdenk | 2004-01-04 | 1 | -0/+2 |
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | 1 | -3/+6 |
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+246 |