index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openocd.c
Age
Commit message (
Expand
)
Author
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-10
Reverse revision 1691: all of its functionality has migrated elsewhere.
zwelch
2009-05-10
Revive tclapi.c from r1650:
zwelch
2009-05-03
fix embedded builds
oharboe
2009-05-02
Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ...
oharboe
2009-05-01
Add static keywords to main application helper functions.
zwelch
2009-05-01
Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h
zwelch
2009-01-20
Fixes for handling release versions
kc8apf
2009-01-19
- remove unused includes, fixes build issues under FreeBSD
ntfreak
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-01-09
moved ioutil init to the right spot: before config scripts
oharboe
2008-12-17
check syntax for init/version
oharboe
2008-12-16
work in progress to hook up libmicrohttpd + tcl integration
oharboe
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
2008-10-16
unsik Kim <donari75@gmail.com> - mflash support
oharboe
2008-10-15
- fix tcl_port typo in docs
ntfreak
2008-10-08
Richard Missenden exit now works during startup script
oharboe
2008-10-07
reduce patch problems by moving $xxx expansion into seperate fn
oharboe
2008-09-24
- renamed x7926 driver to aduc702x to match other flash drivers
ntfreak
2008-09-21
put instructions on how to report bugs onto the users radar
oharboe
2008-08-06
- fix target_examine declaration
ntfreak
2008-08-05
GDB monitor commands now also get halted state upon e.g. "reset halt".
oharboe
2008-07-24
Better handling of OpenOCD command invocation result/context.
oharboe
2008-07-19
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
2008-07-17
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...
oharboe
2008-07-17
Collect output from openocd commands into openocd_output local variable
oharboe
2008-07-17
Charles Hardin ckhardin at gmail.com
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
2008-07-16
Fixes to \ and / handling for OpenOCD
oharboe
2008-07-16
do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION
oharboe
2008-07-16
better error messages for target event scripts.
oharboe
2008-07-14
Charles Hardin <ckhardin@gmail.com>
oharboe
2008-07-13
- remove unused objcopy from configure.in
ntfreak
2008-07-13
Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...
oharboe
2008-07-13
Duane Ellis <openocd@duaneellis.com> fix to tcl puts
oharboe
2008-07-12
- remove requirement for file2c.tcl
ntfreak
2008-07-11
work in progress to improve help
oharboe
2008-07-11
- retired variable stuff.
oharboe
2008-07-11
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
oharboe
2008-07-10
Charles Hardin <ckhardin@gmail.com>
oharboe
2008-07-10
- added search paths before running tcl/commands.tcl.
oharboe
2008-07-10
SEGFAULT fix for syntax error.
oharboe
2008-07-09
improve error messages a little bit.
oharboe
2008-07-09
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...
oharboe
2008-07-08
tcl regression fixes.
oharboe
2008-07-08
- apply correct formatting to openocd.c
ntfreak
2008-07-07
more tcl cleanup.
oharboe
[next]