summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/system-target.h (follow)
Commit message (Expand)AuthorAge
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Coldfire: Partially revert buffered writes, and enable them explicitly for th...Jens Arnold2007-10-17
* Coldfire targets: enable buffered writes by default. Speeds up all sorts of I...Jens Arnold2007-10-15
* Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533Steve Bavin2007-10-02
* Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis2007-04-13
* mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis2007-04-10
* Missed one variable declaration updating byteswapping functions. Not function...Michael Sevakis2007-03-29
* Fix errors. What an errant keystroke when saving can accomplish.Michael Sevakis2007-03-29
* Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis2007-03-29
* Save a couple bytes in set_irq_level on Coldfire. Should add up to something.Michael Sevakis2007-03-25
* 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
* Removed extraneous #ifdef.Jens Arnold2006-12-06
* PLL was incorrectly initialized causing system to crash when ran fromMiika Pekkarinen2006-12-06
* Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis2006-11-08
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30