summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire
AgeCommit message (Expand)Author
2010-05-04HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat
2010-05-04HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat
2010-05-04HD200 - fix backlight flashes during startupMarcin Bukat
2010-05-02Save a few instructions by better use of conditions.Jens Arnold
2010-04-30HD200 - implement blit functionsMarcin Bukat
2010-04-30HD200 - small fix in backlight codeMarcin Bukat
2010-04-30HD200 - remove moving average filtering of ADC readoutsMarcin Bukat
2010-04-29HD200 - add FM support.Marcin Bukat
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-26remove some useless linesNils Wallménius
2010-04-07Make ATA code not bother to retry requests that return IDNF (specified sector...Torne Wuff
2010-03-19Reset USB bridge properly when selecting bus powered mode. The bridge might h...Jens Arnold
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2009-12-16Remove unneeded instruction from the coldfire ffs function and fix a wrong co...Nils Wallménius
2009-11-14Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone
2009-10-31Remove svn:executable from firmwareMichael Chicoine
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-10-11H300 LCD update: Use interrupt driven background DMA transfers, giving other ...Jens Arnold
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré
2009-06-29Move SH7034 timer code in the target treeRafaël Carré
2009-06-29Move coldfire timer code in the target treeRafaël Carré
2009-06-28Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken
2009-06-12Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...Jens Arnold
2009-05-31Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler s...Nils Wallménius
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin
2009-03-17Fix very last yellows.Thomas Martitz
2009-03-17One more try: Fix remaining reds and yellowsThomas Martitz
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-02-20Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis
2009-02-13Remove experimental check which should only be there if all PCM drivers do it...Michael Sevakis
2009-02-12Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freeze...Michael Sevakis
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-01-31Various files: make function implementations consistent with their declaratio...Bertrik Sikken
2009-01-25Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2008-12-24H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-10-29Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg