| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: comment spelling s/divsor/divisor/ | Geert Uytterhoeven | 2016-04-18 | 1 | -1/+1 |
* | blackfin: license: Change ADI BSD license | Sonic Zhang | 2012-05-21 | 16 | -16/+16 |
* | blackfin: clean up string bfin_dma_5xx after rename. | Sonic Zhang | 2012-03-21 | 1 | -1/+1 |
* | Blackfin: strncpy: fix handling of zero lengths | Steven Miao | 2011-06-03 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | Blackfin: outs[lwb]: make sure count is greater than 0 | Mike Frysinger | 2011-03-04 | 1 | -4/+12 |
* | Blackfin: optimize strncpy a bit | Robin Getz | 2010-05-22 | 2 | -13/+47 |
* | Blackfin: move string functions to normal lib/ assembly | Robin Getz | 2010-05-22 | 8 | -75/+182 |
* | Blackfin: convert to generic checksum code | Mike Frysinger | 2009-12-15 | 2 | -126/+1 |
* | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 18 | -382/+66 |
* | Blackfin: fix misnomer of some I-pipe helpers | Philippe Gerum | 2009-09-16 | 1 | -2/+2 |
* | Blackfin: fix miscompilation in lshrdi3 | Jie Zhang | 2009-07-16 | 1 | -15/+1 |
* | Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols | Mike Frysinger | 2009-06-13 | 1 | -0/+2 |
* | Blackfin: fix strncmp.o build error | Mike Frysinger | 2009-05-27 | 1 | -2/+1 |
* | Blackfin arch: cleanup and unify the ins functions | Mike Frysinger | 2009-01-07 | 1 | -345/+84 |
* | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 2009-01-07 | 1 | -3/+160 |
* | Blackfin arch: Replace C version of 64 bit multiply with hand optimized assembly | Bernd Schmidt | 2009-01-07 | 2 | -99/+68 |
* | Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined | Mike Frysinger | 2008-10-28 | 1 | -0/+4 |
* | Blackfin arch: Allow ins functions to have a low latency version | Robin Getz | 2008-08-14 | 1 | -0/+109 |
* | Blackfin arch: Fix typo. it should be _outsw_8 | Bryan Wu | 2008-05-20 | 1 | -1/+1 |
* | Blackfin arch: IO Port functions to read/write unalligned memory | Michael Hennerich | 2008-05-17 | 2 | -4/+33 |
* | [Blackfin] arch: Blackfin checksum annotations | Al Viro | 2008-05-12 | 1 | -11/+10 |
* | [Blackfin] arch: fix bug - make memcpy return the dest addr. | Yi Li | 2007-12-21 | 1 | -6/+2 |
* | Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d... | Mike Frysinger | 2007-11-21 | 4 | -4/+40 |
* | Blackfin arch: Add assembly function insl_16 | Michael Hennerich | 2007-11-17 | 1 | -0/+19 |
* | Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd | Mike Frysinger | 2007-11-23 | 2 | -376/+1 |
* | Blackfin arch: add assembly function for doing 64bit unsigned division | Mike Frysinger | 2007-10-21 | 2 | -1/+376 |
* | Blackfin arch: revise anomaly handling by basing things on the compiler not t... | Mike Frysinger | 2007-07-25 | 3 | -4/+4 |
* | Blackfin arch: cleanup warnings from checkpatch -- no functional changes | Mike Frysinger | 2007-07-12 | 4 | -8/+4 |
* | Blackfin arch: update ANOMALY handling | Robin Getz | 2007-06-21 | 3 | -5/+30 |
* | Blackfin arch: add proper ENDPROC() | Mike Frysinger | 2007-06-11 | 13 | -5/+27 |
* | Blackfin arch: Add Workaround for ANOMALY 05000257 | Michael Hennerich | 2007-05-21 | 1 | -6/+14 |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 24 | -0/+1907 |