summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* David Brownell <david-b@pacbell.net> Update docs to say that "arm7_9 dbgrq en...oharboe2009-07-064-3/+2
* - change sleep to usleep - fixes issue under win32 buildntfreak2009-07-061-1/+1
* - fix build when using a cross compiler - do not try and run any host toolsntfreak2009-07-062-1/+8
* more debug output for translation of arm mode number to enumoharboe2009-07-061-1/+1
* a bit more debug output for translation of invalid mode numbersoharboe2009-07-061-1/+1
* Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...oharboe2009-07-061-5/+6
* Fix regression in "step" command introduced in 2190oharboe2009-07-061-2/+5
* revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe2009-07-061-25/+20
* Update Release Script documentation to reflect current implementation.zwelch2009-07-061-7/+16
* The late birth of the NEWS file also caused me to revisit the releasezwelch2009-07-061-15/+24
* Add NEWS file for the 0.2.0 release.zwelch2009-07-061-1/+80
* Add script to automate most of the release process.zwelch2009-07-061-0/+569
* Ferdinand Postema <ferdinand@postema.eu>:zwelch2009-07-061-2/+2
* Gary Carlson <gcarlson@carlson-minot.com>:zwelch2009-07-061-15/+27
* 10ms timeout check on cp15 read/writeoharboe2009-07-061-6/+33
* simplify debug_reason checkoharboe2009-07-061-11/+3
* Fix maintainer-clean target in doc directory.zwelch2009-07-061-0/+2
* bitrot: fix numerous syntax errors oharboe2009-07-061-8/+6
* added known problem w/line number's being off in syntax errors for target res...oharboe2009-07-061-2/+5
* try to use tabs instead of spacesoharboe2009-07-061-3/+3
* human readable error message upon invalid argumentsoharboe2009-07-061-1/+13
* zy1000 now listens for port 1234. Upon accepting connection reboot zy1000.oharboe2009-07-061-1/+61
* Major update to release process documentation:zwelch2009-07-041-56/+319
* more files to svn:ignoreoharboe2009-07-030-0/+0
* Xiaofan Chen <xiaofanc@gmail.com> With this patch, OpenOCD can talk to myoharboe2009-07-021-2/+2
* Add AUTHORS.ChangeLog file suitable to be passed to 'svn2cl --authors'.zwelch2009-07-021-0/+10
* Add AUTHORS for 0.2.0 release.zwelch2009-07-021-0/+4
* Remove --enable-release option; if guess-rev.sh is missing, it is a release.zwelch2009-07-022-13/+11
* Remove vim editor commands from TCL files.zwelch2009-07-025-10/+0
* Fix FTD2XX build for CygWin.zwelch2009-07-021-1/+1
* Commit first draft of release process documentation.zwelch2009-07-022-0/+123
* add svn:ignore to INSTALL file (it's generated)oharboe2009-07-020-0/+0
* zy1000 1.53 snapshotoharboe2009-07-021-2/+2
* David Brownell <david-b@pacbell.net> Fix two texinfo formatting bugs. The fi...oharboe2009-07-021-5/+7
* David Brownell <david-b@pacbell.net>:zwelch2009-07-021-10/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-07-022-13/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-07-021-1/+1
* Minor fixes to Developer Manual pages.zwelch2009-07-011-1/+2
* Add missing copyright header to target_type.h.zwelch2009-07-011-0/+25
* Add missing copyright header and fix @page direction in membuf.h.zwelch2009-07-011-3/+21
* Update TODO list to relect 0.2.0 release.zwelch2009-07-011-39/+36
* Add comments to README about compiler and library dependencies.zwelch2009-07-011-1/+11
* - add stm32 connectivity line tapid to stm32.cfgntfreak2009-07-011-1/+3
* - correct stm32 connectivity line programming as per latest manualntfreak2009-07-011-7/+12
* Remove at91sam3.h from flash.c; use extern like other drivers.zwelch2009-06-301-1/+1
* Extend 'make dist' to produce both .tar.bz2 and .zip archives, tozwelch2009-06-301-1/+1
* Provide some useful information in README file, rather than punting.zwelch2009-06-302-274/+407
* Switch automake handling to use --gnu mode, not --foreign.zwelch2009-06-303-4/+4
* - remove cygwin build warnings in at91sam3.cntfreak2009-06-301-3/+3
* Add svn:eol-style native property to TCL files that are missing it.zwelch2009-06-302-31/+31