summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/system-target.h (follow)
Commit message (Expand)AuthorAge
* Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz2012-01-22
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...Michael Sevakis2011-06-17
* Use __builtin_constant_p() to select the best byteswapping method: constant o...Michael Sevakis2011-01-30
* Rename cache coherency functions.Thomas Martitz2010-09-08
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* 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
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* 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
* Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin2007-10-02
* Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis2007-04-13
* 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
* Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis2007-03-07
* More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis2007-03-05
* Removed extraneous #ifdef.Jens Arnold2006-12-06
* PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen2006-12-06
* Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis2006-11-08
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30