index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
coldfire
/
system-target.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2012-01-22
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
2011-06-17
*
Use __builtin_constant_p() to select the best byteswapping method: constant o...
Michael Sevakis
2011-01-30
*
Rename cache coherency functions.
Thomas Martitz
2010-09-08
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...
Jens Arnold
2009-01-25
*
Reverting parts of r19760 that was mistakenly committed.
Björn Stenberg
2009-01-13
*
Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...
Björn Stenberg
2009-01-13
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Coldfire: Partially revert buffered writes, and enable them explicitly for th...
Jens Arnold
2007-10-17
*
Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...
Jens Arnold
2007-10-15
*
Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533
Steve Bavin
2007-10-02
*
Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...
Michael Sevakis
2007-04-13
*
mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...
Michael Sevakis
2007-04-10
*
Missed one variable declaration updating byteswapping functions. Not function...
Michael Sevakis
2007-03-29
*
Fix errors. What an errant keystroke when saving can accomplish.
Michael Sevakis
2007-03-29
*
Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...
Michael Sevakis
2007-03-29
*
Save a couple bytes in set_irq_level on Coldfire. Should add up to something.
Michael Sevakis
2007-03-25
*
Coldfire targets: Shuffle IRQ levels around to have all interaction between l...
Michael Sevakis
2007-03-07
*
More catching up on old work. Refine audio interface setup on Coldfire. Stop ...
Michael Sevakis
2007-03-05
*
Removed extraneous #ifdef.
Jens Arnold
2006-12-06
*
PLL was incorrectly initialized causing system to crash when ran from
Miika Pekkarinen
2006-12-06
*
Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...
Michael Sevakis
2006-11-08
*
More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...
Michael Sevakis
2006-11-08
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
Moved coldfire code in system.c and system.h into target tree.
Michael Sevakis
2006-10-30