summaryrefslogtreecommitdiff
path: root/firmware/test/i2c
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2006-04-26Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2002-05-17Now uses librockbox.aLinus Nielsen Feltzing
2002-05-16Added tone and volume controlLinus Nielsen Feltzing
2002-05-16Added dac.oLinus Nielsen Feltzing
2002-05-13Beginning of an mpeg threadLinus Nielsen Feltzing
2002-05-11Playing whole song from hard diskLinus Nielsen Feltzing
2002-05-09Now loads a megabyte and plays itLinus Nielsen Feltzing
2002-05-09Now loads a song from disk and plays the first part of itLinus Nielsen Feltzing
2002-05-09Added disk reading codeLinus Nielsen Feltzing
2002-05-09Made it malloc friendly, and fixed the bss sectionLinus Nielsen Feltzing
2002-05-06Minor commentingLinus Nielsen Feltzing
2002-05-06Serial DMA worksLinus Nielsen Feltzing
2002-05-05Failed attempt to use DMALinus Nielsen Feltzing
2002-05-05*** empty log message ***Linus Nielsen Feltzing
2002-05-03First sound checkLinus Nielsen Feltzing
2002-05-03Doubled the buffer sizeLinus Nielsen Feltzing
2002-05-02Early MP3 playing testLinus Nielsen Feltzing
2002-05-02Just to create a C array with mp3 dataLinus Nielsen Feltzing
2002-05-02New sprintf.Linus Nielsen Feltzing
2002-04-23-fomit-frame-pointer kills gdb stack trace, so I removed itLinus Nielsen Feltzing
2002-04-23Adapted to the new directory structureLinus Nielsen Feltzing
2002-04-22Removed strlen()Linus Nielsen Feltzing
2002-04-22Removed lcd.cLinus Nielsen Feltzing
2002-04-20First versionLinus Nielsen Feltzing