aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-21[Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li1-6/+2
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually definedMike Frysinger4-4/+40
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich1-0/+19
2007-11-23Blackfin arch: use do_div() for the 64bit division as pointed out by BerndMike Frysinger2-376/+1
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2-1/+376
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig definesMike Frysinger3-4/+4
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger4-8/+4
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz3-5/+30
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger13-5/+27
2007-05-21Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich1-6/+14
2007-05-07blackfin architectureBryan Wu24-0/+1907