index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2015-06-10
blackfin: Fix build error
Guenter Roeck
2015-04-23
dma: fix build error after update to v3.19
Steven Miao
2015-04-23
blackfin: io: define __raw_readx/writex with bfin_readx/writex
Steven Miao
2011-01-10
Blackfin: switch to asm-generic/io.h
Mike Frysinger
2011-01-10
asm-generic/io.h: add reads[bwl]/writes[bwl] helpers
Mike Frysinger
2010-08-06
Blackfin: make sure mmiowb inserts a write barrier with SSYNC
Michael Hennerich
2009-12-15
Blackfin: io.h: fix random busted whitespace
Mike Frysinger
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-06-18
Blackfin: convert page/tlb to asm-generic
Mike Frysinger
2009-06-12
Blackfin: fix warnings with I/O port macros
Mike Frysinger
2009-01-07
Blackfin arch: Use reads/writes instead of ins/outs directly
Sonic Zhang
2008-11-18
Blackfin arch: add mmiowb() as some drivers expect
Mike Frysinger
2008-10-16
Blackfin arch: add read/write IO accessor functions to Blackfin
Bryan Wu
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu