| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - added patch to change pathmove handling | mifi | 2008-02-10 | 10 | -63/+11 |
* | - added synchronous wait/resume patch. Thanks Øyvind Harboe | ntfreak | 2008-02-09 | 1 | -23/+36 |
* | - added synchronous reset patch, Thanks Øyvind Harboe | ntfreak | 2008-02-07 | 3 | -8/+86 |
* | - added patch to access cp15 register (XScale) | mifi | 2008-02-06 | 1 | -0/+92 |
* | - added patch to solve problem with AT91SAM9260 (dirty register) | mifi | 2008-02-06 | 4 | -32/+32 |
* | - fixes issue with reset and arm926ejs core. Thanks Øyvind Harboe | ntfreak | 2008-02-04 | 1 | -7/+7 |
* | Added patch to stop SEGFAULT with missing jtag config lines. Thanks Øyvind H... | ntfreak | 2008-02-04 | 1 | -2/+3 |
* | - added patch to solve the reset problem with arm9 and cortex which Spen had ... | mifi | 2008-02-02 | 1 | -17/+1 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 16 | -1335/+1455 |
* | fixed incorrect elf segment size - Thanks Øyvind Harboe | ntfreak | 2008-01-25 | 2 | -3/+4 |
* | - added patch to check some malloc problems. | mifi | 2008-01-24 | 1 | -4/+14 |
* | Updated list of LMI partnames | mlu | 2008-01-23 | 1 | -27/+99 |
* | - added patch to fix crash in load_image on corrupt elf file or out of memory. | mifi | 2008-01-23 | 1 | -0/+5 |
* | - added patch to fix brocken STR9 line | mifi | 2008-01-22 | 1 | -10/+15 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 2 | -108/+111 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 1 | -14/+14 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 1 | -4/+4 |
* | - updated docs for cfi command, added missing ft2232_layout names | ntfreak | 2008-01-21 | 1 | -4/+4 |
* | - added patch "remove error handler as planned" | mifi | 2008-01-20 | 13 | -130/+64 |
* | - add support for cortex_m3 target_request debugmsgs | ntfreak | 2008-01-17 | 7 | -15/+123 |
* | - add missing files from previous commit (tms470 flash driver) | ntfreak | 2008-01-17 | 5 | -18/+1349 |
* | - fixed 'make distcheck' (thanks to Theodore A. Roth for this patch | drath | 2008-01-17 | 1 | -2/+2 |
* | - added tms470 flash support (thanks to Chris Kilgour for this patch) | drath | 2008-01-17 | 2 | -2/+4 |
* | - use correct SCAN_N check value (disabled by default) | drath | 2008-01-14 | 1 | -1/+1 |
* | - debug handler file not closed - (thanks to oyvind harboe for the patch) | ntfreak | 2008-01-11 | 3 | -27/+32 |
* | - fix gdb packet retransmission omission | ntfreak | 2008-01-10 | 1 | -1/+2 |
* | - _DEBUG_GDB_IO_ was left on by mistake | ntfreak | 2008-01-10 | 1 | -1/+1 |
* | - added faster gdb packet handling (thanks to oyvind harboe for the patch) | ntfreak | 2008-01-10 | 2 | -14/+78 |
* | - added patch for faster start of OpenOCD | mifi | 2008-01-10 | 2 | -3/+16 |
* | - rename flash_init and flash_erase to flash_init_drivers and flash_erase_add... | ntfreak | 2008-01-09 | 4 | -40/+56 |
* | - added gdb flash fixes patch | mifi | 2008-01-07 | 11 | -230/+196 |
* | - add support for extended gdb packet R (restart), requires gdb to be started... | ntfreak | 2007-12-29 | 1 | -0/+13 |
* | - minimum autoconf 2.59 is now required and verified - due to issues with AS_... | ntfreak | 2007-12-29 | 10 | -363/+697 |
* | - fixed problem when write_image is called multiple times | ntfreak | 2007-12-20 | 1 | -3/+17 |
* | - removed flash write_image - binary compare function has been moved to verif... | ntfreak | 2007-12-20 | 6 | -184/+171 |
* | - this patch allows OpenOCD running under eCos to access files via tftp | mifi | 2007-12-19 | 2 | -38/+18 |
* | - added patch by Øyvind Harboe to Intel Hex Start Segment Address Record (Ty... | ntfreak | 2007-12-18 | 1 | -0/+25 |
* | - added patch for new flash functionality like: | mifi | 2007-12-18 | 14 | -63/+263 |
* | - only some cosmetic changes, convert \r\n to unix | mifi | 2007-12-17 | 3 | -12/+12 |
* | - fixed relocation problems with image loading. Relocation is handled | mifi | 2007-12-17 | 1 | -9/+17 |
* | - added patch to corrected argument of image_open in handle_flash_write_image... | mifi | 2007-12-17 | 1 | -1/+1 |
* | The changes allows the "script" command to be used from within | mifi | 2007-12-17 | 1 | -1/+1 |
* | - removed some compiler warnings | mifi | 2007-12-16 | 1 | -23/+30 |
* | - change error message for image_open error | mifi | 2007-12-16 | 1 | -5/+6 |
* | - initialize num_sectors and sectors in handle_flash_bank_command. | mifi | 2007-12-16 | 1 | -1/+3 |
* | - fixed ETM configuration register decoding | drath | 2007-12-16 | 1 | -2/+2 |
* | - added the patch CFI-BE-Fixes-Blockwrite-Support.diff | mifi | 2007-12-14 | 1 | -82/+302 |
* | Corrected typo (to many brackets) | mifi | 2007-12-14 | 1 | -2/+2 |
* | Sorry, I have forgotten to add a description for the last version, where | mifi | 2007-12-14 | 1 | -0/+1 |
* | git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2... | mifi | 2007-12-14 | 2 | -2/+68 |