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
/
src
Age
Commit message (
Expand
)
Author
2009-07-08
Fix SEGFAULTs and broken error handling for flash programming w/working area
oharboe
2009-07-08
typo in comment
oharboe
2009-07-07
fix return value for "reset" and "runtest" command. Found by code inspection.
oharboe
2009-07-07
delete long retired commented out code (daemon_startup)
oharboe
2009-07-06
- change sleep to usleep - fixes issue under win32 build
ntfreak
2009-07-06
- fix build when using a cross compiler - do not try and run any host tools
ntfreak
2009-07-06
more debug output for translation of arm mode number to enum
oharboe
2009-07-06
a bit more debug output for translation of invalid mode numbers
oharboe
2009-07-06
Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...
oharboe
2009-07-06
Fix regression in "step" command introduced in 2190
oharboe
2009-07-06
revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.
oharboe
2009-07-06
Ferdinand Postema <ferdinand@postema.eu>:
zwelch
2009-07-06
Gary Carlson <gcarlson@carlson-minot.com>:
zwelch
2009-07-06
10ms timeout check on cp15 read/write
oharboe
2009-07-06
simplify debug_reason check
oharboe
2009-07-06
try to use tabs instead of spaces
oharboe
2009-07-06
human readable error message upon invalid arguments
oharboe
2009-07-06
zy1000 now listens for port 1234. Upon accepting connection reboot zy1000.
oharboe
2009-07-02
Fix FTD2XX build for CygWin.
zwelch
2009-07-02
zy1000 1.53 snapshot
oharboe
2009-07-02
David Brownell <david-b@pacbell.net>:
zwelch
2009-07-01
Add missing copyright header to target_type.h.
zwelch
2009-07-01
Add missing copyright header and fix @page direction in membuf.h.
zwelch
2009-07-01
- correct stm32 connectivity line programming as per latest manual
ntfreak
2009-06-30
Remove at91sam3.h from flash.c; use extern like other drivers.
zwelch
2009-06-30
- remove cygwin build warnings in at91sam3.c
ntfreak
2009-06-30
Marcel Jost <marcel.jost@bfh.ch>:
zwelch
2009-06-30
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-30
Fix doxygen 'undocumented parameter' warnings in membuf.h.
zwelch
2009-06-30
Fix search and replace casualty in flash.h doxygen block.
zwelch
2009-06-30
Fix doxygen warning in jtag.h caused by a changed parameter name.
zwelch
2009-06-30
Fix doxygen warnings in new at91sam3 source file; normalize style.
zwelch
2009-06-30
Fix @file documentation blocks in new interfaces source files.
zwelch
2009-06-30
Make bug reporting output at program start-ups use fewer new lines:
zwelch
2009-06-29
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-29
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-29
Move JTAG interface list to new files.
zwelch
2009-06-28
Remove extra newline from debug log message
duane
2009-06-28
A bit more log detail about connections comming and going
duane
2009-06-28
Refactor code, create target_state_name()
duane
2009-06-27
Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...
duane
2009-06-27
Change from alloca() to malloc()
duane
2009-06-27
Switch to strotk() grr....
duane
2009-06-26
zy1000 rev C work
oharboe
2009-06-25
- fix issue when using gdb_port cmd
ntfreak
2009-06-25
Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support
oharboe
2009-06-25
Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"
duane
2009-06-24
Minor fixes to new at91sam3 files for x86-32/64 compilation problems.
zwelch
2009-06-24
Remove whitespace at end of lines, step 2.
zwelch
2009-06-24
- Replace '){' with ') {'.
zwelch
[next]