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
/
powerpc
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2024-07-15
ppc: Remove duplicate newlines
Marek Vasut
2023-11-28
powerpc: io.h: Add defines for __raw_{read, write} functions
Igor Prusov
2023-05-05
powerpc: Force cast on memcpy_toio()
Christophe Leroy
2021-03-05
ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
Bin Meng
2018-09-18
powerpc: Add read*_*/write*_* macros
Mario Six
2017-10-02
powerpc: Use asm-generic/io.h
Paul Burton
2015-11-09
Replace "extern inline" with "static inline"
Måns Rullgård
2014-07-22
driver/ddr: Fix DDR4 driver for ARM
York Sun
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2012-11-04
arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined
Kim Phillips
2012-08-23
Revert "powerpc: Fix declaration type for I/O functions"
Andy Fleming
2012-08-09
powerpc: Fix declaration type for I/O functions
Prabhakar Kushwaha
2012-08-09
powerpc:Fix return type & parameter passed for I/O functions
Prabhakar Kushwaha
2012-07-06
lib/powerpc: addrmap_phys_to_virt() should return a pointer
Timur Tabi
2011-04-28
powerpc: fix implementation of out_8 to match the other out_XX functions
Timur Tabi
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese