| Commit message (Expand) | Author | Age | Files | Lines |
* | - remove cygwin build warnings in at91sam3.c | ntfreak | 2009-06-30 | 1 | -3/+3 |
* | Fix doxygen warnings in new at91sam3 source file; normalize style. | zwelch | 2009-06-30 | 1 | -46/+37 |
* | Change from alloca() to malloc() | duane | 2009-06-27 | 1 | -14/+32 |
* | Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com" | duane | 2009-06-25 | 1 | -0/+1 |
* | Minor fixes to new at91sam3 files for x86-32/64 compilation problems. | zwelch | 2009-06-24 | 1 | -22/+49 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-24 | 1 | -172/+172 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-24 | 1 | -143/+143 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-24 | 1 | -335/+335 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-24 | 1 | -321/+321 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Fixes '+' whitespace | zwelch | 2009-06-24 | 1 | -3/+3 |
* | - Fixes '=' whitespace | zwelch | 2009-06-24 | 1 | -6/+6 |
* | - Fixes '==' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-24 | 1 | -10/+10 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-24 | 1 | -6/+6 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-24 | 1 | -12/+12 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-24 | 1 | -115/+115 |
* | Fix end-of-line style properties on newly added files. | zwelch | 2009-06-24 | 1 | -0/+0 |
* | Add support for ATMEL AT91SAM3U - CortexM3 Family | duane | 2009-06-24 | 1 | -0/+2494 |