aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-09-29fileio: fileio_size() can now failØyvind Harboe9-20/+92
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe9-39/+64
2010-09-27flash: fix error handlingØyvind Harboe1-2/+11
2010-09-27image: fix spelling mistakeØyvind Harboe3-19/+19
2010-09-26zy1000: fix non-JTAG master buildØyvind Harboe1-1/+1
2010-09-26gdb: fix blank line at topØyvind Harboe1-1/+0
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe1-16/+24
2010-09-21flash: fix error handlingØyvind Harboe2-40/+5
2010-09-21embeddedice: fix error handlingØyvind Harboe2-6/+4
2010-09-20startup: removed capture_catchØyvind Harboe1-7/+0
2010-09-20helper: fix flaky capture commandØyvind Harboe1-0/+16
2010-09-20tcl_server: switch to ctrl-zØyvind Harboe1-11/+11
2010-09-20logging: turn of stdout/stderr bufferingØyvind Harboe1-0/+4
2010-09-20zy1000: add support for Linux hostØyvind Harboe2-6/+45
2010-09-20jtag: build jtag first because it generates header filesØyvind Harboe1-1/+1
2010-09-20warnings: fix alignment warningsØyvind Harboe13-23/+23
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe1-7/+0
2010-09-20xscale: check that wp length does not exceed addressMike Dunn1-0/+7
2010-09-20xscale: bp/wp: additional LOG_ERROR on failureMike Dunn1-6/+10
2010-09-15cfi: add sst39vf6401bFlemming Futtrup2-0/+15
2010-09-14breakpoints: fix error handlingØyvind Harboe1-29/+7
2010-09-13xscale: fix sw breakpoints for thumb; set bp immediatelyMike Dunn1-4/+5
2010-09-13propagate return status of set_breakpoint() up call chainMike Dunn3-9/+5
2010-09-12helper: add stacktrace command that returns error stacktraceØyvind Harboe1-0/+31
2010-09-12jim: fix crash when using Jim_ListInsertElementsØyvind Harboe1-0/+1
2010-09-11version command: make it scriptableØyvind Harboe2-9/+24
2010-09-11command: capture command now handles both types commandsØyvind Harboe1-2/+24
2010-09-11cfi: random crash in cfi_probe() fixedØyvind Harboe1-1/+5
2010-09-11cfi: tighten up type usage a bitØyvind Harboe1-2/+3
2010-09-09xscale: mark xscale registers invalid on debug entryMike Dunn1-1/+6
2010-09-08Remove duplicated initializationAlexander Stein1-1/+0
2010-09-07warning: fix silly -O3 warningØyvind Harboe1-1/+1
2010-09-03jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe1-5/+13
2010-09-03Numonyx M29W160ET patchWookey1-3/+4
2010-08-31cortex m3: add cortex_m3 reset_config cmdSpencer Oliver2-51/+84
2010-08-31flash: increase stellaris flash loader bufferSpencer Oliver1-1/+1
2010-08-27bitq: unshadow pause()David Brownell1-4/+4
2010-08-15avr32: work-in-progressOleksandr Tymoshenko10-0/+1769
2010-08-14Fix typo in usb_blaster_vid_pid error messageCatalin Patulea1-1/+1
2010-08-13Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski1-1/+56
2010-08-13Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski1-0/+5
2010-08-12jtag: fix handling of 'tap enable' errorThomas Koeller1-2/+2
2010-08-12str9x: faster flash erase of entire chipFredrik Hederstierna1-6/+23
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe1-2/+2
2010-08-11debug: use assert's when approperiateØyvind Harboe2-4/+2
2010-08-11arm: add missing error reportingØyvind Harboe3-1/+28
2010-08-09arm7/9: fix "reset run + halt"Øyvind Harboe2-11/+27
2010-08-09target: if polling fails, back offØyvind Harboe1-8/+29
2010-08-02verify_image: print out a statement that there are no further errorsØyvind Harboe1-1/+10
2010-08-02zy1000: use correct base clock when calculating speed divisorØyvind Harboe1-4/+11