summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire (follow)
Commit message (Expand)AuthorAge
...
* 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
* Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis2007-03-11
* Reenable aynchronous audio init stage. Really just single stage with aynchron...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
* iRiver H100 series: Catching up on old work. Use a better way to keep playbac...Michael Sevakis2007-03-04
* Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold2007-03-04
* H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...Linus Nielsen Feltzing2007-03-02
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Well, it seems that caused problems for others but my magic bug correcting DA...Michael Sevakis2007-02-25
* X5: Move the remote tick to target tree.Jens Arnold2007-02-25
* Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold2007-02-25
* Add CPU-model-specific init to newborn threads. Add default %macsr for each t...Michael Sevakis2007-02-25
* Move the MPARK init to system_init()Linus Nielsen Feltzing2007-02-22
* Correct LCD DMA init on the H300Linus Nielsen Feltzing2007-02-22
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Do the CONFIG_USBOTG define correctlyJonathan Gordon2007-02-18
* CONFIG_USBOTG fixesJonathan Gordon2007-02-18
* Keep delay loop from being optimized away.Magnus Holmgren2007-02-17
* Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen2007-02-05
* New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p...Linus Nielsen Feltzing2007-02-05
* Corrected the comments regarding USB chargingLinus Nielsen Feltzing2007-02-02
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01