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
/
configure.in
Age
Commit message (
Expand
)
Author
2008-07-13
- remove unused objcopy from configure.in
ntfreak
2008-07-12
- remove requirement for file2c.tcl
ntfreak
2008-07-11
- configure check added for tclsh
ntfreak
2008-07-05
- added search for libdl
ntfreak
2008-05-14
- added jlink support, based on Jürgen Stuber patch
ntfreak
2008-04-13
A dummy driver to test codepath w/no contact w/target.
oharboe
2008-04-10
- remove AC_C_VARARRAYS and set check of autoconf back to 2.59
mifi
2008-04-10
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
ntfreak
2008-04-09
Don Porges fixed c99 issues.
oharboe
2008-03-17
- fix warnings during configure cause by ecosboard. default to no, if host cp...
drath
2008-03-11
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
2008-03-03
added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfg
oharboe
2008-02-11
- removed "starting point" for ngw100, will add it again if it is working
mifi
2008-02-10
- added starting point for development on a ngw100 eval board
mifi
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
2007-12-10
Changed openocd version info creation to be more useful.
bodylove
2007-11-21
- reset_run now works as expected on cortex-m3
ntfreak
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
2007-08-10
- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...
drath
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-07-31
- add missing configure.in change from last checkin
drath
2007-07-26
- restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...
drath
2007-07-15
- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...
drath
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2006-11-22
- checked in missing configure.in changes for GW16012 support
drath
2006-08-31
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-08-11
- added support for FreeBSD ppi (parallel port access similar to /dev/parport...
drath
2006-08-01
- allow building for MinGW using either -mno-cygwin or the MinGW gcc
drath
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-06-23
- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath