History log of /arch/blackfin/include/asm/def_LPBlackfin.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a7a430f7498cd55820232d8e3f144161138f91a 19-May-2011 Mike Frysinger <vapier@gentoo.org> Blackfin: fix addr type with bfin_write_{or,and} helpers

Since the bfin_write() func needs proper type information in order to
expand into the right bfin_writeX() variant, preserve the addr's type
when setting up the local __addr. Otherwise the helpers will detect
the variant based upon sizeof(void) which is almost never right.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
d763c58a886068f1ec43751893b5aec35fc072e3 14-May-2011 Mike Frysinger <vapier@gentoo.org> Blackfin: fix indentation with bfin_read() helper

Use tabs instead of spaces to indent.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
b5fc12df9039a9e6a2c5ae1fc0cee244b6aca8e2 11-Jan-2011 Mike Frysinger <vapier@gentoo.org> Blackfin: add bfin_write_{or,and} helpers

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
ada091729e8737edc3d455681fda9f745cfd2b63 28-Jul-2010 Mike Frysinger <vapier@gentoo.org> Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers

These were partially defined, so fill out the def/cdef pieces properly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
f2521ce9ce84d1f10016a8fc91108ef9d3b14d2b 26-Dec-2009 Mike Frysinger <vapier@gentoo.org> Blackfin: new dynamic bfin read/write mmr helpers

These are useful when working with C structs of MMRs as the appropriate
size is selected based on the given argument.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
69e1d8a61d5aa9e03676dc21fdfb750c5a97bb34 25-Dec-2009 Mike Frysinger <vapier@gentoo.org> Blackfin: unify MMR helpers

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
3630ac34b0ab346ff0910401dbed7af624be7027 17-Nov-2009 Mike Frysinger <vapier@gentoo.org> Blackfin: bfin_sport: unify & standardize SPORT masks

Rather than have every SPORT driver copy & paste things, declare the C
structure and MMR bitmasks in one place for everyone to use.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
96f1050d3df105c9ae6c6ac224f370199ea82fcd 24-Sep-2009 Robin Getz <robin.getz@analog.com> Blackfin: mass clean up of copyright/licensing info

Bill Gatliff & David Brownell pointed out we were missing some
copyrights, and licensing terms in some of the files in
./arch/blackfin, so this fixes things, and cleans them up.

It also removes:
- verbose GPL text(refer to the top level ./COPYING file)
- file names (you are looking at the file)
- bug url (it's in the ./MAINTAINERS file)
- "or later" on GPL-2, when we did not have that right

It also allows some Blackfin-specific assembly files to be under a BSD
like license (for people to use them outside of Linux).

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/include/asm/def_LPBlackfin.h
639f6571458948b5112be2cf00c0c2c04db2897d 27-Aug-2008 Bryan Wu <cooloney@kernel.org> Blackfin arch: move include/asm-blackfin header files to arch/blackfin

Signed-off-by: Bryan Wu <cooloney@kernel.org>
/arch/blackfin/include/asm/def_LPBlackfin.h