index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
/
arm
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2017-10-02
arm: Use asm-generic/io.h
Paul Burton
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-07-14
arm, nds32, sh: remove useless ioremap()/iounmap() defines
Masahiro Yamada
2016-04-10
arm: add missing writes[bwql], reads[bwql].
Purna Chandra Mandal
2015-10-29
Data types defined for 64 bit physical address
Aneesh Bansal
2014-09-08
arm: ls102xa: Add Freescale LS102xA SoC support
Wang Huan
2014-08-29
ARM:asm:io.h use static inline
Jeroen Hofstee
2014-07-22
driver/ddr: Fix DDR4 driver for ARM
York Sun
2014-07-03
Added 64-bit MMIO accessors for ARMv8
J. German Rivera
2014-06-20
arm: Support iotrace feature
Simon Glass
2014-01-09
arm64: core support
David Feng
2011-02-21
ARM: fix write*() I/O accessors
Wolfgang Denk
2011-02-02
ARM: Avoid compiler optimization for readb, writeb and friends.
Alexander Holler
2010-08-07
ARM: Define __raw_readX and __raw_writeX
Marek Vasut
2010-06-22
ARM: fix bug in macro __arch_ioremap.
Terry Lv
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser