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