aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/lib
Commit message (Expand)AuthorAge
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-27
* 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-11
* [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-22
* 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-24
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* Blackfin arch: update ANOMALY handlingRobin Getz2007-06-20
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-11
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-21
* blackfin architectureBryan Wu2007-05-07