index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
lib
Age
Commit message (
Expand
)
Author
2009-12-15
Blackfin: convert to generic checksum code
Mike Frysinger
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: fix misnomer of some I-pipe helpers
Philippe Gerum
2009-07-16
Blackfin: fix miscompilation in lshrdi3
Jie Zhang
2009-06-13
Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols
Mike Frysinger
2009-05-27
Blackfin: fix strncmp.o build error
Mike Frysinger
2009-01-07
Blackfin arch: cleanup and unify the ins functions
Mike Frysinger
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
Blackfin arch: Replace C version of 64 bit multiply with hand optimized assembly
Bernd Schmidt
2008-10-28
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
Mike Frysinger
2008-08-14
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2008-05-20
Blackfin arch: Fix typo. it should be _outsw_8
Bryan Wu
2008-05-17
Blackfin arch: IO Port functions to read/write unalligned memory
Michael Hennerich
2008-05-12
[Blackfin] arch: Blackfin checksum annotations
Al Viro
2007-12-21
[Blackfin] arch: fix bug - make memcpy return the dest addr.
Yi Li
2007-11-21
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...
Mike Frysinger
2007-11-17
Blackfin arch: Add assembly function insl_16
Michael Hennerich
2007-11-23
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
Mike Frysinger
2007-10-21
Blackfin arch: add assembly function for doing 64bit unsigned division
Mike Frysinger
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-06-21
Blackfin arch: update ANOMALY handling
Robin Getz
2007-06-11
Blackfin arch: add proper ENDPROC()
Mike Frysinger
2007-05-21
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
2007-05-07
blackfin architecture
Bryan Wu