u-boot/drivers/block
Macpaul Lin 4bed7265f2 ftide020: add faraday ide ahb controller
Faraday's ftide020_s is an IDE-AHB controller for SoC design.
This patch add the u-boot driver (PIO) of ftide020 ATA (IDE) driver.
IDE commands include read, info, and other functions has been implemented.

Because this IDE controller support AHB interface only which is differ
from other most IDE controller supports PCI interface. Some registers
access is required during CMD/DATA I/O. Hence a configuration
"CONFIG_IDE_AHB" is required to be defined according to the feature in
cmd_ide.c.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
2011-05-12 23:41:44 +02:00
..
Makefile ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
ahci.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
ata_piix.c Misc SATA fixups 2009-09-04 21:53:37 +02:00
ata_piix.h Misc SATA fixups 2009-09-04 21:53:37 +02:00
fsl_sata.c 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled 2010-05-12 04:53:51 -05:00
fsl_sata.h fsl_sata: Move the snoop bit to another place 2010-04-26 22:37:54 -05:00
ftide020.c ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
ftide020.h ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
libata.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
mg_disk.c mflash: Initial mflash support 2009-04-03 23:47:06 +02:00
mg_disk_prv.h Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
mvsata_ide.c Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
mxc_ata.c MXC: removed warnings from IMX51 ATA driver 2011-02-02 00:54:43 +01:00
pata_bfin.c Blackfin: pata_bfin: convert to portmux framework 2010-07-13 17:50:49 -04:00
pata_bfin.h Blackfin: add driver for on-chip ATAPI controller 2009-02-02 12:27:14 -05:00
sata_dwc.c Canyonlands SATA harddisk driver 2009-07-19 11:24:09 +02:00
sata_dwc.h Canyonlands SATA harddisk driver 2009-07-19 11:24:09 +02:00
sata_sil3114.c sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01:00
sata_sil3114.h Add sata sil3114 support 2008-06-29 12:42:18 +02:00
sil680.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sym53c8xx.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
systemace.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00