aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-08-27comment about slow RTCKoharboe
2008-08-26ooops... fixed commit gaffe in previous commit.oharboe
2008-08-26added 1000ms timeoutoharboe
2008-08-26do not check checksums in noack caseoharboe
2008-08-25RCLK is not supported, return error instead of crashing.oharboe
2008-08-25STR912 uses RCLK if availableoharboe
2008-08-25fixed bug in arm11 examine code.oharboe
2008-08-25fixed gaffe in last release w/target number.oharboe
2008-08-25sync with Jim Tcl repository.oharboe
2008-08-24duane ellis - errno ansi fixoharboe
2008-08-24duan ellis target tcl work in progressoharboe
2008-08-24Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of addres...oharboe
2008-08-23- clear any existing breakpoints/watchpoints when restarting in gdb extended ...ntfreak
2008-08-22- add support for new gdb QStartNoAckMode, which disables sending of ack's be...ntfreak
2008-08-22- fix win32 build issues from previous jim patchntfreak
2008-08-22- fix a off-by-one error in the buffer read/write code that checks for a addr...drath
2008-08-20added gdb timeout handling + error propagationoharboe
2008-08-20lm3s3748 config fileoharboe
2008-08-20lm3s3748 config fileoharboe
2008-08-20continue execution even if chain can't be validated. This will, hopefully, gi...oharboe
2008-08-20sharpen error propagation a wee bit.oharboe
2008-08-20- added missing parport configs to texintfreak
2008-08-20Daniel Gimpelevich fix reset halt on feroceonoharboe
2008-08-20fix BUG: keep_alive() error messagesoharboe
2008-08-20duane ellis: fix warningoharboe
2008-08-19- added svn props for newly added filesntfreak
2008-08-19fixed warningoharboe
2008-08-19switch to alive_sleep() to avoid gdb timeoutsoharboe
2008-08-19make target_wait_state() usable from other places, made LOG_USER() output LOG...oharboe
2008-08-19better polling debug_level 3 handlingoharboe
2008-08-19search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe
2008-08-19DANGER: committed work-in-progress to handle examination of jtag devices with...oharboe
2008-08-19added some alive_sleep()'soharboe
2008-08-19use alive_sleep() from sleep commandoharboe
2008-08-19added alive_sleep() function to let GDB alive packets be sentoharboe
2008-08-19tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe
2008-08-19duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...oharboe
2008-08-19tinker with Xscale performance. Poll a bit more before sleeping.oharboe
2008-08-19fix comment w.r.t. start address for RAMoharboe
2008-08-19fixed error handling in flash bank.oharboe
2008-08-19removed a couple of exit()'s from error handling.oharboe
2008-08-19added wip imx31.cfg fileoharboe
2008-08-19Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe
2008-08-18Johannes Stezenbach <js@sig21.net> fix warningsoharboe
2008-08-18more error propagationoharboe
2008-08-18added error handling to avoid false error messages.oharboe
2008-08-18openocd.texi is the authoratitive source for documentation. Wiki is dead.oharboe
2008-08-17fixed not halted error messagesoharboe
2008-08-17deleted superfluous sam7s256 which was identical to sam7x256oharboe
2008-08-17Richard <news@muppet.plus.com> fixed bug in padding codeoharboe