aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/include/asm/io.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-02nios2: Use asm-generic/io.hPaul Burton1-7/+8
2015-11-18nios2: zap ioremapThomas Chou1-6/+0
2015-11-12nios2: add memcpy_fromio and memcpy_toioThomas Chou1-0/+4
2015-11-06nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou1-4/+1
2015-11-06nios2: remove the useless parenthesis in asm/io.hThomas Chou1-4/+4
2015-11-06nios2: fix map_physmem to do real cache mappingThomas Chou1-2/+6
2015-10-23nios2: fix virt_to_phys for nios2 with MMUThomas Chou1-1/+5
2015-10-23nios2: convert ioremap to use dm cpu dataThomas Chou1-5/+2
2015-10-23nios2: add clear and set bits macrosThomas Chou1-0/+55
2015-10-23nios2: map physical address to uncached virtual addressThomas Chou1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-0/+130