| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 6... | Andrew Mahone | 2009-06-06 |
| * | Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th... | Andrew Mahone | 2009-06-06 |
| * | Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS... | Michael Sevakis | 2009-02-11 |
| * | 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 |
| * | A bit of clarification of code origin. No code change. | Jens Arnold | 2007-04-15 |
| * | Oops, forgot to commit 2 new files... | Jens Arnold | 2007-04-11 |