rockbox/firmware/target/arm
Michael Sevakis 1167e3c72f Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13741 a1c6a512-1295-4272-9138-f99709370657
2007-06-30 02:08:27 +00:00
..
archos/av300
ipod
iriver move the iriver ifp7xx and other pnx0101 related files together in the target tree 2007-04-19 10:14:55 +00:00
pnx0101 move to target tree 2007-04-19 10:20:54 +00:00
s3c2440/gigabeat-fx Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin controller. Add some clocking registers to 'View I/O ports'. 2007-06-26 02:11:30 +00:00
sandisk/sansa-e200 Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;). 2007-06-30 02:08:27 +00:00
tatung/tpj1022
ata-as-arm.S
ata-pp5002.c
ata-pp5020.c
ata-target.h
audio-pp.c Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first. 2007-06-08 23:42:04 +00:00
crt0-pp-bl.S
crt0-pp.S FS#5472 add a memory size prompt to configure to allow ipod video builds for 2007-05-19 14:35:11 +00:00
crt0.S Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, but no change there). Use the FIQ stack for DMA address and size variables instead of globals. 2007-05-03 12:39:36 +00:00
i2c-pp.c Change i2c config on e200. Seems to speed things up somewhat. 2007-05-17 22:49:27 +00:00
i2s-pp.c e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapping and clicks. Reduce number of FIQs. Should be adaptable to iPods and other PP targets in a few minutes work, eh? 2007-05-22 15:34:24 +00:00
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
memswap128-arm.S
pcm-pp.c Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed integration work into recording and the AS3514 audio driver. Do a little AS3514 fiq_record tweak to have it all work nicely from the start. 2007-06-06 19:23:48 +00:00
system-arm.h Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with intended interface. 2007-05-02 22:33:24 +00:00
system-pp502x.c Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;). 2007-06-30 02:08:27 +00:00
system-pp5002.c Don't need all those #include's. 2007-04-22 12:44:45 +00:00
system-target.h
usb-pp.c
usb-target.h
wmcodec-pp.c