| Commit message (Expand) | Author | Age | Files | Lines |
* | Audrius Urmanavičius [didele.deze@gmail.com]: | ntfreak | 2009-08-13 | 1 | -78/+180 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 1 | -7/+7 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -7/+7 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -21/+21 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -4/+4 |
* | Add target_run_algorithm wrapper: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | Add target_write_memory wrapper: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -7/+0 |
* | Print out warning when LPC calc_checksum will cause verification to fail. | oharboe | 2009-04-30 | 1 | -0/+9 |
* | no change | oharboe | 2009-04-30 | 1 | -62/+63 |
* | 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 | -25/+25 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -1/+1 |
* | Laurentiu Cocanu - memory read/write and exit() error path fixes | oharboe | 2008-10-15 | 1 | -1/+5 |
* | fixed not halted error messages | oharboe | 2008-08-17 | 1 | -0/+4 |
* | - str9 driver remove the duplicate target_free_working_area and reformat spac... | ntfreak | 2008-06-03 | 1 | -30/+26 |
* | Fredrik Hederstierna: fix leak + clean up return codes | oharboe | 2008-06-03 | 1 | -15/+32 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -17/+17 |
* | Pavel Chromy cleaned up checks for halted, error messages, etc. | oharboe | 2008-02-28 | 1 | -2/+10 |
* | dos2unix fix. | oharboe | 2008-02-25 | 1 | -682/+682 |
* | - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places | oharboe | 2008-02-25 | 1 | -7/+1 |
* | - "flash write_binary" is now "flash write_bank" to clarify the focus of the | oharboe | 2008-02-25 | 1 | -699/+689 |
* | - fix programming issue with lpc2101/2 | ntfreak | 2008-02-14 | 1 | -4/+12 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 1 | -1/+2 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -21/+12 |
* | - add missing parentheses around macro parameters (thanks to Matthias Bauch f... | drath | 2007-02-03 | 1 | -1/+1 |
* | - merged several changes from XScale | drath | 2007-01-31 | 1 | -0/+3 |
* | - correctly enter debug state on a "soft_reset_halt" command | drath | 2006-11-05 | 1 | -0/+7 |
* | - made lpc2000 code endianness safe (support big-endian hosts, target is alwa... | drath | 2006-08-31 | 1 | -11/+11 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -0/+4 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+685 |