summaryrefslogtreecommitdiff
path: root/firmware/target/sh/system-target.h (follow)
Commit message (Expand)AuthorAge
* Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 6...Andrew Mahone2009-06-06
* Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th...Andrew Mahone2009-06-06
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* A bit of clarification of code origin. No code change.Jens Arnold2007-04-15
* Oops, forgot to commit 2 new files...Jens Arnold2007-04-11