aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-12-21- corrected working_area of LPC2129 scriptmifi
2007-12-20- fixed problem when write_image is called multiple timesntfreak
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi
2007-12-18- added patch by Øyvind Harboe to Intel Hex Start Segment Address Record (Ty...ntfreak
2007-12-18- added patch for new flash functionality like:mifi
2007-12-17- only some cosmetic changes, convert \r\n to unixmifi
2007-12-17- fixed relocation problems with image loading. Relocation is handledmifi
2007-12-17- added patch to corrected argument of image_open in handle_flash_write_image...mifi
2007-12-17The changes allows the "script" command to be used from withinmifi
2007-12-16- removed some compiler warningsmifi
2007-12-16- change error message for image_open errormifi
2007-12-16- initialize num_sectors and sectors in handle_flash_bank_command.mifi
2007-12-16- fixed ETM configuration register decodingdrath
2007-12-14- added the patch CFI-BE-Fixes-Blockwrite-Support.diffmifi
2007-12-14Corrected typo (to many brackets)mifi
2007-12-14Sorry, I have forgotten to add a description for the last version, wheremifi
2007-12-14git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...mifi
2007-12-14- added patch from Dominic to unlock the ATMEL flash in cfi_read_atmel_pri_extmifi
2007-12-10- Fixing two compiler warningsmifi
2007-12-10- Stripped trailing spaces (patch preparation)bodylove
2007-12-10- Enabled URL keyword expansion for enhanced version bodylove
2007-12-10- Added PKGLIBDIR define to C options. Allows to storebodylove
2007-12-10- XScale DebugHandler code is now installed intobodylove
2007-12-10Changed openocd version info creation to be more useful.bodylove
2007-12-09- added patch to display device information as INFO toomifi
2007-12-05Merged rev 215 changes from /branches/xscale-ixp-be into trunk:bodylove
2007-12-04Do not overwrite code when removing software breakpoint if it no longer conta...vpalatin
2007-11-23- added support for Hitex STM32 Performance Stickntfreak
2007-11-21- reset_run now works as expected on cortex-m3ntfreak
2007-10-26- corrected str91x bank1 programming issuesntfreak
2007-10-22- add verify_image commandntfreak
2007-10-08- cleaned up str7, str9 and stm32 flash driversntfreak
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-09-10- Fixed display of sector sizes in flash.cmlu
2007-09-10- added ft2232_latency commandmlu
2007-09-05Patch by Michael Schwingen thatdrath
2007-08-25- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath
2007-08-21- correctly initialize start address for XScale trace buffer decodes in fill-...drath
2007-08-20- Support for AT91SAM7xx512 chipsmlu
2007-08-20- Support for AT91SAM7xx512 chipsmlu
2007-08-20- update file size when writing to a fileiodrath
2007-08-17- renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath
2007-08-16- update jtag_speed setting when changing it during runtime with a FT2232 bas...drath
2007-08-16- fixed several bugs in flash writing code (thanks to Pavel Chromy)drath
2007-08-14- corrected automake scriptdrath
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-08-13- fix build issues when not using autoconf/automake to buildntfreak
2007-08-10- bumped version informationdrath