summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-05-23building instructions as was just posted to the mailing listDaniel Stenberg
2002-05-23take care of the assembler file tooDaniel Stenberg
2002-05-23another attemptDaniel Stenberg
2002-05-23now supports the deps in the OBJDIR properly, still OBJDIR must be . forDaniel Stenberg
2002-05-23deps support, changed default action to support OBJDIRDaniel Stenberg
2002-05-23Added repeat handling. Removed CRLF newlines.Björn Stenberg
2002-05-23attempted OBJDIR supportDaniel Stenberg
2002-05-23Added timer-interrupt polling and button queueBjörn Stenberg
2002-05-23Added queue_empty()Björn Stenberg
2002-05-22Check for master/slave disk. Active 5s spindown timeout.Björn Stenberg
2002-05-21trying to clean up Recorder vs Player issuesRobert Hak
2002-05-20Added dummy lcd_update() to player code, to avoid #ifdef everywhereBjörn Stenberg
2002-05-20Added INPUT directiveBjörn Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-17Doh! Button signals are active lowBjörn Stenberg
2002-05-17Linker description file for use with gdb stubBjörn Stenberg
2002-05-17Removed -save-tempsBjörn Stenberg
2002-05-17Always optimize. No EXCLUDED_SRC anymoreLinus Nielsen Feltzing
2002-05-17Removed floating point codeBjörn Stenberg
2002-05-17Now uses librockbox.aLinus Nielsen Feltzing
2002-05-17Added DEBUG option and made thread.o specialLinus Nielsen Feltzing
2002-05-16More readable commentLinus Nielsen Feltzing
2002-05-16Added mutex protectionLinus Nielsen Feltzing
2002-05-16Now yields when waiting for flow controlLinus Nielsen Feltzing
2002-05-16Changed default_read prototypeLinus Nielsen Feltzing
2002-05-16Added tone and volume controlLinus Nielsen Feltzing
2002-05-16First versionLinus Nielsen Feltzing
2002-05-16Added dac.oLinus Nielsen Feltzing
2002-05-16Removed debug outputLinus Nielsen Feltzing
2002-05-16Changed queue API. Added mutex functionsLinus Nielsen Feltzing
2002-05-16DEBUG => DEBUG_MALLOC, the symbol is already in use!Daniel Stenberg
2002-05-16bmalloc_status() only works if compiled with DEBUGDaniel Stenberg
2002-05-16renamed to use the common names: malloc/free/realloc/callocDaniel Stenberg
2002-05-14Removed disk.c/hBjörn Stenberg
2002-05-14Now creates librockbox.a instead of archos.modBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-14fixed warnings, indented properlyDaniel Stenberg
2002-05-14Fixed compiler warningsBjörn Stenberg
2002-05-14Removed calls to disk stubBjörn Stenberg
2002-05-14Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg
2002-05-13Beginning of an mpeg threadLinus Nielsen Feltzing
2002-05-13malloc(), best-fit for big blocks, small blocks treated separately, allDaniel Stenberg
2002-05-13C99 booleansLinus Nielsen Feltzing
2002-05-13Added bool font coloringBjörn Stenberg
2002-05-13Updated LCD APIBjörn Stenberg
2002-05-13Changing to C99 'bool'Björn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-05-12save mpeg layer and version informationDave Chapman
2002-05-11Cleaned up a bitLinus Nielsen Feltzing
2002-05-11GRA1 was wrongly definedLinus Nielsen Feltzing