summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - fix win32 build issues from previous jim patchntfreak2008-08-222-29/+29
* - fix a off-by-one error in the buffer read/write code that checks for a addr...drath2008-08-221-2/+2
* added gdb timeout handling + error propagationoharboe2008-08-201-4/+11
* lm3s3748 config fileoharboe2008-08-201-0/+28
* lm3s3748 config fileoharboe2008-08-201-1/+1
* continue execution even if chain can't be validated. This will, hopefully, gi...oharboe2008-08-201-10/+2
* sharpen error propagation a wee bit.oharboe2008-08-201-1/+3
* - added missing parport configs to texintfreak2008-08-201-1/+1
* Daniel Gimpelevich fix reset halt on feroceonoharboe2008-08-201-1/+14
* fix BUG: keep_alive() error messagesoharboe2008-08-207-69/+97
* duane ellis: fix warningoharboe2008-08-201-1/+1
* - added svn props for newly added filesntfreak2008-08-191-19/+19
* fixed warningoharboe2008-08-191-2/+4
* switch to alive_sleep() to avoid gdb timeoutsoharboe2008-08-192-3/+3
* make target_wait_state() usable from other places, made LOG_USER() output LOG...oharboe2008-08-191-1/+1
* better polling debug_level 3 handlingoharboe2008-08-191-4/+10
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-1913-22/+22
* DANGER: committed work-in-progress to handle examination of jtag devices with...oharboe2008-08-191-12/+10
* added some alive_sleep()'soharboe2008-08-196-7/+7
* use alive_sleep() from sleep commandoharboe2008-08-191-1/+1
* added alive_sleep() function to let GDB alive packets be sentoharboe2008-08-192-0/+18
* tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe2008-08-191-53/+51
* duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...oharboe2008-08-192-4/+792
* tinker with Xscale performance. Poll a bit more before sleeping.oharboe2008-08-191-1/+1
* fix comment w.r.t. start address for RAMoharboe2008-08-191-1/+1
* fixed error handling in flash bank.oharboe2008-08-191-5/+6
* removed a couple of exit()'s from error handling.oharboe2008-08-192-10/+13
* added wip imx31.cfg fileoharboe2008-08-192-0/+20
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe2008-08-191-0/+1
* Johannes Stezenbach <js@sig21.net> fix warningsoharboe2008-08-182-2/+2
* more error propagationoharboe2008-08-181-7/+32
* added error handling to avoid false error messages.oharboe2008-08-181-6/+25
* openocd.texi is the authoratitive source for documentation. Wiki is dead.oharboe2008-08-188-8/+8
* fixed not halted error messagesoharboe2008-08-1712-4/+56
* deleted superfluous sam7s256 which was identical to sam7x256oharboe2008-08-173-46/+2
* Richard <news@muppet.plus.com> fixed bug in padding codeoharboe2008-08-171-5/+4
* removed obsolete command.oharboe2008-08-151-4/+1
* feroceon updated w.r.t. latest arm7/9 changesoharboe2008-08-143-6/+9
* arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...oharboe2008-08-146-280/+119
* typo spotted by spen. gdb_breakpoint_override not tested yet.oharboe2008-08-141-1/+1
* removed old commentoharboe2008-08-131-1/+0
* force lpc2148 target into ARM state.oharboe2008-08-131-0/+3
* added global gdb breakpoint override configuration commandoharboe2008-08-131-0/+48
* comments.oharboe2008-08-131-3/+18
* Clear all dangling breakpoints upon GDB connection.oharboe2008-08-133-38/+77
* fix warning.oharboe2008-08-131-1/+0
* return halted signal if step/continue failsoharboe2008-08-131-38/+57
* avoid empty lines in log as a keep_alive() sideffectoharboe2008-08-131-3/+6
* fix output from jtag_khz when only jtag_speed has been invokedoharboe2008-08-111-2/+11
* updated syntax for post_reset scriptsoharboe2008-08-113-11/+6