768 Commits (f370d70670bd5e30befe6fbfbc8d472e760f032b)
 

Author SHA1 Message Date
  oharboe f370d70670 Duane Ellis: fix warnings 16 years ago
  oharboe 20f505f695 halting srst_pulls_trst targets is now snappier and has explicit warning. 16 years ago
  oharboe 1829361253 define resetting the target into the halted or running 16 years ago
  oharboe 3a48961820 moves handling of problems with resetting into the halted state 16 years ago
  oharboe e4729b3b7a TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need to support this. 16 years ago
  oharboe 54916e30bb The reset routine now works w/LPC2148 out of the box. 16 years ago
  oharboe 75ba7397b2 wait up to 1 second for halted state upon reset init/halt. 16 years ago
  oharboe 5021560ca0 wip - committing to reduce patch size. 16 years ago
  oharboe 7991286814 warning output upon connection problems. 16 years ago
  oharboe 984dd0635c more jtag_examine() checks. catch errors during first 640 bits. 16 years ago
  ntfreak 530057a846 - added run_and_halt_time to deprecated/removed functions section 16 years ago
  oharboe db7c3810c2 allow minidrivers to implement inner loop of dcc memory writes 16 years ago
  oharboe 0f18744a87 fixed gaffe mea culpa 16 years ago
  oharboe e2b6de3d66 retired reset run_and_init/halt 16 years ago
  oharboe 9244c600b0 working notes. 16 years ago
  oharboe b82a189c4e add check for target_read/write_buffer 32 bit wrap. 16 years ago
  ntfreak 53590217ee - merged mips target into svn trunk 16 years ago
  oharboe 6f0000e5ce minimum address and maximum length argument to load_image. Used in lieu of reset init script when executable w/reset init sequence is available. 16 years ago
  oharboe 526fe3d83e added yours sincerely for files where I feel that I've made non-trivial contributions. 16 years ago
  oharboe 1ac48e7500 OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead of messing with ocd_output local variable. Much more straightforward and expected behaviour. The side effect is that the ocd_xxx commands will print output twice(once immediately and once upon completion of command). This is a strange, expected and intentional behaviour. 16 years ago
  oharboe 74eb754abc more error message cleanup. invalid args & syntax errors both now print arguments of command. 16 years ago
  oharboe 161deacc06 take path to eCos files from environment variable 16 years ago
  oharboe 8fa479b6e6 retire daemon_startup 16 years ago
  oharboe b2dbb07f27 allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove() 16 years ago
  oharboe 91a16a3810 Better handling of OpenOCD command invocation result/context. 16 years ago
  oharboe 06d501a192 wait 500ms for target to halt upon connect. 16 years ago
  ntfreak 1c92ff6a04 - comment about dummy ack '+' char from gdb 16 years ago
  ntfreak 65b4c4117d - fix typo in jtag_add_end_state 16 years ago
  ntfreak bf58fe6509 - fix typo 16 years ago
  oharboe a332b4e8c4 fix <memory> is missing upon gdb connect warning when no flash is defined for target. 16 years ago
  oharboe 2637bbccaf handle end of line comments to improve compatibility with event scripts 16 years ago
  ntfreak be00c7d0c4 - more fixes to high density stm32x flash driver 16 years ago
  ntfreak dad28d0659 - fix bug with stm32 high density write protection 16 years ago
  ntfreak c77b785505 - add missing quotes from CFLAGS_FOR_BUILD 16 years ago
  oharboe 7ccfcdea0b Spen: startup.tcl cross compile support 16 years ago
  oharboe 6e5416106e Only print out gobs of information to log when -d3 is enabled. 16 years ago
  oharboe 81bf9c6255 very slightly improved error message for not being able to find scripts 16 years ago
  oharboe d0f32d0ed5 restart is a per-target action 16 years ago
  oharboe fa33b32903 Allows config scripts to override handling of 'R'(restart) GDB packet. 16 years ago
  oharboe 25b0e4e0d5 jim license cleanup 16 years ago
  oharboe 265e4e121a update jtag_speed/khz docs a bit. 16 years ago
  oharboe dfbb9f3e89 - jtag_khz/speed are now single parameter only. These are used 16 years ago
  oharboe c1ee650a9a cross compile fix 16 years ago
  oharboe c4c1776a09 use reset init explicitly before "load". 16 years ago
  oharboe 25572d2e48 Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts 16 years ago
  oharboe 97cc3e0dc8 Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash. 16 years ago
  oharboe 495f257980 BUG: prefix to timeout for gdb keep alive packets. 16 years ago
  ntfreak 2341c99e20 - added svn props for newly added files 16 years ago
  oharboe 94efc64709 Duane Ellis <openocd@duaneellis.com> - script commands for stm32 16 years ago
  oharboe 577972a51d Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A) 16 years ago