summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* The changes allows the "script" command to be used from withinmifi2007-12-171-1/+1
* - removed some compiler warningsmifi2007-12-161-23/+30
* - change error message for image_open errormifi2007-12-161-5/+6
* - initialize num_sectors and sectors in handle_flash_bank_command.mifi2007-12-161-1/+3
* - fixed ETM configuration register decodingdrath2007-12-161-2/+2
* - added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi2007-12-141-82/+302
* Corrected typo (to many brackets)mifi2007-12-141-2/+2
* Sorry, I have forgotten to add a description for the last version, wheremifi2007-12-141-0/+1
* git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi2007-12-142-2/+68
* - added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi2007-12-141-1/+7
* - Fixing two compiler warningsmifi2007-12-104-12/+24
* - Stripped trailing spaces (patch preparation)bodylove2007-12-102-258/+258
* - Enabled URL keyword expansion for enhanced version bodylove2007-12-101-1/+1
* - Added PKGLIBDIR define to C options. Allows to storebodylove2007-12-101-0/+1
* - XScale DebugHandler code is now installed intobodylove2007-12-102-493/+498
* Changed openocd version info creation to be more useful.bodylove2007-12-102-1/+9
* - added patch to display device information as INFO toomifi2007-12-093-9/+36
* Merged rev 215 changes from /branches/xscale-ixp-be into trunk:bodylove2007-12-051-3/+4
* Do not overwrite code when removing software breakpoint if it no longer conta...vpalatin2007-12-041-2/+10
* - added support for Hitex STM32 Performance Stickntfreak2007-11-231-0/+79
* - reset_run now works as expected on cortex-m3ntfreak2007-11-216-121/+304
* - corrected str91x bank1 programming issuesntfreak2007-10-263-61/+65
* - add verify_image commandntfreak2007-10-2218-11/+392
* - cleaned up str7, str9 and stm32 flash driversntfreak2007-10-0810-72/+236
* - flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak2007-10-019-116/+153
* - Fixed display of sector sizes in flash.cmlu2007-09-107-107/+127
* - added ft2232_latency commandmlu2007-09-101-2/+21
* Patch by Michael Schwingen thatdrath2007-09-058-39/+72
* - added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath2007-08-256-221/+445
* - correctly initialize start address for XScale trace buffer decodes in fill-...drath2007-08-212-1/+14
* - Support for AT91SAM7xx512 chipsmlu2007-08-201-134/+231
* - Support for AT91SAM7xx512 chipsmlu2007-08-201-5/+3
* - update file size when writing to a fileiodrath2007-08-201-2/+8
* - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath2007-08-173-7/+52
* - update jtag_speed setting when changing it during runtime with a FT2232 bas...drath2007-08-166-10/+49
* - fixed several bugs in flash writing code (thanks to Pavel Chromy)drath2007-08-163-121/+149
* - corrected automake scriptdrath2007-08-143-3/+5
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-1413-214/+626
* - fix build issues when not using autoconf/automake to buildntfreak2007-08-131-1/+3
* - bumped version informationdrath2007-08-101-1/+1
* - changed mingw host detection to *-mingw instead of *-*-mingw to work with i...drath2007-08-101-0/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-1055-633/+1606
* - trying to remove a breakpoint with target running should not exit(-1) from ...mlu2007-08-091-2/+11
* - cleaned up cycle counting in ETM analysisdrath2007-07-312-12/+9
* - add missing configure.in change from last checkindrath2007-07-311-1/+1
* - calculate cycles since last executed instruction when cycle-accurate tracin...drath2007-07-317-38/+716
* - motorola s19 file loader addedntfreak2007-07-314-9/+276
* - corrected stm32x_handle_options_write_command, incorrect options printedntfreak2007-07-266-48/+66
* - restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath2007-07-263-9/+15
* - documentation fixes (thanks to Uwe Hermann)drath2007-07-261-1/+1