dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/sysdev/bestcomm
Tim Yamin 6b61e69e7b powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
This patch adds MDMA/UDMA support using BestComm for DMA on the MPC5200
platform.  Based heavily on previous work by Freescale (Bernard Kuhn,
John Rigby) and Domen Puncer.

With this patch, a SanDisk Extreme IV CF card gets read speeds of
approximately 26.70 MB/sec.

Signed-off-by: Tim Yamin <plasm@roo.me.uk>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2008-12-21 02:54:29 -07:00
..
Kconfig powerpc/mpc5200: fix bestcomm Kconfig dependencies 2008-11-13 22:37:27 -07:00
Makefile [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
ata.c powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
ata.h powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver 2008-12-21 02:54:29 -07:00
bcom_ata_task.c [POWERPC] bestcomm: ATA task support 2007-10-16 17:09:42 -06:00
bcom_fec_rx_task.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
bcom_fec_tx_task.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
bcom_gen_bd_rx_task.c [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
bcom_gen_bd_tx_task.c [POWERPC] bestcomm: GenBD task support 2007-10-16 17:09:56 -06:00
bestcomm.c powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
bestcomm.h powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors 2008-12-21 02:54:27 -07:00
bestcomm_priv.h powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled 2008-12-21 02:54:28 -07:00
fec.c [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
fec.h [POWERPC] bestcomm: FEC task support 2007-10-16 17:09:49 -06:00
gen_bd.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
gen_bd.h powerpc/mpc5200: Add PSC helpers for bestcomm engine 2008-07-12 12:10:53 -06:00
sram.c powerpc/mpc5200: fix compile warnings in bestcomm driver 2008-07-12 12:10:53 -06:00
sram.h [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 2007-10-16 17:09:34 -06:00