aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-21embeddedice: fix error handlingØyvind Harboe
2010-09-20startup: removed capture_catchØyvind Harboe
2010-09-20helper: fix flaky capture commandØyvind Harboe
2010-09-20tcl_server: switch to ctrl-zØyvind Harboe
2010-09-20logging: turn of stdout/stderr bufferingØyvind Harboe
2010-09-20zy1000: add support for Linux hostØyvind Harboe
2010-09-20jtag: build jtag first because it generates header filesØyvind Harboe
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe
2010-09-20xscale: check that wp length does not exceed addressMike Dunn
2010-09-20xscale: bp/wp: additional LOG_ERROR on failureMike Dunn
2010-09-15cfi: add sst39vf6401bFlemming Futtrup
2010-09-14breakpoints: fix error handlingØyvind Harboe
2010-09-13xscale: fix sw breakpoints for thumb; set bp immediatelyMike Dunn
2010-09-13propagate return status of set_breakpoint() up call chainMike Dunn
2010-09-12helper: add stacktrace command that returns error stacktraceØyvind Harboe
2010-09-12jim: fix crash when using Jim_ListInsertElementsØyvind Harboe
2010-09-11version command: make it scriptableØyvind Harboe
2010-09-11command: capture command now handles both types commandsØyvind Harboe
2010-09-11cfi: random crash in cfi_probe() fixedØyvind Harboe
2010-09-11cfi: tighten up type usage a bitØyvind Harboe
2010-09-09xscale: mark xscale registers invalid on debug entryMike Dunn
2010-09-08Remove duplicated initializationAlexander Stein
2010-09-07warning: fix silly -O3 warningØyvind Harboe
2010-09-03jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe
2010-09-03Numonyx M29W160ET patchWookey
2010-08-31cortex m3: add cortex_m3 reset_config cmdSpencer Oliver
2010-08-31flash: increase stellaris flash loader bufferSpencer Oliver
2010-08-27bitq: unshadow pause()David Brownell
2010-08-15avr32: work-in-progressOleksandr Tymoshenko
2010-08-14Fix typo in usb_blaster_vid_pid error messageCatalin Patulea
2010-08-13Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski
2010-08-13Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski
2010-08-12jtag: fix handling of 'tap enable' errorThomas Koeller
2010-08-12str9x: faster flash erase of entire chipFredrik Hederstierna
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe
2010-08-11debug: use assert's when approperiateØyvind Harboe
2010-08-11arm: add missing error reportingØyvind Harboe
2010-08-09arm7/9: fix "reset run + halt"Øyvind Harboe
2010-08-09target: if polling fails, back offØyvind Harboe
2010-08-02verify_image: print out a statement that there are no further errorsØyvind Harboe
2010-08-02zy1000: use correct base clock when calculating speed divisorØyvind Harboe
2010-08-02zy1000: print out khz correctly in response to setting JTAG speedØyvind Harboe
2010-08-02ioutil: fix internal fn namesØyvind Harboe
2010-08-02jtag: measure_clk debug procØyvind Harboe
2010-08-02jtag: add jtag_flush_queue_sleep debug commandØyvind Harboe
2010-08-01util: ms command to calculate length of operationsØyvind Harboe
2010-08-01stellaris flash comment updateDavid Brownell
2010-07-24"transport select" returns Jim valueDavid Brownell
2010-07-23Buspirate: fix shadowMichal Demin