rockbox/firmware/target/coldfire/iriver
Michael Sevakis 36c940555c SWCODEC recording: More cleanup of stuff after queue additions and audio driver unification.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11783 a1c6a512-1295-4272-9138-f99709370657
2006-12-17 11:03:19 +00:00
..
h100 H1x0: Enable optical output to be switched on or off during playback and recording. Fixes FS#6414 - H120 opto out toggle freezes codec. Really DMA just needed a kickstart after setting the optical TXSRC if the peripheral requests were currently enabled (the method of detection). 2006-12-05 07:38:55 +00:00
h300 The ADC GPIO init code for the H100 was accidentally put in the H300 driver when moving to the target tree 2006-11-24 11:06:52 +00:00
ata-iriver.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
audio-iriver.c SWCODEC recording: More cleanup of stuff after queue additions and audio driver unification. 2006-12-17 11:03:19 +00:00
backlight-target.h Coldfire targets: Got the rest of the coldfire code out of backlight.c. Straightened up related items in configs and split backlight_set_brightness between the normal and boot/sim builds like the other functions. Should really have done all that in the first place. 2006-11-10 18:47:41 +00:00
button-target.h Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
system-iriver.c iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip to run at half frequency when radio screen called cpu_idle_mode(true) and corresponding high end loss after kepress timeout. CRSEL was originally preserved when bypassing PLL. CRSEL shouldn't have any bearing on PSTCLK or SCLK when PLL is bypassed since the dividers are bypassed as well (except for the divX2 for SCLK). 2006-12-08 23:33:22 +00:00
usb-target.h move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00