u-boot-2016/drivers/dma
Gokul Sriram Palanisamy a0ff1642d4 ipq807x: dcache support for nand driver
This patch adds the support on nand driver to work
when dcache is on.
flush_dcache_range will do both clean and invalidate.
To avoid any data loss when an un-aligned buffer used
in RX path, before giving buffer to bam and after bam
updates the data in buffer, buffer will be flushed.

Change-Id: Ib38d68726efe1692ae94c2be1af61cf29d1c2e50
Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
2018-02-18 22:15:23 -08:00
..
apbh_dma.c dma: apbh: Add special circular mode for LCD 2013-08-09 21:48:34 +02:00
bam.c ipq807x: dcache support for nand driver 2018-02-18 22:15:23 -08:00
fsl_dma.c cosmetic: replace MIN, MAX with min, max 2014-09-24 18:30:29 -04:00
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
keystone_nav.c dma: keystone_nav: Fix linkram size 2015-10-22 14:22:22 -04:00
keystone_nav_cfg.c dma: keystone_nav: generalize driver usage 2014-10-23 11:27:04 -04:00
lpc32xx_dma.c dma: lpc32xx: add DMA driver 2015-08-18 13:45:55 -04:00
Makefile qca: move ARM specific files to another sublevel 2017-01-06 12:33:30 +05:30
MCD_dmaApi.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
MCD_tasks.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
MCD_tasksInit.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ti-edma3.c dma: ti-edma3: Add helper function to support edma3 transfer 2015-08-17 23:29:15 +05:30