| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed a small typo in howto create doxygen docs | oharboe | 2009-07-07 | 1 | -1/+2 |
* | fix return value for "reset" and "runtest" command. Found by code inspection. | oharboe | 2009-07-07 | 1 | -7/+3 |
* | delete long retired commented out code (daemon_startup) | oharboe | 2009-07-07 | 1 | -4/+0 |
* | more arm926ejs bugs | oharboe | 2009-07-07 | 1 | -0/+19 |
* | added known arm926ejs regressions | oharboe | 2009-07-07 | 1 | -0/+11 |
* | David Brownell <david-b@pacbell.net> Update docs to say that "arm7_9 dbgrq en... | oharboe | 2009-07-06 | 4 | -3/+2 |
* | - change sleep to usleep - fixes issue under win32 build | ntfreak | 2009-07-06 | 1 | -1/+1 |
* | - fix build when using a cross compiler - do not try and run any host tools | ntfreak | 2009-07-06 | 2 | -1/+8 |
* | more debug output for translation of arm mode number to enum | oharboe | 2009-07-06 | 1 | -1/+1 |
* | a bit more debug output for translation of invalid mode numbers | oharboe | 2009-07-06 | 1 | -1/+1 |
* | Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method... | oharboe | 2009-07-06 | 1 | -5/+6 |
* | Fix regression in "step" command introduced in 2190 | oharboe | 2009-07-06 | 1 | -2/+5 |
* | revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken. | oharboe | 2009-07-06 | 1 | -25/+20 |
* | Update Release Script documentation to reflect current implementation. | zwelch | 2009-07-06 | 1 | -7/+16 |
* | The late birth of the NEWS file also caused me to revisit the release | zwelch | 2009-07-06 | 1 | -15/+24 |
* | Add NEWS file for the 0.2.0 release. | zwelch | 2009-07-06 | 1 | -1/+80 |
* | Add script to automate most of the release process. | zwelch | 2009-07-06 | 1 | -0/+569 |
* | Ferdinand Postema <ferdinand@postema.eu>: | zwelch | 2009-07-06 | 1 | -2/+2 |
* | Gary Carlson <gcarlson@carlson-minot.com>: | zwelch | 2009-07-06 | 1 | -15/+27 |
* | 10ms timeout check on cp15 read/write | oharboe | 2009-07-06 | 1 | -6/+33 |
* | simplify debug_reason check | oharboe | 2009-07-06 | 1 | -11/+3 |
* | Fix maintainer-clean target in doc directory. | zwelch | 2009-07-06 | 1 | -0/+2 |
* | bitrot: fix numerous syntax errors | oharboe | 2009-07-06 | 1 | -8/+6 |
* | added known problem w/line number's being off in syntax errors for target res... | oharboe | 2009-07-06 | 1 | -2/+5 |
* | try to use tabs instead of spaces | oharboe | 2009-07-06 | 1 | -3/+3 |
* | human readable error message upon invalid arguments | oharboe | 2009-07-06 | 1 | -1/+13 |
* | zy1000 now listens for port 1234. Upon accepting connection reboot zy1000. | oharboe | 2009-07-06 | 1 | -1/+61 |
* | Major update to release process documentation: | zwelch | 2009-07-04 | 1 | -56/+319 |
* | more files to svn:ignore | oharboe | 2009-07-03 | 0 | -0/+0 |
* | Xiaofan Chen <xiaofanc@gmail.com> With this patch, OpenOCD can talk to my | oharboe | 2009-07-02 | 1 | -2/+2 |
* | Add AUTHORS.ChangeLog file suitable to be passed to 'svn2cl --authors'. | zwelch | 2009-07-02 | 1 | -0/+10 |
* | Add AUTHORS for 0.2.0 release. | zwelch | 2009-07-02 | 1 | -0/+4 |
* | Remove --enable-release option; if guess-rev.sh is missing, it is a release. | zwelch | 2009-07-02 | 2 | -13/+11 |
* | Remove vim editor commands from TCL files. | zwelch | 2009-07-02 | 5 | -10/+0 |
* | Fix FTD2XX build for CygWin. | zwelch | 2009-07-02 | 1 | -1/+1 |
* | Commit first draft of release process documentation. | zwelch | 2009-07-02 | 2 | -0/+123 |
* | add svn:ignore to INSTALL file (it's generated) | oharboe | 2009-07-02 | 0 | -0/+0 |
* | zy1000 1.53 snapshot | oharboe | 2009-07-02 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net> Fix two texinfo formatting bugs. The fi... | oharboe | 2009-07-02 | 1 | -5/+7 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 1 | -10/+10 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 2 | -13/+10 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 1 | -1/+1 |
* | Minor fixes to Developer Manual pages. | zwelch | 2009-07-01 | 1 | -1/+2 |
* | Add missing copyright header to target_type.h. | zwelch | 2009-07-01 | 1 | -0/+25 |
* | Add missing copyright header and fix @page direction in membuf.h. | zwelch | 2009-07-01 | 1 | -3/+21 |
* | Update TODO list to relect 0.2.0 release. | zwelch | 2009-07-01 | 1 | -39/+36 |
* | Add comments to README about compiler and library dependencies. | zwelch | 2009-07-01 | 1 | -1/+11 |
* | - add stm32 connectivity line tapid to stm32.cfg | ntfreak | 2009-07-01 | 1 | -1/+3 |
* | - correct stm32 connectivity line programming as per latest manual | ntfreak | 2009-07-01 | 1 | -7/+12 |
* | Remove at91sam3.h from flash.c; use extern like other drivers. | zwelch | 2009-06-30 | 1 | -1/+1 |