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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
2009-02-13
- guess-rev.sh now works as expected when build_dir is not the same as src_dir
ntfreak
2009-01-20
Fixes for handling release versions
kc8apf
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
2008-12-27
Added dongle VSLLINK - from Simon Qian
duane
2008-12-27
Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...
duane
2008-12-19
- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>
kc8apf
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-09-25
ZY1000 code
oharboe
2008-07-24
take path to eCos files from environment variable
oharboe
2008-07-21
Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts
oharboe
2008-07-20
Duane Ellis <openocd@duaneellis.com> - script commands for stm32
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-17
Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...
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-12
- fix issue when building in separate build dir
ntfreak
2008-07-12
- remove requirement for file2c.tcl
ntfreak
2008-07-11
- configure check added for tclsh
ntfreak
2008-07-11
- retired variable stuff.
oharboe
2008-07-11
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
oharboe
2008-07-06
moving Tcl stuff around slightly.
oharboe
2008-07-06
fix a few compilation problems.
oharboe
2008-07-06
src/helper/configuration.h
oharboe
2008-07-04
Jim Tcl support added
oharboe
2008-05-14
- added jlink support, based on Jürgen Stuber patch
ntfreak
2008-05-01
- add -lusb to link for using libftdi under win32
ntfreak
2008-03-11
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
2007-12-10
Changed openocd version info creation to be more useful.
bodylove
2007-08-14
- corrected automake script
drath
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
2007-07-15
- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...
drath
2006-11-22
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
2006-08-11
- added support for FreeBSD ppi (parallel port access similar to /dev/parport...
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