summaryrefslogtreecommitdiff
path: root/firmware/common/memset16.c (follow)
Commit message (Expand)AuthorAge
* Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz2012-01-22
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Final removal of tabs in firmware pathAndree Buschmann2010-01-03
* Add missing #includes for the ondas.Bertrik Sikken2009-03-22
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold2006-09-07
* Fix silly bug that made it crash on iPod.Jens Arnold2006-02-22
* Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold2006-02-22