index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2020-07-01
arch: remove unicore32 port
Mike Rapoport
2020-03-11
docs: fix pointers to io-mapping.rst and io_ordering.rst files
Mauro Carvalho Chehab
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-11
unicore32: remove ioremap_cached
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
2012-03-28
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
2012-01-10
unicore32: add ioremap_nocache definition
Guan Xuetao
2012-01-10
unicore32: delete specified xlate_dev_mem_ptr
Guan Xuetao
2011-09-27
doc: fix broken references
Paul Bolle
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
unicore32: replace unicore32-specific iomap functions with generic lib implem...
GuanXuetao
2011-03-17
unicore32 additional architecture files: low-level lib: misc
GuanXuetao