summaryrefslogtreecommitdiffstats
path: root/firmware/target/coldfire/system-target.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis1-8/+1
2009-01-25Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold1-0/+1
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg1-4/+4
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg1-4/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-4/+45
2007-10-17Coldfire: Partially revert buffered writes, and enable them explicitly for th...Jens Arnold1-1/+1
2007-10-15Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...Jens Arnold1-1/+1
2007-10-02Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin1-0/+4
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis1-0/+4
2007-04-10mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis1-0/+7
2007-03-29Missed one variable declaration updating byteswapping functions. Not function...Michael Sevakis1-3/+1
2007-03-29Fix errors. What an errant keystroke when saving can accomplish.Michael Sevakis1-1/+1
2007-03-29Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis1-5/+5
2007-03-25Save a couple bytes in set_irq_level on Coldfire. Should add up to something.Michael Sevakis1-3/+4
2007-03-07Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis1-1/+10
2007-03-05More catching up on old work. Refine audio interface setup on Coldfire. Stop ...Michael Sevakis1-0/+3
2006-12-06Removed extraneous #ifdef.Jens Arnold1-4/+0
2006-12-06PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen1-1/+1
2006-11-08Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis1-4/+0
2006-11-08More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis1-0/+4
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-0/+29
2006-10-30Moved coldfire code in system.c and system.h into target tree.Michael Sevakis1-0/+131