aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/lib
AgeCommit message (Expand)Author
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger
2009-01-07Blackfin arch: cleanup and unify the ins functionsMike Frysinger
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Replace C version of 64 bit multiply with hand optimized assemblyBernd Schmidt
2008-10-28Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger
2008-08-14Blackfin arch: Allow ins functions to have a low latency versionRobin Getz
2008-05-20Blackfin arch: Fix typo. it should be _outsw_8Bryan Wu
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich
2008-05-12[Blackfin] arch: Blackfin checksum annotationsAl Viro
2007-12-21[Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich
2007-11-23Blackfin arch: use do_div() for the 64bit division as pointed out by BerndMike Frysinger
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger
2007-05-21Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich
2007-05-07blackfin architectureBryan Wu