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
*
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