9
0
Fork 0
barebox/drivers/ata
Lucas Stach 3110eed114 AHCI: convert to streaming DMA ops
Move to the common streaming DMA ops in order to get rid of
the direct usage of the ARM MMU functions for the cache
maintenance.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-03-06 07:52:02 +01:00
..
Kconfig sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
Makefile ata: Add i.MX AHCI driver 2012-12-07 12:19:45 +01:00
ahci.c AHCI: convert to streaming DMA ops 2015-03-06 07:52:02 +01:00
ahci.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
disk_ata_drive.c ata: Make 'already initialized' a debug message 2013-06-21 07:40:47 +02: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 x86: Add support for IDE on the legacy I/O ports 2014-04-08 08:17:55 +02:00
intf_platform_ide.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
pata-imx.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
sata-imx.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00