summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire (follow)
Commit message (Expand)AuthorAge
* Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2007-11-18
* 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: Partially revert buffered writes, and enable them explicitly for th...Jens Arnold2007-10-17
* Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...Jens Arnold2007-10-15
* Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both driver...Jens Arnold2007-10-15
* H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC...Jens Arnold2007-10-14
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* 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
* H300: Read battery voltage with 10bit precision.Jens Arnold2007-08-17
* 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
* H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A...Jens Arnold2007-07-30
* 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
* Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when se...Robert Keevil2007-07-05
* H1x0: Increase delay during button reads. Hopefully fixes the scroll down pro...Magnus Holmgren2007-07-02
* Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...Michael Sevakis2007-06-27
* Fix up the ACK generation in the Coldfire i2c driver.Michael Sevakis2007-06-26
* Simple coldfire assembly strlen() function, 20-25% faster than the c Nils Wallménius2007-06-25
* Fix iriver H100 i2c driver which was broken by the switch to build with -Os. ...Nils Wallménius2007-06-19
* Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis2007-06-08
* Allow ColdFire targets to be buildt with GCC >= 4.1.0. Magnus Holmgren2007-05-23
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* always reset the pcm_paused flag when stopping playback. fixes FS #7187Marcoen Hirschberg2007-05-19
* Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s...Jens Arnold2007-04-21
* H100 S/PDIF recording: Check and clear the correct interrupt bits when record...Michael Sevakis2007-04-18
* Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis2007-04-13
* 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
* mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis2007-04-10
* Missed one variable declaration updating byteswapping functions. Not function...Michael Sevakis2007-03-29
* Fix errors. What an errant keystroke when saving can accomplish.Michael Sevakis2007-03-29
* Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis2007-03-29
* Save a couple bytes in set_irq_level on Coldfire. Should add up to something.Michael Sevakis2007-03-25
* More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis2007-03-20
* Rrrr. Editor shouldn't have left those tabs. Will check settings.Michael Sevakis2007-03-19
* SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis2007-03-19
* Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...Jens Arnold2007-03-15
* x5/M5: Finally get rid of filter selection aberrations when switching to 88.2...Michael Sevakis2007-03-14
* H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM need...Michael Sevakis2007-03-13
* 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