summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire (follow)
Commit message (Expand)AuthorAge
...
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Move SH7034 timer code in the target treeRafaël Carré2009-06-29
* Move coldfire timer code in the target treeRafaël Carré2009-06-29
* Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken2009-06-28
* Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audi...Jens Arnold2009-06-12
* Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler s...Nils Wallménius2009-05-31
* Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz2009-04-26
* Correct Björn's name in various file headers.Nicolas Pennequin2009-03-23
* 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
* Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis2009-02-20
* Remove experimental check which should only be there if all PCM drivers do it...Michael Sevakis2009-02-13
* Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freeze...Michael Sevakis2009-02-12
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Various files: make function implementations consistent with their declaratio...Bertrik Sikken2009-01-31
* Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold2009-01-25
* Reverting parts of r19760 that was mistakenly committed.Björn Stenberg2009-01-13
* Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg2009-01-13
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08
* H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis2008-12-24
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis2008-10-29
* Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold2008-08-19
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Fix FS #8840 for irivers by slowing down the driver some more. Signal quality...Jens Arnold2008-05-29
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...Jens Arnold2008-05-24
* Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis2008-05-14
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Another round of making local functions static and making sure that source fi...Bertrik Sikken2008-05-03
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Save a couple of bytes by using moveq.l where possible.Jens Arnold2008-04-07
* Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...Jens Arnold2008-04-06
* split boot.lds and move it into the target treeMarcoen Hirschberg2008-03-27
* Fix red - adc.h used to be in lcd-remote.hDave Chapman2008-03-27
* Slightly better instruction order, added comment.Jens Arnold2008-03-26
* Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an...Jens Arnold2008-03-26
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Back-ported the iAudio remote LCD driver optimisations to X5 and M5.Jens Arnold2008-03-26
* iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold2008-03-25
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold2008-03-19
* Correct the name of a flag. No functional change.Jens Arnold2008-03-18