109 Commits (8c634335b41a805998e5bae05328bb47057cce0b)
 

Author SHA1 Message Date
  ntfreak 8c634335b4 - reset_run now works as expected on cortex-m3 16 years ago
  ntfreak 89d0e422c9 - corrected str91x bank1 programming issues 16 years ago
  ntfreak e27696f6b0 - add verify_image command 16 years ago
  ntfreak ce8768f463 - cleaned up str7, str9 and stm32 flash drivers 16 years ago
  ntfreak 995326b600 - flash autoerase <on|off> cmd added, default is off - flash banks are calculated and erased prior to write (flash write_image only) 16 years ago
  mlu ed36a8d15d - Fixed display of sector sizes in flash.c 16 years ago
  mlu b3c593da0f - added ft2232_latency command 16 years ago
  drath 6ae83f5cf8 Patch by Michael Schwingen that 16 years ago
  drath b930514e2f - added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Chromy) 16 years ago
  drath ecfc1e39a2 - correctly initialize start address for XScale trace buffer decodes in fill-once mode 16 years ago
  mlu 580bb85201 - Support for AT91SAM7xx512 chips 16 years ago
  mlu 7658f61ce7 - Support for AT91SAM7xx512 chips 16 years ago
  drath 222c05c924 - update file size when writing to a fileio 16 years ago
  drath 0eb8621bf2 - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code for it 16 years ago
  drath cb6ebced3d - update jtag_speed setting when changing it during runtime with a FT2232 based interface 16 years ago
  drath c35cc0b8b7 - fixed several bugs in flash writing code (thanks to Pavel Chromy) 16 years ago
  drath 708535960c - corrected automake script 16 years ago
  drath 29000b204d - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 16 years ago
  ntfreak abbd2b62ad - fix build issues when not using autoconf/automake to build 16 years ago
  drath 54b76e98af - bumped version information 16 years ago
  drath b499b5cbd2 - changed mingw host detection to *-mingw instead of *-*-mingw to work with i586-mingw32msvc-gcc 16 years ago
  drath 20e4e77cdf - renamed M5960 USB JTAG to "flyswatter" 16 years ago
  mlu 835e6440b8 - trying to remove a breakpoint with target running should not exit(-1) from OpenOCD 16 years ago
  drath 9061c08aa7 - cleaned up cycle counting in ETM analysis 16 years ago
  drath 91d21d22ca - add missing configure.in change from last checkin 16 years ago
  drath dbd95cb8a2 - calculate cycles since last executed instruction when cycle-accurate tracing is enabled 16 years ago
  ntfreak f251b925ff - motorola s19 file loader added 16 years ago
  ntfreak eba4e394d8 - corrected stm32x_handle_options_write_command, incorrect options printed 16 years ago
  drath 712be40f8d - restrict direct parallel port access to x86 platforms (thanks to Vincent Palatin) 16 years ago
  drath df4b030df7 - documentation fixes (thanks to Uwe Hermann) 16 years ago
  drath 290e01c62a - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 16 years ago
  drath 1429d2c659 - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 16 years ago
  drath 32c6d70f6a - fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug) 16 years ago
  ntfreak 8c290412d2 - ST STM32x cortex support added 17 years ago
  drath ffb51c23fd - added support for Intel/Marvel PXA27x (XScale) targets 17 years ago
  ntfreak ee01d04908 - str9xpec driver was using stricmp, changed to strcmp for posix compatibility 17 years ago
  ntfreak 4b97f3cbb9 - added mingw elf patches from Vincent Palatin 17 years ago
  drath 3d026ce943 - added support for pseudo image type "mem", currently only used for etm analysis: "etm image <target#> <dummy base address> mem" 17 years ago
  mlu 972ca49d3a Added patch for Luminar Micors Fury class devices (Joe Kroesche) 17 years ago
  drath bc08425e6d - added stellaris.[ch] missing from Cortex-M3 merge 17 years ago
  drath 09883194f8 - merged support for Cortex-M3 from cortex-m3 branch (thanks to Magnus Lundin) 17 years ago
  drath 53d1f9b2ca - added manpage for OpenOCD (thanks to Uwe Hermann) 17 years ago
  drath 7087b66f19 - add support for ELF images (thanks to Vincent Palatin for this patch) 17 years ago
  drath f94d66d7c5 - reworked image handling to support multiple sections (tested with ihex file containing gaps) 17 years ago
  drath cf013d2e13 - add missing file src/target/trace.h 17 years ago
  drath cbefac0be0 - add missing image handling files 17 years ago
  drath 237e894805 - split fileio handling into fileio part and image handling 17 years ago
  ntfreak e8af4de0a7 -- corrected embedded ice definitions 17 years ago
  drath 054b091623 - further work on ETB decoding (not yet functional) 17 years ago
  ntfreak a1562e8f56 - added support for Hitex comstick. 17 years ago