summaryrefslogtreecommitdiff
path: root/arch/blackfin/lib
Commit message (Expand)AuthorAge
* arch: remove blackfin portArnd Bergmann2018-03-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Blackfin: comment spelling s/divsor/divisor/Geert Uytterhoeven2016-04-18
* blackfin: license: Change ADI BSD licenseSonic Zhang2012-05-21
* blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang2012-03-21
* Blackfin: strncpy: fix handling of zero lengthsSteven Miao2011-06-03
* Fix common misspellingsLucas De Marchi2011-03-31
* Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger2011-03-04
* Blackfin: optimize strncpy a bitRobin Getz2010-05-22
* Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-22
* Blackfin: convert to generic checksum codeMike Frysinger2009-12-15
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: fix misnomer of some I-pipe helpersPhilippe Gerum2009-09-16
* Blackfin: fix miscompilation in lshrdi3Jie Zhang2009-07-16
* Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbolsMike Frysinger2009-06-13
* Blackfin: fix strncmp.o build errorMike Frysinger2009-05-27
* Blackfin arch: cleanup and unify the ins functionsMike Frysinger2009-01-07
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-07
* Blackfin arch: Replace C version of 64 bit multiply with hand optimized assemblyBernd Schmidt2009-01-07
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-28
* Blackfin arch: Allow ins functions to have a low latency versionRobin Getz2008-08-14
* Blackfin arch: Fix typo. it should be _outsw_8Bryan Wu2008-05-20
* Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich2008-05-17
* [Blackfin] arch: Blackfin checksum annotationsAl Viro2008-05-12
* [Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li2007-12-21
* Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger2007-11-21
* Blackfin arch: Add assembly function insl_16Michael Hennerich2007-11-17
* Blackfin arch: use do_div() for the 64bit division as pointed out by BerndMike Frysinger2007-11-23
* Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-21
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-25
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* Blackfin arch: update ANOMALY handlingRobin Getz2007-06-21
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-11
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-21
* blackfin architectureBryan Wu2007-05-07