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
2008-03-22
- gdb server was incorrectly sending null terminator on qXfer:features:read: ...
ntfreak
2008-03-22
- changed jtag_add_reset errors to warnings
ntfreak
2008-03-21
- armv7m control register now set as dirty when switching context
ntfreak
2008-03-17
- fix warnings during configure cause by ecosboard. default to no, if host cp...
drath
2008-03-14
added profile command. It was added to simplify evaluation by testers.
oharboe
2008-03-13
Michael Bruck: fixed warnings
oharboe
2008-03-13
clarified jtag_khz command.
oharboe
2008-03-13
added jtag_khz for use with target library
oharboe
2008-03-13
- adds two speeds to jtag_speed. reset and post reset speed. Default
oharboe
2008-03-13
print ms in debug_level 3 logs. Seconds is not enough.
oharboe
2008-03-13
XScale excessive waiting fix.
oharboe
2008-03-13
marked infinite loop in code w/TODO and fixed warning.
oharboe
2008-03-12
Dominic undid some of my damage. CLK should now be set as intended in all cases.
oharboe
2008-03-12
The bitbang driver leaves the TCK 0 when in idle
oharboe
2008-03-12
This moves common code into functions so as to make it clear
oharboe
2008-03-12
fixed regression in XScale introduce in 297
oharboe
2008-03-11
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
2008-03-11
With the recent changes the TRST needs to happen for every reset.
oharboe
2008-03-11
tidy up output a bit. No longer show "accepted connection" inside Telnet sess...
oharboe
2008-03-11
- retired unused jtag events. The code was incorrect
oharboe
2008-03-11
- 16 and 32 bit unaligned accesses supported
ntfreak
2008-03-11
retire unused code.
oharboe
2008-03-11
JTAG_END_STATE is now retired. It is no longer queued.
oharboe
2008-03-11
- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to
oharboe
2008-03-11
Pavel Chromy: telnet line buffer size checking, history does not store repeat...
oharboe
2008-03-10
backed out changes from 483.
oharboe
2008-03-10
more target scripts wip.
oharboe
2008-03-10
more target scripts wip.
oharboe
2008-03-10
Pavel Chromy: hopefully perfection for async output and prompt/partially type...
oharboe
2008-03-10
Pavel Chromy: the attached patch refines PRESTO support and makes it work wit...
oharboe
2008-03-10
prettier async output
oharboe
2008-03-10
- fixed a problem with big endian XScale and GDB register packets.
oharboe
2008-03-10
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
2008-03-10
- Fixed various error handling when looking for memory leaks
oharboe
2008-03-10
- LOG_SILENT can be used to silence the log(needed in upcoming patches)
oharboe
2008-03-10
added stm32.cfg to install list
oharboe
2008-03-09
Michael Bruck: fix warning
oharboe
2008-03-09
- add stm32 target script
ntfreak
2008-03-08
- added more TARGET_HALTED checks for the read/write_memory handlers
ntfreak
2008-03-08
typo.
oharboe
2008-03-07
- Improves error handling upon GDB connect
oharboe
2008-03-07
Asynchronous output information from e.g. a halt is now displayed again.
oharboe
2008-03-07
- fix cross endian ELF loading
vpalatin
2008-03-07
- The elf loader incorrectly assumed that the program header always follows t...
ntfreak
2008-03-07
Michael Bruck: fixed warnings
oharboe
2008-03-07
Edgar Grimberg, fix arm926ejs_examine_debug_reason return value.
oharboe
2008-03-07
Added some timeout handling to XScale so OpenOCD doesn't get
oharboe
2008-03-07
minor corrections for target scripts.
oharboe
2008-03-07
- correct spelling typo in stm32x flash driver
ntfreak
2008-03-07
Pavel Chromy, the patch fixes an issue with PRESTO & FTD2XX under Linux.
oharboe
[next]