aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/cache-ucv2.S (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-03-17unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao1-0/+212
This patch implements consistent device DMA handling of memory management. DMA device operations are also here. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de>