9
0
Fork 0
barebox/drivers/ata
Sascha Hauer 358ba37082 ata: Add ahci support
This adds ahci controller support based on U-Boot ahci support. Unlike
U-Boot we do not push the SCSI layer in between, but use the ata interface
directly. Tested on a Freescale i.MX53.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-12-07 12:19:45 +01:00
..
Kconfig ata: Add ahci support 2012-12-07 12:19:45 +01:00
Makefile ata: Add ahci support 2012-12-07 12:19:45 +01:00
ahci.c ata: Add ahci support 2012-12-07 12:19:45 +01:00
ahci.h ata: Add ahci support 2012-12-07 12:19:45 +01:00
disk_ata_drive.c ata: Use dma_alloc for buffer 2012-12-07 12:19:45 +01:00
disk_bios_drive.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
ide-sff.c ata: align ata command defines with kernel 2012-12-07 12:19:44 +01:00
intf_platform_ide.c ata: split ide sff suport to separate file 2012-12-07 12:19:41 +01:00
pata-imx.c ata: split ide sff suport to separate file 2012-12-07 12:19:41 +01:00