| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add JLINK protocol doc ref | David Brownell | 2010-10-10 | 1 | -0/+3 |
* | build: remove warn_unused_result errors | Spencer Oliver | 2010-10-05 | 2 | -2/+2 |
* | gdbderver: fix gdb pipe startup overflow | Spencer Oliver | 2010-10-05 | 1 | -3/+5 |
* | gdbserver: fix gdb_port memory leak | Spencer Oliver | 2010-10-04 | 1 | -1/+3 |
* | server: fix server pipe windows support | Spencer Oliver | 2010-10-04 | 1 | -10/+14 |
* | zy1000: add : port number syntax for tftp filing system | Øyvind Harboe | 2010-10-01 | 1 | -1/+11 |
* | pipes: add documentation for pipes | Øyvind Harboe | 2010-10-01 | 4 | -10/+31 |
* | server: add support for pipes | Øyvind Harboe | 2010-10-01 | 7 | -89/+82 |
* | server: specify port as a string | Øyvind Harboe | 2010-10-01 | 5 | -41/+104 |
* | server: read/write now goes through connection fn's | Øyvind Harboe | 2010-10-01 | 5 | -5/+35 |
* | server: split file descriptors in in/out fd's | Øyvind Harboe | 2010-10-01 | 5 | -19/+15 |
* | server: rely on ctrl-c to stop openocd | Øyvind Harboe | 2010-10-01 | 1 | -26/+2 |
* | log: remove hack to redirect logs when pipes are in use | Øyvind Harboe | 2010-10-01 | 1 | -17/+2 |
* | Update ep93xx and at91rm9200 drivers | Luca Bruno | 2010-09-30 | 2 | -26/+12 |
* | fileio: fileio_size() can now fail | Øyvind Harboe | 2010-09-29 | 9 | -20/+92 |
* | fileio: refactor struct fileio to be an opaque structure | Øyvind Harboe | 2010-09-29 | 9 | -39/+64 |
* | TCL scripts: fix ocd_mem2array/mem2array | Antonio Borneo | 2010-09-28 | 1 | -1/+1 |
* | flash: fix error handling | Øyvind Harboe | 2010-09-27 | 1 | -2/+11 |
* | image: fix spelling mistake | Øyvind Harboe | 2010-09-27 | 3 | -19/+19 |
* | Fix omap3_dbginit to write to physical memory. | Zachary T Welch | 2010-09-26 | 1 | -1/+1 |
* | zy1000: fix non-JTAG master build | Øyvind Harboe | 2010-09-26 | 1 | -1/+1 |
* | gdb: fix blank line at top | Øyvind Harboe | 2010-09-26 | 1 | -1/+0 |
* | jtagdp: remove #if 0'd kludges and explain why the code is correct | Øyvind Harboe | 2010-09-21 | 1 | -16/+24 |
* | flash: fix error handling | Øyvind Harboe | 2010-09-21 | 2 | -40/+5 |
* | embeddedice: fix error handling | Øyvind Harboe | 2010-09-21 | 2 | -6/+4 |
* | TCL scripts: collect duplicated procedures | Antonio Borneo | 2010-09-21 | 4 | -35/+25 |
* | startup: removed capture_catch | Øyvind Harboe | 2010-09-20 | 1 | -7/+0 |
* | helper: fix flaky capture command | Øyvind Harboe | 2010-09-20 | 1 | -0/+16 |
* | tcl_server: switch to ctrl-z | Øyvind Harboe | 2010-09-20 | 1 | -11/+11 |
* | logging: turn of stdout/stderr buffering | Øyvind Harboe | 2010-09-20 | 1 | -0/+4 |
* | zy1000: add support for Linux host | Øyvind Harboe | 2010-09-20 | 2 | -6/+45 |
* | jtag: build jtag first because it generates header files | Øyvind Harboe | 2010-09-20 | 1 | -1/+1 |
* | warnings: fix alignment warnings | Øyvind Harboe | 2010-09-20 | 13 | -23/+23 |
* | zy1000: split out configure option for eCos and JTAG master | Øyvind Harboe | 2010-09-20 | 1 | -0/+11 |
* | zy1000: remove obsolete debug code | Øyvind Harboe | 2010-09-20 | 1 | -7/+0 |
* | tcl: remove incomplete unused tcl file | Øyvind Harboe | 2010-09-20 | 1 | -24/+0 |
* | xscale: some wp detail added to user manual | Mike Dunn | 2010-09-20 | 1 | -0/+9 |
* | xscale: check that wp length does not exceed address | Mike Dunn | 2010-09-20 | 1 | -0/+7 |
* | xscale: bp/wp: additional LOG_ERROR on failure | Mike Dunn | 2010-09-20 | 1 | -6/+10 |
* | AM/DM37x: Unify configuration scripts and add support for TI Beagleboard xM. | Karl Kurbjun | 2010-09-20 | 3 | -82/+221 |
* | cfi: add sst39vf6401b | Flemming Futtrup | 2010-09-15 | 2 | -0/+15 |
* | breakpoints: fix error handling | Øyvind Harboe | 2010-09-14 | 1 | -29/+7 |
* | board scripts: Marvell PXA270M processor has a new TAPID: 0x89265013 | Takács Áron | 2010-09-14 | 2 | -1/+20 |
* | xscale: fix sw breakpoints for thumb; set bp immediately | Mike Dunn | 2010-09-13 | 1 | -4/+5 |
* | propagate return status of set_breakpoint() up call chain | Mike Dunn | 2010-09-13 | 3 | -9/+5 |
* | helper: add stacktrace command that returns error stacktrace | Øyvind Harboe | 2010-09-12 | 1 | -0/+31 |
* | jim: fix crash when using Jim_ListInsertElements | Øyvind Harboe | 2010-09-12 | 1 | -0/+1 |
* | version command: make it scriptable | Øyvind Harboe | 2010-09-11 | 2 | -9/+24 |
* | command: capture command now handles both types commands | Øyvind Harboe | 2010-09-11 | 1 | -2/+24 |
* | cfi: random crash in cfi_probe() fixed | Øyvind Harboe | 2010-09-11 | 1 | -1/+5 |