summaryrefslogtreecommitdiff
path: root/firmware/common/memset16.c
AgeCommit message (Expand)Author
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2009-03-22Add missing #includes for the ondas.Bertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-09-07Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold
2006-02-22Fix silly bug that made it crash on iPod.Jens Arnold
2006-02-22Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold