u-boot/drivers
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
..
bios_emulator Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
block ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
dma Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fpga add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 2010-11-30 21:59:21 +01:00
gpio gpio: imx: Fix return value on error 2011-05-11 23:03:15 +02:00
hwmon hwmon: Extend lm63.c to support LM64 2011-05-12 23:01:34 +02:00
i2c i2c, soft_i2c: deblock bus if switching to another i2c bus 2011-04-28 10:57:08 +02:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc powerpc/8xxx: Fix LAW init to respect pre-initialized entries 2011-04-04 09:24:41 -05:00
mmc fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 2011-04-29 03:22:17 -05:00
mtd ftsmc020: move ftsmc020 static mem controller to driver/mtd 2011-04-27 19:38:10 +02:00
net net: xilinx emaclite: Fix return values 2011-05-12 22:29:28 +02:00
pci fsl_pci: Add support for FSL PCIe controllers v2.x 2011-04-04 09:24:41 -05:00
pcmcia Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
power ftpmu010: fix relocation and enhance features 2011-04-27 19:38:08 +02:00
qe fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
rtc rtc, rv3029: add trickle charger support. 2011-04-26 00:24:40 +02:00
serial Serial: p1011: new vendor init options 2011-05-12 19:09:07 +02:00
spi Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2011-04-30 22:45:55 +02:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
video powerpc: use 'video-mode' environment variable to configure DIU 2011-04-28 21:31:16 +02:00
watchdog ftwdt010_wdt: move header to include/faraday and enhance 2011-04-12 22:58:33 +02:00