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-coldfire.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.
Boris Gjenero
2011-12-09
*
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
2011-12-09
*
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
2011-06-17
*
Add HD300 button defines for system_exception_wait()
Marcin Bukat
2010-12-01
*
Rename cache coherency functions.
Thomas Martitz
2010-09-08
*
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-12
*
Add MPIO HD200 port - changed files
Marcin Bukat
2010-04-26
*
Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...
Andrew Mahone
2009-11-14
*
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2009-10-17
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
Clean up panicf and introduce system_exception_wait to do further target task...
Michael Sevakis
2009-01-08
*
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
*
Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...
Jens Arnold
2008-03-17
*
iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis...
Jens Arnold
2008-03-17
*
Add two missing coldfire interrupt vectors.
Jens Arnold
2008-03-16
*
Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533
Steve Bavin
2007-10-02
*
Allow ColdFire targets to be buildt with GCC >= 4.1.0.
Magnus Holmgren
2007-05-23
*
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
*
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
2007-03-05
*
Well, it seems that caused problems for others but my magic bug correcting DA...
Michael Sevakis
2007-02-25
*
Add CPU-model-specific init to newborn threads. Add default %macsr for each t...
Michael Sevakis
2007-02-25
*
Move the MPARK init to system_init()
Linus Nielsen Feltzing
2007-02-22
*
Optimise EQ coef calculation routines for both speed and size. Move now unnee...
Thom Johansen
2007-02-05
*
PLL was incorrectly initialized causing system to crash when ran from
Miika Pekkarinen
2006-12-06
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
More tweak to ColdFire default exception handler. iRiver reboots on power pre...
Michael Sevakis
2006-11-03
*
Display correct exception information on ColdFire targets.
Michael Sevakis
2006-11-02
*
Moved coldfire code in system.c and system.h into target tree.
Michael Sevakis
2006-10-30