index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2023-11-28
nios2: io.h: Add defines for ins/outs functions
Igor Prusov
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-02
nios2: Use asm-generic/io.h
Paul Burton
2015-11-18
nios2: zap ioremap
Thomas Chou
2015-11-12
nios2: add memcpy_fromio and memcpy_toio
Thomas Chou
2015-11-06
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
2015-11-06
nios2: remove the useless parenthesis in asm/io.h
Thomas Chou
2015-11-06
nios2: fix map_physmem to do real cache mapping
Thomas Chou
2015-10-23
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
2015-10-23
nios2: convert ioremap to use dm cpu data
Thomas Chou
2015-10-23
nios2: add clear and set bits macros
Thomas Chou
2015-10-23
nios2: map physical address to uncached virtual address
Thomas Chou
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser