summaryrefslogtreecommitdiff
path: root/firmware/include/memory.h (unfollow)
Commit message (Expand)Author
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz
2010-05-07Remove stray function prototype used only for long-ago-removed codec swapping...Michael Sevakis
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis
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-22Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-02-19a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2004-09-10no double negation, define present features, not absentJörg Hohensohn
2004-09-10Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn
2004-06-22Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg