summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/mach-a3/dma.c
Commit message (Collapse)AuthorAgeFilesLines
* CRIS v32: remove some double unlocksDan Carpenter2016-09-231-1/+0
| | | | | | | We unlocked a few lines earlier so we can delete these unlocks. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jesper Nilsson <jespern@axis.com>
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-1/+0
| | | | | | | | Disintegrate asm/system.h for CRIS. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Jesper Nilsson <jesper.nilsson@axis.com> cc: linux-cris-kernel@axis.com
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-1/+1
| | | | | | | Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
* CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson2008-02-081-1/+1
|
* CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2008-02-081-0/+185
The two chips are somewhat different, and needs different handling. Adds handing of the dma, dram initialization, hardware settings, io, memory arbiter and pinmux Also moves the dma, dram initialization and io from CRIS v32 common files.
OpenPOWER on IntegriCloud