summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm/io.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-01arch: remove unicore32 portMike Rapoport1-69/+0
2020-03-11docs: fix pointers to io-mapping.rst and io_ordering.rst filesMauro Carvalho Chehab1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2019-11-11unicore32: remove ioremap_cachedChristoph Hellwig1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang1-0/+23
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang1-0/+4
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao1-1/+0
2012-01-10unicore32: add ioremap_nocache definitionGuan Xuetao1-0/+1
2012-01-10unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao1-7/+0
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao1-1/+1
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao1-3/+6
2011-03-17unicore32 additional architecture files: low-level lib: miscGuanXuetao1-0/+52