u-boot/drivers/block
Dave Liu fd0b1fe3c3 drivers: add the support for Freescale SATA controller
Add the Freescale on-chip SATA controller driver to u-boot,
The SATA controller is used on the 837x and 8315 targets,
The driver can be used to load kernel, fs and dtb.

The features list:
- 1.5/3 Gbps link speed
- LBA48, LBA28 support
- DMA and FPDMA support
- Two ports support

Signed-off-by: Dave Liu <daveliu@freescale.com>
2008-03-26 23:38:58 +01:00
..
ahci.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
ata_piix.c ata: make the ata_piix driver using new SATA framework 2008-03-26 23:38:52 +01:00
ata_piix.h ata: make the ata_piix driver using new SATA framework 2008-03-26 23:38:52 +01:00
fsl_sata.c drivers: add the support for Freescale SATA controller 2008-03-26 23:38:58 +01:00
fsl_sata.h drivers: add the support for Freescale SATA controller 2008-03-26 23:38:58 +01:00
libata.c ata: add the libata support 2008-03-26 23:38:53 +01:00
Makefile drivers: add the support for Freescale SATA controller 2008-03-26 23:38:58 +01:00
sil680.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
sym53c8xx.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
systemace.c drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00