summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-05-09New cache algorithmLinus Nielsen Feltzing
2002-05-09More newlib malloc friendly. Proper bss section allocationLinus Nielsen Feltzing
2002-05-08Made set_irq_level() and queue_post() interrupt safeLinus Nielsen Feltzing
2002-05-08Removed include fcntl.hBjörn Stenberg
2002-05-08Added commentBjörn Stenberg
2002-05-08Added lseek()Björn Stenberg
2002-05-08Added Stefan MeyerDaniel Stenberg
2002-05-08Added 'type' testcase for open/read/closeBjörn Stenberg
2002-05-08Fixed read() for sub-sector requestsBjörn Stenberg
2002-05-08Fixed EOF handlingBjörn Stenberg
2002-05-08sleep() always sleeps at least one tickLinus Nielsen Feltzing
2002-05-08Fixed lame timeout handling and wrong return codes.Linus Nielsen Feltzing
2002-05-08Fixed some debug outputLinus Nielsen Feltzing
2002-05-08uninitialised variable and better return code checkDaniel Stenberg
2002-05-07tick_start() now uses HZLinus Nielsen Feltzing
2002-05-07Killed a few bugs. Tested in target. Works fairly good.Linus Nielsen Feltzing
2002-05-07Create correct shortnamesBjörn Stenberg
2002-05-07Added open/close/read. read() only works on whole sectors right now.Björn Stenberg
2002-05-07Removed stray bad charBjörn Stenberg
2002-05-07if DIRFUNCTIONS_DEFINED is defined, then don't do the function prototypesDaniel Stenberg
2002-05-07load rockbox-mode in emacs!Daniel Stenberg
2002-05-07strtok_r() freshly implemented by yours trulyDaniel Stenberg
2002-05-06Minor commentingLinus Nielsen Feltzing
2002-05-06Added some prototypesLinus Nielsen Feltzing
2002-05-06Serial DMA worksLinus Nielsen Feltzing
2002-05-06fixed buffer overflow in setid3v1titleDave Chapman
2002-05-06Added note about strtok() not being thread safeBjörn Stenberg
2002-05-06Added atributesBjörn Stenberg
2002-05-06Fixed dir parsingBjörn Stenberg
2002-05-06compile as SIMULATORDaniel Stenberg
2002-05-06make debugf() do properly when SIMULATOR is defined, ignore the CRT_DISPLAYDaniel Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-06Grammer correctionsRobert Hak
2002-05-06first docs! ;-)Daniel Stenberg
2002-05-06no more unistd.hDaniel Stenberg
2002-05-06Dave's addedDaniel Stenberg
2002-05-05corrected a few errorsLinus Nielsen Feltzing
2002-05-05Failed attempt to use DMALinus Nielsen Feltzing
2002-05-05*** empty log message ***Linus Nielsen Feltzing
2002-05-05Testing tick functionsLinus Nielsen Feltzing
2002-05-05corrected a prototypeLinus Nielsen Feltzing
2002-05-05Added tick and interrupt level functionsLinus Nielsen Feltzing
2002-05-05Disable interrupt only in targetLinus Nielsen Feltzing
2002-05-05Disable interruptLinus Nielsen Feltzing
2002-05-05*** empty log message ***Linus Nielsen Feltzing
2002-05-05Dave Chapman found a problem in the id3v1 tag reading, and providedDaniel Stenberg
2002-05-05removed read_file_into_buffer()Daniel Stenberg
2002-05-05modified protoDaniel Stenberg
2002-05-05Changed how indices are read from a playlist. We just can't read the fullDaniel Stenberg
2002-05-05using the new randomiser, this is_unused_random_in_list() function is notDaniel Stenberg