summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing1-0/+1
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing1-1/+4
2005-03-18PCM playback for iRiverLinus Nielsen Feltzing1-0/+8
2005-03-08skip mpeg.c when building bootloaderDaniel Stenberg1-0/+2
2005-02-22**FIXME** The iRiver simulator was being build using lcd-recorder.c, not lcd...Dave Chapman1-1/+1
2005-02-18only use hwcompat.c for real targetsDaniel Stenberg1-1/+1
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg1-19/+29
2005-02-03Build Rockbox for iRiverDaniel Stenberg1-39/+5
2005-01-28Added some files for the iriverLinus Nielsen Feltzing1-1/+32
2005-01-27Added ID3 searchingBjörn Stenberg1-0/+1
2005-01-27crt0.s works for other CPUs too, mas.c is only for targets with hwcodecDaniel Stenberg1-1/+3
2005-01-26made the SH7034 assembler files only build for that CPUDaniel Stenberg1-0/+2
2005-01-22Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...Jens Arnold1-0/+4
2005-01-21Revived C implementations of memcpy() and memset() for platforms without asm ...Jens Arnold1-5/+7
2005-01-10Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs withDaniel Stenberg1-0/+3
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn1-0/+7
2004-10-15Ported interrupt vector handling to ColdfireLinus Nielsen Feltzing1-0/+1
2004-10-15Threading ported to ColdfireLinus Nielsen Feltzing1-0/+1
2004-10-07Modest start on the H100Linus Nielsen Feltzing1-0/+5
2004-10-05Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg1-1/+2
2004-10-05only compile files that are relevantDaniel Stenberg1-0/+12
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg1-0/+59