aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-05build: remove warn_unused_result errorsSpencer Oliver
2010-10-05gdbderver: fix gdb pipe startup overflowSpencer Oliver
2010-10-04gdbserver: fix gdb_port memory leakSpencer Oliver
2010-10-04server: fix server pipe windows supportSpencer Oliver
2010-10-01zy1000: add : port number syntax for tftp filing systemØyvind Harboe
2010-10-01pipes: add documentation for pipesØyvind Harboe
2010-10-01server: add support for pipesØyvind Harboe
2010-10-01server: specify port as a stringØyvind Harboe
2010-10-01server: read/write now goes through connection fn'sØyvind Harboe
2010-10-01server: split file descriptors in in/out fd'sØyvind Harboe
2010-10-01server: rely on ctrl-c to stop openocdØyvind Harboe
2010-10-01log: remove hack to redirect logs when pipes are in useØyvind Harboe
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-27flash: fix error handlingØyvind Harboe
2010-09-27image: fix spelling mistakeØyvind Harboe
2010-09-26zy1000: fix non-JTAG master buildØyvind Harboe
2010-09-26gdb: fix blank line at topØyvind Harboe
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe
2010-09-21flash: fix error handlingØyvind Harboe
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