summaryrefslogtreecommitdiffstats
path: root/drivers/dma/apbh_dma.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* mtd: nand: support GPMI NAND driver for i.MX8Peng Fan2020-05-101-5/+8
* mxs_nand: Add support for i.MX8MYe Li2020-05-101-1/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-241-1/+1
* dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-091-0/+22
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese2013-04-221-1/+1
* imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-221-1/+2
* mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-281-2/+8
* MX28: DMA: Prolong the DMA timeoutMarek Vasut2012-09-011-1/+1
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-2/+2
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-16/+16
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-161-21/+17
* i.MX28: Add cache support into the APBH DMA driverMarek Vasut2012-03-291-1/+22
* MXS: Add static annotations to dma driverMarek Vasut2011-12-061-159/+50
* apbh_dma: return error value on timeoutWolfram Sang2011-12-061-1/+1
* iMX28: Add APBH DMA driverMarek Vasut2011-11-111-0/+691