git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37b82b5
)
arch/tile: support MMIO-based readb/writeb etc.
author
Chris Metcalf
<cmetcalf@tilera.com>
Fri, 6 Apr 2012 17:52:07 +0000
(13:52 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 11 Jul 2012 20:04:53 +0000
(16:04 -0400)
Add support for MMIO read/write on tilegx to support GXIO IORPC access.
Similar to the asm-generic version, but we include memory fences on
the writes to be conservative.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found