aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe3-0/+20
2008-07-20BUG: prefix to timeout for gdb keep alive packets.oharboe1-1/+1
2008-07-20- added svn props for newly added filesntfreak5-410/+407
2008-07-20Duane Ellis <openocd@duaneellis.com> - script commands for stm32oharboe5-17/+424
2008-07-20Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe3-0/+20
2008-07-20Duane Ellis <openocd@duaneellis.com>oharboe1-2/+5
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe6-24/+24
2008-07-19throw exception upon syntax error.oharboe1-1/+1
2008-07-19clarify error message w.r.t. not being able to set breakpointoharboe1-2/+2
2008-07-19daemon_startup is now retired in favour of adding "init" and "reset halt/init...oharboe2-20/+4
2008-07-18This allows overriding builtin openocd commands.oharboe1-1/+6
2008-07-18remove obsolete reset_mode oharboe30-31/+31
2008-07-18"reset" without arguments now execute a "reset run".oharboe1-13/+22
2008-07-18- remove build warning from keep_aliventfreak3-19/+10
2008-07-18- fix incorrectly registered function openocd_array2memntfreak11-579/+502
2008-07-18resume is now asynchronousoharboe1-18/+4
2008-07-18keep_alive() fix for reset warnings.oharboe1-0/+1
2008-07-181. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe4-1/+73
2008-07-18Duane Ellis <openocd@duaneellis.com> more interface files.oharboe2-1/+6
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe7-592/+563
2008-07-18added missing "reset+load" sequence.oharboe1-0/+3
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe8-17/+20
2008-07-17Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...oharboe2-26/+64
2008-07-17Collect output from openocd commands into openocd_output local variableoharboe3-60/+36
2008-07-17Charles Hardin ckhardin at gmail.com oharboe1-15/+5
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe7-330/+171
2008-07-17- reverted resume_target to old behaviourntfreak1-19/+0
2008-07-17Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...oharboe1-3/+5
2008-07-16Fixes to \ and / handling for OpenOCDoharboe3-32/+26
2008-07-16flash_banks now follow OpenOCD scripting API rulesoharboe2-1/+6
2008-07-16print out jim error message stack trace in expected order(look at any C++ or ...oharboe1-1/+1
2008-07-16do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTIONoharboe1-16/+15
2008-07-16print syntax for command upon syntax error.oharboe1-0/+13
2008-07-16better error messages for target event scripts.oharboe4-40/+20
2008-07-15- stm32 flash driver correctly handles early siliconntfreak1-29/+35
2008-07-14Charles Hardin <ckhardin@gmail.com>oharboe3-13/+34
2008-07-13- remove unused objcopy from configure.inntfreak3-20/+28
2008-07-13- added svn props for newly added filesntfreak1-30/+30
2008-07-13Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...oharboe3-14/+43
2008-07-13Duane Ellis <openocd@duaneellis.com> fix to tcl putsoharboe1-1/+4
2008-07-12- fix issue when building in separate build dirntfreak1-3/+3
2008-07-12- remove requirement for file2c.tclntfreak3-139/+20
2008-07-12testing/*.tcl sample & test codeoharboe1-0/+5
2008-07-11help is now implemented in startup.tcl/helpoharboe3-83/+5
2008-07-11- configure check added for tclshntfreak1-2/+4
2008-07-11search help text toooharboe1-1/+1
2008-07-11Charles Hardin ckhardin at gmail.com oharboe3-31/+49
2008-07-11tcl_help prettier output.oharboe1-2/+25
2008-07-11work in progress to improve helpoharboe5-18/+71
2008-07-11- retired variable stuff. oharboe10-410/+108