85 Commits (91d21d22ca26d4c103c0a60f1f937283597302bc)
 

Author SHA1 Message Date
  drath 91d21d22ca - add missing configure.in change from last checkin 17 years ago
  drath dbd95cb8a2 - calculate cycles since last executed instruction when cycle-accurate tracing is enabled 17 years ago
  ntfreak f251b925ff - motorola s19 file loader added 17 years ago
  ntfreak eba4e394d8 - corrected stm32x_handle_options_write_command, incorrect options printed 17 years ago
  drath 712be40f8d - restrict direct parallel port access to x86 platforms (thanks to Vincent Palatin) 17 years ago
  drath df4b030df7 - documentation fixes (thanks to Uwe Hermann) 17 years ago
  drath 290e01c62a - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 17 years ago
  drath 1429d2c659 - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 17 years ago
  drath 32c6d70f6a - fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug) 17 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
  drath 2f7eca4707 - improved ETB trace output 17 years ago
  drath 22bc5194ae - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan) 17 years ago
  drath 04dc98916d - explicitly disable monitor mode on ARM7/9 targets 17 years ago
  drath c62e5b4c23 - allow multiple USB vendor and product ids when searching for connected FT2232 based JTAG interfaces (thanks to Werner Almesberger for this patch) 17 years ago
  drath 999f86b92b - correctly mask out bits that aren't part of a copied buffer 17 years ago
  drath a48a5e6d94 - disabled excessive debug output in jtag.h 17 years ago
  drath 98da554bbd - added support for Turtelizer 2 (USB JTAG interface) (Thanks to Michael Fischer for this patch) 17 years ago
  drath 5f548150a4 - added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command 17 years ago
  drath 4a5f45e87d - merged XScale branch back into trunk 17 years ago
  drath 5ed126c4f9 - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 17 years ago
  drath 9b13ffe4e2 - added missing files for last commit 17 years ago
  drath cb58279653 - reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem 17 years ago
  drath e0c2e30660 - fixed libftdi initialization 17 years ago
  drath 78ecef2aed - add missing parentheses around macro parameters (thanks to Matthias Bauch for noticing this bug and providing a fix) 17 years ago
  drath 4102c78432 - merged several changes from XScale 17 years ago
  drath c7383a8bea - disabled use of single-step bit for EmbeddedICE version 6 cores 17 years ago
  drath 30ebf9fece - disabled JTAG debug output 17 years ago
  drath 81e8e44cf0 - Added support for ARM926EJ-S based cores 17 years ago
  drath 4fc97d3f27 - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) 17 years ago
  ntfreak adaed4c1c7 - added support for ST flashlink cable 17 years ago
  drath a4f2e1eaac - disabled FT2232 debug output (that code should be fairly stable) 17 years ago
  drath e8947e0d13 - checked in missing configure.in changes for GW16012 support 17 years ago
  drath e9297b40b9 - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. configuration 17 years ago
  drath 03e8f264f4 - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=en:projects:oocdlink) 17 years ago