| Commit message (Expand) | Author | Age | Files | Lines |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-01 | 1 | -84/+84 |
* | Add target_run_algorithm wrapper: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | Add target_write_memory wrapper: | zwelch | 2009-05-31 | 1 | -2/+2 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 1 | -11/+0 |
* | Zach Welch <zw@superlucidity.net> fix str9x type-punned pointer | oharboe | 2009-04-21 | 1 | -2/+5 |
* | 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 | -22/+30 |
* | ooops... fixed commit gaffe in previous commit. | oharboe | 2008-08-26 | 1 | -9/+9 |
* | added 1000ms timeout | oharboe | 2008-08-26 | 1 | -5/+25 |
* | search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. | oharboe | 2008-08-19 | 1 | -3/+3 |
* | more error propagation | oharboe | 2008-08-18 | 1 | -7/+32 |
* | added error handling to avoid false error messages. | oharboe | 2008-08-18 | 1 | -6/+25 |
* | fixed not halted error messages | oharboe | 2008-08-17 | 1 | -0/+5 |
* | - more fixes to high density stm32x flash driver | ntfreak | 2008-07-23 | 1 | -0/+3 |
* | - erase bank using bank erase rather than each sector | ntfreak | 2008-06-05 | 1 | -1/+18 |
* | - str9 driver remove the duplicate target_free_working_area and reformat spac... | ntfreak | 2008-06-03 | 1 | -3/+2 |
* | Fredrik Hederstierna: fix leak + clean up return codes | oharboe | 2008-06-03 | 1 | -4/+5 |
* | - change str9 flash controller to read array after a level 1 protect | ntfreak | 2008-04-26 | 1 | -0/+7 |
* | - split str71x driver into banks | ntfreak | 2008-04-14 | 1 | -30/+57 |
* | fix flash info - now reports erased state properly | oharboe | 2008-04-02 | 1 | -45/+1 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -9/+9 |
* | Pavel Chromy cleaned up checks for halted, error messages, etc. | oharboe | 2008-02-28 | 1 | -1/+11 |
* | dos2unix fix. | oharboe | 2008-02-25 | 1 | -624/+624 |
* | - "flash write_binary" is now "flash write_bank" to clarify the focus of the | oharboe | 2008-02-25 | 1 | -635/+624 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 1 | -0/+1 |
* | - corrected str91x bank1 programming issues | ntfreak | 2007-10-26 | 1 | -37/+48 |
* | - cleaned up str7, str9 and stm32 flash drivers | ntfreak | 2007-10-08 | 1 | -20/+19 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -24/+13 |
* | - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As... | drath | 2007-07-15 | 1 | -1/+1 |
* | - several small fixes (thanks to Magnus Lundin and Spencer Oliver) | drath | 2006-10-23 | 1 | -3/+3 |
* | - str9x flash support (Thanks to Spencer Oliver) | drath | 2006-09-28 | 1 | -0/+635 |