summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/system-coldfire.c (follow)
Commit message (Expand)AuthorAge
* Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin2007-10-02
* Allow ColdFire targets to be buildt with GCC >= 4.1.0. Magnus Holmgren2007-05-23
* 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
* Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold2007-03-05
* Well, it seems that caused problems for others but my magic bug correcting DA...Michael Sevakis2007-02-25
* Add CPU-model-specific init to newborn threads. Add default %macsr for each t...Michael Sevakis2007-02-25
* Move the MPARK init to system_init()Linus Nielsen Feltzing2007-02-22
* Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen2007-02-05
* PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen2006-12-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* More tweak to ColdFire default exception handler. iRiver reboots on power pre...Michael Sevakis2006-11-03
* Display correct exception information on ColdFire targets.Michael Sevakis2006-11-02
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30