| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, ... | zwelch | 2009-07-16 | 4 | -35/+84 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+78 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+105 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+168 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+53 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+73 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+96 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -3/+12 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -7/+15 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -0/+99 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -1/+143 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -4/+263 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 1 | -37/+77 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-15 | 3 | -17/+295 |
* | print errno when parport fails to open. | oharboe | 2009-07-15 | 1 | -2/+3 |
* | 1.54 snapshot | oharboe | 2009-07-14 | 1 | -1/+1 |
* | Gary Carlson <gcarlson@carlson-minot.com> | ntfreak | 2009-07-13 | 1 | -43/+92 |
* | Magnus Lundin Thc cortex_m3_poll function does not identify that a target is... | oharboe | 2009-07-12 | 1 | -9/+12 |
* | Simple warning fix | duane | 2009-07-11 | 1 | -2/+2 |
* | Fix SEGFAULTs and broken error handling for flash programming w/working area | oharboe | 2009-07-08 | 1 | -15/+31 |
* | typo in comment | oharboe | 2009-07-08 | 1 | -2/+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 |
* | - 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 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | 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 |
* | Fix FTD2XX build for CygWin. | zwelch | 2009-07-02 | 1 | -1/+1 |
* | zy1000 1.53 snapshot | oharboe | 2009-07-02 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-07-02 | 1 | -1/+1 |
* | 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 |
* | - 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 |
* | - remove cygwin build warnings in at91sam3.c | ntfreak | 2009-06-30 | 1 | -3/+3 |
* | Marcel Jost <marcel.jost@bfh.ch>: | zwelch | 2009-06-30 | 1 | -0/+10 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-30 | 1 | -3/+28 |
* | Fix doxygen 'undocumented parameter' warnings in membuf.h. | zwelch | 2009-06-30 | 1 | -1/+2 |
* | Fix search and replace casualty in flash.h doxygen block. | zwelch | 2009-06-30 | 1 | -1/+1 |
* | Fix doxygen warning in jtag.h caused by a changed parameter name. | zwelch | 2009-06-30 | 1 | -1/+1 |