summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* server: add support for pipesØyvind Harboe2010-10-016-86/+79
* server: specify port as a stringØyvind Harboe2010-10-015-41/+104
* server: read/write now goes through connection fn'sØyvind Harboe2010-10-015-5/+35
* server: split file descriptors in in/out fd'sØyvind Harboe2010-10-015-19/+15
* server: rely on ctrl-c to stop openocdØyvind Harboe2010-10-011-26/+2
* log: remove hack to redirect logs when pipes are in useØyvind Harboe2010-10-011-17/+2
* Update ep93xx and at91rm9200 driversLuca Bruno2010-09-302-26/+12
* fileio: fileio_size() can now failØyvind Harboe2010-09-299-20/+92
* fileio: refactor struct fileio to be an opaque structureØyvind Harboe2010-09-299-39/+64
* flash: fix error handlingØyvind Harboe2010-09-271-2/+11
* image: fix spelling mistakeØyvind Harboe2010-09-273-19/+19
* zy1000: fix non-JTAG master buildØyvind Harboe2010-09-261-1/+1
* gdb: fix blank line at topØyvind Harboe2010-09-261-1/+0
* jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe2010-09-211-16/+24
* flash: fix error handlingØyvind Harboe2010-09-212-40/+5
* embeddedice: fix error handlingØyvind Harboe2010-09-212-6/+4
* startup: removed capture_catchØyvind Harboe2010-09-201-7/+0
* helper: fix flaky capture commandØyvind Harboe2010-09-201-0/+16
* tcl_server: switch to ctrl-zØyvind Harboe2010-09-201-11/+11
* logging: turn of stdout/stderr bufferingØyvind Harboe2010-09-201-0/+4
* zy1000: add support for Linux hostØyvind Harboe2010-09-202-6/+45
* jtag: build jtag first because it generates header filesØyvind Harboe2010-09-201-1/+1
* warnings: fix alignment warningsØyvind Harboe2010-09-2013-23/+23
* zy1000: remove obsolete debug codeØyvind Harboe2010-09-201-7/+0
* xscale: check that wp length does not exceed addressMike Dunn2010-09-201-0/+7
* xscale: bp/wp: additional LOG_ERROR on failureMike Dunn2010-09-201-6/+10
* cfi: add sst39vf6401bFlemming Futtrup2010-09-152-0/+15
* breakpoints: fix error handlingØyvind Harboe2010-09-141-29/+7
* xscale: fix sw breakpoints for thumb; set bp immediatelyMike Dunn2010-09-131-4/+5
* propagate return status of set_breakpoint() up call chainMike Dunn2010-09-133-9/+5
* helper: add stacktrace command that returns error stacktraceØyvind Harboe2010-09-121-0/+31
* jim: fix crash when using Jim_ListInsertElementsØyvind Harboe2010-09-121-0/+1
* version command: make it scriptableØyvind Harboe2010-09-112-9/+24
* command: capture command now handles both types commandsØyvind Harboe2010-09-111-2/+24
* cfi: random crash in cfi_probe() fixedØyvind Harboe2010-09-111-1/+5
* cfi: tighten up type usage a bitØyvind Harboe2010-09-111-2/+3
* xscale: mark xscale registers invalid on debug entryMike Dunn2010-09-091-1/+6
* Remove duplicated initializationAlexander Stein2010-09-081-1/+0
* warning: fix silly -O3 warningØyvind Harboe2010-09-071-1/+1
* jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe2010-09-031-5/+13
* Numonyx M29W160ET patchWookey2010-09-031-3/+4
* cortex m3: add cortex_m3 reset_config cmdSpencer Oliver2010-08-312-51/+84
* flash: increase stellaris flash loader bufferSpencer Oliver2010-08-311-1/+1
* bitq: unshadow pause()David Brownell2010-08-271-4/+4
* avr32: work-in-progressOleksandr Tymoshenko2010-08-1510-0/+1769
* Fix typo in usb_blaster_vid_pid error messageCatalin Patulea2010-08-141-1/+1
* Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski2010-08-131-1/+56
* Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski2010-08-131-0/+5
* jtag: fix handling of 'tap enable' errorThomas Koeller2010-08-121-2/+2
* str9x: faster flash erase of entire chipFredrik Hederstierna2010-08-121-6/+23