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
/
mips
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2024-07-15
mips: Remove duplicate newlines
Marek Vasut
2023-11-28
mips: io.h: Add defines for read/write/in/out functions
Igor Prusov
2023-11-28
mips: io.h: Add const to reads functions params
Igor Prusov
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2018-11-14
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-02
mips: Use asm-generic/io.h
Paul Burton
2016-11-30
MIPS: Fix map_physmem for cached mappings
Paul Burton
2016-05-31
MIPS: Use CPHYSADDR to implement mips32 virt_to_phys
Paul Burton
2016-02-01
MIPS: Support dynamic I/O port base address
Paul Burton
2016-02-01
MIPS: Remove SLOW_DOWN_IO
Paul Burton
2016-01-25
mips: asm/io.h: Add in <linux/bug.h>
Tom Rini
2016-01-16
MIPS: implement bit manipulating I/O accessors
Daniel Schwierzeck
2016-01-16
MIPS: sync I/O related header files with linux-4.4
Daniel Schwierzeck
2015-07-02
MIPS: change 'extern inline' to 'static inline'
Daniel Schwierzeck
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-01-22
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
MIPS: use inline directive for __in*s functions
Gabor Juhos
2012-10-16
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser