summaryrefslogtreecommitdiff
path: root/firmware/test/i2c (follow)
Commit message (Expand)AuthorAge
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Fix even more tabsAndree Buschmann2010-01-03
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold2006-04-26
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Now uses librockbox.aLinus Nielsen Feltzing2002-05-17
* Added tone and volume controlLinus Nielsen Feltzing2002-05-16
* Added dac.oLinus Nielsen Feltzing2002-05-16
* Beginning of an mpeg threadLinus Nielsen Feltzing2002-05-13
* Playing whole song from hard diskLinus Nielsen Feltzing2002-05-11
* Now loads a megabyte and plays itLinus Nielsen Feltzing2002-05-09
* Now loads a song from disk and plays the first part of itLinus Nielsen Feltzing2002-05-09
* Added disk reading codeLinus Nielsen Feltzing2002-05-09
* Made it malloc friendly, and fixed the bss sectionLinus Nielsen Feltzing2002-05-09
* Minor commentingLinus Nielsen Feltzing2002-05-06
* Serial DMA worksLinus Nielsen Feltzing2002-05-06
* Failed attempt to use DMALinus Nielsen Feltzing2002-05-05
* *** empty log message ***Linus Nielsen Feltzing2002-05-05
* First sound checkLinus Nielsen Feltzing2002-05-03
* Doubled the buffer sizeLinus Nielsen Feltzing2002-05-03
* Early MP3 playing testLinus Nielsen Feltzing2002-05-02
* Just to create a C array with mp3 dataLinus Nielsen Feltzing2002-05-02
* New sprintf.Linus Nielsen Feltzing2002-05-02
* -fomit-frame-pointer kills gdb stack trace, so I removed itLinus Nielsen Feltzing2002-04-23
* Adapted to the new directory structureLinus Nielsen Feltzing2002-04-23
* Removed strlen()Linus Nielsen Feltzing2002-04-22
* Removed lcd.cLinus Nielsen Feltzing2002-04-22
* First versionLinus Nielsen Feltzing2002-04-20