| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -10/+10 |
* | - 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 | -38/+38 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -41/+46 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -31/+31 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -4/+4 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -3/+3 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -3/+1 |
* | Zach Welch <zw@superlucidity.net> trim logic in tms470.c | oharboe | 2009-04-19 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons | oharboe | 2009-04-19 | 1 | -1/+2 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -37/+37 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -74/+74 |
* | krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ... | oharboe | 2008-11-13 | 1 | -1/+86 |
* | search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. | oharboe | 2008-08-19 | 1 | -3/+3 |
* | fixed not halted error messages | oharboe | 2008-08-17 | 1 | -0/+5 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -67/+67 |
* | Michael Bruck: fix warning | oharboe | 2008-03-09 | 1 | -0/+1 |
* | Michael Bruck: fixed warnings | oharboe | 2008-03-07 | 1 | -1/+0 |
* | Uwe Hermann: | oharboe | 2008-02-29 | 1 | -2/+1 |
* | Pavel Chromy cleaned up checks for halted, error messages, etc. | oharboe | 2008-02-28 | 1 | -21/+31 |
* | - code reformat (Thanks Pavel Chromy) | ntfreak | 2008-02-26 | 1 | -1137/+990 |
* | - telnet prompt behaves correctly for new synchronous halt/resume/reset commands | ntfreak | 2008-02-11 | 1 | -3/+1 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 1 | -1292/+1308 |
* | - add missing files from previous commit (tms470 flash driver) | ntfreak | 2008-01-17 | 1 | -0/+1292 |