summaryrefslogtreecommitdiff
path: root/include/ata.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk1-1/+1
2020-04-17include/ata.h: remove invalid linksHeinrich Schuchardt1-5/+2
2020-04-17ide: remove duplicate defines form include/ata.hHeinrich Schuchardt1-34/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-05-21Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...Stanislav Galabov1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-03ahci: Perform SATA flush after disk write.Marc Jones1-0/+3
2012-03-18CPCI750: Add CPCI-HD/2 supportReinhard Arlt1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-08-21Add a hook to allow board-specific PIO mode setting.Steven A. Falco1-1/+3
2008-08-21Replace enums in ata.h with an include of libata.hSteven A. Falco1-60/+2
2007-05-16Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-05-16Add driver for S-ATA-controller on Intel processors with Southmushtaq khan1-0/+60
2004-03-15Code cleanup; make several boards compile & link.wdenk1-1/+1
2004-03-14* Patch by Rune Torgersen, 27 Feb 2004:wdenk1-2/+9
2004-01-05* Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk1-0/+2
2003-12-08* Patch by Pierre Aubert, 24 Nov 2003:wdenk1-3/+6
2002-11-03Initial revisionwdenk1-0/+246