summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iriver (follow)
Commit message (Expand)AuthorAge
* Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen2007-01-12
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* SWCODEC recording: More cleanup of stuff after queue additions and audio driv...Michael Sevakis2006-12-17
* iRiver: Clearing CRSEL bit when using default CPU frequency caused audio chip...Michael Sevakis2006-12-08
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen2006-12-06
* H1x0: Enable optical output to be switched on or off during playback and reco...Michael Sevakis2006-12-05
* iRiver: Channel 2 shouldn't be monitored except for radio playback.Michael Sevakis2006-11-27
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...Linus Nielsen Feltzing2006-11-24
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis2006-11-21
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis2006-11-10
* Forgot to cvs add lcd-as-h100.S.Michael Sevakis2006-11-08
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Removed unnecessary #include s.Jens Arnold2006-10-29
* H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold2006-10-29
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold2006-08-23