| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | noted XScale (or USBProg) problem | oharboe | 2009-07-10 | 1 | -0/+4 |
* | David Brownell <david-b@pacbell.net> split EK board support out | oharboe | 2009-07-10 | 2 | -24/+28 |
* | Add style rule to avoid combining assignment and logical tests. | zwelch | 2009-07-08 | 1 | -0/+14 |
* | Add section to provide some documentation for cross-compiling. | zwelch | 2009-07-08 | 1 | -0/+23 |
* | Add microscopic style guide at the end of the PATCH primer. | zwelch | 2009-07-08 | 1 | -0/+13 |
* | Add comments to top-level files to "excuse" their Doxygen markup. | zwelch | 2009-07-08 | 3 | -2/+4 |
* | Fix SEGFAULTs and broken error handling for flash programming w/working area | oharboe | 2009-07-08 | 1 | -15/+31 |
* | fix formatting of xscale bug entry(learning every day) | oharboe | 2009-07-08 | 1 | -4/+2 |
* | Xscale installation regression entered | oharboe | 2009-07-08 | 1 | -0/+4 |
* | typo in comment | oharboe | 2009-07-08 | 1 | -2/+2 |
* | some TODO notes on aduc702x which clearly needs more work & testing | oharboe | 2009-07-08 | 1 | -0/+8 |
* | i.MX27 reset problems fixed & update remaining reset problems notes | oharboe | 2009-07-08 | 1 | -4/+1 |
* | sharpen reset_config for imx27 - use both trst & srst. srst pulls trst. | oharboe | 2009-07-08 | 2 | -1/+3 |
* | srst pulls trst according to Freescale docs for i.mx27 | oharboe | 2009-07-07 | 1 | -2/+7 |
* | Zach Welch: move bugs into the right section | oharboe | 2009-07-07 | 1 | -15/+7 |
* | Use reference to mailing list for known arm926ejs bugs rather fill The List w... | oharboe | 2009-07-07 | 1 | -17/+2 |
* | 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 |