summaryrefslogtreecommitdiffstats
path: root/arch/csky/mm/ioremap.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12csky: use generic ioremapChristoph Hellwig1-45/+0
2019-11-11csky: remove ioremap_cacheChristoph Hellwig1-7/+0
2019-08-15csky: Fixup ioremap function losingGuo Ren1-6/+17
2019-07-31csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren1-4/+2
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren1-0/+14
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren1-1/+1
2018-10-25csky: MMU and page table managementGuo Ren1-0/+48