summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/cache-ucv2.S
Commit message (Collapse)AuthorAgeFilesLines
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-171-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>