| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - 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 | 2 | -23/+23 |
* | Add support for ATMEL AT91SAM3U - CortexM3 Family | duane | 2009-06-24 | 4 | -0/+2521 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 12 | -228/+228 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 2 | -5/+5 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 15 | -97/+97 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 10 | -117/+117 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 10 | -31/+31 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 14 | -60/+60 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 16 | -65/+65 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 14 | -181/+181 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 6 | -15/+15 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 15 | -104/+104 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 5 | -41/+41 |
* | - Fixes '<=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '>=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '&&' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '[*]=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '[+]=' whitespace | zwelch | 2009-06-23 | 5 | -5/+5 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 8 | -29/+29 |
* | - Replace 'do{' with 'do {'. | zwelch | 2009-06-23 | 2 | -5/+5 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-23 | 4 | -7/+7 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-23 | 5 | -20/+20 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-23 | 6 | -14/+14 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 12 | -154/+154 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -5/+9 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -14/+18 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -28/+55 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -3/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -12/+20 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -23/+45 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -11/+11 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -2/+2 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -2/+2 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -7/+7 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -19/+19 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -26/+33 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -41/+46 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 39 | -586/+586 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 25 | -109/+109 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 35 | -349/+349 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-06-12 | 2 | -191/+240 |
* | Fix make maintainer-clean for out-of-tree builds. | zwelch | 2009-06-09 | 1 | -1/+1 |
* | - Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'. | zwelch | 2009-06-09 | 1 | -1/+1 |