| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | STR912 uses RCLK if available | oharboe | 2008-08-25 | 2 | -4/+14 |
* | fixed bug in arm11 examine code. | oharboe | 2008-08-25 | 1 | -0/+2 |
* | fixed gaffe in last release w/target number. | oharboe | 2008-08-25 | 1 | -2/+2 |
* | sync with Jim Tcl repository. | oharboe | 2008-08-25 | 2 | -7/+17 |
* | duane ellis - errno ansi fix | oharboe | 2008-08-24 | 1 | -1/+1 |
* | duan ellis target tcl work in progress | oharboe | 2008-08-24 | 18 | -157/+405 |
* | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres... | oharboe | 2008-08-24 | 1 | -1/+1 |
* | - clear any existing breakpoints/watchpoints when restarting in gdb extended ... | ntfreak | 2008-08-23 | 1 | -0/+2 |
* | - add support for new gdb QStartNoAckMode, which disables sending of ack's be... | ntfreak | 2008-08-22 | 2 | -8/+31 |
* | - fix win32 build issues from previous jim patch | ntfreak | 2008-08-22 | 2 | -29/+29 |
* | - fix a off-by-one error in the buffer read/write code that checks for a addr... | drath | 2008-08-22 | 1 | -2/+2 |
* | added gdb timeout handling + error propagation | oharboe | 2008-08-20 | 1 | -4/+11 |
* | lm3s3748 config file | oharboe | 2008-08-20 | 1 | -0/+28 |
* | lm3s3748 config file | oharboe | 2008-08-20 | 1 | -1/+1 |
* | continue execution even if chain can't be validated. This will, hopefully, gi... | oharboe | 2008-08-20 | 1 | -10/+2 |
* | sharpen error propagation a wee bit. | oharboe | 2008-08-20 | 1 | -1/+3 |
* | - added missing parport configs to texi | ntfreak | 2008-08-20 | 1 | -1/+1 |
* | Daniel Gimpelevich fix reset halt on feroceon | oharboe | 2008-08-20 | 1 | -1/+14 |
* | fix BUG: keep_alive() error messages | oharboe | 2008-08-20 | 7 | -69/+97 |
* | duane ellis: fix warning | oharboe | 2008-08-20 | 1 | -1/+1 |
* | - added svn props for newly added files | ntfreak | 2008-08-19 | 1 | -19/+19 |
* | fixed warning | oharboe | 2008-08-19 | 1 | -2/+4 |
* | switch to alive_sleep() to avoid gdb timeouts | oharboe | 2008-08-19 | 2 | -3/+3 |
* | make target_wait_state() usable from other places, made LOG_USER() output LOG... | oharboe | 2008-08-19 | 1 | -1/+1 |
* | better polling debug_level 3 handling | oharboe | 2008-08-19 | 1 | -4/+10 |
* | search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. | oharboe | 2008-08-19 | 13 | -22/+22 |
* | DANGER: committed work-in-progress to handle examination of jtag devices with... | oharboe | 2008-08-19 | 1 | -12/+10 |
* | added some alive_sleep()'s | oharboe | 2008-08-19 | 6 | -7/+7 |
* | use alive_sleep() from sleep command | oharboe | 2008-08-19 | 1 | -1/+1 |
* | added alive_sleep() function to let GDB alive packets be sent | oharboe | 2008-08-19 | 2 | -0/+18 |
* | tinker with Xscale performance, anti-log spamming is now only for debug_level... | oharboe | 2008-08-19 | 1 | -53/+51 |
* | duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter... | oharboe | 2008-08-19 | 2 | -4/+792 |
* | tinker with Xscale performance. Poll a bit more before sleeping. | oharboe | 2008-08-19 | 1 | -1/+1 |
* | fix comment w.r.t. start address for RAM | oharboe | 2008-08-19 | 1 | -1/+1 |
* | fixed error handling in flash bank. | oharboe | 2008-08-19 | 1 | -5/+6 |
* | removed a couple of exit()'s from error handling. | oharboe | 2008-08-19 | 2 | -10/+13 |
* | added wip imx31.cfg file | oharboe | 2008-08-19 | 2 | -0/+20 |
* | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ... | oharboe | 2008-08-19 | 1 | -0/+1 |
* | Johannes Stezenbach <js@sig21.net> fix warnings | oharboe | 2008-08-18 | 2 | -2/+2 |
* | more error propagation | oharboe | 2008-08-18 | 1 | -7/+32 |
* | added error handling to avoid false error messages. | oharboe | 2008-08-18 | 1 | -6/+25 |
* | openocd.texi is the authoratitive source for documentation. Wiki is dead. | oharboe | 2008-08-18 | 8 | -8/+8 |
* | fixed not halted error messages | oharboe | 2008-08-17 | 12 | -4/+56 |
* | deleted superfluous sam7s256 which was identical to sam7x256 | oharboe | 2008-08-17 | 3 | -46/+2 |
* | Richard <news@muppet.plus.com> fixed bug in padding code | oharboe | 2008-08-17 | 1 | -5/+4 |
* | removed obsolete command. | oharboe | 2008-08-15 | 1 | -4/+1 |
* | feroceon updated w.r.t. latest arm7/9 changes | oharboe | 2008-08-14 | 3 | -6/+9 |
* | arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale... | oharboe | 2008-08-14 | 6 | -280/+119 |
* | typo spotted by spen. gdb_breakpoint_override not tested yet. | oharboe | 2008-08-14 | 1 | -1/+1 |
* | removed old comment | oharboe | 2008-08-13 | 1 | -1/+0 |