| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -7/+7 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -24/+24 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 1 | -22/+22 |
* | - 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 | -8/+8 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 1 | -7/+7 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 1 | -35/+35 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -12/+20 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -35/+35 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -5/+5 |
* | Add target_run_algorithm wrapper: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -9/+0 |
* | Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ... | zwelch | 2009-05-07 | 1 | -15/+9 |
* | Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warnings | oharboe | 2009-04-21 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons | oharboe | 2009-04-19 | 1 | -1/+1 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -34/+38 |
* | Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings | oharboe | 2009-02-18 | 1 | -1/+5 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups | oharboe | 2009-01-05 | 1 | -45/+87 |
* | eol-style native | oharboe | 2009-01-03 | 1 | -902/+902 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash wip | oharboe | 2009-01-02 | 1 | -0/+902 |