summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-05-27files included in tarballDaniel Stenberg
2002-05-27obsoleteDaniel Stenberg
2002-05-27Commented out songlength() for nowBjörn Stenberg
2002-05-27Removed .stack section declarationLinus Nielsen Feltzing
2002-05-27Stack allocation lameness fixedLinus Nielsen Feltzing
2002-05-27Bad pool area allocation fixedLinus Nielsen Feltzing
2002-05-27Fixed possible race conditionBjörn Stenberg
2002-05-27Now supports multiple concurrent opendir()Björn Stenberg
2002-05-27realloc takes a void * as first argumentDaniel Stenberg
2002-05-26Added lcd_double_height()Björn Stenberg
2002-05-24.S files should be compiled with gcc, not gasBjörn Stenberg
2002-05-24Added proper includes and #ifdefsBjörn Stenberg
2002-05-24Corrected brain damageBjörn Stenberg
2002-05-24Clear 16 bytes per rowBjörn Stenberg
2002-05-24MP3 buffer and heap setupBjörn Stenberg
2002-05-24Using linker symbols for mp3 bufferBjörn Stenberg
2002-05-24Fixed interrupt display and led flashBjörn Stenberg
2002-05-24First versionBjörn Stenberg
2002-05-24Added NULL, MIN and MAXBjörn Stenberg
2002-05-24Disable USB before enabling ATABjörn Stenberg
2002-05-24Fixed wrong reset pin. Removed unnecessary reset from init.Björn Stenberg
2002-05-24strtok:ing a copy of the parameter insteadBjörn Stenberg
2002-05-24corrected clean targetDaniel Stenberg
2002-05-24lcd_update() is a function for bitmap LCD targets tooDaniel Stenberg
2002-05-24do the lcd_puts() properly for the recorder tooDaniel Stenberg
2002-05-24more data needed by the Recorder buildDaniel Stenberg
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