summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* buspirate: Serial port was not correctly closed.Michal Demin2010-10-251-0/+9
* TARGET: review handle_load_image_command()Antonio Borneo2010-10-121-16/+8
* TARGET: fix segfault in handle_dump_image_command()Antonio Borneo2010-10-121-3/+3
* swj-dp.tcl (SWD infrastructure #1)David Brownell2010-10-103-1/+44
* add JLINK protocol doc refDavid Brownell2010-10-101-0/+3
* build: remove warn_unused_result errorsSpencer Oliver2010-10-052-2/+2
* gdbderver: fix gdb pipe startup overflowSpencer Oliver2010-10-051-3/+5
* gdbserver: fix gdb_port memory leakSpencer Oliver2010-10-041-1/+3
* server: fix server pipe windows supportSpencer Oliver2010-10-041-10/+14
* zy1000: add : port number syntax for tftp filing systemØyvind Harboe2010-10-011-1/+11
* pipes: add documentation for pipesØyvind Harboe2010-10-014-10/+31
* server: add support for pipesØyvind Harboe2010-10-017-89/+82
* 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
* TCL scripts: fix ocd_mem2array/mem2arrayAntonio Borneo2010-09-281-1/+1
* flash: fix error handlingØyvind Harboe2010-09-271-2/+11
* image: fix spelling mistakeØyvind Harboe2010-09-273-19/+19
* Fix omap3_dbginit to write to physical memory.Zachary T Welch2010-09-261-1/+1
* 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
* TCL scripts: collect duplicated proceduresAntonio Borneo2010-09-214-35/+25
* 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: split out configure option for eCos and JTAG masterØyvind Harboe2010-09-201-0/+11
* zy1000: remove obsolete debug codeØyvind Harboe2010-09-201-7/+0
* tcl: remove incomplete unused tcl fileØyvind Harboe2010-09-201-24/+0
* xscale: some wp detail added to user manualMike Dunn2010-09-201-0/+9
* 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
* AM/DM37x: Unify configuration scripts and add support for TI Beagleboard xM.Karl Kurbjun2010-09-203-82/+221
* cfi: add sst39vf6401bFlemming Futtrup2010-09-152-0/+15
* breakpoints: fix error handlingØyvind Harboe2010-09-141-29/+7
* board scripts: Marvell PXA270M processor has a new TAPID: 0x89265013Takács Áron2010-09-142-1/+20
* 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