summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iaudio/x5 (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* remote_detect(): move to lcd-remote.hRafaël Carré2012-01-07
* Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis2012-01-05
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...Jens Arnold2009-06-12
* Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz2009-04-26
* Fix very last yellows.Thomas Martitz2009-03-17
* One more try: Fix remaining reds and yellowsThomas Martitz2009-03-17
* Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz2009-03-17
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis2008-05-14
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold2008-03-17
* 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
* H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC...Jens Arnold2007-10-14
* 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
* 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
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis2007-03-20
* 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