summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iaudio (follow)
Commit message (Expand)AuthorAge
* Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold2007-11-12
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell2007-11-10
* Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...Jens Arnold2007-10-15
* H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC...Jens Arnold2007-10-14
* Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin2007-10-02
* FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman2007-09-04
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold2007-08-14
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis2007-07-31
* Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis2007-07-28
* Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ...Jens Arnold2007-07-26
* Slight speedup for iAudio remote LCD update when the CPU isn't boosted.Jens Arnold2007-07-19
* Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis2007-07-14
* Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis2007-06-08
* Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s...Jens Arnold2007-04-21
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold2007-04-11
* More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis2007-03-20
* Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...Jens Arnold2007-03-15
* Squeeze the serial number code down a few more bytes and call it a day. Will ...Michael Sevakis2007-03-11
* Fix a late error that only let it read at default CPU frequency. Disable inte...Michael Sevakis2007-03-11
* iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...Michael Sevakis2007-03-11
* Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis2007-03-07
* Add extra filtering to the X5 and M5 button drivers to prevent erratic button...Jens Arnold2007-03-05
* More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis2007-03-05
* Forget to commit this one deleted fileJens Arnold2007-03-05
* Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold2007-03-05
* X5: Move the remote tick to target tree.Jens Arnold2007-02-25
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* 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
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* X5: Slightly lower threshold value to reliably disable constant adc reading w...Jens Arnold2006-11-26
* Just correct a comment and see if the build goes differently.Michael Sevakis2006-11-23
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* 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
* 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
* Removed remnants of deprecated lcd_roll().Jens Arnold2006-10-31
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis2006-10-28
* Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis2006-10-27
* Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis2006-10-27
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* Fixed implicit declaration warning.Michael Sevakis2006-10-25