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
/
helper
/
Makefile.am
Age
Commit message (
Expand
)
Author
2011-09-30
jim-nvp is moving from jimtcl to openocd
Steve Bennett
2010-11-18
build: add common.mk
Spencer Oliver
2010-10-29
jim tests: use installed
Øyvind Harboe
2010-08-01
util: ms command to calculate length of operations
Øyvind Harboe
2010-06-17
helper: remove helper membuf
Antonio Borneo
2009-12-16
ecos: crisper implementation of timeval_ms()
Øyvind Harboe
2009-12-08
build: add build/src to include path
Øyvind Harboe
2009-12-03
remove tertiary include paths
Zachary T Welch
2009-12-03
allow #include directives to use module name
Zachary T Welch
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
2009-11-18
split startup.tcl file across modules
Zachary T Welch
2009-11-18
move startup.c to libopenocd
Zachary T Welch
2009-10-16
xscale: better fix for debug_handler.bin
David Brownell
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-06-24
Add a growable sprintf memory buffer library
duane
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
2009-05-31
Whitespace-only updates to automake input files:
zwelch
2009-05-27
Update build system to find moved scripts -- Step 3 of 2:
zwelch
2009-05-11
Factor system #includes out of replacements.h into new system.h.
zwelch
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
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-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
2009-04-21
- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...
ntfreak
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-01
"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
oharboe
2008-08-11
place event loop inside #ifdef JIM_EMBEDDED.
oharboe
2008-08-07
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
oharboe
2008-07-22
Spen: startup.tcl cross compile support
oharboe
2008-07-21
cross compile fix
oharboe
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-11
work in progress to improve help
oharboe
2008-07-11
- retired variable stuff.
oharboe
2008-03-11
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
2008-02-28
- added svn props
ntfreak
2008-02-24
move options handling to separate file to better support embedded implementat...
oharboe
2008-02-24
- added -c option that will execute an openocd command
oharboe
2008-02-19
- add search paths via new arg -s (-search). Thanks Ted Roth
ntfreak
2007-03-15
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath