aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22- fix bug with stm32 high density write protectionntfreak
2008-07-22- add missing quotes from CFLAGS_FOR_BUILDntfreak
2008-07-22Spen: startup.tcl cross compile supportoharboe
2008-07-22Only print out gobs of information to log when -d3 is enabled.oharboe
2008-07-22very slightly improved error message for not being able to find scriptsoharboe
2008-07-21restart is a per-target actionoharboe
2008-07-21Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe
2008-07-21jim license cleanupoharboe
2008-07-21update jtag_speed/khz docs a bit.oharboe
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-07-21cross compile fixoharboe
2008-07-21use reset init explicitly before "load".oharboe
2008-07-21Duane Ellis <openocd@duaneellis.com> stm32 peripherals scriptsoharboe
2008-07-21Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe
2008-07-20BUG: prefix to timeout for gdb keep alive packets.oharboe
2008-07-20- added svn props for newly added filesntfreak
2008-07-20Duane Ellis <openocd@duaneellis.com> - script commands for stm32oharboe
2008-07-20Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe
2008-07-20Duane Ellis <openocd@duaneellis.com>oharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe
2008-07-19throw exception upon syntax error.oharboe
2008-07-19- updated texi for removed daemon_startup commandntfreak
2008-07-19clarify error message w.r.t. not being able to set breakpointoharboe
2008-07-19daemon_startup is now retired in favour of adding "init" and "reset halt/init...oharboe
2008-07-18This allows overriding builtin openocd commands.oharboe
2008-07-18remove obsolete reset_mode oharboe
2008-07-18"reset" without arguments now execute a "reset run".oharboe
2008-07-18- remove build warning from keep_aliventfreak
2008-07-18- fix incorrectly registered function openocd_array2memntfreak
2008-07-18resume is now asynchronousoharboe
2008-07-18keep_alive() fix for reset warnings.oharboe
2008-07-181. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe
2008-07-18Duane Ellis <openocd@duaneellis.com> more interface files.oharboe
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe
2008-07-18added missing "reset+load" sequence.oharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe
2008-07-17Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...oharboe
2008-07-17Collect output from openocd commands into openocd_output local variableoharboe
2008-07-17Charles Hardin ckhardin at gmail.com oharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe
2008-07-17- reverted resume_target to old behaviourntfreak
2008-07-17Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...oharboe
2008-07-16Fixes to \ and / handling for OpenOCDoharboe
2008-07-16flash_banks now follow OpenOCD scripting API rulesoharboe
2008-07-16print out jim error message stack trace in expected order(look at any C++ or ...oharboe
2008-07-16do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTIONoharboe
2008-07-16print syntax for command upon syntax error.oharboe
2008-07-16better error messages for target event scripts.oharboe
2008-07-15feeble beginnings for tcl api rules.oharboe
2008-07-15- stm32 flash driver correctly handles early siliconntfreak